Commit graph

4549 commits

Author SHA1 Message Date
Frederik Rietdijk
0a2caa41fe Python: drop python.majorVersion
Drop `python.majorVersion`. For Python language version, use `python.pythonVersion`.
For implementation version, use `python.sourceVersion`.

Some expressions were broken. Those that were identified were fixed.

fixup major
2019-01-04 10:45:22 +01:00
Andrew Dunham
855d370a20 gping: init at 1.1
gping is a utility to display a graph of ping timing in a terminal
2019-01-03 23:59:04 -05:00
Jörg Thalheim
b2f02a3683
Merge pull request #53332 from r-ryantm/auto-update/haproxy
haproxy: 1.8.15 -> 1.9.0
2019-01-03 23:11:59 +01:00
Renaud
e767e9b678
Merge pull request #51487 from uvNikita/ddclient/upgrade
ddclient: 3.8.3 -> 3.9.0
2019-01-03 20:42:28 +01:00
Frederik Rietdijk
2da31b80bb Merge master into staging-next 2019-01-03 20:07:35 +01:00
R. RyanTM
bfc49b1f19 haproxy: 1.8.15 -> 1.9.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/haproxy/versions
2019-01-03 09:37:23 -08:00
Nikita Uvarov
6ccc6c7cd1
ddclient: 3.8.3 -> 3.9.0
This release fixes cloudflare protocol usage by switching to a new api
version. See release notes: https://sourceforge.net/p/ddclient/news/2018/08/ddclient-390-released.
Partially fixes #26691.
2019-01-03 13:33:59 +01:00
R. RyanTM
b0f40b7851 offlineimap: 7.2.1 -> 7.2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/offlineimap/versions
2019-01-02 23:26:21 -05:00
worldofpeace
3dee4f2c71
Merge pull request #51122 from dtzWill/update/nm-1.12.4
networkmanager: 1.12.2 -> 1.14.4
2019-01-02 16:33:29 -05:00
Frederik Rietdijk
092e3b50a8 Merge master into staging-next 2019-01-02 21:08:27 +01:00
Vladimír Čunát
70bff06140
Merge branch 'master' into staging 2019-01-02 17:19:23 +01:00
R. RyanTM
d2499b137f spoofer: 1.4.0 -> 1.4.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/spoofer/versions
2019-01-02 13:51:05 +01:00
worldofpeace
36c5f30d24 networkmanager: cleanup using more placeholder 2019-01-02 02:07:27 -05:00
Jan Tojnar
f748cc85bd network-manager: fix paths 2019-01-02 02:07:27 -05:00
Will Dietz
be14e9fa29 networkmanager: 1.12.2 -> 1.14.4 2019-01-02 02:07:27 -05:00
R. RyanTM
b1f04fe156 tcpreplay: 4.3.0 -> 4.3.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tcpreplay/versions
2019-01-01 22:30:41 -08:00
Frederik Rietdijk
070290bda7 Merge master into staging-next 2018-12-31 12:00:36 +01:00
Maximilian Bosch
693aee0218
Merge pull request #53042 from exi/wireguard
wireguard-tools Add proper dependencies
2018-12-29 22:57:25 +01:00
Reno Reckling
ca9e76e676 wireguard-tools Add proper dependencies
wg-quick calls iproute, resolvconf and sysctl on Linux.
These dependencies where missing.
2018-12-29 16:41:04 +01:00
Pierre Bourdon
d132c08aa1 wget: 1.20 -> 1.20.1 (CVE-2018-20483) 2018-12-29 13:00:58 +01:00
Frederik Rietdijk
10afccf145 Merge staging-next into staging 2018-12-27 18:11:34 +01:00
aszlig
b0f9e47271
ip2unix: 1.2.0 -> 2.0.0
New upstream features:

  - New ignore rule option, which prevents conversion to Unix socket.
  - A way to increase the verbosity via the -v command line argument.
  - Reams of log messages in addition to the FATAL errors we had so far.
  - Use Syslog format for logging if stderr is a socket.
  - Set FD_CLOEXEC on systemd socket file descriptors as soon as they're
    associated.

Upstream fixes:

  - Use right endian conversion functions in port matching.
  - Pass is_unix to child socket on accept to prevent accidentally
    replacing an already converted Unix socket by a new Unix socket. The
    latter would be a socket that's not accepted, which would eventually
    lead to an error.
  - Correctly handle setsockopts used with other levels than SOL_SOCKET.

Upstream changes:

  - Improve wording and add more descriptions in README and manpage.
  - The implementation for fetching systemd sockets now no longer uses
    libsystemd, thus the build-time dependency is no longer required.
  - New serialiser for passing rules to the preloaded library in a more
    compact form instead of using YAML, so it's less likely that we'll
    hit the maximum stack size.
  - Systemd sockets are now associated during rule initialisation and
    thus behave more predictable in complex setups.

On our side, the dependency on systemd is only needed for running the
tests, as it uses the systemd-socket-activate helper. Socket association
is now done by ip2unix directly and doesn't rely on libsystemd anymore.

Built and tested on i686-linux and x86_64-linux.

Signed-off-by: aszlig <aszlig@nix.build>
2018-12-26 19:36:49 +01:00
worldofpeace
c1599d29d9 gcr: rename from gnome3.gcr 2018-12-25 20:14:28 -05:00
Jan Tojnar
c45e9d0fac
Merge branch 'master' into staging 2018-12-25 17:03:57 +01:00
R. RyanTM
0e42733b26 polygraph: 4.12.0 -> 4.13.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/polygraph/versions
2018-12-24 20:12:31 -08:00
Sander van der Burg
a27aa247c0
Merge pull request #50596 from svanderburg/mobile-updates
Mobile updates
2018-12-24 15:52:33 +01:00
Jan Tojnar
ef935fa101
Merge branch 'master' into staging 2018-12-24 15:02:29 +01:00
Jan Tojnar
9086af1a77
Merge pull request #52702 from jtojnar/boo-destdir
Boo destdir
2018-12-22 23:02:23 +01:00
Jan Tojnar
fadd95af14
tgt: Do not abuse DESTDIR 2018-12-22 22:29:54 +01:00
Vladyslav M
7bc1ce6354
Merge pull request #52665 from r-ryantm/auto-update/wireguard-tools
wireguard-tools: 0.0.20181119 -> 0.0.20181218
2018-12-22 12:21:10 +02:00
R. RyanTM
76c2f7129e wireguard-tools: 0.0.20181119 -> 0.0.20181218
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wireguard-tools/versions
2018-12-22 01:12:34 -08:00
Tor Hedin Brønner
ba055b698b strongswan: ad-hoc fix build
Simply add libpcap to buildInputs until iptables with pruned libtool files lands
in master.
2018-12-21 12:22:27 +01:00
Jörg Thalheim
679e8fa932
nss-pam-ldapd: fix build by disabling kerberos 2018-12-21 10:23:37 +01:00
Samuel Dionne-Riel
3c38cc8058
Merge pull request #51813 from samueldr/aarch64/disable-non-arm-builds-part-1
aarch64: ZHF for aarch64 (1/??)
2018-12-20 21:06:52 -05:00
Will Dietz
5a8660bd29 curl: 7.62.0 -> 7.63.0
https://curl.haxx.se/mail/lib-2018-12/0036.html
https://curl.haxx.se/changes.html
2018-12-19 09:19:12 +01:00
R. RyanTM
fdfb809a9b unbound: 1.8.1 -> 1.8.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/unbound/versions
2018-12-19 09:15:47 +01:00
Frederik Rietdijk
9ab61ab8e2 Merge staging-next into staging 2018-12-19 09:00:36 +01:00
Renaud
0594eb6fd2
Merge pull request #51753 from r-ryantm/auto-update/xl2tpd
xl2tpd: 1.3.12 -> 1.3.13
2018-12-19 00:23:15 +01:00
Sander van der Burg
53550c826d Port packages with Android dependencies to new androidenv 2018-12-18 21:16:06 +01:00
volth
fed7914539
Merge branch 'staging' into make-perl-pathd 2018-12-18 17:13:27 +00:00
Franz Pletz
9f6c85bd5e
lldpd: 1.0.1 -> 1.0.3 2018-12-18 00:09:00 +01:00
R. RyanTM
44482c54ff haproxy: 1.8.14 -> 1.8.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/haproxy/versions
2018-12-17 01:14:46 +00:00
Maximilian Bosch
57d9c3d296
Merge pull request #52306 from r-ryantm/auto-update/httpie
httpie: 1.0.0 -> 1.0.2
2018-12-16 20:51:56 +01:00
R. RyanTM
c9163c26a7 dnscrypt-wrapper: 0.4.1 -> 0.4.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dnscrypt-wrapper/versions
2018-12-16 20:42:57 +01:00
Franz Pletz
5f55e84f3d
Merge pull request #52274 from r-ryantm/auto-update/kea
kea: 1.4.0-P1 -> 1.5.0
2018-12-16 19:03:23 +00:00
R. RyanTM
7840cb30f8 aircrack-ng: 1.4 -> 1.5.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aircrack-ng/versions
2018-12-16 15:30:15 +00:00
R. RyanTM
e52c0849fb httpie: 1.0.0 -> 1.0.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/httpie/versions
2018-12-15 21:05:16 -08:00
R. RyanTM
129fca2479 kea: 1.4.0-P1 -> 1.5.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kea/versions
2018-12-15 17:02:41 -08:00
R. RyanTM
5b8d77d826 openfortivpn: 1.7.1 -> 1.8.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openfortivpn/versions
2018-12-14 20:38:50 -08:00
volth
bb9557eb7c lib.makePerlPath -> perlPackages.makePerlPath 2018-12-15 03:50:31 +00:00
Jan Tojnar
4c7ac06115
gupnp-tools: 0.8.14 → 0.8.15 2018-12-14 20:30:58 +01:00
Jörg Thalheim
a29d0ca423
Merge pull request #51999 from r-ryantm/auto-update/stunnel
stunnel: 5.49 -> 5.50
2018-12-14 08:20:26 +00:00
Jörg Thalheim
1122901b97
stunnel: remove stunnel3 wrapper 2018-12-14 08:19:39 +00:00
R. RyanTM
19e14c44f0 stunnel: 5.49 -> 5.50
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/stunnel/versions
2018-12-13 23:46:34 -08:00
volth
0083685a01 freebind: init at 2017-12-27 2018-12-13 22:04:52 +00:00
Casey Ransom
445863b777 pdsh: enable macOS 2018-12-12 11:41:25 -05:00
Jörg Thalheim
c054af4e58
filegive: use buildGoPackage 2018-12-11 22:08:05 +00:00
Jörg Thalheim
7494175f4d
curl_unix_socket: use buildGoPackage 2018-12-11 18:30:37 +00:00
tilpner
380fce5bc3
minio-client: 2018-07-31T02-28-53Z -> 2018-12-05T22-59-07Z 2018-12-11 13:59:43 +01:00
Samuel Dionne-Riel
e86b1b9f56 bud: Disable build on aarch64-linux
Furthermore, this package needs to either be dropped or updated. The
version packaged is old, and the project has been abandoned by upstream.
2018-12-10 14:55:20 -05:00
R. RyanTM
9a619df547 xl2tpd: 1.3.12 -> 1.3.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xl2tpd/versions
2018-12-08 14:48:39 -08:00
Frederik Rietdijk
5f554279ec Merge master into staging-next 2018-12-07 15:22:35 +01:00
Francesco Gazzetta
0d649c8423 qr-filetransfer: init at unstable-2018-10-22 2018-12-06 09:41:54 -05:00
Wael M. Nasreddine
e212b99751 amass: 2.8.3 -> 2.8.5 2018-12-04 19:15:28 -08:00
Matthew Bauer
357732e6a3
Merge pull request #50936 from tathougies/travis/dhcpcd-runtime-shell
dhcpcd: Use runtimeShell in dhcpcd-run-hooks
2018-12-03 09:48:38 -06:00
Michael Raskin
34efe45ef8
Merge pull request #51418 from symphorien/dsniff
dsniff: init at 2.4b1
2018-12-03 11:46:55 +00:00
Frederik Rietdijk
a510aa2672 Merge master into staging-next 2018-12-03 12:18:43 +01:00
Will Dietz
dd894ad947
Merge pull request #51262 from dtzWill/update/wget-1.20
wget: 1.19.5 -> 1.20
2018-12-03 00:57:35 -06:00
Symphorien Gibol
0a91d70134 dsniff: init at 2.4b1 2018-12-03 00:59:11 +01:00
Symphorien Gibol
6c22b5a1d7 libnids: init at 1.24 2018-12-03 00:57:52 +01:00
markuskowa
506d4c7e44
Merge pull request #51329 from c0bw3b/cleanup/gnu-https
Favor HTTPS URLs - the GNU edition
2018-12-02 16:52:33 +01:00
c0bw3b
0498ccd076 Treewide: use HTTPS on GNU domains
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
c0bw3b
a04a512f34 Treewide: use HTTPS on NonGNU domains 2018-12-02 15:21:04 +01:00
Jörg Thalheim
4c7b012d85
networkmanager-applet: set default icon theme 2018-12-02 11:48:40 +00:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jörg Thalheim
84162175a3
Merge pull request #51180 from mayflower/xorg-cross
treewide: cross-fixes
2018-12-01 00:43:02 +00:00
worldofpeace
22926c8b84
Merge pull request #51284 from kampka/upgrade-gandi-cli
gandi-cli: 0.19 -> 1.3
2018-11-30 18:16:13 -05:00
Christian Kampka
4ed2dd919b gandi-cli: 0.19 -> 1.3 2018-11-30 23:13:34 +01:00
Jan Tojnar
c5881ec2c9
Merge remote-tracking branch 'upstream/master' into staging 2018-11-30 20:09:45 +01:00
Frederik Rietdijk
1828a5c5ba Merge master into staging-next 2018-11-30 17:46:21 +01:00
Will Dietz
c6db972e8b wget: 1.19.5 -> 1.20
https://lists.gnu.org/archive/html/info-gnu/2018-11/msg00011.html
2018-11-29 20:04:38 -06:00
Matthew Bauer
76c7a8bac0
Merge pull request #51205 from matthewbauer/more-setup-hooks
Add premake & imake setup hook
2018-11-29 19:36:25 -06:00
Frederik Rietdijk
9b81c7e455 Merge staging-next into staging 2018-11-29 09:18:35 +01:00
Frederik Rietdijk
9db2421d1f Merge master into staging-next 2018-11-29 08:12:56 +01:00
Robin Gloster
b014cdd292
ssmtp: fix cross 2018-11-29 05:50:26 +01:00
Matthew Bauer
3f00c67ef9 x11-ssh-askpass: cleanup 2018-11-28 20:14:42 -06:00
Robert Schütz
a6c90e135e bittornado: remove
It is unmaintained and does not build.
2018-11-26 15:51:48 +01:00
Vladimír Čunát
a5de78b7d7
Merge branch 'master' into staging-next 2018-11-26 10:28:00 +01:00
Amine Chikhaoui
e1ad1a0aa2 networkmanagerapplet: 1.8.16 -> 1.8.18
(#50338)
2018-11-25 09:27:38 +01:00
Jörg Thalheim
3681fa5456
direnv: make cross-compile on windows 2018-11-24 10:43:47 +00:00
Frederik Rietdijk
e41154d1ab Merge master into staging-next 2018-11-24 10:43:33 +01:00
Wael M. Nasreddine
d4158b1b9c
ssh-agents: init at 1.0.1 2018-11-23 12:59:33 -08:00
Travis Athougies
c116de9411 Use runtimeShell for dhcpcd 2018-11-22 19:57:01 -08:00
Franz Pletz
1a371818b6
kea: 1.4.0 -> 1.4.0-P1 2018-11-22 14:36:25 +01:00
Pierre Bourdon
90720d0139 curl: cherry-pick upstream patch for ipv6 url parsing
Upstream bug: curl/curl#3218.

This causes nixos/tests/ipv6.nix to fix since the last staging merge.
2018-11-22 09:58:34 +01:00
Frederik Rietdijk
c31cb577ae Merge master into staging-next 2018-11-22 09:57:08 +01:00
Jörg Thalheim
097c633bf2
Merge pull request #50833 from dywedir/wireguard-tools
wireguard-tools: 0.0.20181018 -> 0.0.20181119
2018-11-21 18:20:20 +00:00
Frederik Rietdijk
701375662b Merge master into staging-next 2018-11-21 12:39:20 +01:00
Frederik Rietdijk
f0b49c4d10 python.pkgs.prompt_toolkit: always use 1 with py2 and 2 with py3 2018-11-21 12:38:54 +01:00
Chris Ostrouchov
d69246709f pythonPackages.prompt_toolkit: 1.0.15 -> 2.0.7
Created a version to prompt_toolkit_1 for legacy ipython
2018-11-21 12:38:54 +01:00
c0bw3b
bd73a3f1c7 smbldap-tools: remove
Gna.org forge is closed and upstream repo was not relocated
2018-11-20 20:44:33 +01:00
Frederik Rietdijk
aabf1a93bc Merge staging-next into staging 2018-11-20 11:51:11 +01:00
Frederik Rietdijk
fd26e7be2a Merge master into staging-next 2018-11-20 11:47:26 +01:00
Vladyslav Mykhailichenko
6fb56af8b2
wireguard-tools: 0.0.20181018 -> 0.0.20181119 2018-11-20 10:51:46 +02:00
Mateusz Kowalczyk
db26a5ac28
Merge pull request #50825 from r-ryantm/auto-update/babeld
babeld: 1.8.3 -> 1.8.4
2018-11-20 13:52:24 +09:00
R. RyanTM
71f13d4ab4 babeld: 1.8.3 -> 1.8.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/babeld/versions
2018-11-19 19:42:18 -08:00
R. RyanTM
dbb2ebd03e http-prompt: 0.11.2 -> 1.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/http-prompt/versions
2018-11-19 06:14:37 -08:00
Frederik Rietdijk
e343a85cfb Merge master into staging-next 2018-11-19 09:55:32 +01:00
Matthew Bauer
2c1d3a9a82 Merge remote-tracking branch 'upstream/master' into staging 2018-11-18 19:02:09 -06:00
Matthew Bauer
0925c482c8
Merge pull request #50556 from oxij/pkgs/curl-cleanup
curl: move option defaults from `all-packages.nix` to the derivation itself
2018-11-18 18:25:36 -06:00
Renaud
9b95523469
Merge pull request #50545 from r-ryantm/auto-update/tcpreplay
tcpreplay: 4.2.6 -> 4.3.0
2018-11-18 14:59:21 +01:00
Renaud
9a9925efd7
Merge pull request #50490 from kalbasit/nixpkgs_add-amass
amass: init at 2.8.3
2018-11-18 12:37:20 +01:00
Jörg Thalheim
122f77a8d3
Merge pull request #50552 from r-ryantm/auto-update/twa
twa: 1.6.0 -> 1.6.2
2018-11-18 11:07:48 +00:00
Frederik Rietdijk
0d0d7dcd06 Merge staging-next into staging 2018-11-18 10:41:34 +01:00
Frederik Rietdijk
63c6875f26 Merge master into staging-next 2018-11-18 10:32:12 +01:00
Jan Malakhovski
50aef6015f curl: move option defaults from all-packages.nix to the derivation itself 2018-11-18 07:59:40 +00:00
R. RyanTM
f1faaec5ab twa: 1.6.0 -> 1.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/twa/versions
2018-11-17 23:41:50 -08:00
R. RyanTM
46533072b5 tcpreplay: 4.2.6 -> 4.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tcpreplay/versions
2018-11-17 22:42:19 -08:00
Wael M. Nasreddine
94ee915980
amass: init at 2.8.3 2018-11-17 21:29:33 -08:00
chessai
88eb07017f
remove unnecessary whitespace 2018-11-17 15:11:59 -05:00
chessai
5b0f33a8ab
use rec instead of let ... in 2018-11-17 15:08:41 -05:00
worldofpeace
86dc05c920
Apply suggestions from code review
Co-Authored-By: chessai <chessai@users.noreply.github.com>
2018-11-17 15:03:53 -05:00
chessai
2517ca5488 add outsputs 'out' and 'dev' 2018-11-17 15:01:18 -05:00
worldofpeace
b8ff9f5cf1 Update pkgs/tools/networking/openconnect_pa/default.nix
Co-Authored-By: chessai <chessai@users.noreply.github.com>
2018-11-17 14:57:26 -05:00
chessai
d79d7fbde9 add missing unstable 2018-11-17 14:57:25 -05:00
chessai
d812e296b6 change version to unstable-YYYY-MM-DD as per policy 2018-11-17 14:57:25 -05:00
worldofpeace
b3525cd210 Apply suggestions from code review
Co-Authored-By: chessai <chessai@users.noreply.github.com>
2018-11-17 14:57:25 -05:00
chessai
b3ce4cd77f remove unused postInstall 2018-11-17 14:57:25 -05:00
worldofpeace
e5df59548e Apply suggestions from code review
Co-Authored-By: chessai <chessai@users.noreply.github.com>
2018-11-17 14:57:25 -05:00
chessai
5da470d9fd openconnect_pa: init at 7.08 2018-11-17 11:41:20 -05:00
chessai
528b4d8727 add openconnect fork that has support for Palo Alto Network's globalprotect protocol 2018-11-17 11:26:43 -05:00
Piotr Bogdan
20738d8b81 ngrep: switch to default make 2018-11-15 17:26:06 +00:00
Renaud
cde945a165
Merge pull request #48044 from schneefux/pkg/fetchfromgithub
treewide: Use fetchFromGitHub instead of fetchurl
2018-11-14 09:48:22 +01:00
Matthew Bauer
73951bc0c8
Merge pull request #50293 from matthewbauer/cleanups2
Add setup-hooks for scons and waf
2018-11-13 19:17:00 -06:00
Matthew Bauer
06c403e846 treewide: remove unstable packages
There’s nothing wrong with unstable packages when they are maintained
and frequently updated. However, when they become out-of-date, as many
do, it is usually best to just get rid of them as the stable version
is become newer than the unstable version. This removes any packages
called "unstable" that have not been updated in over 1 year. Affected
packages include:

- isyncUnstable
- sxhkd-unstable
- dosbox-unstable

Revert "treewide: remove unstable packages"

This reverts commit df01b0b37a04624cfe6f8d2ccb42b99289841b68.
2018-11-13 19:14:44 -06:00
Matthew Bauer
f2a20b6e52 treewide: use wafHook
Replace "waf" phases with wafHook that manages everything
automatically. Should make things more modular.

Packages affected here are:

- a2jmidid
- ams-lv2
- ardour
- fomp
- guitarix
- ingen
- jalv
- mda-lv2
- non
- patchage
- hamster-time-tracker
- kupfer
- xiphos
- xfce4-dockbarx-plugin
- xfce4-namebar-plugin
- dropbox
- clasp
- aubio
- liliv
- lv2
- lvtk
- ntk
- raul
- sratom
- suil
- ganv
- ndn-cxx
- ns3
- serd
- sord
- termbox
- wxmupen64plus
- jackaudio
- pflask
- blockhash
- glmark2
- weighttp
2018-11-13 19:13:48 -06:00
Renaud
a8ac1ef6a4
netselect: 0.3 -> 0.4
and fetch from GH repo since http://alumnit.ca/~apenwarr/netselect/ is gone
2018-11-12 22:04:36 +01:00
Frederik Rietdijk
3b052406ea Merge staging-next into staging 2018-11-12 19:01:36 +01:00
Frederik Rietdijk
daf3297cb4 Merge master into staging-next 2018-11-12 18:59:08 +01:00
aszlig
2ea5e68b24
ip2unix: 1.1.1 -> 1.2.0
Upstream changes:

  - Fixed: Don't fail when building the manual with AsciiDoc and xmllint.
  - Fixed: Some long options (--rule, --rules-file and --rules-data) were
           ignored.
  - Fixed: Manpage formatting is now more consistent.
  - Added: A new --version command line argument for showing version
           information.

With the new upstream release recommending to use AsciiDoc to generate
the manpage, I also switched to AsciiDoc instead of Asciidoctor. The
resulting manpage looks better in some ways (for example when definition
lists are used).

I also added an installCheckPhase to ensure that the manpage exists in
the resulting store path.

Signed-off-by: aszlig <aszlig@nix.build>
2018-11-12 15:45:23 +01:00
Frederik Rietdijk
1d3bff25db Merge staging-next into staging 2018-11-11 14:28:08 +01:00
Edward Tjörnhammar
ba35b5971c
i2pd: 2.21.1 -> 2.22.0 2018-11-11 12:47:09 +01:00
Frederik Rietdijk
7863aae5b2 Merge master into staging-next 2018-11-11 08:59:44 +01:00
Jörg Thalheim
7792a38642
Merge pull request #50160 from r-ryantm/auto-update/dnsmasq
dnsmasq: 2.79 -> 2.80
2018-11-10 11:36:35 +00:00
R. RyanTM
904ae0b116 dnsmasq: 2.79 -> 2.80
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dnsmasq/versions
2018-11-10 03:18:29 -08:00
Robert Schütz
1afd25fb4a getmail: 5.7 -> 5.8 2018-11-10 12:08:07 +01:00
Frederik Rietdijk
53d00c3351 Merge master into staging-next 2018-11-10 11:08:54 +01:00
Jörg Thalheim
0ede13cf1a
Merge pull request #50091 from r-ryantm/auto-update/httpie
httpie: 0.9.9 -> 1.0.0
2018-11-10 00:58:11 +00:00
R. RyanTM
76d07488d7 httpie: 0.9.9 -> 1.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/httpie/versions
2018-11-09 16:10:36 -08:00
Jörg Thalheim
92a065f23e
Merge pull request #49930 from r-ryantm/auto-update/spoofer
spoofer: 1.3.3 -> 1.4.0
2018-11-08 22:18:15 +00:00
Jörg Thalheim
ffbe435e93
Merge pull request #49932 from r-ryantm/auto-update/tgt
tgt: 1.0.73 -> 1.0.74
2018-11-08 21:19:55 +00:00
Jörg Thalheim
d8f4f61a66
Merge pull request #49936 from r-ryantm/auto-update/swaks
swaks: 20170101.0 -> 20181104.0
2018-11-08 20:26:57 +00:00
R. RyanTM
1749c8ff1c swaks: 20170101.0 -> 20181104.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/swaks/versions
2018-11-08 12:02:55 -08:00
R. RyanTM
814c68a503 tgt: 1.0.73 -> 1.0.74
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tgt/versions
2018-11-08 11:00:39 -08:00
R. RyanTM
e681d3a6da spoofer: 1.3.3 -> 1.4.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/spoofer/versions
2018-11-08 10:52:13 -08:00
aszlig
1d0517ddb3
ip2unix: 1.1.0 -> 1.1.1
Upstream fixes:

  * Don't unlink target socket path if connect is used after bind.

Signed-off-by: aszlig <aszlig@nix.build>
2018-11-07 18:21:07 +01:00
Nikola Knežević
e7b61b791b grpcurl: init at 1.0.0 2018-11-07 13:43:24 +01:00
aszlig
5fc73fd52e
ip2unix: 1.0.0 -> 1.1.0
Upstream fixes:

  * Prevent closing file descriptors passed by systemd.

New upstream features:

  * Allow to specify port ranges.

Signed-off-by: aszlig <aszlig@nix.build>
2018-11-07 09:42:17 +01:00
Matthew Bauer
147ff753f5 shadowsocks-libev: set install name correctly
This avoids having to invoke install_name_tool.
2018-11-06 19:58:20 -06:00
Patrick Hilhorst
914392c646
modem-manager: don't define inconsistent pname 2018-11-06 00:06:23 +01:00
Patrick Hilhorst
b0e9fc131c
treewide: Fix packages using name where they should use pname 2018-11-06 00:06:17 +01:00
John Ericson
48caae5045 Merge remote-tracking branch 'upstream/master' into HEAD 2018-11-05 15:19:33 -05:00
aszlig
b162b40007
ip2unix: init at 1.0.0
This tool was initially built specifically for nixcloud to prevent a few
annoying programs from binding to IP sockets.

While initially only accepting a JSON file as input, the tool now has a
proper command line interface and it's also generally usable to turn IP
sockets of any program into Unix sockets.

Another thing that might be even useful for NixOS modules is the
possibility to bend programs into using systemd socket activation.

Signed-off-by: aszlig <aszlig@nix.build>
2018-11-05 16:39:42 +01:00
Frederik Rietdijk
cb4ff927a1 Merge master into staging-next 2018-11-04 08:49:24 +01:00
Austin Seipp
c55fa1e122 Merge branch 'master' into staging 2018-11-03 19:57:25 -05:00
Edward Tjörnhammar
dff14ecfbf
i2pd: 2.21.0 -> 2.21.1 2018-11-03 16:25:19 +01:00
Vladimír Čunát
a92a2c8e15
Merge branch 'master' into staging
Conflict: rename of pythondaemon -> python-daemon.
2018-11-02 14:40:14 +01:00
David Costa
6759b7900e ntp: fix ntpd shutdown by using upstream patch
After a series of amendments the seccomp.patch made ntpd work properly
but only on 32-bit systems.
This commit replaces that patch with the one submitted upstream by
cleverca22 and that fixes the issue also on 64-bit systems.

Close #38627, #45885
2018-10-31 23:01:40 +00:00
xeji
c970b4ef12 eternal-terminal: fix homepage url 2018-10-31 19:11:23 +01:00
qolii
30c92945a4 eternal-terminal: 5.1.7 -> 5.1.8. 2018-10-31 19:10:29 +01:00
Will Dietz
e9d6475e68 curl: 7.61.1 -> 7.62.0
See
https://github.com/NixOS/nixpkgs/issues/49463#issuecomment-434617623
2018-10-31 07:12:00 -05:00
Frederik Rietdijk
1d196d99be Merge staging-next into staging 2018-10-30 20:35:15 +01:00
Robert Schütz
88155c643a getmail: 5.6 -> 5.7 2018-10-30 16:03:57 +01:00
Jörg Thalheim
6bad623c2e
Merge pull request #49246 from fadenb/unbount_1.8.1
unbound: 1.8.0 -> 1.8.1
2018-10-29 00:04:41 +00:00
Tristan Helmich (omniIT)
1bfaa0157e unbound: 1.8.0 -> 1.8.1 2018-10-27 14:04:01 +02:00
Renaud
863578d646
Merge pull request #49134 from r-ryantm/auto-update/urlwatch
urlwatch: 2.14 -> 2.15
2018-10-27 13:53:09 +02:00
Jörg Thalheim
255cc1ff8f
Merge pull request #48866 from r-ryantm/auto-update/wireguard-tools
wireguard-tools: 0.0.20181007 -> 0.0.20181018
2018-10-27 07:28:19 +01:00
Silvan Mosberger
d4d49e2839
Merge pull request #49176 from dtzWill/update/whois-5.4.0
whois: 5.3.2 -> 5.4.0
2018-10-26 23:00:17 +02:00
Will Dietz
41b3c2137d whois: 5.3.2 -> 5.4.0
4723a2cc4c
2018-10-26 13:32:30 -05:00
qolii
145627391b eternal-terminal: enable darwin build. 2018-10-26 19:59:27 +03:00
R. RyanTM
c07b74e0b3 urlwatch: 2.14 -> 2.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/urlwatch/versions
2018-10-26 00:43:00 -07:00
zimbatm
2337c7522a
openssh: 7.7p1 -> 7.9p1 (#48784)
added openssh_gssapi to make it easier to test the patched version

the HPN edition isn't available on top of 7.9p1 yet

fix-host-key-algorithms-plus.patch didn't apply anymore, assuming it's
fixed.

release notes: https://www.openssh.com/txt/release-7.9
2018-10-26 01:17:55 +02:00
Jan Tojnar
968dca8556
Merge pull request #49114 from qolii/eternal-terminal__5_1_6__5_1_7
eternal-terminal: 5.1.6 -> 5.1.7.
2018-10-25 21:33:42 +02:00
qolii
2da9bb8b4d eternal-terminal: 5.1.6 -> 5.1.7. 2018-10-25 10:10:22 -07:00
Ignat Loskutov
e9f1ca0cb1 aircrack-ng: 1.2 -> 1.4 2018-10-25 15:09:21 +03:00
R. RyanTM
6d321dc204 twa: 1.5.1 -> 1.6.0 (#48900)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/twa/versions
2018-10-24 12:38:51 +02:00
Rob Vermaas
debbed29d1 datadog-agent: add option to enable trace agent 2018-10-23 12:30:06 +02:00
R. RyanTM
6d0b34f3c8 wireguard-tools: 0.0.20181007 -> 0.0.20181018
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wireguard-tools/versions
2018-10-23 02:32:02 -07:00
Jan Tojnar
6655f18135 networkmanager-openvpn: 1.8.6 → 1.8.8 2018-10-21 22:22:31 +02:00
Frederik Rietdijk
ca6ee8f519 Merge master into staging-next 2018-10-20 09:40:09 +02:00
John Ericson
d97e5e1115
Merge pull request #48602 from matthewbauer/cmake-cross
Set CMAKE_SYSTEM_* for cross compiling
2018-10-18 15:47:04 -04:00
Jan Tojnar
42bf580f51
Merge pull request #48648 from qolii/et__4_1_2__5_1_6
eternal-terminal: 4.1.2 -> 5.1.6.
2018-10-18 12:17:43 +02:00
Frederik Rietdijk
8d8dc1fa34 Merge master into staging 2018-10-18 11:43:54 +02:00
Frederik Rietdijk
821a3beb10
Merge pull request #48306 from NixOS/staging-next
Merge staging-next into master
2018-10-18 11:23:04 +02:00
Matthew Robbetts
747377a9f8 Add ninja, remove enableParallelBuilding. 2018-10-17 23:05:21 -07:00
Matthew Robbetts
70d532cf2c eternal-terminal: 4.1.2 -> 5.1.6. 2018-10-17 16:57:59 -07:00
Matthew Bauer
1660098d84 curl: build statically on windows 2018-10-17 14:44:35 -05:00
Robert Schütz
c1a0e28ee2
Merge pull request #48596 from makefu/pkgs/pythonPackages.speedtest-cli/init
speedtest-cli: move to pythonPackages, add to home-assistant
2018-10-17 17:11:48 +02:00
makefu
d3657f6766
speedtest-cli: move ot python-modules 2018-10-17 16:52:39 +02:00
Frederik Rietdijk
89349fdae9 Merge staging-next into staging 2018-10-17 08:36:28 +02:00
Frederik Rietdijk
18fcc337af Merge master into staging-next 2018-10-17 08:04:22 +02:00
Vladyslav M
d9508a3a4f
Merge pull request #48500 from r-ryantm/auto-update/ipv6calc
ipv6calc: 1.0.0 -> 1.1.0
2018-10-16 10:02:25 +03:00
R. RyanTM
95c698d119 ipv6calc: 1.0.0 -> 1.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ipv6calc/versions
2018-10-15 20:39:48 -07:00
Limbo Peng
9f8b40c2de httping: add libintl to buildInputs on Darwin (#48188)
* httping: add libintl to buildInputs on Darwin

Otherwise it won't compile.

* httping: fix URLs
2018-10-14 15:20:42 +02:00
volth
f65dfb3caf buildPerlPackage -> perlPackages.buildPerlPackage 2018-10-14 09:10:41 +02:00
Wael M. Nasreddine
1828799f47
easyrsa: add support for darwin 2018-10-13 20:10:21 -07:00
Franz Pletz
97d2779059
wireguard: 0.0.20181006 -> 0.0.20181007 2018-10-13 15:48:24 +02:00
Jörg Thalheim
576f3b1724
Merge pull request #48315 from transumption/201810/wireguard-bump
wireguard: 0.0.20180925 -> 0.0.20181006
2018-10-13 13:57:52 +01:00
Yegor Timoshenko
39daa05493
Merge pull request #47721 from r-ryantm/auto-update/strongswan
strongswan: 5.6.3 -> 5.7.1
2018-10-13 12:56:06 +00:00
Yegor Timoshenko
fed0a4ec94
wireguard-go: 0.0.20180613 -> 0.0.20181001 2018-10-13 12:26:42 +00:00
Yegor Timoshenko
011a463d17
wireguard: 0.0.20180925 -> 0.0.20181006 2018-10-13 12:21:08 +00:00
Frederik Rietdijk
6f5142e48e Merge master into staging 2018-10-13 09:48:20 +02:00
Michael Raskin
c60e8f436c
Merge pull request #47732 from markuskowa/opensm-up
opensm: 3.3.20 -> 3.3.21
2018-10-13 06:12:49 +00:00
volth
a4f4886ba3
ntp: fix cross-build 2018-10-12 12:48:59 +00:00
Silvan Mosberger
58bbbbd9e2
Merge pull request #48023 from ElvishJerricco/networkmanager-patch-hashes
Fix NetworkManager patches with fetchpatch and updated hashes
2018-10-12 14:05:06 +02:00
Herwig Hochleitner
a08feadbe1 i2p: 0.9.35 -> 0.9.37
also update tanuki's java-service-wrapper 3.5.32 -> 3.5.35
2018-10-12 12:20:35 +02:00
Will Fancher
0e0577e2e2 networkmanager: Fix patches with fetchpatch and updated hashes 2018-10-11 16:29:28 -04:00
Lassulus
0f2869a806 quickserve: init at 2018 (#48083) 2018-10-10 00:24:58 +01:00
Frederik Rietdijk
bc9bd012c4 Merge staging-next into staging 2018-10-09 15:37:52 +02:00
Joachim F
34786711d9
Merge pull request #47743 from r-ryantm/auto-update/pcapfix
pcapfix: 1.1.2 -> 1.1.3
2018-10-09 09:20:48 +00:00
Joachim F
9c685f3fe8
Merge pull request #47758 from r-ryantm/auto-update/netsniff-ng
netsniff-ng: 0.6.4 -> 0.6.5
2018-10-09 09:19:17 +00:00
Markus Kowalewski
e6c947ad70
opensm: use native shell to run autogen.sh 2018-10-08 21:42:45 +02:00
Joachim F
1ede0788f2
Merge pull request #47784 from r-ryantm/auto-update/inadyn
inadyn: 2.4 -> 2.5
2018-10-08 17:49:55 +00:00
pacien
15a190eb27 tinc: 1.0.34 -> 1.0.35, 1.1pre16 -> 1.1pre17
Critical security update (CVE-2018-16737, CVE-2018-16738, CVE-2018-16758)
2018-10-08 16:51:37 +02:00
schneefux
027ee440b5 shadowsocks-libev: use fetchFromGitHub instead of fetchgit 2018-10-08 13:34:47 +02:00
schneefux
b7d587fff7 pingtcp: use fetchFromGitHub instead of fetchgit 2018-10-08 13:30:33 +02:00
Vladimír Čunát
c2e6ca501e
openssh: fix tunnel forwarding (upstream patch)
Close #48031, fixes #48016.  I didn't use the PR commit
because I think it's better to fetch the patch.
2018-10-08 12:00:38 +02:00
Jaka Hudoklin
a134b9a3dd telepresence: 0.85 -> 0.93 (#47966) 2018-10-06 15:21:28 +02:00
Matthew Bauer
33d24042d4
Merge pull request #46443 from bobvanderlinden/pr-test-upnp
Miniupnpd and bittorrent improvements
2018-10-05 22:48:24 -05:00
Jan Tojnar
959435e835
networkmanager-openvpn: 1.8.4 → 1.8.6 2018-10-05 01:58:53 +02:00
Jörg Thalheim
023b006630
Merge pull request #47850 from r-ryantm/auto-update/babeld
babeld: 1.8.2 -> 1.8.3
2018-10-04 20:17:14 +01:00
Edward Tjörnhammar
6ffb60c464
i2pd: 2.20.0 -> 2.21.0 2018-10-04 18:18:08 +02:00
Peter Hoeg
4569dd753b pykms: 20171224 -> 20180208 2018-10-04 17:57:51 +08:00
R. RyanTM
365dad81f8 haproxy: 1.8.13 -> 1.8.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/haproxy/versions
2018-10-04 08:50:53 +02:00
R. RyanTM
38b284bd98 babeld: 1.8.2 -> 1.8.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/babeld/versions
2018-10-03 23:04:55 -07:00
R. RyanTM
6fb9152c7b inadyn: 2.4 -> 2.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/inadyn/versions
2018-10-03 10:29:21 -07:00
R. RyanTM
2c54be7375 netsniff-ng: 0.6.4 -> 0.6.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/netsniff-ng/versions
2018-10-03 06:30:21 -07:00
R. RyanTM
508c80c888 pcapfix: 1.1.2 -> 1.1.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pcapfix/versions
2018-10-03 04:56:26 -07:00
Markus Kowalewski
ced5563056
opensm: 3.3.20 -> 3.3.21
Old git source repository was dead. Switched to GitHub
2018-10-03 12:59:07 +02:00
Jörg Thalheim
96903c501e
Merge pull request #47703 from r-ryantm/auto-update/wireguard-tools
wireguard-tools: 0.0.20180918 -> 0.0.20180925
2018-10-03 11:33:54 +01:00
R. RyanTM
db013c4618 strongswan: 5.6.3 -> 5.7.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/strongswan/versions
2018-10-03 01:49:57 -07:00
R. RyanTM
1491848406 wireguard-tools: 0.0.20180918 -> 0.0.20180925
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wireguard-tools/versions
2018-10-02 21:59:49 -07:00
R. RyanTM
2d759f2b0a unbound: 1.7.3 -> 1.8.0 (#46938)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/unbound/versions
2018-10-03 00:44:42 +02:00
Wael M. Nasreddine
9b08685e96
twa: set meta.platforms to platforms.unix 2018-10-02 11:30:55 -07:00
Wael M. Nasreddine
82b5887cab
twa: 1.3.1 -> 1.5.1 2018-10-02 11:10:58 -07:00
Daiderd Jordan
1383c08f2c
Merge branch 'master' into staging-next 2018-10-01 19:42:07 +02:00
Daiderd Jordan
9d59281c61
mosh: fix clang build
The darwin build started to fail because of protobuf c++11 related
errors https://hydra.nixos.org/build/82082958.
2018-09-29 23:26:07 +02:00
Aneesh Agrawal
ce36f634c1 wireguard-tools: Fix build 2018-09-29 05:01:51 -07:00
xeji
abd222f016
Merge pull request #47508 from dtzWill/fix/isync-zlib
isync: add zlib dep for compression support
2018-09-29 08:17:20 +02:00
Matthew Bauer
a87c16bab0
Merge pull request #46528 from markuskowa/pdsh-fix
pdsh: set default module to ssh, remove obsolete fixes
2018-09-29 00:50:37 -05:00