Commit Graph

10720 Commits

Author SHA1 Message Date
Eelco Dolstra
c94454a45a nixUnstable: 1.12pre4523_3b81b26 -> 1.12pre4911_b30d1e7 2016-12-09 11:21:06 +01:00
Rob Vermaas
0a90a53441 Fix hash for p7zip patch (seems fetchurl hash was added, while fetch-patch function is used.
(cherry picked from commit 38b1bd9e729485d418f20c43c275c2856837f8cf)
2016-12-09 07:59:25 +00:00
Graham Christensen
78c7d1b47b Merge pull request #20973 from grahamc/rollup-12
Roundup Rollup 12 (WIP)
2016-12-08 17:50:03 -05:00
Eelco Dolstra
ece67bfa01
diffoscope: 52 -> 63 2016-12-08 17:54:26 +01:00
Joachim F
65778e7c59 Merge pull request #20826 from kierdavis/hashcat3
hashcat3: init at 3.10
2016-12-08 16:14:00 +01:00
Michael Raskin
64402bb9e0 getmail: 4.51.0 -> 4.52.0 2016-12-08 16:15:18 +01:00
Michael Raskin
9ad8afbf66 freeipmi: 1.5.4 -> 1.5.5 2016-12-08 16:15:18 +01:00
Michael Raskin
d03260099f nilfs-utils: 2.2.5 -> 2.2.6 2016-12-08 16:15:18 +01:00
Alexey Shmalko
1c50bdd928 Merge pull request #18737 from chris-martin/secp256k1-flags
secp256k1: configure with more feature flags
2016-12-07 16:42:42 -08:00
Graham Christensen
0683c1a35c
p7zip: patch for CVE-2016-9296 2016-12-07 19:38:50 -05:00
Joe Hermaszewski
41256881bf gti: 2015-05-21 -> 2016-12-07
No need to replace gcc with cc thanks to
https://github.com/rwos/gti/pull/26
2016-12-07 22:53:34 +02:00
Graham Christensen
c677c35922
calamares: remove due to being broken and insecure. 2016-12-07 08:10:39 -05:00
Kier Davis
7200424589
hashcat3: init at 3.10 2016-12-07 11:25:32 +00:00
demoslam
d76c48796e silver-searcher: 0.33.0 -> 1.0.2 2016-12-06 22:22:03 -08:00
Graham Christensen
14e53ca5ab
sudolikeaboss: 0.2.1 -> 20161127-2d9afe1 2016-12-06 13:07:02 -05:00
Frederik Rietdijk
462a63bb1e beets: add missing dependency six, fixes #20946 2016-12-06 16:48:56 +01:00
Joachim Fasting
148ee2cba9
privoxy: homepage now reachable via https 2016-12-06 15:48:39 +01:00
Joachim Fasting
1a427cf625
privoxy: enable pie 2016-12-06 15:48:28 +01:00
Mikael Brockman
d2fc461f6b
awslogs: init at 0.7
fixes #20921
2016-12-06 10:56:54 +01:00
Chris Martin
02ecd0f0f7 pssh: init at 2.3.1 2016-12-06 00:46:48 -05:00
Tristan Helmich
90292a8093 nzbget: 17.0-r1686 -> 17.1 2016-12-05 21:11:22 +01:00
Joachim F
c98023b2b3 Merge pull request #20918 from joachifm/privoxy-bump
privoxy: 3.0.24 -> 3.0.26
2016-12-05 15:38:38 +01:00
Joachim Fasting
407537a4bc
privoxy: 3.0.24 -> 3.0.26
With some minor cosmetics
2016-12-05 13:20:51 +01:00
Joachim Fasting
07c0cdcba2
torsocks: enable install check 2016-12-05 13:18:54 +01:00
Joachim Fasting
95608c3e8d
torsocks: redo patching, ensure getcap is available 2016-12-05 13:18:50 +01:00
Joachim Fasting
8aebb6b181
torsocks: expression cleanups
- Remove redundant preConfigure
  torsocks installs into $libdir/torsocks, so setting libdir=$out/lib
  doesn't really help.  To put the shared objects into $out/lib we'd have
  to manually move them into $out and patch various files (the script
  itself expects $libdir/torsocks).
- Use nativeBuildInputs
2016-12-05 13:18:47 +01:00
Joachim Fasting
9353d8c1ea
torsocks: 2.1.0 -> 2.2.0 2016-12-05 13:18:08 +01:00
Jaka Hudoklin
e10198e7f4 Merge pull request #20496 from offlinehacker/pkgs/gocryptfs/init
gocryptfs: init at 1.1.1
2016-12-04 22:23:09 +01:00
Joachim Fasting
2f861e6ba6
chkrootkit: 0.50 -> 0.51, fix build 2016-12-04 22:10:06 +01:00
Vladimír Čunát
ad0d7f6a05
Merge branch 'staging' 2016-12-04 19:22:36 +01:00
Tuomas Tynkkynen
659f75bfcd coreutils-prefixed: Fix build since the single-binary changes
With the symlinked build it's only renaming 'coreutils' to
'gcoreutils' and leaving all the actual command symlinks alone.

Instead of custom renaming scripts, let's use --program-prefix
from the autotools kitchen sink. This has the nice(?) bonus that
the manpages also get prefixed with 'g' now.

The build system refuses to enable both single-binary build and
--program-prefix - but the symlink-based single-binary build couldn't
possibly work either (as it will be looking at "$0" for which command
to execute).
2016-12-04 18:21:02 +02:00
Lorenzo Manacorda
09fac98bf0 blueman: use "with" expression for variable 2016-12-04 15:14:06 +01:00
Frederik Rietdijk
fd6dbd9d17 blueman: add missing pycairo 2016-12-04 14:21:37 +01:00
Vladimír Čunát
3dd219f071
Merge "forked" staging branches together 2016-12-04 10:07:19 +01:00
Franz Pletz
e3d54be387
dhcpcd: 6.11.3 -> 6.11.5 2016-12-04 01:40:26 +01:00
Vladimír Čunát
1960fb5275
pciutils: 3.5.1 -> 3.5.2 2016-12-03 11:07:49 +01:00
Joachim Fasting
d06bf820ea
tor: 0.2.8.9 -> 0.2.8.10
Per upstream, this contains primarily stability & performance fixes.
Notably, the relase fixes a bug that would sometimes make clients
unusable after leaving standby mode, as well as plugging a memory leak.
2016-12-03 07:17:13 +01:00
aszlig
1f9cbcd21d
beets: Set Python version via top-level attribute
This largely reverts commit 599312739e.

The main reason is that it breaks the plugins, because the mentioned
commit didn't change the attributes for the plugins as well.

But instead of just fixing the attributes when we import the plugin
packages, let's just override pythonPackages in all-packages.nix.

Right now, Beets is in transition to Python 3, so we don't need to wait
that long until we can remove the dependency on Python 2:

https://github.com/beetbox/beets/releases/tag/v1.4.1

Once Python 3 support is no longer beta, we can just change this by
changing one line only instead of several.

Tested this by building beets with both external plugins.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @FRidh
2016-12-03 05:25:13 +01:00
Eric Sagnes
813e5284cf urlwatch: 2.2 -> 2.5 2016-12-02 13:14:22 +09:00
Joachim F
2de33456f1 Merge pull request #20837 from goetzst/youtube-dl
youtube-dl: 2016.11.27 -> 2016.12.01
2016-12-01 22:57:45 +01:00
Frederik Rietdijk
d9ae633d98 Merge pull request #20838 from lsix/update_hdf5
hdf5: 1.8.16 -> 1.8.18
2016-12-01 21:23:29 +01:00
Frederik Rietdijk
19ca20c91f pythonPackages.rpm: rpm for specific python version
rpm provides a Python module that is used by certain packages. We need
to override pkgs.rpm to get a correct version.
2016-12-01 21:07:33 +01:00
Frederik Rietdijk
74276caf19 koji -> pythonPackages.koji
koji is both a library and an application. It is used in Nixpkgs
primarily as a library and therefore I move it.
2016-12-01 21:07:33 +01:00
Lancelot SIX
16eb67ac9c
hdf5: 1.8.16 -> 1.8.18
For release announcement, see
https://support.hdfgroup.org/ftp/HDF5/current18/src/hdf5-1.8.18-RELEASE.txt
2016-12-01 17:23:15 +01:00
Stefan Götz
e72b7ebd98 youtube-dl: 2016.11.27 -> 2016.12.01 2016-12-01 15:40:37 +01:00
Pascal Wittmann
130bc32268 Merge pull request #20824 from offlinehacker/pkgs/convoy/init
convoy: init at 0.5.0
2016-12-01 14:35:22 +01:00
Susan Potter
75cdbf48ae
torbrowser: 6.0.6 -> 6.0.7 2016-12-01 00:13:58 -06:00
Graham Christensen
390f6a985b
Revert "Revert "bzip2: patch for CVE-2016-3189""
This reverts commit 6393ca650e.
2016-11-30 19:30:52 -05:00
Jaka Hudoklin
3675631f63 convoy: init at 0.5.0 2016-11-30 23:28:18 +01:00
Tuomas Tynkkynen
8a4d6516ee Merge remote-tracking branch 'upstream/staging' into master 2016-11-30 00:34:23 +02:00