Michele Guerini Rocco
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 Rocco
ae55174fa9
Merge pull request #80077 from rnhmjoj/unclutter
...
nixos/unclutter: fix remaining typo
2020-02-14 09:38:45 +01:00
Lily Ballard
6c4228f7d1
tokei: 10.1.1 -> 10.1.2
2020-02-14 00:34:11 -08: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 Wallace
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 Kalinkin
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. RyanTM
334e013a0a
gitAndTools.svn-all-fast-export: 1.0.16 -> 1.0.17
2020-02-14 07:09:30 +00:00
R. RyanTM
c5b6c6958f
python27Packages.Wand: 0.5.8 -> 0.5.9
2020-02-13 22:51:53 -08:00
R. RyanTM
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 Hipple
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 Laporte
e57fdf508a
ocamlPackages.uunf: 11.0.0 → 12.0.0
2020-02-14 07:31:17 +01:00
R. RyanTM
f422253fdd
stress-ng: 0.10.16 -> 0.10.19
2020-02-14 05:30:51 +00:00
Jyun-Yan You
0f8d1ac47d
nixos/pppd: fix build error
2020-02-14 12:51:50 +08:00
ivanbrennan
73b22c4096
rxvt-unicode-plugins.perls: deprecated plugins
...
While the clipboard and url-select plugins have been deprecated, it's
likely there are still many users expecting them to exist, so continue
to provide them.
https://github.com/muennich/urxvt-perls/blob/master/deprecated/README.md
2020-02-13 23:44:30 -05:00
ivanbrennan
0e69b50b60
rxvt-unicode-plugins.perls: 2.2 -> 2.3
...
This upgrade brings a new option to the keyboard-select plugin:
URxvt.keyboard-select.clipboard: If true, copy to clipboard too
and removes the now deprecated clipboard and url-select plugins. The
reasons for deprecating these two plugins are described at:
https://github.com/muennich/urxvt-perls/blob/master/deprecated/README.md
2020-02-13 23:34:45 -05:00
Niklas Hambüchen
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 Bruneau
0509ce6408
texlab: 1.9.0 -> 1.10.0 ( #79885 )
2020-02-13 22:35:02 -05:00
Alyssa Ross
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 Ross
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 Rodas
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 Rodas
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. RyanTM
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 Weiss
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 Rocco
f8c3e15771
Merge pull request #75163 from rnhmjoj/gohu
...
gohufont: generate opentype files
2020-02-14 00:46:05 +01:00
Michele Guerini Rocco
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 Klink
591fca255e
Merge pull request #80065 from tfc/port-nsd-test
...
nixosTests.nsd: Port to python
2020-02-14 00:26:16 +01:00
Florian Klink
b2f603e3bd
Merge pull request #80069 from hax404/fix_bino3d_xcb
...
bino3d: use mkDerivation from qt
2020-02-14 00:19:53 +01:00
worldofpeace
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
worldofpeace
a07a8b473c
Merge pull request #80063 from tfc/port-solr-test
...
nixosTests.solr: Port to python
2020-02-13 17:58:03 -05:00
worldofpeace
05f5786f0a
Merge pull request #80046 from bcdarwin/c3d-downgrade-gcc
...
c3d: unbreak via stdenv -> gcc8Stdenv
2020-02-13 17:48:23 -05:00
worldofpeace
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 Klink
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 Galowicz
acef369bc3
nixosTests.plotinus: Port to Python
2020-02-13 23:36:13 +01:00
Florian Klink
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 Klink
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 Klink
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 Behar
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
R. RyanTM
088f8ee7fc
python27Packages.webassets: 0.12.1 -> 2.0
2020-02-13 13:15:15 -08:00