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 cd52c04456
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
Tobias Geerinckx-Rice
e8596c189f
colordiff: 1.0.13 -> 1.0.15
...
Changes:
- Big improvements to side-by-side diff detection
- Additional colordiffrc example colour scheme file to match 'git diff'
- Misc fixes
2015-07-27 01:54:08 +02:00
Tobias Geerinckx-Rice
08f866d887
xdelta: 3.0.9 -> 3.0.10
2015-07-27 01:54:08 +02:00
Eelco Dolstra
f98c7f2976
More docs in separate outputs
2015-07-26 22:46:45 +02:00
Eelco Dolstra
6a91bf20c8
groff: Move docs to separate output
...
This cuts the size of the package by ~10 MB.
2015-07-26 22:46:44 +02:00
Eelco Dolstra
48efe637ac
xdg-utils: Don't depend on "which"
2015-07-26 22:46:23 +02:00
Tobias Geerinckx-Rice
df6381afec
stress-ng: 0.04.11 -> 0.04.12
...
Fixes/features:
* Fix segfault in metrics because MMAPFORK macro not defined correctly
* Add --cpu-load-slice option for CPU stressor time slice tweaks
2015-07-24 22:03:32 +02:00
Vladimír Čunát
a2f16fdcff
Merge branch 'staging'
2015-07-24 15:12:28 +02:00
lethalman
5d60c20fd8
Merge pull request #8731 from cheecheeo/fzf-master
...
fzf
2015-07-24 10:13:01 +02:00
William A. Kennington III
0e1d8f0d7d
ceph-git: 2015-07-20 -> 2015-07-23
2015-07-23 15:15:02 -07:00
William A. Kennington III
6d30af58a0
ceph: Fix detection of git versioning
2015-07-23 15:14:50 -07:00
Domen Kožar
6492dc8900
Merge pull request #8928 from brodul/borg
...
Add borg backup software (fork of attic)
2015-07-23 23:31:36 +02:00