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
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
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
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
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
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