summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* ocamlPackages.uunf: 11.0.0 → 12.0.0Vincent Laporte2020-02-14
|
* Merge pull request #79815 from nh2/fftw-remove-openmp-disablesNiklas Hambüchen2020-02-14
|\ | | | | fftw: Re-enable OpenMP with non-GCC and musl
| * fftw: Re-enable OpenMP with non-GCC and musl.Niklas Hambüchen2020-02-11
| | | | | | | | | | | | | | | | Clang now supports OpenMP, and musl has no problem with it either. Related to #7023 and #34645. See also #79818.
* | texlab: 1.9.0 -> 1.10.0 (#79885)Kira Bruneau2020-02-13
| |
* | python3.pkgs.cmd2: fix shebangAlyssa Ross2020-02-14
| | | | | | | | | | | | The bang was missing! What was there before would still have worked, but I think it would end up being executed by /bin/sh since it had no shebang line.
* | alsaPluginWrapper: fix shebangAlyssa Ross2020-02-14
| | | | | | | | | | | | The bang was missing! But there's a neater way to do this anyway. What was there before would still have worked, but I think it would end up being executed by /bin/sh since it had no shebang line.
* | Merge pull request #80073 from zowoq/ghMario Rodas2020-02-13
|\ \ | | | | | | gitAndTools.gh: 0.5.4 -> 0.5.5
| * | gitAndTools.gh: 0.5.4 -> 0.5.5zowoq2020-02-14
| | | | | | | | | | | | https://github.com/cli/cli/releases/tag/v0.5.5
* | | Merge pull request #80079 from marsam/update-procsMario Rodas2020-02-13
|\ \ \ | | | | | | | | procs: 0.9.6 -> 0.9.9
| * | | procs: 0.9.6 -> 0.9.9Mario Rodas2020-02-13
|/ / /
* | | gitRepo: 2.1.1 -> 2.3Michael Weiss2020-02-14
| | |
* | | python3Packages.sphinx-jinja: fix python3 namespace during testsJon2020-02-13
| | |
* | | python27Packages.sphinx-jinja: 1.1.0 -> 1.1.1R. RyanTM2020-02-13
| | |
* | | liburing: 0.2 -> 0.4pre514_2454d630Austin Seipp2020-02-13
| | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | Merge pull request #79860 from primeos/chromiumMichael Weiss2020-02-14
|\ \ \ | | | | | | | | chromium: 80.0.3987.87 -> 80.0.3987.100
| * | | google-chrome-dev: Add the newly required dependenciesMichael Weiss2020-02-14
| | | | | | | | | | | | | | | | | | | | google-chrome-unstable won't launch without the following shared object files: libdrm.so.2 and libgbm.so.1.
| * | | chromium: 80.0.3987.87 -> 80.0.3987.100Michael Weiss2020-02-11
| | | | | | | | | | | | | | | | https://chromereleases.googleblog.com/2020/02/stable-channel-update-for-desktop_11.html
* | | | Merge pull request #75163 from rnhmjoj/gohuMichele Guerini Rocco2020-02-14
|\ \ \ \ | | | | | | | | | | gohufont: generate opentype files
| * | | | gohufont: split outputs into out and otbrnhmjoj2020-02-10
| | | | |
| * | | | gohufont: make fonttosfnt deterministicrnhmjoj2020-02-07
| | | | |
| * | | | xorg.fonttosfnt: add patch to fix uninitialized memory bugrnhmjoj2020-02-07
| | | | |
| * | | | gohufont: fix for cross compilationrnhmjoj2020-02-07
| | | | |
| * | | | bdf2psf: fix for cross compilationrnhmjoj2020-02-07
| | | | |
| * | | | gohufont: generate opentype filesrnhmjoj2020-02-07
| | | | |
* | | | | Merge pull request #79984 from dtzWill/feature/bdf2sfdMichele Guerini Rocco2020-02-14
|\ \ \ \ \ | | | | | | | | | | | | bdf2sfd: init at 1.1.0
| * | | | | bdf2sfd: init at 1.1.0Will Dietz2020-02-13
| | | | | |
* | | | | | tdesktop: 1.9.12 -> 1.9.13Michael Weiss2020-02-14
| | | | | |
* | | | | | Merge pull request #80065 from tfc/port-nsd-testFlorian Klink2020-02-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixosTests.nsd: Port to python
| * | | | | | nixosTests.nsd: Port to pythonJacek Galowicz2020-02-13
| | | | | | |
* | | | | | | Merge pull request #80069 from hax404/fix_bino3d_xcbFlorian Klink2020-02-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | bino3d: use mkDerivation from qt
| * | | | | | | bino3d: use mkDerivation from qtGeorg Haas2020-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adopted solution from commit 7e0dd3833d51294224ac5f5d8fd375e7935f2d0e
* | | | | | | | Merge pull request #79976 from bhipple/feature/fetchcargo-readmeworldofpeace2020-02-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | rust: Replace migration README with GitHub issue
| * | | | | | | | rust: Replace migration README with GitHub issueBenjamin Hipple2020-02-12
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The readme was nice to discuss in the implementation PR, but now that this is merged it's better to have an issue that can be linked against in PRs and doesn't require further merges to update status. Ported with a status update in #79975
* | | | | | | | Merge pull request #80063 from tfc/port-solr-testworldofpeace2020-02-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixosTests.solr: Port to python
| * | | | | | | | nixosTests.solr: Port to pythonJacek Galowicz2020-02-13
| | | | | | | | |
* | | | | | | | | Merge pull request #80046 from bcdarwin/c3d-downgrade-gccworldofpeace2020-02-13
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | c3d: unbreak via stdenv -> gcc8Stdenv
| * | | | | | | | | c3d: unbreak via stdenv -> gcc8StdenvBen Darwin2020-02-13
| | | | | | | | | |
* | | | | | | | | | Merge pull request #80067 from tfc/port-plotinus-testworldofpeace2020-02-13
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nixosTests.plotinus: Port to Python
| * | | | | | | | | | nixosTests.plotinus: Port to PythonJacek Galowicz2020-02-13
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #80062 from flokli/gitlab-12.7.6Florian Klink2020-02-13
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | gitlab: 12.7.5 -> 12.7.6
| * | | | | | | | | | gitlab: 12.7.5 -> 12.7.6Florian Klink2020-02-13
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #78360 from serokell/mkaito/caddy-restartFlorian Klink2020-02-13
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nixos/caddy: resync with upstream unit file
| * | | | | | | | | | | nixos/caddy: resync with upstream unit fileYorick van Pelt2020-01-23
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #79631 from bhipple/doc/python-formattingFlorian Klink2020-02-13
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | doc: consistent formatting on python manual section
| * | | | | | | | | | | | doc: consistent formatting on python manual sectionBenjamin Hipple2020-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No material changes to docs, but trying to sanitize them for consistent readability prior to looking at #75837. - Use `*` for lists instead of `-`. I have no opinion one way or the other, but the latter was only used in 1-2 places. - Pad the code blocks with whitespace. - Wrap to 80 characters, except for a few 1-liners that were only slightly over.
* | | | | | | | | | | | | Merge pull request #79663 from primeos/brightnessctl-systemd-supportFlorian Klink2020-02-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | brightnessctl: Add systemd support
| * | | | | | | | | | | | | nixos/brightnessctl: Remove the moduleMichael Weiss2020-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Due to the support of the systemd-logind API the udev rules aren't required anymore which renders this module useless [0]. Note: brightnessctl should now require a working D-Bus setup and a valid local logind session for this to work. [0]: https://github.com/NixOS/nixpkgs/pull/79663
| * | | | | | | | | | | | | brightnessctl: Add systemd supportMichael Weiss2020-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes it possible to use brightnessctl without udev rules / suid.
* | | | | | | | | | | | | | neovim-remote: add now needed setuptools as inputDoron Behar2020-02-13
| |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | python27Packages.webassets: 0.12.1 -> 2.0R. RyanTM2020-02-13
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |