Jelle Besseling
7680df12c5
python-telegram-bot: fix vendored urllib patches
2020-01-24 14:23:25 -08:00
Pierre Bourdon
4acf0beba1
python3Packages.zodb: fix compatibility with transaction 3.0
...
zodb build broke with the python3Packages.transaction upgrade that
happened in f054f49840
.
2020-01-24 14:02:34 -08:00
Marek Mahut
e197a1705a
Merge pull request #78440 from bbigras/httplz
...
httplz: 1.6.0 -> 1.8.0
2020-01-24 22:40:56 +01:00
koral
40a03a8c6d
aria2p: init at 0.7.0
2020-01-24 13:15:45 -08:00
Bart Brouns
dbbbdfd3c2
sfizz: init at unstable-2020-01-24
2020-01-24 13:02:21 -08:00
Bruno Bigras
11af4a1b42
httplz: 1.6.0 -> 1.8.0
2020-01-24 15:29:06 -05:00
Profpatsch
07eb21ceaf
Merge pull request #78337 from Profpatsch/lib-improve-cli-module
...
lib: improve cli module
2020-01-24 21:05:53 +01:00
Alyssa Ross
5e4c494636
execline: wrap unconditionally; strip
...
I don't think there's any situation in which an unwrapped execlineb is
useful -- if you want to use different versions of the execlineb tool
it'll still prefer ones in PATH. At the same time, implementing the
wrapper in this way, as a series of two derivations, meant that we
didn't get stdenv goodness for the wrapper. This meant that, for
example, the wrapper was not stripped, and so execline ended up with
runtime dependencies on gcc and the Linux headers. I don't want to
have to reimplement this sort of stuff when it's already in stdenv,
and so it makes much more sense to create the wrapper in the
mkDerivation call, where all of stdenv's normal magic will find it.
2020-01-24 21:04:32 +01:00
Peter Simons
d7f2bf70bd
Merge pull request #78380 from NixOS/haskell-updates
...
Update Haskell package set to LTS 14.21 (plus other fixes)
2020-01-24 21:03:45 +01:00
Peter Simons
ade7cc1fd3
haskell-hlint: update override for new ghc-lib-parser-ex dependency
2020-01-24 21:02:44 +01:00
Peter Simons
15aa9dd0a3
haskell-prettyprinter: disable the failing test suite of version 1.6.0
2020-01-24 21:02:43 +01:00
Peter Simons
d17666f923
all-cabal-hashes: update to Hackage at 2020-01-23T17:44:54Z
2020-01-24 21:02:43 +01:00
Peter Simons
05a54d417b
ghc-8.8.x: update overrides
2020-01-24 21:02:42 +01:00
Robert Djubek
bb3a93fdb5
matterhorn: init at 50200.6.0
...
Command line mattermost client
2020-01-24 21:02:42 +01:00
Robert Djubek
8e5d5bac2e
glirc: 2.33.1 -> 2.34
...
Really this is a fix of the build because of the automatic version bump
2020-01-24 21:02:42 +01:00
Peter Simons
d8440b802e
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.0-14-gb942b6a from Hackage revision
ac7dcf389a
.
2020-01-24 21:02:23 +01:00
Peter Simons
67e8740904
hackage2nix: update the list of broken packages
2020-01-24 21:02:15 +01:00
Peter Simons
2f4dea687c
LTS Haskell 14.21
2020-01-24 21:02:15 +01:00
Michael Weiss
ae09f2a671
tdesktop: 1.9.7 -> 1.9.8
2020-01-24 20:36:51 +01:00
Fabian Möller
82fbe42206
snowman: use Qt mkDerivation
...
Fixes #78382
For #65399
2020-01-24 20:35:30 +01:00
Bjørn Forsman
804fbc9c87
eclipses.plugins.cdt: fix source hash
2020-01-24 20:18:14 +01:00
lewo
adcbe7baeb
Merge pull request #78427 from serokell/yorickvp/vault-reload
...
nixos/vault: add ExecReload entry
2020-01-24 20:02:13 +01:00
Michael Weiss
24b7d0de7b
iputils: Increase the priority to avoid collisions with inetutils ( #78408 )
...
The ping binary will be from iputils anyway since it's installed in
/run/wrappers/bin/ (first in $PATH) and tftpd will be from iputils as
well since inetutils installs it into libexec (not in $PATH).
Therefore, there's not even a real choice here (though we should most
likely prefer iputils anyway).
Current collisions:
collision between `/nix/store/...-iputils-20190709/bin/ping' and `/nix/store/...-inetutils-1.9.4/bin/ping'
collision between `/nix/store/...-iputils-20190709/share/man/man8/tftpd.8.gz' and `/nix/store/...-inetutils-1.9.4/share/man/man8/tftpd.8.gz'
2020-01-24 19:05:23 +01:00
Yorick van Pelt
15e98e7428
nixos/vault: add ExecReload entry
2020-01-24 18:59:13 +01:00
Ingo Blechschmidt
89864a01d1
dsniff: Unbreak the build
2020-01-24 18:58:54 +01:00
MarcFontaine
3958cc3c4b
gavrasm: init at 4.5
2020-01-24 18:55:01 +01:00
Silvan Mosberger
342bc51089
Merge pull request #78358 from serokell/yorickvp/alertmanager-secret
...
nixos/alertmanager: add environmentFile, envsubst for secrets
2020-01-24 18:48:59 +01:00
Michael Weiss
7c08ba312b
Merge pull request #78189 from kraem/master
...
rar2fs: init at 1.28.0
2020-01-24 18:29:38 +01:00
Michael Weiss
3791770384
Merge pull request #78413 from primeos/signal-desktop
...
signal-desktop: 1.29.6 -> 1.30.0
2020-01-24 18:23:29 +01:00
Yorick van Pelt
ed6e4a936c
nixos/alertmanager: provide example of envsubst usage
2020-01-24 18:07:24 +01:00
Michael Weiss
9cf50fa55c
signal-desktop: 1.29.6 -> 1.30.0
...
Changelog: https://github.com/signalapp/Signal-Desktop/releases/tag/v1.30.0
2020-01-24 17:49:39 +01:00
Tim Steinbach
62d86db572
zoom-us: 3.5.336627.1216 -> 3.5.352596.0119
2020-01-24 11:31:18 -05:00
Tim Steinbach
30ad9a98d4
linux_latest-libre: 17198 -> 17262
2020-01-24 11:18:02 -05:00
Tim Steinbach
461e8d1d59
linux: 5.4.13 -> 5.4.14
2020-01-24 11:17:37 -05:00
Tim Steinbach
35da29dd68
linux: 4.9.210 -> 4.9.211
2020-01-24 11:17:10 -05:00
Tim Steinbach
53616e8c4e
linux: 4.4.210 -> 4.4.211
2020-01-24 11:16:52 -05:00
Tim Steinbach
fd2ddc3288
linux: 4.19.97 -> 4.19.98
2020-01-24 11:16:38 -05:00
Tim Steinbach
0bb5075c62
linux: 4.14.166 -> 4.14.167
2020-01-24 11:15:31 -05:00
worldofpeace
7e9b1564e6
Merge pull request #78423 from edef1c/gnupg-package
...
nixos/gnupg: actually use the configured gpg package
2020-01-24 11:10:20 -05:00
edef
bfe1c69ede
nixos/gnupg: actually use the configured gpg package
...
Previously, this would ignore the `package` option if `pinentryFlavor`
was set.
2020-01-24 15:54:57 +00:00
Franz Pletz
402b97fa1e
Merge pull request #78058 from mayflower/nixos/version-gitdir-symlink
...
nixos/version: fix case where .git is a symlink
2020-01-24 14:58:31 +00:00
Maximilian Bosch
2a8ad18258
Merge pull request #78411 from lheckemann/ee-bump
...
EmptyEpsilon: 2019.11.01 -> 2020.01.15
2020-01-24 15:13:11 +01:00
Linus Heckemann
a7a0d44b58
EmptyEpsilon: 2019.11.01 -> 2020.01.15
2020-01-24 14:16:15 +01:00
Mario Rodas
ee28f38a48
Merge pull request #78394 from marsam/update-nodejs-13_x
...
nodejs-13_x: 13.6.0 -> 13.7.0
2020-01-24 08:12:45 -05:00
Tor Hedin Brønner
93c7301338
gnomeExtensions.gsconnect: 30 -> 31 ( #78359 )
...
No longer depends on libfolks :)
https://github.com/andyholmes/gnome-shell-extension-gsconnect/releases/tag/v31
2020-01-24 13:45:11 +01:00
Maximilian Bosch
7f723b128b
cargo-make: 0.26.1 -> 0.26.2
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.26.2
2020-01-24 13:38:22 +01:00
Jörg Thalheim
e0137930f2
Pr scala out dir cleaned ( #78042 )
...
Pr scala out dir cleaned
2020-01-24 11:53:50 +00:00
Jörg Thalheim
3c62a82259
libredirect: fix build on darwin ( #78399 )
...
libredirect: fix build on darwin
2020-01-24 11:43:55 +00:00
Aaron Andersen
ddbb15dc79
Merge pull request #77300 from plumelo/rsyslog
...
rsyslog: include libmaxminddb
2020-01-24 06:27:19 -05:00
Jörg Thalheim
40e51d2092
Merge pull request #78392 from Mic92/kresd-doh
...
knot-resolver: add doh support
2020-01-24 10:31:20 +00:00