Milan Pässler
ae358bc935
quassel: fix build with qt5 5.14.x
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
Jan Tojnar
903f5dd519
Revert "pcsclite: Explicitly set ipcdir"
...
This reverts commit bc877d8bfc
.
This is no longer necessary, since 1.9.0 finally uses /run by default.
562ef23bc7
2020-07-31 09:01:15 +02:00
R. RyanTM
8b8d7140ab
pcsclite: 1.8.26 -> 1.9.0
2020-07-31 09:01:15 +02:00
Pavol Rusnak
f034637a5b
openssh: 8.2p1 -> 8.3p1
...
compile openssh_hpn with recent openssl
2020-07-31 09:01:02 +02:00
R. RyanTM
650b652732
opusfile: 0.11 -> 0.12
2020-07-31 09:00:31 +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
R. RyanTM
26c6b14a4c
dnsmasq: 2.81 -> 2.82
2020-07-31 08:51:25 +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
R. RyanTM
b3ab96cf49
openresolv: 3.10.0 -> 3.11.0
2020-07-31 08:50:52 +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
Frederik Rietdijk
ca63714c0f
Merge master into staging-next
2020-07-30 18:27:50 +02:00
Silvan Mosberger
dd049a47d8
Merge pull request #93189 from bbigras/nwg-launchers
...
nwg-launchers: init at 0.2.0
2020-07-30 18:03:32 +02:00
Niklas Hambüchen
5d6aa8b496
Merge pull request #94126 from nh2/fontforge-fix-cmake-rpath
...
fontforge: Fix uninterpolated `CMAKE_INSTALL_PREFIX` in RPATH.
2020-07-30 15:44:48 +02:00
Francesco Gazzetta
7141271410
soundtracker: 1.0.0.1 -> 1.0.1
2020-07-30 15:31:23 +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
abe07bbd96
Merge pull request #94139 from dtzWill/update/iosevka-bin-3.3.1
...
iosevka-bin: 3.2.2 -> 3.3.1
2020-07-30 08:21:41 -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
Mario Rodas
a4d5f9ff5e
Merge pull request #78998 from magnetophon/real_time_config_quick_scan
...
real_time_config_quick_scan: init at unstable-2020-01-16
2020-07-30 07:58:01 -05:00
Jörg Thalheim
8704039c98
Merge pull request #93405 from fgaz/curseofwar/1.3.0
...
curseofwar,curseofwar-sdl: 1.2.0 -> 1.3.0
2020-07-30 12:56:08 +01:00
Jörg Thalheim
a7888ee7f6
Merge pull request #94183 from fgaz/pt2-clone/1.22
...
pt2-clone: 1.20 -> 1.22, add nixos test
2020-07-30 12:54:49 +01:00
Louis Tim Larsen
6eadc11005
mythtv: 30.0 -> 31.0
...
PR #93486
2020-07-30 13:00:09 +02:00
worldofpeace
dea0d7e517
Merge pull request #94211 from lovesegfault/shotwell-net
...
shotwell: add glib-networking
2020-07-30 06:55:27 -04:00
Mario Rodas
0e623f14b6
Merge pull request #94209 from danderson/master
...
tailscale: 0.100.0-153 -> 1.0.0
2020-07-30 04:45:04 -05:00
Francesco Gazzetta
5d85ffea09
curseofwar,curseofwar-sdl: fix darwin build
2020-07-30 10:49:50 +02:00
Marek Mahut
008deafb4b
Merge pull request #94167 from 1000101/blockbook-frontend
...
nixos/blockbook-frontend: adjust tests to bitcoind
2020-07-30 10:43:32 +02:00
Milan
e49fb87b05
nixos/gitlab-runner: add clone-url option ( #93894 )
2020-07-30 10:24:33 +02:00
Daniël de Kok
a624ce3e32
Merge pull request #93649 from sikmir/glogg
...
glogg: enable on darwin
2020-07-30 09:33:06 +02: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
Daniël de Kok
1a347ec23d
Merge pull request #94035 from r-ryantm/auto-update/pixz
...
pixz: 1.0.6 -> 1.0.7
2020-07-30 09:18:28 +02:00
Daniël de Kok
8f81e358a6
Merge pull request #94039 from tiagolobocastro/zoom_libturbojpeg
...
zoom-us: use libturbojpeg from the zoom-us tar itself
2020-07-30 09:15:46 +02:00
Jörg Thalheim
4701e11216
Merge pull request #92323 from symphorien/lcn
2020-07-30 06:01:05 +01:00
Bernardo Meurer
8af955e592
shotwell: add glib-networking
2020-07-29 21:39:00 -07:00
Jörg Thalheim
16a63d0207
Merge pull request #93927 from kristoff3r/pwntools-update
2020-07-30 05:18:46 +01:00
Mario Rodas
43dd81b3fe
Merge pull request #94129 from r-ryantm/auto-update/monetdb
...
monetdb: 11.37.7 -> 11.37.11
2020-07-29 21:51:08 -05:00
Mario Rodas
3a357ca0ec
Merge pull request #94146 from dtzWill/update/victor-mono-1.4.1
...
victor-mono: 1.3.1 -> 1.4.1
2020-07-29 21:49:37 -05:00
Mario Rodas
777156869c
Merge pull request #94199 from Philipp-M/fix-nvidia-docker-glibc-ldconfig-patch
...
nvidia-docker: remove ldconf patch (fixes #93511 )
2020-07-29 21:48:15 -05: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
David Anderson
19661efa6a
tailscale: 0.100.0-153 -> 1.0.0
...
Signed-off-by: David Anderson <dave@natulte.net>
2020-07-30 02:43:04 +00:00
Wael Nasreddine
eaca8a71ec
Merge pull request #93839 from lucperkins/humioctl
...
humioctl: init at 0.25.0
2020-07-29 19:12:47 -07:00
José Romildo Malaquias
e6da271002
Merge pull request #94065 from r-ryantm/auto-update/enlightenment
...
enlightenment.enlightenment: 0.24.1 -> 0.24.2
2020-07-29 22:58:36 -03:00