Commit Graph

6754 Commits

Author SHA1 Message Date
William A. Kennington III
8c244bc21c dnsmasq: 2.73 -> 2.75 2015-08-03 12:52:22 -07:00
ts468
c6159b2614 Merge pull request #9101 from ts468/upstream.strongswan
strongswan: add TNC build option
2015-08-03 17:53:01 +02:00
Thomas Strobel
6f727a8a83 strongswan: add TNC build option 2015-08-03 17:07:12 +02:00
ts468
1857db1bc9 Merge pull request #9100 from ts468/upstream.omapd
omapd: init at 0.9.2
2015-08-03 13:12:28 +02:00
Thomas Strobel
89e78b5211 omapd: init at 0.9.2 2015-08-03 13:04:59 +02:00
Bjørn Forsman
c2aadb38a7 ntopng: add extra download URL
It seems upstream have moved the ntopng-1.2.1.tgz into an "old/"
subdirectory.
2015-08-03 12:19:34 +02:00
Sander van der Burg
dc2a6e3d3d dd-agent: Add support for MongoDB monitoring 2015-08-03 09:09:52 +00:00
Tobias Geerinckx-Rice
9cd4763e9c ipad_charge: init at 2015-02-03 2015-08-03 01:45:13 +02:00
Tobias Geerinckx-Rice
a9a0fedb94 stress-ng: 0.04.13 -> 0.04.14 2015-08-03 01:41:56 +02:00
Tobias Geerinckx-Rice
249b25698e xdelta: tidy up 2015-08-03 01:41:55 +02:00
Thomas Strobel
192091dc06 trustedGRUB2: git -> 1.2.0 2015-08-02 23:03:45 +02:00
Arseniy Seroka
0fb7dafb68 Merge pull request #9078 from joachifm/minisign
minisign: init at 0.4
2015-08-02 15:28:48 +03:00
William A. Kennington III
58d1a1b073 ceph: Make python fixes more reliable 2015-08-01 18:45:23 -07:00
William A. Kennington III
1b20c87d1f ceph-git: 2015-07-29 -> 2015-07-31 2015-08-01 18:05:51 -07:00
William A. Kennington III
dd41013dba ceph: Remove leaveDotGit as it is non-deterministic 2015-08-01 18:05:51 -07:00
Pascal Wittmann
9cac20afa8 cv: update from 0.7.1 to 0.8 2015-08-01 21:13:38 +02:00
Joachim Fasting
56b39c2cc5 minisign: init at 0.4 2015-08-01 17:20:15 +02:00
Arseniy Seroka
b6160fa736 monkeysphere: fix description 2015-08-01 13:28:41 +03:00
Fabian Kirchner
b80df37494 Add monkeysphere package 2015-08-01 12:01:32 +02:00
Sander van der Burg
0310b48494 Add mongodb-tools package as dependency to make snapshots and restores work 2015-07-31 16:19:56 +00:00
Tobias Geerinckx-Rice
2ed604e566 Merge pull request #8937 from cheecheeo/entr_init
entr: init at 3.2
2015-07-31 12:45:50 +02:00
John Chee
6c14111c9d entr: init at 3.2 2015-07-30 23:05:38 -07:00
Tobias Geerinckx-Rice
03b09e7cd4 eid-viewer: 4.0.7-195-tcm406-258907 -> 4.1.4-v4.1.4-tcm406-270732 2015-07-31 04:47:59 +02:00
Tobias Geerinckx-Rice
cf1edbb662 stress-ng: 0.04.12 -> 0.04.13
Changes: https://launchpad.net/ubuntu/+source/stress-ng/0.04.13-1
2015-07-31 02:02:09 +02:00
Tobias Geerinckx-Rice
7b30d6a8cb sudo: add withInsults flag (disabled by default)
The feature Nix neither needs nor deserves.
Requires the "insults" to be explicitly enabled in sudoers.
This adds 1.6 MB to your sudo as some kind of cruel meta-joke.
2015-07-31 02:02:08 +02:00
Tobias Geerinckx-Rice
c0f59dc0bb lz4: remove test restrictions
Tests are still disabled by default.
2015-07-31 02:02:07 +02:00
Tobias Geerinckx-Rice
6c6201a99b Remove unnecessary rec{s from "my" packages 2015-07-31 02:02:07 +02:00
Eelco Dolstra
55932c1bec Don't statically depend on cacert for certificates
This reverts commit cd52c044568bdf1108428698048a9af92dc0b625 and
others.

Managing certificates (including revoking certificates and adding
custom certificates) becomes extremely painful if every package in the
system potentially depends on a different copy of cacert. Also, it
makes updating cacert rather expensive.
2015-07-31 01:34:58 +02:00
John Wiegley
6c1d408b47 bup: Patch to work on Darwin 10.10 2015-07-30 16:20:04 -07:00
Bjørn Forsman
0c71406dd3 asciidoc: fix old copy/paste error 2015-07-30 16:36:38 +02:00
Tobias Geerinckx-Rice
9294f368f9 eid-mw: 4.1.2 -> 4.1.4 2015-07-30 16:18:37 +02:00
Lancelot SIX
ca54849eb9 torbrowser: 4.5.2 -> 4.5.3 (close #8953) 2015-07-30 15:55:22 +02:00
Susan Potter
a9e2cf0af3 jwhois: fix path to lynx in $lynx/etc/jwhois.conf
Close #8696.
Fixes issues found when jwhois attempts to launch terminal browser
(lynx) for HTTP whois queries, for example:

    $ whois blah.io
    [Querying http://www.io.io/cgi-bin/whois]
    [HTTP: Unable to run web browser: /usr/bin/lynx: No such file or directory]

Tested via:

    grep lynx \
      /nix/store/bymgmn2vvw1n7nbb1isy87xg94s8f2ml-jwhois-4.0/etc/jwhois.conf \
      | cut -f2 -d'"' \
      | xargs stat -t
2015-07-30 15:52:28 +02:00
Eelco Dolstra
61a858783c nix-repl: Bump 2015-07-30 12:08:20 +02:00
Eelco Dolstra
8a5000cc78 nixUnstable: Update to 1.10pre4200_76cc8e9
Also unify the nixStable and nixUnstable expressions.
2015-07-30 12:08:20 +02:00
William A. Kennington III
49caeecdaa ceph-git: 2015-07-23 -> 2015-07-29 2015-07-29 18:15:08 -07:00
William A. Kennington III
fdc076c986 ceph: Enable accelio only on 10+ 2015-07-29 18:15:08 -07:00
Pascal Wittmann
290fc1d044 parallel: update from 20150622 to 20150722 2015-07-29 22:38:07 +02:00
Pascal Wittmann
3df27bec74 bmon: update from 3.7 to 3.8 2015-07-29 22:36:55 +02:00
Bjørn Forsman
72d7e4048c moreutils: 0.55 -> 0.57
(Implicitly fixes build, since 0.55 source has disappeared.)

Also add needed "docbook_xml_dtd_44" dependency for the new version.
2015-07-29 15:46:15 +02:00
Rob Vermaas
9430294114 Update awscli to 1.7.41 2015-07-29 09:08:51 +00:00
Arseniy Seroka
e4107bdec3 Merge pull request #9023 from benley/awscli-completion
awscli: Make bash and zsh completions work
2015-07-29 00:35:27 +03:00
devhell
4838367a5e profile-cleaner: 2.34 -> 2.35
Built and tested locally. Unfortunately there is no clear changelog
available.
2015-07-28 22:13:35 +01:00
lethalman
5bae65da23 Merge pull request #9012 from womfoo/facter
Add facter
2015-07-28 18:36:34 +02:00
Luca Bruno
4f320818e2 dmtx-utils: depend on imagemagick (ZHF) 2015-07-28 17:57:11 +02:00
Kranium Gikos Mendoza
78309d9825 facter: init at 3.0.2 2015-07-28 19:53:32 +08:00
Nikolay Amiantov
9d815b266d thermald: update package 2015-07-28 12:33:30 +03:00
Nikolay Amiantov
b2d5326e3a sdl-jstest: update package 2015-07-28 12:33:30 +03:00
Nikolay Amiantov
3a2275dd84 imgurbash: add package 2015-07-28 12:33:29 +03:00
Benjamin Staffin
8de7d148c8 awscli: Make bash and zsh completions work 2015-07-28 01:14:34 -07:00