249388 Commits

Author SHA1 Message Date
TredwellGit
4f9179fcef ghostscript: 9.52 -> 9.53.3
https://www.ghostscript.com/doc/9.53.3/News.htm
2020-10-20 21:12:54 +00:00
TredwellGit
d14be23a56 jbig2dec: 0.18 -> 0.19
https://github.com/ArtifexSoftware/jbig2dec/blob/0.19/CHANGES
2020-10-20 21:07:12 +00:00
Kevin Cox
e25cd7827e
Merge pull request #98176 from minijackson/jellyfin-systemd-security
nixos/jellyfin: add some systemd security options
2020-10-20 16:44:32 -04:00
Ryan Mulligan
7d9979ec1b
Merge pull request #100956 from r-ryantm/auto-update/gqrx
gqrx: 2.12.1 -> 2.13
2020-10-20 13:20:12 -07:00
Lee Henson
cd3c2b1fad
nodejs-15_x: init at 15.0.0
Changelog: https://github.com/nodejs/node/releases/tag/v15.0.0
2020-10-20 21:16:09 +01:00
Silvan Mosberger
a2fe9a7abc
Merge pull request #100953 from AtnNn/splitStrings
Implement splitString using builtins.split
2020-10-20 22:12:52 +02:00
Silvan Mosberger
6a94d64c10
Merge pull request #101096 from fzakaria/faridzakaria/readTree
lib: Add listFilesRecursive function to filesystem
2020-10-20 22:06:19 +02:00
Vincent Laporte
37eb705a65 ocamlPackages.opium_kernel: 0.17.1 → 0.18.0 2020-10-20 21:50:42 +02:00
Frederik Rietdijk
a8de4381b3 Merge staging into staging-next 2020-10-20 21:24:12 +02:00
Christian Kampka
507a5e95da gamin: Fix cross compiling issues
Gamin fails to build cross-platform because it tries to run
AC_RUN_IFELSE during configure which fails as the test program is built
for the wrong platform and cannot execute. Since the test is only for
the 'abstract socket namespace' feature, we can just pin the results
for out builds, it is 'yes' for Linux and 'no' for Darwin (and other
BSD).
2020-10-20 21:22:37 +02:00
Jonathan del Strother
f0431e22c1 rubygems: 3.1.2 -> 3.1.3 2020-10-20 21:10:43 +02:00
Minijackson
4e51247318
nixos/jellyfin: add some systemd security options 2020-10-20 21:09:28 +02:00
ajs124
8904ce243a tzdata: 2019c -> 2020c 2020-10-20 21:09:28 +02:00
TredwellGit
c95bed1b9d libinput: 1.16.1 -> 1.16.2
https://lists.freedesktop.org/archives/wayland-devel/2020-October/041640.html
2020-10-20 21:08:03 +02:00
Ryan Mulligan
6dbdd13e8a
Merge pull request #101203 from TredwellGit/minecraft
minecraft: 2.1.17627 -> 2.1.17785
2020-10-20 12:06:57 -07:00
Bart Brouns
d2b13f9030 jack2: 1.9.14 -> 1.9.16 2020-10-20 21:06:14 +02:00
ajs124
b2602d1a39 apparmor: 2.13.4 -> 2.13.5 2020-10-20 21:03:28 +02:00
Niklas Hambüchen
70a924fa80 meson: Patch out default boost search paths. See #86131.
Avoids impure builds on unsandboxed non-NixOS builds, see:
https://github.com/NixOS/nixpkgs/issues/86131#issuecomment-711051774
2020-10-20 21:02:43 +02:00
Vladimír Čunát
65d6adcf3e
Merge #100713: chromium: build on all cores 2020-10-20 20:58:16 +02:00
TredwellGit
3775af7057 freetype: 2.10.2 -> 2.10.4
https://sourceforge.net/projects/freetype/files/freetype2/2.10.4/
2020-10-20 20:57:46 +02:00
Frederik Rietdijk
23890fc236 Merge staging-next into staging 2020-10-20 20:55:46 +02:00
Frederik Rietdijk
86e5ec3d59 Merge master into staging-next 2020-10-20 20:55:22 +02:00
Vladimír Čunát
8bdf7dc4ab
Merge #100886: cairo: fix build on darwin 2020-10-20 20:52:33 +02:00
StigP
a24a33dbc8
Merge pull request #101182 from zakame/zakame/meta/perl-LinuxInotify2
perlPackages.LinuxInotify2: add description/license to meta
2020-10-20 18:51:16 +00:00
Samuel Dionne-Riel
49edde0905 rsync: Work around upstream cross-compilation issue
It should be fixed by the next release:

 * b7fab6f285

Already a part of the updates for 3.2.4

 * https://download.samba.org/pub/rsync/NEWS#3.2.4
2020-10-20 14:28:27 -04:00
TredwellGit
5be19908a7 minecraft: 2.1.17627 -> 2.1.17785 2020-10-20 18:22:13 +00:00
Ryan Mulligan
72ac8255dc
Merge pull request #88921 from sikmir/keeweb
keeweb: init at 1.15.7
2020-10-20 10:44:55 -07:00
Anderson Torres
751d7c6c80
Merge pull request #100350 from vidbina/init-ghorg-v1.4.0
ghorg: init at 1.4.0
2020-10-20 14:44:39 -03:00
Anderson Torres
fb9a2e7c9b
Merge pull request #100452 from bbigras/restic
restic: 0.9.6 -> 0.10.0
2020-10-20 14:41:08 -03:00
Andreas Rammhold
bd01776050
Merge pull request #101178 from andir/firefox-82
firefox: 81.0.2 -> 82, firefox-esr: 78.3.1esr -> 78.4.0esr
2020-10-20 19:27:49 +02:00
Anthony Cowley
8db271b98f aspellDicts: force grep to treat dictionaries as text files
Fixes #101184
2020-10-20 13:19:24 -04:00
Doron Behar
0f3d40ef68
Merge pull request #84816 from FlorianFranzen/texmacs
texmacs: 1.99.11 -> 1.99.13
2020-10-20 20:17:26 +03:00
Ivan Tham
86b885a4a0
gtk+: refactor name (#100947)
* gtk+: refactor name
2020-10-20 17:00:23 +00:00
Pascal Bach
6ee7c68f94 skypeforlinux: 8.64.0.81 -> 8.65.0.78 2020-10-20 18:39:10 +02:00
Raghav Sood
6c5dc5e17e
polkadot: add RaghavSood as maintainer 2020-10-21 00:29:14 +08:00
Raghav Sood
7470fd9a5e
polkadot: 0.8.24 -> 0.8.25 2020-10-21 00:28:34 +08:00
Yuki Okushi
afc8027dde rust-bindgen: 0.54.1 -> 0.55.1 2020-10-20 09:09:13 -07:00
Doron Behar
4d7925f642
Merge pull request #101141 from magnetophon/faust 2020-10-20 19:07:45 +03:00
Florian Klink
76d6af32e0
Merge pull request #98618 from jbaum98/tlp-aarch64
tlp: Add support for non-x86 platforms
2020-10-20 17:52:37 +02:00
aszlig
8ea168db1f
nixos/tests/avahi: Fix evaluation
In commit a61ca0373b63225e3aa00556c8fc1fb36abcbe3e (#100267), the avahi
test expression got an additional attribute, but instead of wrapping the
function, the attributes were introduced by nesting the function one
level deeper.

To illustrate this:

  Before: attrs: <testdrv>
  After:  newattrs: attrs: <testdrv>

So when instantiating tests.avahi.x86_64-linux from nixos/release.nix we
get "value is a function while a set was expected" instead of the
derivation.

I simply re-passed the attributes to make-test-python.nix, since the
function already allows (via "...") arbitrary attributes to be passed.

The reason why I'm pushing this directly to master is because evaluation
for the test is already broken and the worst that could happen here is
that things are *still* broken.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @flokli, @doronbehar
2020-10-20 17:38:20 +02:00
Justin Humm
c4237e2be1 opensc: patch for CVE-2020-26570, CVE-2020-26572 2020-10-20 17:31:26 +02:00
Peter Hoeg
b65f1a4862 vkquake: fix the build 2020-10-20 23:17:16 +08:00
Austin Seipp
a7e87bdd58
yosys: 2020.08.22 -> 2020.10.20
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-10-20 09:52:41 -05:00
Austin Seipp
232a0c2a90
picat: 3.0 -> 3.0p2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-10-20 09:52:41 -05:00
Zak B. Elep
1d8c943339 perlPackages.LinuxInotify2: add description/license to meta 2020-10-20 22:51:21 +08:00
Dmitry Kalinkin
a4a9957eda
Merge pull request #101090 from SuperSandro2000/asf-4.3.1.0
ArchiSteamFarm: 4.3.0.6 -> 4.3.1.0
2020-10-20 10:44:34 -04:00
Andreas Rammhold
6057ea490f firefox: 78.3.1esr -> 78.4.0esr 2020-10-20 16:29:09 +02:00
Andreas Rammhold
ae2f5cccbb firefox: 81.0.2 -> 82.0 2020-10-20 16:29:07 +02:00
Andreas Rammhold
b6b09ac7ae
Merge pull request #99922 from S-NA/wip/firefox-lto
firefox: add ltoSupport and enable it by default
2020-10-20 16:23:35 +02:00
ajs124
038afc6906
Merge pull request #88825 from helsinki-systems/init/rpi-eeprom
raspberrypi-eeprom: Init at 2020-10-05
2020-10-20 16:13:48 +02:00