Commit Graph
213340 Commits
Author SHA1 Message Date
Marek Mahut 6274ce11a1 cloudflare-wrangler: adding dependencies for darwin 2020-02-14 09:51:48 +01:00
Marek Mahut 809bc8cafb cloudflare-wrangler: 1.4.0 -> 1.7.0 2020-02-14 09:51:48 +01:00
Marek MahutandGitHub f9388a7634 Merge pull request #79937 from mmahut/eggdrop
eggdrop: 1.6.21-nix1 -> 1.8.4
2020-02-14 09:49:06 +01:00
lewoandGitHub d49804cf45 Merge pull request #80102 from nlewo/fix-78744
dockerTools.buildLayeredImage: store all paths passed in final layer (fix 78744)
2020-02-14 09:48:52 +01:00
Marek MahutandGitHub d7b8edf723 Merge pull request #79940 from mmahut/glide
glide: 0.12.3 -> 0.13.3
2020-02-14 09:48:38 +01:00
Marek MahutandGitHub 5885e01f08 Merge pull request #79935 from mmahut/ezquake
ezquake: 3.0.1 -> 3.1
2020-02-14 09:47:48 +01:00
Mario RodasandGitHub 7696369bec docker-slim: move expression to outside of build-support (#80078) 2020-02-14 09:42:18 +01:00
Michele Guerini RoccoandGitHub 66b5b29977 Merge pull request #80076 from rnhmjoj/alsa
nixos/alsa: replace list by attrset in environment.etc
2020-02-14 09:40:41 +01:00
Michele Guerini RoccoandGitHub ae55174fa9 Merge pull request #80077 from rnhmjoj/unclutter
nixos/unclutter: fix remaining typo
2020-02-14 09:38:45 +01:00
Antoine Eiche baa78de594 nixosTests.docker-tools: add bulk-layer test
A regression test for https://github.com/NixOS/nixpkgs/issues/78744.
2020-02-14 09:26:26 +01:00
Richard WallaceandAntoine Eiche 3b65b3f6d6 dockerTools.buildLayeredImage: store all paths passed in final layer
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.
2020-02-14 09:26:26 +01:00
Dmitry KalinkinandGitHub 8979d2dde5 Merge pull request #80052 from mmilata/hunspell-dict-cs
hunspellDicts: add Czech and Slovak dictionary
2020-02-14 02:51:35 -05:00
R. RyanTMandJon c5b6c6958f python27Packages.Wand: 0.5.8 -> 0.5.9 2020-02-13 22:51:53 -08:00
R. RyanTMandJon 893f7e8f43 python27Packages.Rtree: 0.9.3 -> 0.9.4 2020-02-13 22:51:19 -08:00
Jan Tojnar 49bba752d5 python3.pkgs.babelgladeextractor: 0.6.3 → 0.7.0
https://github.com/gnome-keysign/babel-glade/compare/0.6.3...0.7.0
2020-02-14 07:44:48 +01:00
Benjamin HippleandJon eb11feaa0b treewide: change fetchCargoTarball default to opt-out
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.
2020-02-13 22:41:37 -08:00
Vincent LaporteandVincent Laporte e57fdf508a ocamlPackages.uunf: 11.0.0 → 12.0.0 2020-02-14 07:31:17 +01:00
Niklas HambüchenandGitHub 92176bc7c3 Merge pull request #79815 from nh2/fftw-remove-openmp-disables
fftw: Re-enable OpenMP with non-GCC and musl
2020-02-14 05:04:07 +01:00
Kira BruneauandGitHub 0509ce6408 texlab: 1.9.0 -> 1.10.0 (#79885) 2020-02-13 22:35:02 -05:00
Alyssa RossandMatthieu Coudron 95ee2c8e26 python3.pkgs.cmd2: fix shebang
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.
2020-02-14 04:16:50 +01:00
Alyssa RossandMatthieu Coudron ed12380827 alsaPluginWrapper: fix shebang
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.
2020-02-14 04:16:50 +01:00
Mario RodasandGitHub 0565f10b24 Merge pull request #80073 from zowoq/gh
gitAndTools.gh: 0.5.4 -> 0.5.5
2020-02-13 21:48:54 -05:00
Mario RodasandGitHub ed582c76ab Merge pull request #80079 from marsam/update-procs
procs: 0.9.6 -> 0.9.9
2020-02-13 21:23:51 -05:00
rnhmjoj f01bcccd25 nixos/unclutter: fix remaining typo 2020-02-14 01:28:03 +01:00
rnhmjoj 2ad680ac73 nixos/alsa: replace list by attrset in environment.etc 2020-02-14 01:17:18 +01:00
Michael Weiss c1741fc12a gitRepo: 2.1.1 -> 2.3 2020-02-14 01:06:36 +01:00
Jon 4580ffa701 python3Packages.sphinx-jinja: fix python3 namespace during tests 2020-02-13 15:52:29 -08:00
R. RyanTMandJon 5a40f6c329 python27Packages.sphinx-jinja: 1.1.0 -> 1.1.1 2020-02-13 15:52:29 -08:00
Austin Seipp c7c57b9f84 liburing: 0.2 -> 0.4pre514_2454d630
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-13 17:51:39 -06:00
Michael WeissandGitHub da9de2e115 Merge pull request #79860 from primeos/chromium
chromium: 80.0.3987.87 -> 80.0.3987.100
2020-02-14 00:50:13 +01:00
zowoq 66f50128dc gitAndTools.gh: 0.5.4 -> 0.5.5
https://github.com/cli/cli/releases/tag/v0.5.5
2020-02-14 09:46:21 +10:00
Michele Guerini RoccoandGitHub f8c3e15771 Merge pull request #75163 from rnhmjoj/gohu
gohufont: generate opentype files
2020-02-14 00:46:05 +01:00
Michele Guerini RoccoandGitHub 5c86fd62fd Merge pull request #79984 from dtzWill/feature/bdf2sfd
bdf2sfd: init at 1.1.0
2020-02-14 00:44:37 +01:00
Michael Weiss a59a557cf6 tdesktop: 1.9.12 -> 1.9.13 2020-02-14 00:43:20 +01:00
Michael Weiss 3fadc45499 google-chrome-dev: Add the newly required dependencies
google-chrome-unstable won't launch without the following shared object
files: libdrm.so.2 and libgbm.so.1.
2020-02-14 00:37:05 +01:00
Florian KlinkandGitHub 591fca255e Merge pull request #80065 from tfc/port-nsd-test
nixosTests.nsd: Port to python
2020-02-14 00:26:16 +01:00
Florian KlinkandGitHub b2f603e3bd Merge pull request #80069 from hax404/fix_bino3d_xcb
bino3d: use mkDerivation from qt
2020-02-14 00:19:53 +01:00
worldofpeaceandGitHub 6abb59c6ba Merge pull request #79976 from bhipple/feature/fetchcargo-readme
rust: Replace migration README with GitHub issue
2020-02-13 18:03:34 -05:00
worldofpeaceandGitHub a07a8b473c Merge pull request #80063 from tfc/port-solr-test
nixosTests.solr: Port to python
2020-02-13 17:58:03 -05:00
worldofpeaceandGitHub 05f5786f0a Merge pull request #80046 from bcdarwin/c3d-downgrade-gcc
c3d: unbreak via stdenv -> gcc8Stdenv
2020-02-13 17:48:23 -05:00
worldofpeaceandGitHub 694a8b21b6 Merge pull request #80067 from tfc/port-plotinus-test
nixosTests.plotinus: Port to Python
2020-02-13 17:47:07 -05:00
Ben Darwin 1112bcc75e c3d: unbreak via stdenv -> gcc8Stdenv 2020-02-13 17:45:18 -05:00
Florian KlinkandGitHub 9673272fb6 Merge pull request #80062 from flokli/gitlab-12.7.6
gitlab: 12.7.5 -> 12.7.6
2020-02-13 23:42:40 +01:00
Jacek GalowiczandJacek Galowicz acef369bc3 nixosTests.plotinus: Port to Python 2020-02-13 23:36:13 +01:00
Florian KlinkandGitHub 7564f4faf3 Merge pull request #78360 from serokell/mkaito/caddy-restart
nixos/caddy: resync with upstream unit file
2020-02-13 23:26:11 +01:00
Florian KlinkandGitHub a3779ce53a Merge pull request #79631 from bhipple/doc/python-formatting
doc: consistent formatting on python manual section
2020-02-13 23:19:20 +01:00
Florian KlinkandGitHub aaa1c7b28f Merge pull request #79663 from primeos/brightnessctl-systemd-support
brightnessctl: Add systemd support
2020-02-13 23:14:20 +01:00
Jacek Galowicz 36b808de5f nixosTests.solr: Port to python 2020-02-13 22:40:47 +01:00
Doron BeharandJon d4169851a5 neovim-remote: add now needed setuptools as input 2020-02-13 13:20:29 -08:00
Florian Klink 0a87568b03 gitlab: 12.7.5 -> 12.7.6 2020-02-13 22:18:27 +01:00