Commit graph

5121 commits

Author SHA1 Message Date
Nikolay Amiantov
b580be236c rpmextract: accept multiple input files 2014-10-22 16:53:32 +04:00
Domen Kožar
b3a4c3c2d0 squashfs: 4.3 -> 4.4, hopefully fixes http://hydra.nixos.org/build/16422733 2014-10-22 14:36:56 +02:00
aszlig
57aaf3d36e
Merge branch 'nixpart-1.0-preparations'.
Partially and temporarily addresses NixOS/nixops#228.

We now have an up-to-date version of Blivet and a bunch of its dependen-
cies as well as the old nixpart 0.4 with all its old and crappy
dependencies, which should fix _simple_ partitioning layouts for NixOps.

Also, nixpart 1.0 is now marked as broken, because it is not yet
released and this branch is more of a preparation and "damage control"
in case I shouldn't manage to finish nixpart + nixos-assimilate in time
for the next NixOS release.
2014-10-22 08:23:31 +02:00
aszlig
78ef5f9c14
nixpart: Move all 0.4 dependencies into one dir.
Once nixpart 1.0 is released we then only need to delete one single
directory rather than searching for needles in a haystack, that is, all
of <nixpkgs>. Also, it keeps my sanity at an almost healthy level.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 08:22:59 +02:00
aszlig
7676ff5973
nixpart: Bring back requirements for version 0.4.
Quite a mess but at least the mdraid tests succeed now. However, the
lvm2 tests are still failing, so we need to bring back a few more old
crap :-(

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 08:22:58 +02:00
aszlig
16371fce91
nixpart: Bump version to 1.0.0 and mark as broken.
We don't want Hydra to even try and build this, because we're going to
fill in the right sha256 as soon as the the new nixpart version is
released.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 08:22:57 +02:00
aszlig
cb2c34f1bb
blivet: Update to new upstream version 0.67.
Put a copy of old version 0.17 expression into 0.17.nix and update the
pointers from nixpart0 accordingly.

This also means, that plain nixpart is now way more broken than
nixpart0 (we might want to temporarily fix 0.4 anyway).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 08:22:57 +02:00
aszlig
7deadbb55f
nixpart: Copy package expression to 0.4.nix.
Update the nixpart0 pointer to point to this version, because we're
going to update blivet as well and NixOps still points to nixpart0.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 01:54:48 +02:00
aszlig
34ae3b7f77
parted: Update to new upstream version 3.2.
In order to properly run tests, we need to fix the unicode tests and
after some search, I have found that Ludo (who is also the <nixpkgs>
maintainer of parted) already reported this upstream and also provided a
solution:

http://lists.gnu.org/archive/html/bug-parted/2014-08/msg00003.html

I'm updating parted to 3.2, because the latest blivet implementation
relies on it for device geometry calculations.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 01:54:47 +02:00
koral
03ec2d9477 New package: safe-rm-0.11 2014-10-21 20:19:57 +02:00
Emery Hemingway
70e0577886 update cjdns from 20140922 to 20140928 2014-10-21 13:08:54 -04:00
aszlig
249e417677
btrfsprogs: Update to new upstream version 3.17.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-21 18:29:55 +02:00
Michael Raskin
6b727e8d68 Merge pull request #4596 from abbradar/rpmextract
Add "rpmextract" script and use it
2014-10-20 22:00:59 +04:00
Eelco Dolstra
d316346d42 Merge pull request #4588 from edwtjo/dhcpcd-update
dhcpcd: 6.4.7 -> 6.5.1
2014-10-20 10:52:17 +02:00
(cdep)illabout
35375d0917 Added package for fcitx-configtool.
This allows fctix to be configured through a GUI.
2014-10-20 11:35:47 +09:00
Nikolay Amiantov
307af9148b use rpmextract in some packages 2014-10-20 03:16:59 +04:00
Nikolay Amiantov
4dba792a59 rpmextract: add package 2014-10-20 03:16:24 +04:00
Edward Tjörnhammar
3b08861278 dhcpcd: 6.4.7 -> 6.5.1 2014-10-19 08:22:17 +02:00
Michael Raskin
a32e534262 SSL support for cadaver DAV client 2014-10-18 21:47:49 +04:00
Benno Fünfstück
35e4adf64c update gvolicon 2014-10-18 19:18:43 +02:00
Michael Raskin
a95a5ef29f Fix override for patched Wine in pipelight 2014-10-18 19:52:59 +04:00
koral
43292d1ebf Removed useless terminfo wrapping.
Users should manually set the TERMINFO environment variable.
2014-10-18 16:04:34 +02:00
Vladimír Čunát
b5ea865f35 texLive-linkdir: work around a failure
It often failed since 3c6efec2c0, i.e. #4453.
Now it should "work" the same as before.

CC @7c6f434c, maybe?
2014-10-18 13:52:37 +02:00
Shea Levy
eff15260d4 nixUnstable: bump
Some memory and speed improvements
2014-10-17 21:56:13 -04:00
William A. Kennington III
061cbc40f6 radvd: 2.7 -> 2.8 2014-10-17 16:56:35 -07:00
Michael Raskin
6909944827 Remove failing steps from pipelight build 2014-10-18 00:14:51 +04:00
Michael Raskin
eee6f5a004 Adding Pipelight via patch from Sven Keidel and some cleanup 2014-10-18 00:14:51 +04:00
aszlig
08d2f3340d
xdotool: Update to upstream version 2.20110530.1.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-17 09:14:34 +02:00
Eelco Dolstra
09dc132e04 Merge remote-tracking branch 'origin/master' into staging
Conflicts:
	pkgs/development/libraries/poppler/default.nix
2014-10-16 15:16:50 +02:00
Domen Kožar
d704fb3b36 fix mpdcron 2014-10-16 11:03:10 +02:00
Pascal Wittmann
1eea99016e logstalgia: update from 1.0.5 to 1.0.6 2014-10-16 09:06:20 +02:00
Rickard Nilsson
6960149b03 New package: runit 2.1.2 2014-10-15 13:08:22 +02:00
Thomas Strobel
49fd0c32ff Add package: simple-tpm-pk11
Simple PKCS11 provider for TPM chips
2014-10-15 01:14:34 +02:00
Peter Simons
06445b309e cabal-install: jailbreak version 1.16.0.2 to build with random 1.x 2014-10-14 17:39:35 +02:00
Peter Simons
e53b2ba9b2 cabal-install: jailbreak version 1.18.0.3 to accept random 1.x 2014-10-14 17:39:33 +02:00
Peter Simons
919da91d13 cabal-install: jailbreak version 1.20.0.3 to fix build with latest version of 'random' and override 'network' to the old 2.5 version 2014-10-14 17:39:31 +02:00
Thomas Strobel
596c9f54dc Add trustedGrub package. 2014-10-14 16:02:48 +02:00
Shea Levy
b5fe0d32b6 Merge branch 'strongswan-charon-cmd' of github.com:ftrvxmtrx/nixpkgs
strongswan: enable charon-cmd
2014-10-14 09:54:28 -04:00
Jascha Geerds
e6ec404b0b Update plasma-nm 2014-10-14 13:17:55 +02:00
Pascal Wittmann
249f9eee56 Merge pull request #4510 from ts468/trousers
Update: trousers 0.3.11 -> 0.3.13
2014-10-14 12:44:11 +02:00
Siarhei Zirukin
8799219f1e strongswan: enable charon-cmd 2014-10-14 10:02:02 +02:00
Thomas Strobel
d206122ade Add package: opencryptoki
Make tpm-tools depend on opencryptoki as well.
2014-10-14 09:03:50 +02:00
Thomas Strobel
0dd66a50de Update: trousers 0.3.11 -> 0.3.13 2014-10-14 09:00:31 +02:00
John Wiegley
436cdb7e87 texlive: add jwiegley as a maintainer 2014-10-13 17:59:05 -05:00
John Wiegley
6dfb01d6e0 Merge pull request #4507 from geerds/texlive
texlive: Update to latest release 2014.20140927
2014-10-13 17:58:01 -05:00
Mateusz Kowalczyk
b9c2fe5fd8 Merge pull request #4400 from matejc/seeksservice
seeks: update and write nixos module
2014-10-13 21:37:11 +01:00
Jascha Geerds
22c9903e0e texlive: Updated to latest release 2014.20140927 2014-10-13 21:21:23 +02:00
Michael Raskin
53a5b67d5e Adding mailsend tool 2014-10-13 18:18:34 +04:00
Peter Simons
fb30eb932b thc-hydra: fix download url 2014-10-13 15:58:27 +02:00
Matej Cotman
76a7b0ba68 seeks: upgrade and add optional seeks_confDir 2014-10-13 13:10:49 +02:00
Jaka Hudoklin
dd0758ab6b Merge pull request #4392 from cstrahan/logstash
logstash service improvements
2014-10-12 23:02:52 +02:00
Peter Simons
1658c545d4 Merge pull request #4502 from grwlf/screen-256color
screen: enable 256 colors
2014-10-12 21:45:58 +02:00
Sergey Mironov
efcb363ea9 screen: enable 256 colors 2014-10-12 20:47:47 +04:00
Peter Simons
525a850511 thc-hydra: don't call this package "hydra"; that name is taken in NixOS 2014-10-12 17:34:49 +02:00
Longrin Wischnewski
6e7de2155b change md5sum to sha256sum for a few packages 2014-10-12 16:13:21 +02:00
Mateusz Kowalczyk
b0258a5d17 Merge pull request #4462 from VShell/discount
discount: new package
2014-10-12 12:37:50 +01:00
taku0
08cd49e4e0 peco: update to version 0.2.10
Closes #4489
2014-10-12 12:33:16 +01:00
Shell Turner
0b649538b2 discount: Added shell as maintainer 2014-10-12 12:09:07 +01:00
Eelco Dolstra
79d0d7b437 Unify gcc-wrapper and clang-wrapper 2014-10-11 22:26:39 +02:00
Domen Kožar
47182da0a3 remove pythonPackages.ssl reference 2014-10-11 20:29:17 +02:00
Domen Kožar
482779e582 python: get rid of ssl module as it's always builtin 2014-10-11 20:23:51 +02:00
Domen Kožar
576a5605b8 ised: get rid of builderDefsPackage 2014-10-11 18:28:29 +02:00
Aristid Breitkreuz
4d1fdb9380 stunnel 5.05 2014-10-11 14:16:37 +02:00
Shea Levy
af4455d853 Merge branch 'master' of github.com:ip1981/nixpkgs
Fixes for atool & sysstat
2014-10-10 11:40:00 -04:00
Shell Turner
e56a6c1bec discount: new package 2014-10-10 16:23:26 +01:00
Lluís Batlle i Rossell
82b6d7ff9a Updating inadyn to 1.99.10.
(I wnated the cache-dir option)
2014-10-10 17:07:17 +02:00
Austin Seipp
2241ce448e stunnel: 5.03 -> 5.04
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:09:31 -05:00
Austin Seipp
9b391aadce ssdeep: 2.10 -> 2.11
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:06:17 -05:00
Austin Seipp
5c805fe266 p0f: 3.06b -> 3.07b
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:00:25 -05:00
Aristid Breitkreuz
c7a06fa51a Merge pull request #4412 from wavewave/proot
proot: remove self.stdenv.lib
2014-10-09 20:50:12 +02:00
codyopel
2986ca34d6 rtorrent-git: new package 2014-10-09 20:47:27 +02:00
Aristid Breitkreuz
8c615a656d apg: update from 2.2.3 to 2.3.0b 2014-10-09 20:16:03 +02:00
Aristid Breitkreuz
352c310be9 ansible: update from 1.7.1 to 1.7.2 2014-10-09 20:14:38 +02:00
Igor Pashev
0635f1640f atool's configure script uses bashizm
if test "${startperl:0:1}" = "#" ; then
  startperl="\\$startperl"
fi

This results in an error:
checking for perl... /nix/store/6qvjjaywj6qf8jn9splpiz9qap01w36w-perl-5.16.3/bin/perl
./configure: 2264: ./configure.lineno: Bad substitution
builder for ‘/nix/store/nk9y51xlzsbkhswc5cpl3hkryg2xw85g-atool-0.39.0.drv’ failed with exit code 2
2014-10-09 21:59:46 +04:00
Eelco Dolstra
811de3bfaa Merge remote-tracking branch 'origin/staging' into darwin-clang-stdenv
Conflicts:
	pkgs/tools/security/gnupg/default.nix
2014-10-09 10:57:57 +02:00
Michael Raskin
77f497b78d Merge pull request #4428 from mknight-tag/master
New package: MKRAND
2014-10-09 11:50:47 +04:00
M Knight
ab17c2b8f5 Add MKRAND 2014-10-08 20:03:09 -05:00
Aristid Breitkreuz
d647adf85a less: update from 468 to 470 2014-10-08 20:23:27 +02:00
Aristid Breitkreuz
2c107b86f6 remove unused parameter from gzip derivation 2014-10-08 20:23:27 +02:00
Aristid Breitkreuz
a8e104f3de xmlstarlet: update from 1.5.0 to 1.6.1 2014-10-08 20:23:26 +02:00
Aristid Breitkreuz
f995cd6bcb units: update from 2.10 to 2.11 2014-10-08 20:23:25 +02:00
Aristid Breitkreuz
5bde8818bd tcpdump: update from 4.5.1 to 4.6.2 2014-10-08 20:23:25 +02:00
Aristid Breitkreuz
5b352c409f sudo: update from 1.8.10p3 to 1.8.11 2014-10-08 20:23:25 +02:00
Aristid Breitkreuz
56fa7ec87f squashfsTools: update from 4.2 to 4.3, potentially fixes CVE-2012-4024, CVE-2012-4025 2014-10-08 20:23:25 +02:00
Aristid Breitkreuz
8fcdbfcd93 cromfs: update from 1.5.10.1 to 1.5.10.2 2014-10-08 20:23:24 +02:00
Aristid Breitkreuz
2989968178 colord: update from 1.1.7 to 1.2.3 2014-10-08 20:23:24 +02:00
Aristid Breitkreuz
3ddb27d607 autossh: update from 1.4c to 1.4d 2014-10-08 19:02:38 +02:00
Georges Dubus
8441d45055 Merge pull request #4420 from flazz/master
new: gist – cli for gist.github.com
2014-10-08 17:39:58 +02:00
Francesco Lazzarino
672654f9e9 new: gist – cli for gist.github.com 2014-10-08 07:31:36 -05:00
Austin Seipp
71605beba1 Merge pull request #4417 from flazz/master
New: gnu datamash
2014-10-07 23:12:19 -05:00
William A. Kennington III
58b621bc35 ceph: Fix Hash 2014-10-07 18:24:00 -07:00
William A. Kennington III
d6e5c6ddea ceph: 0.85 -> 0.86 2014-10-07 18:13:22 -07:00
Francesco Lazzarino
585325dc14 New: gnu datamash 2014-10-07 19:41:31 -05:00
Aristid Breitkreuz
a7c77e2c20 optipng: update from 0.7.4 to 0.7.5 2014-10-07 22:42:14 +02:00
Aristid Breitkreuz
dec66b0d4a xorriso: update from 1.3.4 to 1.3.8 2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
2318e2f982 obexd: update from 0.47 to 0.48 2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
51c97e8e8f lzip: update from 1.15 to 1.16 2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
1a3b7a58db lftp: update from 4.5.2 to 4.5.5 2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
bcc8e42627 ipmitool: update from 1.8.13 to 1.8.14 2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
3cb125a925 gnupg1orig: update from 1.4.17 to 1.4.18 2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
78da0ea8d6 smartmontools: update from 6.2 to 6.3 2014-10-07 21:08:46 +02:00
Eelco Dolstra
a2c7804903 Revert "gnutar: Update to 1.28"
This reverts commit 00c0c2a785.

http://hydra.nixos.org/build/15653534
2014-10-07 18:38:07 +02:00
Ian-Woo Kim
6d724303c3 Merge remote-tracking branch 'nixos/master' into proot
Conflicts:
	pkgs/tools/system/proot/default.nix
2014-10-07 16:16:00 +02:00
Domen Kožar
efe71df2dc Merge pull request #4405 from k0ral/traceroute
traceroute: depends on linux headers.
2014-10-07 14:44:39 +02:00
Ian-Woo Kim
526b4d9f79 proot: remove self.stdenv.lib 2014-10-07 14:23:42 +02:00
Michael Raskin
5d584c5109 Update gvpe 2014-10-07 16:23:28 +04:00
Michael Raskin
9d73fbd4b9 Set branch for old graphviz versions 2014-10-07 16:23:28 +04:00
Luca Bruno
e229cfb57c Revert "Merge pull request #4406 from wavewave/proot"
This reverts commit 552d1ec8b3, reversing
changes made to 3432414808.
2014-10-07 14:05:31 +02:00
lethalman
552d1ec8b3 Merge pull request #4406 from wavewave/proot
proot: User-space implementation of chroot, mount --bind and binfmt_misc
2014-10-07 12:10:39 +02:00
Ian-Woo Kim
6a0396ce01 proot: remove unnecessary phases 2014-10-07 11:54:12 +02:00
Ian-Woo Kim
609bea973a proot: User-space implementation of chroot, mount --bind and binfmt_misc 2014-10-07 02:37:23 +02:00
Eelco Dolstra
a85dcf4a00 Merge remote-tracking branch 'origin/master' into staging
Conflicts:
	pkgs/development/libraries/libav/default.nix
	pkgs/shells/bash/bash-4.2-patches.nix
	pkgs/stdenv/generic/default.nix
2014-10-07 00:09:37 +02:00
koral
d19a244182 traceroute: depends on linux headers. 2014-10-07 00:04:51 +02:00
Aristid Breitkreuz
0957166f56 ethtool: update from 3.15 to 3.16 2014-10-06 22:41:21 +02:00
Aristid Breitkreuz
68c15230c6 dnsmasq: update from 2.71 to 2.72 2014-10-06 22:31:43 +02:00
Aristid Breitkreuz
a24a4f7d76 byobu: update from 5.68 to 5.87 2014-10-06 22:06:26 +02:00
Eelco Dolstra
a1d9c56389 gnugrep: Fix bootstrap-tools reference 2014-10-06 22:05:55 +02:00
Aristid Breitkreuz
7ea4b4e981 ddrescue: update from 1.18.1 to 1.19 2014-10-06 21:58:40 +02:00
Aristid Breitkreuz
60b174966c dos2unix: update from 6.0.6 to 7.0 2014-10-06 21:57:59 +02:00
Aristid Breitkreuz
82cd0a66e6 btrfsProgs: update from 3.16.1 to 3.16.2 2014-10-06 21:48:24 +02:00
Aristid Breitkreuz
68985618c2 at: update from 3.1.15 to 3.1.16 2014-10-06 21:47:34 +02:00
Eelco Dolstra
00c0c2a785 gnutar: Update to 1.28 2014-10-06 20:53:54 +02:00
Eelco Dolstra
a6ddb9243d xz: Update to 5.0.7 2014-10-06 20:51:51 +02:00
Eelco Dolstra
ae863192e6 gnugrep: Update to 2.20 2014-10-06 20:44:26 +02:00
Eelco Dolstra
7456ae4f5c coreutils: Update to 8.23 2014-10-06 20:40:11 +02:00
Thomas Tuegel
95b12bf0be kde-gtk-config: handle symlinked themes 2014-10-06 08:33:26 -05:00
Pascal Wittmann
494a52306a dadadodo: adopt and cleanup expression 2014-10-06 11:36:58 +02:00
Charles Strahan
fc7098abf7 logstash service improvements
* add logstash-contrib plugins package
* add additional options to the logstash service
2014-10-05 21:53:05 -04:00
Vladimír Čunát
e4436ad841 FONTCONFIG_FILE: remove setters to /etc/fonts/fonts.conf
Any reasonably new version of fontconfig does search that path by default,
and setting this globally causes problems, as 2.10 and 2.11 need
incompatible configs.

Tested: slim+xfce desktop, chrootenv-ed steam.
I have no idea why we were setting the global variable;
e.g., neither Fedora nor Ubuntu does that.
2014-10-05 17:05:27 +02:00
William A. Kennington III
9e5825ba8e iperf: Add major version 3 2014-10-04 17:23:06 -07:00
Pascal Wittmann
65242d4a74 pdfjam: update from 1.20 to 2.08 2014-10-04 23:13:32 +02:00
Shea Levy
aa847f4772 Update nixUnstable 2014-10-04 16:11:27 -04:00
Michael Raskin
02c89b52d9 Update Remind 2014-10-04 16:40:09 +04:00
Michael Raskin
6bbeeb46a3 One more mirror 2014-10-04 16:37:17 +04:00
Eelco Dolstra
74f7f56439 Merge pull request #4331 from Fuuzetsu/dhcpcd
dhcpcd: update from 6.4.3 to 6.4.7
2014-10-03 20:05:56 +02:00
Eelco Dolstra
03397674c8 Merge remote-tracking branch 'origin/staging' into darwin-clang-stdenv 2014-10-03 16:14:36 +02:00
Eelco Dolstra
d9fbcd12ce Revert "Upgraded gawk to v4.1.1"
This reverts commit e48e994a12. "make
check" fails with "5 TESTS FAILED".
2014-10-03 16:12:09 +02:00
Eelco Dolstra
8c3ddec416 Merge remote-tracking branch 'origin/staging' into darwin-clang-stdenv 2014-10-03 15:49:20 +02:00
AndersonTorres
bf560ce496 PGF: "upgrade" to version 3.00
It is not so properly an update, because the old versions will not be
obliterated from Nixpkgs. Hello backwards compatibility, my old friend...
2014-10-03 00:37:43 -03:00
Michael Raskin
561e4211b7 Merge pull request #4110 from cstrahan/update-bud
update bud to 0.32.0 (WIP)
2014-10-02 23:32:34 +04:00
Michael Raskin
170a5bfe58 Merge pull request #4207 from joefiorini/patch-1
Allow ansible to install on darwin platforms
2014-10-02 23:22:27 +04:00
koral
e48e994a12 Upgraded gawk to v4.1.1 2014-10-02 23:09:42 +04:00
Pascal Wittmann
981e93bd34 logstalgia: update from 1.0.3 to 1.0.5 and adopt it 2014-10-02 18:38:30 +02:00
Bjørn Forsman
6aaf3cb54b rsnapshot: set meta.platforms 2014-10-01 22:29:33 +02:00
William A. Kennington III
f7bb4f7dbe pcsclite: 1.8.11 -> 1.8.12 2014-10-01 13:18:55 -07:00
Shea Levy
961d444762 Remove hard-coded /etc from strongswan 2014-09-30 21:28:04 -04:00
koral
d815b900f4 tmux: wrapped program to set TERMINFO variable
Closes #4335
2014-10-01 02:09:06 +01:00
William A. Kennington III
03ab965209 btrfsprogs: 3.16 -> 3.16.1 2014-09-30 11:36:21 -07:00
Mateusz Kowalczyk
e177da1cb6 dhcpcd: update from 6.4.3 to 6.4.7 2014-09-30 11:22:02 +01:00
Mateusz Kowalczyk
00a6dd884d dmtx: update from 0.7.2 to 0.7.4
cc @7c6f434c
2014-09-30 11:21:17 +01:00
Mateusz Kowalczyk
ef4a0076e1 fcitx: update from 4.2.8.4 to 4.2.8.5
cc @iyzsong
2014-09-30 11:14:23 +01:00
Mateusz Kowalczyk
13af1ea08f gnuplot_qt: update from 4.6.5 to 4.6.6, potentially fixes CVE-2012-5624, CVE-2012-6093, CVE-2013-0254, CVE-2014-0190
cc @lovek323
2014-09-30 11:10:30 +01:00
Mateusz Kowalczyk
4ebeeead31 gifsicle: update from 1.78 to 1.84 2014-09-30 10:40:37 +01:00
Mateusz Kowalczyk
74ec0b53e1 babeld: update from 1.5.0 to 1.5.1 2014-09-30 10:28:31 +01:00
Kosyrev Serge
3a95f9cafc debootstrap | 404-fix: 1.0.60 is gone from debian mirrors, update to
1.0.63

Closes #4321
2014-09-30 07:57:55 +01:00
koral
7fca2693f5 New package: traceroute-2.0.20
Closes #4322
2014-09-30 07:53:08 +01:00
William A. Kennington III
134e74dbc7 ceph: Add missing python libraries and wrap mising python binaries 2014-09-29 22:52:17 -07:00
Eelco Dolstra
6843fc41c9 Fix evaluation 2014-09-30 00:51:00 +02:00
koral
14930900c8 New package: tty-clock-0.1 2014-09-28 13:05:58 +02:00
Bjørn Forsman
a2a5b539a1 python2nix: update to latest
Switch to upstream repo now that pull request #3 is merged.
2014-09-27 20:09:08 +02:00
Bjørn Forsman
a6c7c1db7f ntopng: update from 1.2.0 to 1.2.1
Successfully tested with the NixOS ntopng service.
2014-09-27 15:42:18 +02:00
Bjørn Forsman
273aa589d2 ntopng: update hashes and url
All geoip data files have changed, update hashes. The ntopng source url
itself has changed, the source is now located in an "old/" directory
(hash unchanged).

Build tested.
2014-09-27 13:52:19 +02:00
Pascal Wittmann
d346a9cc07 fixed some meta.maintainers attributes 2014-09-26 23:44:29 +02:00
Pascal Wittmann
a4f7660f7a keynav: update from 0.20101014.3067 to 0.20110708.0 2014-09-26 22:00:26 +02:00
Pascal Wittmann
2879b74ded keynav: update from 20070903 to 20101014 and adopt it 2014-09-26 00:30:07 +02:00
Pascal Wittmann
319125bef3 parallel: update from 20140822 to 20140922 and adopt it 2014-09-25 18:17:54 +02:00
Sander van der Burg
96783449cf disnix: Bump to latest development releases 2014-09-25 16:35:58 +02:00
Moritz Ulrich
1c20eba035 Mu: Update to 0.9.10. 2014-09-25 13:54:01 +02:00
William A. Kennington III
32aa544fb6 ceph: Add zfs support 2014-09-25 01:24:54 -07:00
Eelco Dolstra
08732891e1 netpbm: Update to 10.66.00
Also, borrow a tarball from Gentoo so we don't have to use
fetchsvn. And don't depend on libX11 by default.
2014-09-25 00:07:23 +02:00
Ronny Esterluss
df808a9c37 duply: add missing dependency to which 2014-09-24 22:00:14 +02:00
Eelco Dolstra
ee7a54df0c nix: Revert meta attribute removal 2014-09-24 19:00:35 +02:00
Georges Dubus
f0a8b57de8 Updated nox 2014-09-24 13:58:41 +02:00
Michael Raskin
86772c4e79 Update ipmiutil 2014-09-24 13:45:57 +04:00
Jaka Hudoklin
8eed86fba9 add mfoc, Mifare Classic Offline Cracker 2014-09-24 11:20:47 +02:00
Emery Hemingway
61f0d9b251 cjdns: update from 20140919 20140922
package installs to .../bin
fix service module to look in .../bin

Closes #4240
2014-09-23 22:30:53 +01:00
Peter Simons
574c2dd3a0 Merge pull request #4226 from ts468/snapper
Add package: snapper
2014-09-23 19:19:07 +02:00
Eelco Dolstra
91fa55e702 Remove references to <nixpkgs>
Nixpkgs should not use <nixpkgs> to refer to itself, because $NIX_PATH
might not be set or not point to the same Nixpkgs. It's also
unnecessary.
2014-09-23 15:48:15 +02:00
Joe Fiorini
c9a49a6725 Update to latest ansible version 2014-09-23 09:24:11 -04:00
Joe Fiorini
e47b778109 Allow ansible to install on darwin platforms
I am using this package on my Yosemite install of OS X and it works great. It also pretty closely follows the Homebrew recipe that most OS X users use, so I think we can open it up to other OS X users.
2014-09-23 09:24:11 -04:00
Eelco Dolstra
dad7623758 wdiff: Update to 1.2.2 2014-09-23 11:51:46 +02:00
Eelco Dolstra
6d773d92ed less: Update to 468 2014-09-23 11:51:46 +02:00
Eelco Dolstra
98010275e6 e2fsprogs: Update to 1.42.12 2014-09-23 11:51:46 +02:00
Thomas Strobel
1cd703f3a9 Add package: snapper
Snapper is a tool for Linux filesystem snapshot management, developed for OpenSuSE.
2014-09-23 11:46:56 +02:00
Eelco Dolstra
cd71f7a2e6 Merge branch 'darwin-stdenv' of github.com:joelteon/nixpkgs into staging
Conflicts:
	pkgs/development/interpreters/ruby/ruby-19.nix
	pkgs/development/libraries/libc++/default.nix
	pkgs/development/libraries/libc++abi/default.nix
	pkgs/tools/text/sgml/opensp/default.nix
2014-09-23 11:27:53 +02:00
Eelco Dolstra
d3d889eaef nixUnstable: Update to 1.8pre3823_53b044c 2014-09-23 10:56:22 +02:00
Mateusz Kowalczyk
bffbed3343 Merge pull request #4203 from k0ral/binwalk
Added binwalk package, and its dependency pyqtgraph.
2014-09-23 05:53:51 +01:00
William A. Kennington III
2de4144bf7 More boost fixes 2014-09-22 19:57:15 -07:00
koral
ec1712a601 Added runtime dependencies for binwalk. 2014-09-22 20:37:39 +02:00
Mateusz Kowalczyk
cd5f4e7f85 Merge pull request #4211 from ehmry/cpuminer-cryptonight
Cpuminer cryptonight
2014-09-22 19:26:35 +01:00
koral
19907d3abd Upgraded mtd-utils to v1.5.1 2014-09-22 19:56:49 +02:00
Emery Hemingway
be73d6c2f6 cpuminer-multi: update 20140619 to 20140723 2014-09-22 12:28:19 -04:00
Peter Simons
e81b9f4bd8 Merge pull request #4085 from wkennington/master.boost
Boost Updates
2014-09-22 13:53:34 +02:00
koral
47c2b205ae Added binwalk package, and its dependency pyqtgraph. 2014-09-22 12:44:41 +02:00
Nathaniel Baxter
3cbe41cbae aria2: Bump version to 1.18.8 2014-09-22 19:41:41 +10:00
William A. Kennington III
3ff5532a82 ceph: 0.79 -> 0.85 2014-09-21 20:27:12 -07:00
William A. Kennington III
31220480d8 boost: Update depdendent packages 2014-09-21 17:20:59 -07:00
Pascal Wittmann
363b6da6a7 bmon: update from 3.1 to 3.5 and added myself as maintainer 2014-09-22 00:06:29 +02:00
Ian Grant Jeffries
db23eace0d Add escoger, a terminal fuzzy selector.
default.nix was generated with cabal2nix, but modified to use GitHub as
the source since escoger isn't on Hackage.

Closes #4194
2014-09-21 20:09:11 +01:00
Mateusz Kowalczyk
aa72e7a5dc pius: update from 2.0.9 to 2.0.11 2014-09-21 19:25:32 +01:00
Mateusz Kowalczyk
2c76c1a1f2 rlwrap: update from 0.37 to 0.41 2014-09-21 19:11:37 +01:00
Jaka Hudoklin
1a87e651e9 add thy-hydra: very fast network logon cracker which support many different services 2014-09-21 01:50:43 +02:00
Jaka Hudoklin
be42f49499 add airfield, a web-interface for hipache-proxy 2014-09-21 01:42:15 +02:00
Emery Hemingway
95c72a5f60 cjdns: update 20140829 to 20140919
Closes #4186
2014-09-20 23:27:24 +01:00
koral
52958ad4e1 Upgraded grc to v1.5 2014-09-20 23:15:45 +01:00
Thomas Tuegel
49a1ff7a74 vobsub2srt: update to 20140817 2014-09-20 13:28:15 -05:00
Thomas Tuegel
fd293c2d88 biber: version bump to 1.9 2014-09-20 13:24:51 -05:00
Austin Seipp
49a5832805 spiped: 1.3.0 -> 1.4.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-09-20 07:39:44 -05:00
Peter Simons
9adbb292dc Merge pull request #4176 from k0ral/youtube-dl
Upgraded youtube-dl to v2014.09.19
2014-09-20 11:28:56 +02:00
Michael Raskin
d22a3b8d0e Fix /bin/mv reference in replace-literal 2014-09-20 11:53:21 +04:00
roconnor
cbf79969b3 Merge pull request #4120 from NixOS/gnupg
Add pinentry optional dependency for gnupg.

Delete gnupg2_1.
2014-09-19 23:44:53 -04:00
William A. Kennington III
2c40aca91d xfsprogs: Add missing patch 2014-09-19 18:21:05 -07:00
koral
7e34168f3b Upgraded youtube-dl to v2014.09.19 2014-09-20 01:58:27 +02:00
William A. Kennington III
acaf6b4334 xfsprogs: Actually fix library rpath 2014-09-19 16:14:50 -07:00
William A. Kennington III
9d1acf8559 xfsprogs: 3.1.11 -> 3.2.1 2014-09-19 15:34:36 -07:00
Shea Levy
e4cf05a3a0 strongswan: Properly handle sysconfdir, build swanctl 2014-09-19 15:12:20 -04:00
James Cook
4d8d902e0c curl: update to 7.38.0, including security (#4161)
Fixes CVE-2014-3620 and CVE-2014-3613.
2014-09-19 11:53:08 +02:00
Shea Levy
e0cd3ac03c strongswan: Fix some hard-coding 2014-09-19 01:09:00 -04:00
Eelco Dolstra
91ec6e0d90 Merge remote-tracking branch 'origin/master' into staging 2014-09-18 22:28:35 +02:00
Russell O'Connor
88b7d32bee Comment on optional dependencies for Gnupg. 2014-09-18 14:55:49 -04:00
Russell O'Connor
2b4e35bfd3 Remove unmaintained gnupg2_1. 2014-09-18 14:46:54 -04:00
William A. Kennington III
194419244d radvd: 2.6 -> 2.7 2014-09-18 11:26:01 -07:00
Joachim Schiele
5b17ce8675 Merge pull request #4149 from qknight/dog
dog-1.7: added potential cat replacement
2014-09-18 18:08:55 +02:00
Joachim Schiele
03b411d968 Merge pull request #4150 from qknight/dfc
dfc-3.0.4: a colored df -h replacement
2014-09-18 18:08:38 +02:00
Joachim Schiele
2a3bae70b4 Merge pull request #4063 from qknight/dcfldd
dcfldd: added advanced dd replacement
2014-09-18 18:08:07 +02:00
Joachim Schiele
dc86f52740 dfc-3.0.4: a colored df -h replacement 2014-09-18 18:06:49 +02:00
Joachim Schiele
c60bd6e435 dog-1.7: added potential cat replacement 2014-09-18 17:41:36 +02:00
Luca Bruno
d9bd04b90c Revert "spiped: 1.3.1 -> 1.4.0"
This reverts commit 792afca113.

Version 1.4.0 failed to build.
2014-09-18 17:07:15 +02:00
Cillian de Róiste
05e2859ab6 gem-nix: change platforms to unix, tested on OS X 2014-09-18 11:18:25 +02:00
Pascal Wittmann
180b9939d7 Merge pull request #4130 from k0ral/httptunnel
Added httptunnel package.
2014-09-18 10:13:46 +02:00
Longrin Wischnewski
14b2b31113 clamav: add myself as a maintainer 2014-09-18 08:15:16 +02:00
Shea Levy
a70ecf4797 strongswan: build with clang
Fixes https://lists.strongswan.org/pipermail/users/2014-September/006597.html
2014-09-17 22:08:18 -04:00
Russell O'Connor
86204e322f Add roconnor to GnuPG maintainers. 2014-09-17 19:16:09 -04:00
Anonymous
55909ad36b dvdisaster: new package
dvdisaster: new package
2014-09-17 16:05:07 -04:00
Aristid Breitkreuz
d7124e8c34 wicd: add urwid and curses to PYTHONPATH of wicd-curses 2014-09-17 20:28:32 +02:00
koral
719b910eb3 Added httptunnel package. 2014-09-17 19:55:45 +02:00
Michael Raskin
d78973078a Adding AdvanceCOMP deflate compression optimizer 2014-09-17 11:27:13 +04:00
Russell O'Connor
df7444ec65 Apply recent changes from gnupg/default.nix to gnupg/git.nix
gnupg/git.nix doesn't build, but it didn't build before either.
2014-09-16 18:49:16 -04:00
Russell O'Connor
1274724c62 Remove use* options and let the user set optional dependies to null if
they don't want to use them.
2014-09-16 18:28:11 -04:00
Russell O'Connor
ae8629a0d4 Remove obsolete patch. 2014-09-16 17:45:05 -04:00
Russell O'Connor
5302ae0789 Configure gnupg to use pinentry by default.
This makes gnupg much more usable out of the box.
2014-09-16 17:32:39 -04:00
Shea Levy
d8f80630f7 Add strongswan IPsec manager 2014-09-16 14:10:37 -04:00
Pascal Wittmann
cf3d549402 bashmount: use fetchFromGitHub instead of fetchurl 2014-09-16 14:37:14 +02:00
Pascal Wittmann
15f090b830 Merge pull request #4112 from k0ral/bashmount
Fixed URL in bashmount package.
2014-09-16 14:04:01 +02:00
Rickard Nilsson
8dd1abe3fa chrony: Update from 1.30 to 1.31 2014-09-16 13:53:18 +02:00
Rickard Nilsson
f463f3813d wal-e: Update from 0.6.9 to 0.6.10 2014-09-16 13:53:18 +02:00
Domen Kožar
0fe76c441a ngrok: enable ngrokd 2014-09-16 10:19:50 +02:00
Charles Strahan
ecfe8ba48c fix empty sha256's 2014-09-16 10:19:50 +02:00
Charles Strahan
3594a6104f update ngrok to 1.7 2014-09-16 10:19:50 +02:00
koral
cc664a4640 Fixed URL in bashmount package. 2014-09-16 08:58:00 +02:00
Charles Strahan
dd9550bca0 update bud to 0.32.0 (WIP) 2014-09-16 00:31:56 -04:00
Michael Raskin
d05684be21 Merge pull request #3694 from matejc/cmst
new package: cmst - qt gui for connman
2014-09-15 23:12:01 +04:00
Pascal Wittmann
2da1d6a0be Merge pull request #4098 from k0ral/bashmount
Added bashmount package.
2014-09-15 18:44:25 +02:00
koral
ce0dd9e335 Added bashmount package. 2014-09-15 18:29:47 +02:00
Ian-Woo Kim
83604fa032 pdf2svg: PDF converter utility to SVG format 2014-09-15 12:54:39 +02:00
William A. Kennington III
5c80997ebd radvd: 2.5 -> 2.6 2014-09-15 01:30:42 -07:00
William A. Kennington III
c27594d8b4 pcsclite: Add myself as maintainer 2014-09-15 01:08:28 -07:00
William A. Kennington III
d8858f8a25 ccid: 1.4.16 -> 1.4.18 2014-09-15 01:08:28 -07:00
William A. Kennington III
abc21d9464 mstflint: Add derivation 2014-09-14 19:00:25 -07:00
Domen Kožar
9daaa16341 add python2nix 2014-09-14 23:12:22 +02:00
Gergely Risko
e6bf8a09ba Fix xz to not depend on bootstrap-tools 2014-09-14 21:00:12 +02:00
Pascal Wittmann
28e1d25084 super: fixed url to source and added patch for CVE-2014-0470 2014-09-14 08:51:01 +02:00
Vladimír Čunát
d957b4bd78 Merge recent master into staging
Hydra nixpkgs: ?compare=1151601
2014-09-13 21:48:29 +02:00
Pascal Wittmann
4c4d4c78e9 atftp: transformed meta.maintainers into a list and fixed indentation 2014-09-13 17:40:01 +02:00
Alexander Kjeldaas
7141303c99 groff, opensp: make deterministic 2014-09-13 15:06:59 +02:00
Joachim Schiele
cf8549da2f dcfldd: added advanced dd replacement 2014-09-13 14:23:09 +02:00
Pascal Wittmann
8d67b9a240 transformed meta.maintainers of some packages into lists 2014-09-13 13:52:02 +02:00
Pascal Wittmann
e377128003 Merge pull request #4038 from bobvanderlinden/volumeicon
added volumeicon
2014-09-12 23:48:04 +02:00
Bob van der Linden
1f9f7a5977 volumeicon: added homepage 2014-09-12 21:11:10 +02:00
Bob van der Linden
16ee2ec743 volumeicon: made description not repeat the name of package 2014-09-12 21:10:59 +02:00
Matej Cotman
7f76092ffc new package: cmst - qt gui for connman 2014-09-12 14:10:26 +02:00
William A. Kennington III
16225209c6 Merge pull request #4040 from jbgi/patch-1
update hpn patch version to match openssh version
2014-09-11 21:10:07 -07:00
Domen Kožar
aa162b388d package gim-nix and document it 2014-09-12 00:26:51 +02:00
JB Giraudeau
04163fcc81 update hpn patch version to match openssh version
so that hpn_openssh is not boken anymore
2014-09-11 22:29:00 +02:00
Bob van der Linden
9b4fc42606 added volumeicon 2014-09-11 20:13:43 +02:00
Rob Vermaas
fc12b15cf3 pv: update from 1.5.3 to 1.5.7 2014-09-11 13:33:59 +02:00
Rob Vermaas
c6b29f8117 qrencode: update from 3.4.3 to 3.4.4 2014-09-11 13:32:57 +02:00
Georges Dubus
f7fe08ec4e sshpass: Added expression 2014-09-10 16:01:39 +02:00
Joel Taylor
fa9b1f9cda build nix head successfully 2014-09-09 13:54:57 -07:00
Joel Taylor
6f949b2e87 get rid of nasty CC stuff 2014-09-09 13:54:26 -07:00
Eric Seidel
0577499d74 fix some packages on darwin 2014-09-09 13:54:26 -07:00
Joel Taylor
f3f6acc9f8 mark nixUnstable as broken on darwin 2014-09-09 13:54:25 -07:00
Joel Taylor
7da056233f wip libc++ 2014-09-09 13:54:25 -07:00
Joel Taylor
3e8344d334 suitable clang stdenv 2014-09-09 13:54:24 -07:00
Georges Dubus
c7da3fe7be nox: updated sha to work after the recent fetchgit changes 2014-09-09 12:01:17 +02:00
William A. Kennington III
04b2f73236 unetbootin: 603 -> 608 2014-09-08 23:46:44 -07:00
Eelco Dolstra
42ee226184 Fix unzip setup hook 2014-09-08 22:32:37 +02:00
Vladimír Čunát
82797f98f2 Merge branch 'staging' into modular-stdenv
Conflicts:
	pkgs/development/interpreters/perl/5.10/setup-hook.sh
	pkgs/development/interpreters/perl/5.8/setup-hook.sh
	pkgs/stdenv/linux/default.nix
2014-09-08 18:24:58 +02:00
Vladimír Čunát
1e389c976c merge 'staging' into modular-stdenv
In 2c62a36b77 the messages in pkgs/stdenv/generic/default.nix
were not merged correctly.

Conflicts:
	pkgs/stdenv/generic/default.nix
2014-09-08 18:16:54 +02:00
Eelco Dolstra
585983bc95 Merge remote-tracking branch 'origin/staging'
Conflicts:
	pkgs/applications/version-management/subversion/default.nix
2014-09-08 11:42:09 +02:00
Peter Simons
ff85b53c5f highlight: update to version 3.18 to fix build errors with Lua 5.2 2014-09-08 10:22:50 +02:00
Aristid Breitkreuz
0d35711412 atd: use /var/setuid-wrappers/sendmail by default instead of ssmtp 2014-09-06 20:10:19 +02:00
Nixpkgs Monitor
d54fd845bc at: update from 3.1.14 to 3.1.15 2014-09-06 19:04:08 +02:00
Nixpkgs Monitor
2415c6cbb2 memtest86: update from 4.3.3 to 4.3.6 2014-09-06 18:17:14 +02:00
Nixpkgs Monitor
9d73922ed7 blueman: update from 1.21 to 1.23 2014-09-06 18:12:35 +02:00
Vladimír Čunát
06fea81c6e Merge recent master into staging
Hydra: ?compare=1150594
2014-09-06 16:52:45 +02:00
Domen Kožar
ed706113a8 sproxy-web: mark as broken 2014-09-06 15:23:22 +02:00
Nathaniel Baxter
4a1a77a432 unrar: Fixed license typo 2014-09-06 20:53:45 +10:00
Michael Raskin
ebfeed0b04 Merge pull request #3978 from ehmry/unrar
unrar: update from 5.1.5 to 5.1.7, change license to 'unfree-redistributable'
2014-09-06 13:34:58 +04:00
Domen Kožar
b420eeba44 remove bittorrent package since it's obsolete 2014-09-05 22:49:31 +02:00