Chuck
2327204ad0
gnupatch: Don't fetch from cgit URLs with unstable hashes
...
cgit cannot serve patches with stable hashes, so store these patches
in-tree. cgit community discussion about this problem:
https://lists.zx2c4.com/pipermail/cgit/2017-February/003470.html
We pull the patches in-tree rather than strip cgit footers with fetchpatch
because per https://github.com/NixOS/nixpkgs/pull/61471#issuecomment-493218587
dependencies of fetchpatch cannot use fetchpatch.
Verification that the only difference between the live page, the
patch committed here, and the version cached under the old hash at
tarballs.nixos.org is the cgit version footer:
$ curl -s -L http://tarballs.nixos.org/sha256/ "$(nix-hash --type sha256 --to-base16 0iw0lk0yhnhvfjzal48ij6zdr92mgb84jq7fwryy1hdhi47hhq64)" > Allow_input_files_to_be_missing_for_ed-style_patches.patch
$ diff -U0 --label cgit-live <( curl -s -L https://git.savannah.gnu.org/cgit/patch.git/patch/?id=b5a91a01e5d0897facdd0f49d64b76b0f02b43e1 ) Allow_input_files_to_be_missing_for_ed-style_patches.patch
--- cgit-live
+++ Allow_input_files_to_be_missing_for_ed-style_patches.patch 2020-01-29 17:22:00.077312937 -0800
@@ -32 +32 @@
-cgit v1.2.1
+cgit v1.0-41-gc330
$ curl -s -L http://tarballs.nixos.org/sha256/ "$(nix-hash --type sha256 --to-base16 1bpy16n3hm5nv9xkrn6c4wglzsdzj3ss1biq16w9kfv48p4hx2vg)" > CVE-2018-1000156.patch
$ diff -U0 --label cgit-live <( curl -s -L https://git.savannah.gnu.org/cgit/patch.git/patch/?id=123eaff0d5d1aebe128295959435b9ca5909c26d ) CVE-2018-1000156.patch
--- cgit-live
+++ CVE-2018-1000156.patch 2020-01-29 17:23:41.021116969 -0800
@@ -210 +210 @@
-cgit v1.2.1
+cgit v1.0-41-gc330
2020-01-30 14:23:33 -08:00
Matthew Bauer
3eb6e3f5ef
v8: remove duplicate libs, cflags entries
...
This was an oversight, and unnecessary in the .pc file.
2020-01-28 11:37:15 -05:00
Matthew Bauer
db29857eb3
Re-Revert "clang_7,clang_8,clang_9: fix compilation of HIP-code"
...
This reverts commit f14a4d60b7
, and thus
applying 558af6fbc7
.
2020-01-28 11:35:19 -05:00
Vladimír Čunát
e8907eaea3
Merge #78604 : pciutils: 3.6.2 -> 3.6.4 (into staging)
2020-01-28 15:10:14 +01:00
Frederik Rietdijk
cdff57e1fc
Merge staging-next into staging
2020-01-28 10:48:36 +01:00
Frederik Rietdijk
dce0ca29d9
Merge master into staging-next
2020-01-28 10:46:13 +01:00
Sergey Lukjanov
e328078fe0
minecraft-server: 1.14.4 -> 1.15.2 ( #78514 )
2020-01-28 04:00:45 -05:00
Maximilian Bosch
b3729ae77f
kitty: 0.15.1 -> 0.16.0
...
https://github.com/kovidgoyal/kitty/releases/tag/v0.16.0
2020-01-28 09:14:33 +01:00
Mario Rodas
d8cb4ed910
Merge pull request #78653 from r-ryantm/auto-update/python2.7-pysrt
...
python27Packages.pysrt: 1.1.1 -> 1.1.2
2020-01-28 00:32:55 -05:00
Matthew Bauer
f14a4d60b7
Revert "clang_7,clang_8,clang_9: fix compilation of HIP-code"
...
This reverts commit 558af6fbc7
.
This was meant for staging. Will apply there.
2020-01-27 23:24:35 -05:00
Matthew Bauer
d4ad868aaa
Merge pull request #78308 from DieGoldeneEnte/clang-hip-patch
...
clang_7,clang_8,clang_9: fix compilation of HIP-code
2020-01-27 23:15:19 -05:00
Ryan Mulligan
288cfc7d2f
Merge pull request #78643 from petabyteboy/feature/alertmanager-startup
...
nixos/alertmanager: Fix startup
2020-01-27 20:14:37 -08:00
R. RyanTM
a6b6fe115e
python27Packages.uproot: 3.11.0 -> 3.11.1
2020-01-27 19:02:45 -08:00
R. RyanTM
d6464b8add
python27Packages.pysrt: 1.1.1 -> 1.1.2
2020-01-28 03:01:28 +00:00
Ryan Mulligan
2e8018bcff
Merge pull request #78510 from r-ryantm/auto-update/libow
...
libow: 3.2p1 -> 3.2p3
2020-01-27 18:17:03 -08:00
Mario Rodas
b750d60da3
Merge pull request #78633 from r-ryantm/auto-update/python2.7-deap
...
python27Packages.deap: 1.3.0 -> 1.3.1
2020-01-27 20:14:28 -05:00
Matthew Bauer
3a7fe07e3c
Merge pull request #69057 from volth/ld-linux
...
add config.environment.ld-linux
2020-01-27 20:08:12 -05:00
Mario Rodas
415acd19c1
Merge pull request #78634 from HugoReeves/update/croc
...
croc: 6.4.8 -> 6.4.10
2020-01-27 20:04:44 -05:00
Mario Rodas
efd10cbd94
Merge pull request #77997 from zowoq/fuse-overlayfs
...
fuse-overlayfs: 0.7.4 -> 0.7.5
2020-01-27 20:03:14 -05:00
Niklas Hambüchen
d91d400a84
Merge pull request #78644 from nh2/babel-nix-2.2-comment
...
pythonPackages.Babel: Add comment
2020-01-28 01:32:05 +01:00
worldofpeace
63b1eabcdb
Merge pull request #78641 from kjuvi/timetable
...
timetable: 1.0.9 -> 1.1.0
2020-01-27 19:00:50 -05:00
Niklas Hambüchen
19ff097181
pythonPackages.Babel: Add comment about #75676
2020-01-28 00:55:33 +01:00
Mario Rodas
3fd22de7c2
Merge pull request #78637 from zowoq/conmon
...
conmon: 2.0.9 -> 2.0.10
2020-01-27 18:49:31 -05:00
Milan Pässler
9414f03d97
nixos/alertmanager: Fix startup
...
Fixed a problem with quotation marks introduced in commit
23d5d9bbe9
merged with #78358 .
2020-01-28 00:34:37 +01:00
Mario Rodas
e5a015bd85
Merge pull request #78639 from r-ryantm/auto-update/python3.7-django-modelcluster
...
python37Packages.django_modelcluster: 5.0 -> 5.0.1
2020-01-27 18:32:54 -05:00
Mario Rodas
caaec19102
Merge pull request #78632 from anderslundstedt/master
...
spotifyd: 0.2.23 -> 0.2.24
2020-01-27 18:30:06 -05:00
R. RyanTM
403813ddaa
python27Packages.mozdevice: 3.0.6 -> 3.0.7
2020-01-27 14:56:33 -08:00
R. RyanTM
de84b23e5c
python27Packages.braintree: 3.57.1 -> 3.58.0
2020-01-27 14:56:00 -08:00
kjuvi
0c40662294
timetable: 1.0.9 -> 1.1.0
2020-01-27 23:41:19 +01:00
Eelco Dolstra
40f3bf66f6
Merge pull request #66640 from worldofpeace/iso-gnome3
...
rename iso_graphical to iso_plasma5
2020-01-27 23:33:17 +01:00
R. RyanTM
f2d6f567ee
python37Packages.django_modelcluster: 5.0 -> 5.0.1
2020-01-27 22:28:25 +00:00
zowoq
5bee42b6b4
conmon: 2.0.9 -> 2.0.10
2020-01-28 08:07:52 +10:00
worldofpeace
0f2536f15b
nixos/release: rename iso_graphical to iso_plasma5
...
And all the other things and paths to match it
2020-01-27 16:34:37 -05:00
R. RyanTM
da75d85571
python27Packages.deap: 1.3.0 -> 1.3.1
2020-01-27 21:02:19 +00:00
Hugo Reeves
ddec4efa7c
croc: 6.4.8 -> 6.4.10
2020-01-28 09:56:18 +13:00
Michael Weiss
5e46d5a7b5
tdesktop: Remove the last custom patch from Arch Linux
...
This patch is not required anymore [0][1].
Thanks @ilya-fedin for pointing this out.
[0]: https://git.archlinux.org/svntogit/community.git/commit/?id=a6dbffec8b2f6f319822df8b7db3ba66f81407ce
[1]: https://bugs.archlinux.org/task/65259
2020-01-27 21:48:44 +01:00
Ryan Mulligan
752639c2bf
Merge pull request #78544 from r-ryantm/auto-update/vips
...
vips: 8.8.4 -> 8.9.0
2020-01-27 12:33:12 -08:00
Danylo Hlynskyi
31601a3844
nixos/doc: add a section mentioning GitHub team for nixos release managers ( #78625 )
...
* nixos/doc: add a section mentioning GitHub team for nixos release managers
This team should be kept up-to-date with each release.
Previously this info had to be grepped from appropriate Discourse thread.
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2020-01-27 15:31:22 -05:00
Anders Lundstedt
c0ed884be6
spotifyd: 0.2.23 -> 0.2.24
2020-01-27 21:28:49 +01:00
Lancelot SIX
ae9809bfcf
Merge pull request #78631 from r-ryantm/auto-update/python2.7-identify
...
python27Packages.identify: 1.4.9 -> 1.4.10
2020-01-27 21:24:43 +01:00
R. RyanTM
e29829b2bd
python27Packages.identify: 1.4.9 -> 1.4.10
2020-01-27 20:00:39 +00:00
Michael Weiss
a584044855
python38Packages.tatsu: 4.4.0 -> 5.0.0
...
Changelog: https://github.com/neogeny/TatSu/blob/v5.0.0/CHANGELOG.rst#500--2020-01-26
I've successfully tested the Python 3.7 support with
python3Packages.ics.
2020-01-27 19:29:52 +01:00
Silvan Mosberger
34f020053d
Merge pull request #78307 from blanky0230/nixos-tuxedo-keyboard
...
Nixos tuxedo keyboard
2020-01-27 18:38:09 +01:00
markuskowa
67a71b6fca
Merge pull request #78436 from wucke13/foxtrotgps
...
foxtrotgps: init at 1.2.2
2020-01-27 17:48:12 +01:00
Michael Weiss
faab2914f3
tdesktop: Remove NIX_CFLAGS_COMPILE and CPPFLAGS
...
This is not required anymore and therefore a refactoring/cleanup
(verified with diffoscope that only the output paths change).
Credit to @ilya-fedin for bringing this to my attention.
2020-01-27 16:41:49 +01:00
Peter Hoeg
291dac48cf
Merge pull request #78349 from peterhoeg/fix_mc
...
mc: /bin/rm does not exist
2020-01-27 23:37:45 +08:00
Ryan Mulligan
3946ade551
Merge pull request #78607 from Synthetica9/libversion-301
...
libversion: 2.9.0 -> 3.0.1
2020-01-27 06:31:49 -08:00
Ryan Mulligan
391777b709
Merge pull request #78566 from r-ryantm/auto-update/armadillo
...
armadillo: 9.800.3 -> 9.800.4
2020-01-27 06:13:40 -08:00
Silvan Mosberger
80a2740991
Merge pull request #78265 from Synthetica9/https-homepages
...
treewide: fix redirected urls
2020-01-27 15:00:53 +01:00
Andreas Brenk
36da345caa
nixos/sshguard: use nftables backend if enabled
...
The current module assumes use of iptables and breaks if nftables is
used instead.
This change configures the correct backend based on the
config.networking.nftables.enable setting.
2020-01-27 14:42:28 +01:00