summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* dockerTools.buildLayeredImage: store all paths passed in final layerRichard Wallace2020-02-14
| | | | | | | | | | | Fixes #78744 My previous change broke when there are more packages than the maximum number of layers. I had assumed that the `store-path-to-layer.sh` was only ever passed a single store path, but that is not the case if there are multiple packages going into the final layer. To fix this, we loop through the paths going into the final layer, appending them to the tar file and making sure they end up at the right path.
* Merge pull request #80052 from mmilata/hunspell-dict-csDmitry Kalinkin2020-02-14
|\ | | | | hunspellDicts: add Czech and Slovak dictionary
| * hunspellDicts: add Czech and Slovak dictionaryMartin Milata2020-02-13
| |
| * hunspellDicts: libreoffice: 6.2.0.3 -> 6.3.0.4Martin Milata2020-02-13
| |
* | python27Packages.Wand: 0.5.8 -> 0.5.9R. RyanTM2020-02-13
| |
* | python27Packages.Rtree: 0.9.3 -> 0.9.4R. RyanTM2020-02-13
| |
* | python3.pkgs.babelgladeextractor: 0.6.3 → 0.7.0Jan Tojnar2020-02-14
| | | | | | | | https://github.com/gnome-keysign/babel-glade/compare/0.6.3...0.7.0
* | treewide: change fetchCargoTarball default to opt-outBenjamin Hipple2020-02-13
| | | | | | | | | | | | | | | | | | | | | | Changes the default fetcher in the Rust Platform to be the newer `fetchCargoTarball`, and changes every application using the current default to instead opt out. This commit does not change any hashes or cause any rebuilds. Once integrated, we will start deleting the opt-outs and recomputing hashes. See #79975 for details.
* | 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