Commit graph

6552 commits

Author SHA1 Message Date
Arseniy Seroka 83083da5b1 Merge pull request #8651 from ts468/upstream.sbsigntool
sbsigntool: init at 0.5
2015-07-06 14:26:39 +03:00
lethalman 8212ec8d55 Merge pull request #8659 from robbinch/pkg-gitfs
gitfs: init at 0.2.5.
2015-07-06 11:24:49 +02:00
Robbin C 945ac597b9 gitfs: init at 0.2.5
This adds gitfs, a FUSE filesystem that fully integrates with git.
2015-07-06 17:10:17 +08:00
William A. Kennington III fe705a664c gnupg: 2.1.5 -> 2.1.6 2015-07-05 16:51:03 -07:00
William A. Kennington III 282e7e6c84 Merge pull request #8647 from ts468/upstream.trusted_grub
trustedGRUB: GRUB 1 based -> GRUB 2 based
2015-07-05 11:52:13 -07:00
Thomas Strobel c9e5218b33 sbsigntool: init at 0.5 2015-07-05 14:59:01 +02:00
Tuomas Tynkkynen 167cf5c0da asymptote: Fix source URL
The particular mirror (softlayer-ams.dfl.sourceforge.net) seems to be
down (no DNS entry).
2015-07-05 14:31:46 +03:00
Thomas Strobel 2285ad1bfa trustedGRUB: GRUB 1 based -> GRUB 2 based 2015-07-05 11:48:36 +02:00
aszlig 2467c437b7
xdg_utils: Fix wrong substitution of grep command.
Fixes regression introduced by 16406e63b3.

Not replacing "egrep" with a negated character class on [^e] needs to be
put back into the replacement, because if we have something like:

foo="$(grep xxx)"

The replacement would be something like this:

foo="$/nix/store/.../bin/grep xxx)"

Which will lead to wrong behavior and in cases of for example
"xdg-screensaver", even directly to a syntax error:

xdg-screensaver: line 178: syntax error near unexpected token `('
xdg-screensaver: line 178: `command="/nix/store/.../bin/grep -E
                            "^Exec(\[[^]=]*])?=" "$file" |
                            /nix/store/.../bin/cut -d= -f 2- |
                            first_word`"'

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-07-05 09:25:13 +02:00
Thomas Strobel 36f2ec82cc tmp-luks: init at 0.9pre 2015-07-04 23:57:59 +02:00
Michael Raskin d2cfc1dec6 Mailsend: update 1.17b15 -> 1.18 2015-07-05 00:32:54 +03:00
Michael Raskin 8454055ed4 GlusterFS: update 3.7.1 -> 3.7.2 2015-07-05 00:32:53 +03:00
Arseniy Seroka 093a8994f9 Merge pull request #8624 from ambrop72/minidlna-update
minidlna 1.1.4
2015-07-04 13:59:32 +03:00
Arseniy Seroka a9a2868095 Merge pull request #8626 from ts468/upstream.chaps
New: chaps: PKCS #11 implementation with TPM backend
2015-07-04 13:58:06 +03:00
Thomas Strobel b73e917237 chaps: init at version 0.42-6812
Chaps is a PKCS #11 implementation with TPM backend.
2015-07-04 12:53:09 +02:00
Ambroz Bizjak 42a5ad5c5e minidlna: 1.0.25 -> 1.1.4
Changes:
- gettext is needed to build
- Switched to using non-legacy ffmpeg.
- Removed ffmpeg stuff from include path since it causes build errors related to
a time.h header.
- Removed unneeded patch.
- Adjusted NixOS service due to the binary being renamed.
2015-07-04 09:16:28 +02:00
Tobias Geerinckx-Rice 8e16c57424 nox: show trace for evaluation errors
Backports upstream commit 8900531.
2015-07-03 04:52:06 +02:00
Tobias Geerinckx-Rice 1869f171fd stress-ng: 0.04.07 -> 0.04.10 2015-07-03 04:08:49 +02:00
aszlig b65d351c30
duperemove: Update from 0.09.beta2 to 0.09.4.
Also switches to fetchFromGitHub to remove the need to depend on Git for
fetching the source tarball.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-07-02 12:28:26 +02:00
Matthias Beyer ab9e853801 cloc: 1.62 -> 1.64 2015-07-01 20:42:44 +02:00
Shea Levy dd9530c819 Merge remote-tracking branch 'projectorhq/riemann-tools'
Add riemann-tools package and service
2015-07-01 08:45:33 -04:00
Shea Levy 145768bf9b Unmaintain a bunch of packages 2015-07-01 08:11:05 -04:00
William A. Kennington III ddf15bc78a glusterfs: Propagate acl due to header references 2015-06-30 23:54:42 -07:00
Tobias Geerinckx-Rice 8712de495f netsniff-ng: 0.5.9-18-g9977ec6 -> 0.5.9-21-g8c75168
Relevant changes:
- netsniff-ng: nlmsg: Define NTF_* constants if not provided by kernel
  headers
2015-07-01 01:17:22 +02:00
Robert Pitts and Trenton Strong bbb36ea039 Add riemann-tools to nixpkgs
Adds package via bundlerEnv and service for Riemann health.
2015-06-30 17:16:51 -04:00
Jascha Geerds db53d84a98 screen: 4.3.0 -> 4.3.1 2015-06-30 22:59:15 +02:00
William A. Kennington III 83895f4901 keepalived: 1.2.17 -> 1.2.18 2015-06-30 13:11:18 -07:00
Pascal Wittmann e46933f554 bmon: update from 3.6 to 3.7 2015-06-30 18:22:25 +02:00
Pascal Wittmann 16406e63b3 xdg_utils: fix handling of runtime dependencies, closes #8564
'egrep' was substituted with the path to the grep binary
2015-06-30 15:45:09 +02:00
Tobias Geerinckx-Rice e0038d7571 lz4 130 -> 131
Changes:
- liblz4: xxhash symbols are dynamically changed (namespace
  emulation) to avoid symbol conflict
- liblz4.a (static library) no longer compiled with -fPIC by
  default
2015-06-30 09:49:52 +02:00
Pascal Wittmann 512225ef81 Fixed some descriptions 2015-06-29 16:20:58 +02:00
William A. Kennington III 90d041b4b5 keepalived: Fix ip release 2015-06-27 23:19:05 -07:00
William A. Kennington III 3ea1c5bc0c keepalived: Add libnl support 2015-06-27 19:59:52 -07:00
William A. Kennington III 06b2804bea memtest86+: Make compatible with gcc5 2015-06-27 15:49:30 -07:00
William A. Kennington III b6adf14ebf reiserfsprogs: Fix gcc5 compiling 2015-06-27 15:43:42 -07:00
William A. Kennington III 511fc648b5 keepalived: Add derivation 2015-06-27 14:33:29 -07:00
William A. Kennington III cab3572e99 btrfsprogs: 4.0.1 -> 4.1 2015-06-27 12:39:52 -07:00
William A. Kennington III ca2cf48e10 tinc_pre: 2015-05-15 -> 2015-06-20 2015-06-27 11:31:10 -07:00
William A. Kennington III 7297255019 Convert all jack references to libjack2 2015-06-27 00:17:52 -07:00
William A. Kennington III fa1bdb8cbd Migrate all krb5 -> libkrb5 2015-06-26 17:21:49 -07:00
Profpatsch 62921384e0 stow: patch that removes warning for 2.2.0, closes #8513 2015-06-26 18:02:59 +02:00
Eelco Dolstra 7f54f99656 Don't build texLive in Hydra
It's way too big (texlive-core-2014 alone is > 1.5 GB).
2015-06-25 17:34:08 +02:00
Vladimír Čunát 9e1704c1bb file: add another mirror (macports, fixes #8500) 2015-06-25 16:14:28 +02:00
Luca Bruno 1baf402f8a gtk-vnc: fix .la file 2015-06-25 15:14:54 +02:00
William A. Kennington III 6bb4c1e89f ceph: 0.80.9 -> 0.80.10 2015-06-24 18:34:10 -07:00
William A. Kennington III 6b0f0c6f41 ceph: Changes rollup from triton 2015-06-24 18:25:53 -07:00
William A. Kennington III 7a0bbce2e6 lz4: Don't test by default as it takes forever 2015-06-24 17:51:59 -07:00
Pascal Wittmann cb757098d5 cv: update from 0.6 to 0.7.1 2015-06-24 19:20:12 +02:00
Tobias Geerinckx-Rice 0cf1a5c5e1 netsniff-ng -> 0.5.9-18-g9977ec6
New features:
- netsniff-ng: use Linux "cooked" header for Netlink interface
  automatically or as replacement of L2 header if "--cooked"
  option is specified.
- nlmsg: print rtnl neigh info
2015-06-24 19:14:41 +02:00
tv@shackspace.de e14c8fd368 highlight: fixes an issue locating the default conf_dir, closes #8385 2015-06-24 17:19:56 +02:00