Thomas Tuegel
819bb63d5c
libqtav: mark broken with qtbase.version >= 5.13
2020-07-31 18:50:58 +02:00
Thomas Tuegel
f1a58aba15
exiv2: fix CMake export paths
2020-07-31 18:50:58 +02:00
Milan Pässler
d4c607aa71
qt5: 5.12.7 -> 5.14.2
...
This includes contributions by @ttuegel and @DizFer. Thanks!
2020-07-31 18:50:58 +02:00
Matthew Bauer
d0677e6d45
treewide: add warning comment to “boot” packages
...
This adds a warning to the top of each “boot” package that reads:
Note: this package is used for bootstrapping fetchurl, and thus cannot
use fetchpatch! All mutable patches (generated by GitHub or cgit) that
are needed here should be included directly in Nixpkgs as files.
This makes it clear to maintainer that they may need to treat this
package a little differently than others. Importantly, we can’t use
fetchpatch here due to using <nix/fetchurl.nix>. To avoid having stale
hashes, we need to include patches that are subject to changing
overtime (for instance, gitweb’s patches contain a version number at
the bottom).
2020-07-31 08:56:53 +02:00
Matthew Bauer
f36899e118
attr: inline syscall patch
...
Unfortunately the output of git.savannah.nongnu.org changes with each
gitweb update. This means that the current has
“0gja54fz79a9ma6b4mprnjxq77l5yg2z9xknlwhmkcrfnam02qxp” is no longer
correct:
$ nix-prefetch-url
https://git.savannah.nongnu.org/cgit/attr.git/patch/\?id=14adc898a36948267bfe5c63b399996879e94c98
1g8sky52rjg9fpmrddza1af89s9qd4bzsbxqb7mc5bv8gyh10s1k
Normally, we use fetchpatch to strip this out, but unfortunately attr
cannot use fetchpatch due to being used in bootstrapping fetchurl.
That is, it can’t use a custom postFetch since <nix/fetchurl.nix>
doesn’t support that.
To solve this problem, just inline the patch for now.
2020-07-31 08:56:53 +02:00
R. RyanTM
50a5c1853d
valgrind: 3.15.0 -> 3.16.1
2020-07-31 08:55:57 +02:00
Konrad Borowski
41d681c85f
rustc: use LLVM 10
...
Fixes rust-lang/rust#74585
2020-07-31 08:52:22 +02:00
Lancelot SIX
a29d2795ac
libidn: 1.35 -> 1.36
...
See https://lists.gnu.org/archive/html/info-gnu/2020-07/msg00004.html
for release announcement.
2020-07-31 08:51:08 +02:00
Josef Kemetmüller
8544c5d47e
python.pkgs.decorator: 4.4.1 -> 4.4.2
...
This should fix the build of python39.pkgs.decorator.
2020-07-31 08:38:19 +02:00
R. RyanTM
dc87c8a17a
libglvnd: 1.3.1 -> 1.3.2
2020-07-31 08:37:55 +02:00
R. RyanTM
a89e225550
libmicrohttpd: 0.9.70 -> 0.9.71
2020-07-31 08:37:44 +02:00
K900
1c82cf4cbb
Cython 0.29.19 -> 0.29.21
...
Required for latest Numpy to build, among other things.
2020-07-30 18:40:46 +02:00
Jonathan Ringer
49322fa9c1
python3Packages.lxml: 4.5.0 -> 4.5.2
2020-07-30 18:39:17 +02:00
Frederik Rietdijk
cee7df4846
Merge staging-next into staging
2020-07-30 18:28:15 +02:00
Mario Rodas
07543f03dd
Merge pull request #93951 from lilyball/cocoapods-beta
...
cocoapods-beta: 1.9.3 -> 1.10.0.beta.1
2020-07-30 08:25:28 -05:00
Mario Rodas
b1ac18b7ac
Merge pull request #93950 from lilyball/jazzy
...
jazzy: 0.13.3 -> 0.13.5
2020-07-30 08:25:00 -05:00
Mario Rodas
8f482361a3
Merge pull request #93967 from r-ryantm/auto-update/azure-storage-azcopy
...
azure-storage-azcopy: 10.4.3 -> 10.5.1
2020-07-30 08:21:07 -05:00
Vladimír Čunát
a45f68ccac
Merge #94188 : nss: enable libpkix build
...
This fixes connection issues in various packages.
2020-07-30 09:22:40 +02:00
Jörg Thalheim
16a63d0207
Merge pull request #93927 from kristoff3r/pwntools-update
2020-07-30 05:18:46 +01:00
Mario Rodas
a54d63e569
Merge pull request #94119 from marsam/update-lxd
...
lxd: 4.2 -> 4.3
2020-07-29 21:45:26 -05:00
Jonathan Ringer
e87a7d68c2
python37Packages.azure-identity: fix build
2020-07-29 16:44:32 -07:00
Matthew Bauer
1a3b07cf8e
Merge commit 'b53902f535f2c63d71e916b9de22dbcfeec9d99e' into staging
2020-07-29 18:24:08 -05:00
Matthew Bauer
22f82fc8ca
Revert "Merge pull request #94090 from sikmir/fix-cmake-hook"
...
This reverts commit e36b1d4ad1
, reversing
changes made to c2ea7318be
.
Should go to staging.
2020-07-29 18:20:56 -05:00
Matthew Bauer
e36b1d4ad1
Merge pull request #94090 from sikmir/fix-cmake-hook
...
cmake: fix CMAKE_FIND_FRAMEWORK
2020-07-29 18:19:57 -05:00
Florian Klink
84bb019048
Merge pull request #93910 from helsinki-systems/upd/nss-3.55
...
nss: 3.54 -> 3.55
2020-07-30 01:07:13 +02:00
Matthew Bauer
c2ea7318be
Merge pull request #68488 from B4dM4n/xmlsec-dlsearchdir
...
xmlsec: add library path to lt_dladdsearchdir
2020-07-29 18:02:22 -05:00
Louis Tim Larsen
f609fa60c4
hunspell-dicts: add support for Danish dictionary
...
PR #93651
2020-07-30 00:51:58 +02:00
Jörg Thalheim
5ad1cdafe1
Merge pull request #94151 from dtzWill/update/lit-0.10
...
lit: 0.9.0 -> 0.10.0
2020-07-29 22:54:14 +01:00
zowoq
ea1287110f
skopeo: 1.1.0 -> 1.1.1
...
https://github.com/containers/skopeo/releases/tag/v1.1.1
2020-07-30 07:35:53 +10:00
Mario Rodas
8839c59391
nodejs-14_x: 14.6.0 -> 14.7.0 ( #94193 )
2020-07-29 16:20:37 -05:00
Mario Rodas
850fa7832f
Merge pull request #94189 from r-ryantm/auto-update/python2.7-process-tests
...
python27Packages.process-tests: 2.0.2 -> 2.1.1
2020-07-29 15:35:36 -05:00
Mario Rodas
3a8a99dacd
Merge pull request #94178 from r-ryantm/auto-update/python2.7-aenum
...
python27Packages.aenum: 2.2.3 -> 2.2.4
2020-07-29 15:31:01 -05:00
Mario Rodas
24b1d2455f
Merge pull request #94117 from marsam/enable-ihatemoney-darwin
...
python38Packages.ihatemoney: enable on darwin
2020-07-29 15:13:04 -05:00
R. RyanTM
d4ef8f812f
python27Packages.process-tests: 2.0.2 -> 2.1.1
2020-07-29 18:46:19 +00:00
ajs124
93a3c37128
nss: enable libpkix build
...
this was enabled by default with the old build system, but requires this flag with the new one
fixes ##93955
2020-07-29 20:31:14 +02:00
worldofpeace
0697d84006
Merge pull request #94181 from worldofpeace/my-updates
...
treewide: use nix-update updateScript for packages I maintain
2020-07-29 14:05:01 -04:00
Vladimír Čunát
60d89e5793
Merge branch 'master' into staging
2020-07-29 18:40:28 +02:00
worldofpeace
d12c11e30c
treewide: use nix-update updateScript for packages I maintain
2020-07-29 12:33:39 -04:00
Mario Rodas
d807152c69
Merge pull request #94161 from r-ryantm/auto-update/openfst
...
openfst: 1.7.7 -> 1.7.9
2020-07-29 11:22:53 -05:00
worldofpeace
9b97ee7b64
Merge pull request #94092 from kolaente/update/flutter
...
flutterPackages.beta: 1.19.0-4.3.pre -> 1.20.0-7.2.pre, flutterPackages.dev: 1.20.0-3.0.pre -> 1.21.0-1.0.pre
2020-07-29 11:35:35 -04:00
kolaente
ae1a227eb1
flutterPackages.beta: 1.19.0-4.3.pre -> 1.20.0-7.2.pre, flutterPackages.dev: 1.20.0-3.0.pre -> 1.21.0-1.0.pre
2020-07-29 16:56:22 +02:00
R. RyanTM
556d28f078
python27Packages.aenum: 2.2.3 -> 2.2.4
2020-07-29 14:32:16 +00:00
R. RyanTM
7018106e4e
openfst: 1.7.7 -> 1.7.9
2020-07-29 09:09:27 +00:00
Will Dietz
4d8b20f568
lit: 0.9.0 -> 0.10.0
2020-07-29 00:53:47 -05:00
Mario Rodas
9cf45cd6b9
protobuf3_12: 3.12.3 -> 3.12.4
2020-07-28 19:42:33 -05:00
Mario Rodas
56c86e7ce7
Merge pull request #94107 from marsam/update-nvchecker
...
python3Packages.nvchecker: 1.6.post1 -> 1.7
2020-07-28 19:41:27 -05:00
John Ericson
cd719c1eae
Merge pull request #91974 from Mic92/nostdinc
...
stdenv: make -nostdinc work as intended
2020-07-28 19:49:42 -04:00
R. RyanTM
220e413417
python27Packages.dropbox: 10.2.0 -> 10.3.0
2020-07-28 16:10:45 -07:00
Kristoffer Søholm
edfcd37def
python: pwntools: 4.1.1 -> 4.2.1
...
The previous update broke the build, this updates fixes it
2020-07-29 00:32:23 +02:00
Kristoffer Søholm
8b633d8b3c
unicorn-emulator: 1.0.1 -> 1.0.2-rc4
...
Also adds tests
2020-07-29 00:32:20 +02:00