Michael Raskin
2d2a31aac0
Merge pull request #92609 from r-ryantm/auto-update/squid
...
squid: 4.11 -> 4.12
2020-07-15 07:25:32 +00:00
Jan Tojnar
5788f7173e
Merge branch 'master' into staging-next
2020-07-15 09:25:28 +02:00
Michele Guerini Rocco
d8ec219293
Merge pull request #93051 from samuelgrf/fix/nerdfonts-no-winfonts
...
nerdfonts: disable Windows font variants (by default)
2020-07-15 09:22:34 +02:00
Michele Guerini Rocco
661ebced1b
Merge pull request #93137 from rnhmjoj/uncertain
...
uncertainties: 3.1.2 -> 3.1.4
2020-07-15 09:19:58 +02:00
Jan Tojnar
f83c9a7561
libevdev: fix aarch64 support
2020-07-15 06:15:16 +02:00
Jan Tojnar
d9f416313a
python3.pkgs.pyudev: do not propagate systemd
...
It is not linked against so there is no need to include it in build inputs, much less propagate it.
This removes systemd.dev from the runtime closure of packages using pyudev.
2020-07-15 06:15:16 +02:00
Jan Tojnar
6cf8110264
libinput: fix subcommands
...
Running subcommands like `libinput measure` requires python and some python modules.
I previously added the dependencies in [1] but [2] accidentally moved them to checkInputs so they are not available at runtime by patchShebangs (especially since tests are disabled).
Additionally, the tools were ported from evdev python module to python-libevdev in libinput 1.14, which was missed [3] during upgrade.
Finally, other python modules are needed so let's add them as well.
[1]: https://github.com/NixOS/nixpkgs/pull/51304
[2]: de14f0c6e1
[3]: b291f2a995
2020-07-15 06:15:16 +02:00
Jan Tojnar
7c75c1ed56
python3.pkgs.libevdev: enable tests
2020-07-15 06:15:15 +02:00
Jan Tojnar
10e5b931eb
python3.pkgs.libevdev: hardcode path
2020-07-15 06:15:15 +02:00
Cole Helbling
7f2c366268
Remove tmp file from tarball job
...
Brought up in
https://discourse.nixos.org/t/what-is-the-100mib-text-file-tmp-in-recent-channels-nixexprs-tar-xz/8137
and introduced by
d6ec410a47
.
2020-07-14 20:02:31 -07:00
R. RyanTM
ad32e55b7d
siege: 4.0.5 -> 4.0.6
2020-07-15 02:16:58 +00:00
Mario Rodas
dc1c3f3203
Merge pull request #93120 from marsam/update-kbs2
...
kbs2: 0.1.1 -> 0.1.2
2020-07-14 17:44:52 -05:00
Mario Rodas
2c97056db4
Merge pull request #93129 from r-ryantm/auto-update/python2.7-python-dotenv
...
python27Packages.python-dotenv: 0.13.0 -> 0.14.0
2020-07-14 17:43:42 -05:00
Mario Rodas
c08ef800bb
Merge pull request #93143 from tobim/mpd/0.21.25
...
mpd: 0.21.23 -> 0.21.25
2020-07-14 17:40:04 -05:00
José Romildo Malaquias
50de229ca5
Merge pull request #92671 from r-ryantm/auto-update/yaru
...
yaru-theme: 20.04.7 -> 20.10.1
2020-07-14 19:16:52 -03:00
Samuel Gräfenstein
56ce016024
nerdfonts: disable Windows font variants
...
The only difference between these and the regular fonts is that
the internal font name is limited to 31 characters. They double
the package closure size.
2020-07-14 23:58:01 +02:00
Dmitry Kalinkin
25d3591fd1
ujson: version 3.0.0 requires python 3.5+
2020-07-14 17:51:08 -04:00
Maximilian Bosch
f0cfc7eba9
Merge pull request #92954 from etu/composer-update
...
php.packages.composer: 1.10.6 -> 1.10.8
2020-07-14 23:31:54 +02:00
José Romildo Malaquias
6b18a48255
Merge pull request #92541 from r-ryantm/auto-update/qt5ct
...
qt5ct: 0.41 -> 1.0
2020-07-14 18:16:51 -03:00
Michael Weiss
8427eb7044
chromium: 83.0.4103.116 -> 84.0.4147.89
...
https://chromereleases.googleblog.com/2020/07/stable-channel-update-for-desktop.html
This update includes 38 security fixes.
CVEs:
CVE-2020-6510 CVE-2020-6511 CVE-2020-6512 CVE-2020-6513 CVE-2020-6514
CVE-2020-6515 CVE-2020-6516 CVE-2020-6517 CVE-2020-6518 CVE-2020-6519
CVE-2020-6520 CVE-2020-6521 CVE-2020-6522 CVE-2020-6523 CVE-2020-6524
CVE-2020-6525 CVE-2020-6526 CVE-2020-6527 CVE-2020-6528 CVE-2020-6529
CVE-2020-6530 CVE-2020-6531 CVE-2020-6533 CVE-2020-6534 CVE-2020-6535
CVE-2020-6536
2020-07-14 23:10:31 +02:00
Michele Guerini Rocco
406e29d427
Merge pull request #93135 from claudiiii/update-riot-web
...
riot-web: 1.6.7 -> 1.6.8
2020-07-14 22:55:55 +02:00
Michele Guerini Rocco
4a2749b089
Merge pull request #93138 from rnhmjoj/bdf2psf
...
bdf2psf: 1.195 -> 1.196
2020-07-14 22:42:16 +02:00
Dmitry Kalinkin
a4c7c2ab30
Merge pull request #92295 from avnik/wine-update
...
Wine update: 5.11 -> 5.12
2020-07-14 16:35:23 -04:00
Dmitry Kalinkin
ac94f1ab7e
Merge pull request #91984 from veprbl/pr/zstd_use_shared_lib
...
zstd: build programs and tests against the shared library
2020-07-14 16:34:12 -04:00
R. RyanTM
a794977af3
alembic: 1.7.12 -> 1.7.13
2020-07-14 16:32:56 -04:00
adisbladis
25bc56fcb8
transmission: Remove $out/share/doc
...
This is a very common path that often collides with other packages.
2020-07-14 22:03:14 +02:00
adisbladis
5d7cbc659e
darktable: Remove $out/share/doc
...
This is a very common path that often collides with other packages.
2020-07-14 22:03:14 +02:00
adisbladis
29c38efa84
firefox-bin: 78.0.1 -> 78.0.2
2020-07-14 22:03:14 +02:00
adisbladis
8b893ecde1
firefox-devedition-bin: 78.0b9 -> 79.0b7
2020-07-14 22:03:14 +02:00
adisbladis
e97bd70624
firefox-beta-bin: 79.0b2 -> 79.0b7
2020-07-14 22:03:14 +02:00
adisbladis
11acd8b30e
firefox-bin: Work around bug in upstream SHA sums files
2020-07-14 22:03:13 +02:00
adisbladis
f84cd5f8aa
firefox-bin: Switch to sha256 sums in update scripts
...
There is no extra security properties provided by sha512, they are
just bigger.
2020-07-14 22:03:01 +02:00
Tobias Mayer
292c914f03
mpd: 0.21.23 -> 0.21.25
2020-07-14 21:58:16 +02:00
Marek Mahut
87eb9e334a
Merge pull request #89668 from mmilata/lnd-0.10.1
...
lnd: 0.10.0 -> 0.10.3, enable same features as upstream
2020-07-14 21:54:44 +02:00
Marek Mahut
36ff726444
Merge pull request #92831 from fuwa0529/update-wownero
...
wownero: 0.8.0.0 -> 0.8.0.1
2020-07-14 21:51:19 +02:00
Marek Mahut
33d763deb1
Merge pull request #93132 from rnhmjoj/monero
...
monero: 0.16.0.0 -> 0.16.0.1
2020-07-14 21:50:11 +02:00
Graham Christensen
0c10b75288
Merge pull request #93110 from grahamc/systemd-executable
...
stage-2: parameterized systemd executable
2020-07-14 15:45:00 -04:00
R. RyanTM
30adb1013c
python37Packages.azure-core: 1.6.0 -> 1.7.0
2020-07-14 12:31:29 -07:00
rnhmjoj
6eae3bc430
bdf2psf: 1.195 -> 1.196
2020-07-14 21:11:28 +02:00
rnhmjoj
5718d1927b
uncertainties: 3.1.2 -> 3.1.4
2020-07-14 20:46:47 +02:00
Florian Klink
e99389a942
Merge pull request #93001 from aanderse/gitolite
...
nixos/gitolite: provision data directory only before service begins
2020-07-14 20:40:35 +02:00
Ryan Mulligan
e72a18da0f
Merge pull request #93054 from r-ryantm/auto-update/intel-media-sdk
...
intel-media-sdk: 20.1.1 -> 20.2.0
2020-07-14 11:36:02 -07:00
Florian Klink
b6c53e3ac5
Merge pull request #92791 from johanot/ceph-15
...
ceph: 14.2.10 -> 15.2.4
2020-07-14 20:10:23 +02:00
Graham Christensen
64dd9c1d6a
stage-2: parameterized systemd executable
...
This lets users do sneaky things before systemd starts, and
permanently affect the environment in which systemd runs. For example,
we could start systemd in a non-default network namespace by setting
the systemdExecutable to a wrapper script containing:
#!/bin/sh
ip netns add virtual
touch /var/run/netns/physical
mount -o bind /proc/self/ns/net /var/run/netns/physical
exec ip netns exec virtual systemd
_note: the above example does literally work, but there are unresolved
problems with udev and dhcp._
2020-07-14 13:18:14 -04:00
worldofpeace
97054ce880
Merge pull request #93089 from jtojnar/debug-gnome-tests
...
nixosTests.gnome3: enable debug mode
2020-07-14 12:43:56 -04:00
rnhmjoj
e39d0ad473
monero: 0.16.0.0 -> 0.16.0.1
2020-07-14 18:38:44 +02:00
Florian Klink
b0a107335a
Merge pull request #91359 from oxalica/rust-analyzer
...
rust-analyzer: 2020-06-08 -> 2020-07-13, and fix version display
2020-07-14 18:03:39 +02:00
Thomas Tuegel
7a8bdde4e5
Merge pull request #91571 from NixOS/u/kde
...
kde-applications: 19.12.3 -> 20.04.1
2020-07-14 10:40:48 -05:00
Maximilian Bosch
7713fba8f8
Revert "buildRustPackage: fix cargoBuildFlags"
...
This reverts commit deb78151a9438fb202842d9dbe348365cfd767e0.
Mixing up two distinct phases of a derivation's build is not a good idea. See
also https://github.com/NixOS/nixpkgs/pull/91689#issuecomment-657813954 .
2020-07-14 17:39:09 +02:00
adisbladis
abdb935291
Merge pull request #93124 from adisbladis/poetry2nix-1_10_0
...
poetry2nix: 1.9.2 -> 1.10.0
2020-07-14 17:15:02 +02:00