Commit Graph

22393 Commits

Author SHA1 Message Date
Maximilian Bosch
d50d5817d4
Merge pull request #69094 from madjar/fix-httpie
httpie: add missing 'setuptools' to propagatedBuildInputs
2019-09-20 08:28:07 +02:00
aszlig
d69bc56e69
ip2unix: 2.1.0 -> 2.1.1
This is just a small bugfix release (essentially adds two lines of code)
which fixes a segfault if using with a program that doesn't pass a
sockaddr buffer to accept() or accept4().

Signed-off-by: aszlig <aszlig@nix.build>
2019-09-20 07:54:04 +02:00
Frederik Rietdijk
0b12d44c06 Merge master into staging-next 2019-09-19 16:59:42 +02:00
Will Dietz
855d3e7eaf
tor: 0.4.1.5 -> 0.4.1.6
https://blog.torproject.org/new-release-tor-0416
2019-09-19 09:48:50 -05:00
Marek Mahut
88c68c53e2
Merge pull request #69049 from dtzWill/update/datamash-1.5
datamash: 1.4 -> 1.5
2019-09-19 13:50:06 +02:00
Georges Dubus
55bf3b482c httpie: add missing 'setuptools' to propagatedBuildInputs
As a side-effect of f7e28bf, the build no longer propagated 'setuptools', which
is a run-time dependency. See #68314 for further details.
2019-09-19 13:47:06 +02:00
talyz
43dc5c0e8f nomachine-client: 6.7.6 -> 6.8.1 2019-09-19 13:16:08 +02:00
Claudio Bley
3b437ebe59 ntopng: Remove broken = true 2019-09-19 12:18:20 +02:00
Claudio Bley
c4486a084f ntopng: Add patch needed to build with newer libpcap
Fixes build errors for the third-party mongoose module:
```
In file included from
/nix/store/r5s3w32ahjzdlzsfrhybc3l2qcpi6yb2-libpcap-1.9.0/include/pcap.h:43,
                 from /build/ntopng-2.0/include/ntop_includes.h:93,
                                  from src/HTTPserver.cpp:22:
/nix/store/r5s3w32ahjzdlzsfrhybc3l2qcpi6yb2-libpcap-1.9.0/include/pcap/pcap.h:958: note: this is the location of the previous definition
   #define INVALID_SOCKET -1

src/../third-party/mongoose/mongoose.c:270:13: error: multiple types in one declaration
 typedef int SOCKET;
             ^~~~~~
```
2019-09-19 09:08:50 +02:00
Matthew Bauer
ca99e4562a
Merge pull request #69039 from samueldr/cross/vboot_reference
vboot_reference: use the right ar when cross-compiling
2019-09-18 20:43:03 -04:00
Will Dietz
d57dab74c6
datamash: 1.4 -> 1.5
https://lists.gnu.org/archive/html/info-gnu/2019-09/msg00005.html
2019-09-18 17:00:56 -05:00
Jan Tojnar
62791c3743
Merge branch 'master' into staging-next 2019-09-18 21:15:35 +02:00
Samuel Dionne-Riel
48859723ac vboot_reference: use the right ar when cross-compiling 2019-09-18 15:11:21 -04:00
Matthew Bauer
2c32f91bfc nix: mark unix only
Nix is only known to work on unix like platforms.

https://hydra.nixos.org/job/nixpkgs/cross-trunk/crossMingw32.nix.x86_64-linux
2019-09-18 12:51:00 -04:00
Mario Rodas
bd56ba8096
mtm: 1.0.1 -> 1.1.0
Changelog: https://github.com/deadpixi/mtm/releases/tag/1.1.0
2019-09-17 19:50:42 -05:00
worldofpeace
7591343bf3
Merge pull request #68945 from rvolosatovs/update/tendermint
tendermint: 0.32.2 -> 0.32.3
2019-09-17 20:42:07 -04:00
Franz Pletz
48277d3f9d
Merge pull request #68992 from alyssais/tarsnap
tarsnap: fix license to mark as unfree
2019-09-18 00:15:19 +00:00
Matthew Bauer
1bc7fae62d
Merge pull request #68889 from nspin/pr/various-cross-2
Various cross-compilation fixes
2019-09-17 19:35:44 -04:00
Alyssa Ross
39b5f5956e
tarsnap: fix license to mark as unfree
tarsnap has always been unfree, but this wasn't expressed properly, so
it wouldn't be caught by allowUnfree = false.
2019-09-17 23:12:56 +00:00
Matthew Bauer
fc6c332677
Merge pull request #68960 from B4dM4n/boringtun-darwin
boringtun: fix darwin build
2019-09-17 17:57:14 -04:00
Vlad Artamonov
1897cf8ad8 pulumi: 0.17.27 -> 1.1.0 2019-09-17 14:29:57 -04:00
Bjørn Forsman
5667484b64 ntopng: mark as broken 2019-09-17 20:24:28 +02:00
worldofpeace
fef262cd92
Merge pull request #68893 from sikmir/qt5ct
qt5ct: 0.39 -> 0.41
2019-09-17 13:04:33 -04:00
Fabian Möller
f8860eb670
boringtun: fix darwin build 2019-09-17 14:24:04 +02:00
Jason Felice
1a5c68c7fe plan9port: do not use which in builder.sh
Removing the build time dependency on which broke builder.sh
2019-09-16 22:15:59 -04:00
Aaron Andersen
d1ba913ddd
Merge pull request #68922 from davidtwco/starship-0.17.0
starship: 0.15.0 -> 0.17.0
2019-09-16 21:01:57 -04:00
volth
8276314608 treewide: fix string escapes 2019-09-16 22:15:38 +00:00
Roman Volosatovs
0f4f80173a
tendermint: 0.32.2 -> 0.32.3 2019-09-16 23:36:39 +02:00
Léo Gaspard
ffaf2661fb
Merge branch 'master' into os-prober-test 2019-09-16 23:21:15 +02:00
Vladimír Čunát
fa4a3af5a7
Merge branch 'master' into staging-next 2019-09-16 19:24:52 +02:00
David Wood
d857d1628f
starship: 0.15.0 -> 0.17.0 2019-09-16 16:27:13 +01:00
Will Dietz
c6af7bf1ac
wireguard: 0.0.20190702 -> 0.0.20190913 2019-09-16 10:12:42 -05:00
zimbatm
25fb1e59d6
nixpkgs-fmt: 0.5.0 -> 0.6.0 2019-09-16 16:28:46 +02:00
Nikolay Korotkiy
96b22bb697
qt5ct: 0.39 -> 0.41 2019-09-16 15:20:49 +03:00
Nick Spinale
e39d627a12 gnupg: fix cross-compilation 2019-09-16 10:48:24 +00:00
Nick Spinale
a6635fbc19 pinentry: fix cross-compilation 2019-09-16 10:48:24 +00:00
Arian van Putten
35e9b2915a vault: 1.2.2 -> 1.2.3
Fixes the build because https://git.apache.org has been taken offline
and now has been replaced with another mirror
2019-09-16 10:49:59 +02:00
Mario Rodas
41894f17e0
Merge pull request #68644 from marsam/update-netdata
netdata: 1.17.0 -> 1.17.1
2019-09-15 17:49:34 -05:00
Mario Rodas
18eeec914b
Merge pull request #68645 from marsam/update-sops
sops: 3.3.1 -> 3.4.0
2019-09-15 17:49:22 -05:00
Maximilian Bosch
b7403db3cb
Merge pull request #68867 from mimame/update/fd-7.4.0
fd: 7.3.0 -> 7.4.0
2019-09-15 23:57:48 +02:00
Maximilian Bosch
c4196cca9a
Merge pull request #68659 from JohnAZoidberg/chipsec-141
chipsec: 1.4.0 -> 1.4.1
2019-09-15 23:40:11 +02:00
Marek Mahut
a6878ff0dd
Merge pull request #68757 from dtzWill/update/uhubctl-2.1.0
uhubctl: unstable-2019-07-31 -> 2.1.0
2019-09-15 23:36:11 +02:00
Mario Rodas
6091d14c58
Merge pull request #67641 from suhr/i2p
i2p: 0.9.41 -> 0.9.42
2019-09-15 16:33:15 -05:00
Miguel Madrid Mencía
956669e894
fd: 7.3.0 -> 7.4.0 2019-09-15 23:29:24 +02:00
Maximilian Bosch
3ddbe41f79
Merge pull request #68723 from jonringer/freeze-azure-storage
nixops_1_6_1: fix build
2019-09-15 20:03:13 +02:00
Maximilian Bosch
e6b249ce21
Merge pull request #68685 from B4dM4n/mitmproxy-pytest5
mitmproxy: add pytest5 compatability
2019-09-15 19:23:30 +02:00
Maximilian Bosch
36cc0c6392
Merge pull request #68694 from danme/nix-du
nix-du: 0.3.0 -> master
2019-09-15 18:50:50 +02:00
Maximilian Bosch
050646af12
nix-du: update version to show actual rev's date rather than git-master 2019-09-15 18:14:11 +02:00
Aaron Andersen
a6edca1aca
Merge pull request #68406 from leenaars/datefudged
datefudge: 1.22 -> 1.23
2019-09-15 10:17:51 -04:00
Aaron Andersen
6f24ec8827
Merge pull request #66600 from Pamplemousse/sasquatch
sasquatch: init
2019-09-15 10:16:38 -04:00
Nick Spinale
f4951397ba lshw: fix cross-compilation 2019-09-15 15:36:31 +02:00
Vladimír Čunát
b6c6e1f9e8
Merge branch 'master' into staging-next 2019-09-15 13:18:54 +02:00
Vladyslav M
f18a6d5d8f
broot: 0.9.0 -> 0.9.4 (#68777)
broot: 0.9.0 -> 0.9.4
2019-09-15 09:13:52 +03:00
Will Dietz
706b243dad
Merge pull request #68742 from dtzWill/update/txr-225
txr: 224 -> 225
2019-09-14 13:14:43 -05:00
Robert Helgesson
77eef5529f
svtplay-dl: 2.2 -> 2.4 2019-09-14 17:08:51 +02:00
obadz
1a848ef93a
Merge pull request #68764 from dtzWill/update/networkmanager-openconnect-1.2.6
networkmanager-openconnect: 1.2.4 -> 1.2.6
2019-09-14 15:08:00 +01:00
Franz Pletz
a0a3f5c86c
Merge pull request #67332 from uvNikita/nixos-container/run
nixos-container: use systemd-run instead of nsenter
2019-09-14 13:22:35 +00:00
Daniel Schaefer
e416a39464 bareos: Mark as broken
Doesn't have a maintainer.
Doesn't work with our new glusterfs version.
bareos18 has changed from autotools to cmake so the derivation has to be
completely rewritten.
2019-09-14 15:04:02 +02:00
Will Dietz
447d625edc networkmanager,modemmanager: fix service symlinks for systemd v243
Fixes problems such as:

systemd[1]: Failed to put bus name to hashmap: File exists
systemd[1]: dbus-org.freedesktop.nm-dispatcher.service: Two services allocated for the same bus name org.freedesktop.nm_dispatcher, refusing operation.

Problem is that systemd treats symlinks to files outside the service
path differently, causing our old workaround to look like two separate services.

These symlinks are intended to be a means for manually emulating
the behavior of the `Alias=` directive in these services.
Unfortunately even making these symlinks relative isn't enough,
since they don't make it to where it matters--
that only makes the links in /etc/static/systemd/system/*
relative, with systemd still being shown non-relative links
in /etc/systemd/system/*.

To fix this, drop all of this at the package level
and instead simply specify the aliases in the NixOS modules.

Also handle the same for modemmanager,
since the networkmanager NixOS module also handles that.
2019-09-14 08:05:27 -04:00
worldofpeace
3cb0ae999f
Revert "networkmanager,modemmanager: fix service symlinks for systemd v243" 2019-09-14 08:04:28 -04:00
worldofpeace
e8bc2a6ac0
Merge pull request #68731 from dtzWill/fix/networkmanager-dbus-service-aliases
networkmanager,modemmanager: fix service symlinks for systemd v243
2019-09-14 08:03:12 -04:00
Vladyslav M
2f4fffd9c9
broot: 0.9.0 -> 0.9.4 2019-09-14 13:01:48 +03:00
WilliButz
91bb6cf407
httplz: 1.5.2 -> 1.6.0, add openssl to PATH 2019-09-14 11:58:20 +02:00
Will Dietz
c659b70e86 z-lua: 1.7.2 -> 1.7.3, lua-filesystem so _ZL_USE_LFS can be used
https://github.com/skywind3000/z.lua/releases/tag/v1.7.3
2019-09-14 18:49:22 +09:00
WilliButz
a52c77fbea
Merge pull request #68660 from JohnAZoidberg/httplz-openssl102
httplz: Fix build with openssl_1_0_2
2019-09-14 11:26:14 +02:00
Will Dietz
6654b52c8b
networkmanager-openconnect: 1.2.4 -> 1.2.6 2019-09-13 23:11:26 -05:00
Will Dietz
108d019e59
uhubctl: unstable-2019-07-31 -> 2.1.0 2019-09-13 22:42:20 -05:00
worldofpeace
2b8712508d
Merge pull request #68697 from Kiwi/ocrmypdf-67497
ocrmypdf: 8.2.3 -> 9.0.3
2019-09-13 23:41:57 -04:00
Robert Djubek
82c4218fe9
ocrmypdf: 8.2.3 -> 9.0.3
Version bump and bug fix
Fixes runtime dependencies ( #67497 ) and the version bump fixed other issues
2019-09-14 03:40:11 +00:00
Will Dietz
9a63273267
txr: 224 -> 225
http://www.kylheku.com/cgit/txr/tree/RELNOTES?id=txr-225
2019-09-13 21:56:37 -05:00
Will Dietz
f99bdb2b61
networkmanager,modemmanager: fix service symlinks for systemd v243
Fixes problems such as:

systemd[1]: Failed to put bus name to hashmap: File exists
systemd[1]: dbus-org.freedesktop.nm-dispatcher.service: Two services allocated for the same bus name org.freedesktop.nm_dispatcher, refusing operation.

Problem is that systemd treats symlinks to files outside the service
path differently, causing our old workaround to look like two separate services.

These symlinks are intended to be a means for manually emulating
the behavior of the `Alias=` directive in these services.
Unfortunately even making these symlinks relative isn't enough,
since they don't make it to where it matters--
that only makes the links in /etc/static/systemd/system/*
relative, with systemd still being shown non-relative links
in /etc/systemd/system/*.

To fix this, drop all of this at the package level
and instead simply specify the aliases in the NixOS modules.

Also handle the same for modemmanager,
since the networkmanager NixOS module also handles that.
2019-09-13 21:02:39 -05:00
Jonathan Ringer
a0440ad8b5 nixops_1_6_1: pin azure-storage 2019-09-13 16:59:45 -07:00
Robin Gloster
c8cb4c743e
Merge pull request #68664 from danme/fix-csvkit
csvkit: fix failing test
2019-09-13 23:50:31 +02:00
Robin Gloster
761b3a0640
Merge pull request #68692 from mayflower/netatalk
netatalk: use system netatalk
2019-09-13 20:46:20 +02:00
Eelco Dolstra
b9e81b2138 nixFlakes: 2.3pre20190830_04np4n6 -> 2.4pre20190913_a25c022 2019-09-13 20:13:14 +02:00
danme
586946829c nix-du: 0.3.0 -> master
recent master fixes the build problem.
2019-09-13 19:41:07 +02:00
Linus Heckemann
19ca6c62b0 netatalk: use system netatalk 2019-09-13 17:14:50 +00:00
Linus Heckemann
39ee74629c
Merge pull request #68388 from alyssais/appleseed
appleseed: fix build
2019-09-13 18:47:17 +02:00
Fabian Möller
5d0c384fc1
mitmproxy: add pytest5 compatability 2019-09-13 18:30:42 +02:00
Daniel Schaefer
08dab35cd4 xfstests: 2018-04-11 -> 2019-09-08 2019-09-13 17:40:16 +02:00
Robin Gloster
b19be78a93
Merge pull request #68648 from JohnAZoidberg/fluxgui120
xflux-gui: 1.1.10 -> 1.2.0
2019-09-13 16:43:13 +02:00
danme
535117b136 csvkit: fix failing test
downgrading dependency agate-sql
2019-09-13 15:29:32 +02:00
Daniel Schaefer
acf571eec4 httplz: Fix build with openssl_1_0_2
The rust crate dependency that wraps OpenSSL doesn't support the Openssl
1.1.
2019-09-13 15:02:37 +02:00
Daniel Schaefer
f25e86411c chipsec: 1.4.0 -> 1.4.1 2019-09-13 14:30:58 +02:00
Daniel Schaefer
eb5497c419 xflux-gui: 1.1.10 -> 1.2.0
Didn't build with the old version because they dropped Python2 and
changed some dependencies.
2019-09-13 14:04:07 +02:00
Robin Gloster
63b645f3d8
Merge pull request #67414 from JohnAZoidberg/chipsec-140
chipsec: 1.3.7 -> 1.4.0
2019-09-13 13:20:02 +02:00
Mario Rodas
67425aa31e
netdata: 1.17.0 -> 1.17.1
Changelog: https://github.com/netdata/netdata/releases/tag/v1.17.1
2019-09-13 04:20:00 -05:00
Mario Rodas
304aa6f6b6
sops: 3.3.1 -> 3.4.0
Changelog: https://github.com/mozilla/sops/releases/tag/3.4.0
2019-09-13 04:20:00 -05:00
Pamplemousse
d25bf0495c sasquatch: init 2019-09-12 21:28:29 -07:00
Jan Tojnar
a441eaa7b1
Merge branch 'staging-next' into staging 2019-09-12 22:49:43 +02:00
worldofpeace
2a10e8fef5
Merge pull request #68266 from pstn/dehydrated-modernisation
dehydrated: move to pname syntax, handle docs/manpage.
2019-09-12 14:16:39 -04:00
Philipp
274b8654f5 dehydrated: move to pname syntax, handle docs/manpage. 2019-09-12 19:54:44 +02:00
Austin Seipp
f0ad5ebdfb nixos/{chrony,ntpd,openntpd}: add myself as maintainer
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-12 11:45:51 -05:00
Peter Hoeg
6759d15465
Merge pull request #68512 from nspin/pr/stdenv-spelling
stdenv: fix misspellings of dontPatchELF
2019-09-12 17:04:49 +08:00
Maximilian Bosch
99b291c73c
Merge pull request #68507 from peterhoeg/f/mtr
nixos/mtr: support for selecting the package
2019-09-12 09:34:22 +02:00
Jason Carr
7644e88334 lesspass: fix src 2019-09-11 23:16:36 -04:00
Peter Hoeg
2e47cb88ea
Merge pull request #68510 from peterhoeg/p/dupd
dupd: init at 1.7
2019-09-12 08:22:53 +08:00
worldofpeace
79ec84fb96
Merge pull request #68521 from averelld/youtube-dl-update
youtube-dl: 2019.09.12 -> 2019.09.12.1
2019-09-11 16:43:57 -04:00
Averell Dalton
99ec6416c5 youtube-dl: 2019.09.12 -> 2019.09.12.1 2019-09-11 22:14:33 +02:00
Michael Weiss
bcaa3e702f
scdoc: 1.9.7 -> 1.10.0 2019-09-11 22:10:13 +02:00