1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-04-21 13:29:25 +00:00
Commit graph

24661 commits

Author SHA1 Message Date
Maximilian Bosch
645ea323d7
Merge pull request #77989 from lblasc/llvm3-removal
llvm: remove 3.5, 3.8 and 4
2020-01-31 07:42:39 +01:00
R. RyanTM
55dcf5dbbd you-get: 0.4.1355 -> 0.4.1388 2020-01-30 22:03:30 -08:00
R. RyanTM
ecb2967b84 jump: 0.23.0 -> 0.30.0 2020-01-30 21:50:22 -08:00
Luka Blaskovic
2d8d2c3fb8 rdedup: use default clang version 2020-01-30 18:35:30 -05:00
Frederik Rietdijk
5cc0468a20 Merge staging into staging-next 2020-01-31 00:16:31 +01:00
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
R. RyanTM
8d510b3424 axel: 2.17.6 -> 2.17.7 2020-01-30 20:22:35 +00:00
Mathias Schreck
9508d07ac3
runLaTeX: add additional rerun criterion (#78318)
Seems like the phrase "Please rerun LaTeX." is outputted by `biblatex`.
When we detect this, we should actual rerun latex.
2020-01-30 14:05:20 -05:00
Franz Pletz
c5b062d064
Merge pull request #78865 from r-ryantm/auto-update/whois
whois: 5.5.3 -> 5.5.5
2020-01-30 16:41:25 +00:00
R. RyanTM
fb8967127a whois: 5.5.3 -> 5.5.5 2020-01-30 15:31:53 +00:00
Claudio Bley
6a043cacab yubikey-manager-qt: 1.1.3 -> 1.1.4 2020-01-30 16:13:03 +01:00
Ryan Mulligan
1972c34097
Merge pull request #77865 from r-ryantm/auto-update/bitwarden_rs-vault
bitwarden_rs-vault: 2.12.0 -> 2.12.0b
2020-01-30 06:56:37 -08:00
R. RyanTM
17748d37cd stress-ng: 0.10.14 -> 0.10.16 2020-01-30 11:09:03 +00:00
Jörg Thalheim
d72905c58b
Merge pull request #78615 from msteen/bitwarden_rs
bitwarden_rs: 1.9.1 -> 1.13.1
2020-01-30 11:02:48 +00:00
Marek Mahut
c2d7587758 acsccid: 1.1.6 -> 1.1.8 2020-01-30 10:17:20 +01:00
Marek Mahut
84eb0bee4b qdigidoc: adding mmahut as maintainer 2020-01-30 09:55:18 +01:00
Marek Mahut
c4594f8c2c qdigidoc: 4.1.0 -> 4.2.3
using mkDerivation
2020-01-30 09:55:18 +01:00
R. RyanTM
27dfbd55f8 rsyslog: 8.1911.0 -> 8.2001.0 2020-01-30 08:31:58 +00:00
Stig Palmquist
2778f0273a
ripasso-cursive: 0.3.0 -> 0.4.0 2020-01-30 08:04:30 +01:00
Mario Rodas
d55c1b1d18
Merge pull request #78784 from bbigras/lego
lego: 3.2.0 -> 3.3.0
2020-01-29 23:20:27 -05:00
Bruno Bigras
3922c927ab lego: 3.2.0 -> 3.3.0 2020-01-29 20:51:25 -05:00
Evan Stoll
776ad2f133
silicon: init at 0.3.0 2020-01-29 19:28:24 -05:00
Alyssa Ross
b7c59cc7dc squashfs-tools-ng: 0.7 -> 0.8
Gave up trying to build on Darwin.
2020-01-29 23:46:28 +00:00
Izorkin
15b0ae6156 fail2ban: 0.10.5 -> 0.11.1 2020-01-29 23:15:56 +03:00
Martin Potier
ed45fe1ccf saml2aws: 2.15.0 -> 2.19.0
Current version is broken, at least for use with Okta and AWS. New
version fixes this problem.

Packaging has changed a bit too, deps.nix was removed, and the top-level
`buildGoModule` is used insead, since the upstream project now exposes a
go.mod file.
2020-01-29 16:44:25 +01:00
Maximilian Bosch
73bc3300ad
gftp: fix build w/glibc-2.30 2020-01-29 12:16:05 +01:00
Mario Rodas
f158bb627c
Merge pull request #78748 from zowoq/upx
upx: 3.95 -> 3.96
2020-01-29 04:49:23 -05:00
Marek Mahut
4b1097dd99 chrome-token-signing: adding meta 2020-01-29 10:33:58 +01:00
Marek Mahut
0cc1f3e697 chrome-token-signing: 1.0.7 -> 1.1.0 2020-01-29 10:29:56 +01:00
Rickard Nilsson
28f2dcc8b7 pkgs/coreutils: Disable the df skip-rootfs test
In the sandbox built for https://nixbuild.net, the coreutils build fails
because a failure in the df skip-rootfs test. The test failure is triggered by
the existance of a rootfs file system. However, I think that the test is faulty,
and I have reported it upstream in
https://lists.gnu.org/archive/html/bug-coreutils/2019-12/msg00000.html.

Disabling the test makes the coreutils build work in the nixbuild.net sandbox,
and I can't think of any negative impact disabling it can have. In normal nix
setups and in the normal nix sandbox, this test is not exercised anyway, since
there is no rootfs visible.
2020-01-29 09:05:03 +01:00
Mario Rodas
ab12d079cf
Merge pull request #78740 from marsam/fix-ecdsatool
ecdsatool: add to all-packages.nix
2020-01-29 02:36:09 -05:00
zowoq
f224d16c4c upx: 3.95 -> 3.96
https://github.com/upx/upx/blob/v3.96/NEWS
2020-01-29 17:28:18 +10:00
Mario Rodas
8336d65b96
Merge pull request #78718 from evanjs/cargo-about-0.2.0
cargo-about: 0.1.1 -> 0.2.0
2020-01-28 19:59:17 -05:00
Mario Rodas
9773e239e1
Merge pull request #78588 from r-ryantm/auto-update/keepalived
keepalived: 2.0.19 -> 2.0.20
2020-01-28 19:58:59 -05:00
Mario Rodas
deedf24c88
Merge pull request #75922 from tadfisher/kbfs-fixes
kbfs, nixos/keybase, nixos/kbfs: fix KBFS, add enableRedirector option
2020-01-28 19:13:40 -05:00
Mario Rodas
3fef99484f
Merge pull request #78725 from xrelkd/update/eksctl
eksctl: 0.12.0 -> 0.13.0
2020-01-28 18:22:09 -05:00
Mario Rodas
cdfb1f7d53
Merge pull request #78724 from xrelkd/update/brook
brook: 20190601 -> 20200102
2020-01-28 18:21:40 -05:00
Markus S. Wamser
55d3b6b1b1 xpra: 2.5.3 -> 3.0.5
Closes #78707.
2020-01-28 23:39:58 +01:00
zimbatm
be52945974
direnv: 2.21.1 -> 2.21.2 2020-01-28 20:59:44 +01:00
xrelkd
5648d92acc eksctl: 0.12.0 -> 0.13.0 2020-01-29 03:24:07 +08:00
xrelkd
6f5268e7fc brook: 20190601 -> 20200102 2020-01-29 03:13:33 +08:00
Evan Stoll
9a9bb4f9b0 cargo-about: 0.1.1 -> 0.2.0 2020-01-28 13:05:27 -05:00
Matthijs Steen
44dff89215 bitwarden_rs: 1.9.1 -> 1.13.1 2020-01-28 17:26:49 +01: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
Maximilian Bosch
6b0cd9ad47
Merge branch 'staging' into glibc230
Conflicts:
	pkgs/applications/misc/vit/default.nix
2020-01-28 14:54:51 +01:00
Maximilian Bosch
57d1caf9f6
ttyrec: mark as broken
Requires svr4-specific stuff to work around "out of ptys"-error[1],
however this API has been dropped in glibc 2.30 and as the package is
fairly old, there doesn't seem to be an actual fix available.

[1] https://github.com/mjording/ttyrec/pull/2
2020-01-28 14:30:31 +01:00
Vladimír Čunát
b47ec9a6b3
Merge #75437: kramdown-rfc2629: init at 1.2.13
I left it open much longer than planned.  Re-tested it creates html.
2020-01-28 14:12:26 +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
Mario Rodas
ded3116b3b
ecdsatool: add to all-packages.nix 2020-01-28 04:20:00 -05:00