Commit graph

4855 commits

Author SHA1 Message Date
Edward Tjörnhammar a5af1c228e Adding fetchurl mirrors for roy marples projects(dhcpcd, openresolv) 2014-10-23 19:45:33 +02:00
cillianderoiste fd7c18e5cb Merge pull request #4539 from cdepillabout/fctix-configtool
Added package for fcitx-configtool.
2014-10-23 19:44:02 +02:00
cillianderoiste 5c6ae9c6d3 Merge pull request #4623 from abbradar/rng-tools
rng-tools: update package
2014-10-23 19:35:08 +02:00
Shea Levy 2ac3c2e462 nixUnstable: Bump 2014-10-23 09:21:12 -04:00
Mateusz Kowalczyk 342e7748e2 Merge pull request #4624 from abbradar/wipe
wipe: add package
2014-10-23 11:50:12 +01:00
Mateusz Kowalczyk f5c9daf99e Merge pull request #4530 from ts468/simple-tpm
Add package: simple-tpm-pk11
2014-10-23 11:47:44 +01:00
Mateusz Kowalczyk 0e840902ff Merge pull request #4629 from ts468/aide
New package: AIDE, version 0.16a2
2014-10-23 11:47:22 +01:00
Mateusz Kowalczyk adb034f299 Merge pull request #4522 from ts468/trustedGrub
Add package: trustedGrub
2014-10-23 11:47:05 +01:00
Mateusz Kowalczyk d5385034be Merge pull request #4508 from ts468/opencryptoki
Add package: opencryptoki
2014-10-23 11:46:33 +01:00
Michael Raskin 3bd29ef68f Add dmtx-utils after update broke dmtx command-line use 2014-10-23 08:55:44 +04:00
Thomas Strobel c89c3649d2 New package: AIDE, version 0.16a2
Advanced Intrusion Detection Environment (AIDE) is a file and directory integrity checker
2014-10-23 01:29:14 +02:00
Domen Kožar efea92de19 fixes #1933 2014-10-23 00:14:09 +02:00
Nikolay Amiantov 0f2af778b7 wipe: add package 2014-10-23 02:08:37 +04:00
Nikolay Amiantov 9fa041e3e6 rng-tools: update package 2014-10-23 02:07:46 +04:00
Aristid Breitkreuz 608aeede89 Merge pull request #4597 from ehmry/cjdns
Cjdns
2014-10-22 20:49:20 +02:00
Aristid Breitkreuz 69989eea1b Merge pull request #4615 from abbradar/rpmextract
rpmextract: accept multiple input files
2014-10-22 20:48:14 +02:00
Valérian Galliat 1f4456fb5a Add youtube-dl license 2014-10-22 20:35:42 +02:00
aszlig eea4fce4a5
btrfsprogs: Revert update to version 3.17.
This reverts commit 249e417677.

Breaks snapper:

http://hydra.nixos.org/build/16420291

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 18:12:12 +02:00
Domen Kožar c01af09401 squashfs: -lgcc_s 2014-10-22 15:06:05 +02:00
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