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
Samuel Rivas
55ad2d2150
Fix wyrd to compile with ocaml 4.02
...
camlp4 is now a separate package instead of shipping within the ocaml package
2015-07-23 19:50:01 +02:00
Peter Simons
dc5084b4d1
nixops: fix Emacs syntax highlighting
2015-07-23 19:47:43 +02:00
Peter Simons
5fcdd7c0dc
nixopsUnstable: disable broken documentation build
2015-07-23 19:47:16 +02:00
Tobias Geerinckx-Rice
dfeaaa8909
geolite-legacy: use correct local naming scheme
...
Following http://dev.maxmind.com/geoip/legacy/install/city/ :
"Then rename the *.dat file to GeoIP.dat, GeoIPRegion.dat, or
GeoIPCity.dat, for the GeoIP Country, Region or City databases,
respectively."
Using the default "GeoLiteCity*.dat" name caused ipv6calc to miss it
(verified using `ipv6calc -vv`).
2015-07-23 04:09:15 +02:00
Tobias Geerinckx-Rice
72fd2a609c
ipv6calc: make geoip and geolite-legacy "optional"
2015-07-23 03:12:22 +02:00
Tobias Geerinckx-Rice
0c00290fbb
ipv6calc: 0.98.0 -> 0.99.0
2015-07-23 03:12:22 +02:00
Tobias Geerinckx-Rice
c805663bf4
stress-ng: 0.04.10 -> 0.04.11
...
Changes: https://launchpad.net/ubuntu/+source/stress-ng/+changelog
2015-07-23 03:12:21 +02:00
Arseniy Seroka
fad983f95f
Merge pull request #8960 from fpletz/package/horst
...
horst: init at git-2015-07-22
2015-07-23 02:31:51 +03:00
Franz Pletz
6079babed8
horst: init at git-2015-07-22
2015-07-23 01:18:16 +02:00
William A. Kennington III
ac36ed18eb
dhcpcd: 6.9.0 -> 6.9.1
2015-07-22 14:33:06 -07:00
Vladimír Čunát
2cacf77c13
Merge branch 'master' into staging
2015-07-22 22:33:55 +02:00
Arseniy Seroka
1b8933f8f3
Merge pull request #8942 from bendlas/i2p-update
...
i2p: 0.9.19 -> 0.9.20
2015-07-22 23:12:36 +03:00
Luca Bruno
92150ef3ac
zerotierone: doesn't build on i686 (ZHF)
2015-07-22 20:27:53 +02:00
William A. Kennington III
b827583831
sudo: 1.8.14p1 -> 1.8.14p3
2015-07-22 11:26:59 -07:00
Luca Bruno
befef13d37
chaps: not supported on i686 (ZHF)
2015-07-22 11:37:38 +02:00
Luca Bruno
6151349d07
partclone: fix download (ZHF)
2015-07-22 10:58:21 +02:00
Herwig Hochleitner
604dfd33f4
i2p: 0.9.19 -> 0.9.20
2015-07-22 10:33:31 +02:00
Dan Peebles
75a7f96b44
knockknock: minor cleanup
2015-07-22 01:32:09 +00:00
Dan Peebles
a8c7abdb8d
knockknock: init
...
A simple but secure port knocking daemon and associated tool (NixOS modules upcoming)
2015-07-22 01:26:40 +00:00
Arseniy Seroka
91289b13d4
Merge pull request #8926 from dezgeg/pr-memtester
...
memtester: init at 4.3.0
2015-07-22 01:34:52 +03:00
Arseniy Seroka
431555f86b
Merge pull request #8934 from ollieh/ksuperkey
...
ksuperkey: init
2015-07-22 01:33:42 +03:00
Oliver Hunt
a855efe7db
ksuperkey: init
2015-07-21 21:37:29 +00:00
Andraz Brodnik
b655b1c49d
Add borg backup software (fork of attic)
...
Borg is a fork of attic backup software. It is more actively developed,
with more features.
2015-07-21 20:41:13 +02:00
Tuomas Tynkkynen
8de63957a5
memtester: init at 4.3.0
2015-07-21 19:59:41 +03:00
Edward Tjörnhammar
f7d962cd42
aiccu: patch gnutls api change
2015-07-21 10:48:36 +02:00
Austin Seipp
3793ff5290
nixpkgs: torsocks 2.0.0 -> 2.1.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-20 21:50:29 -05:00
Austin Seipp
4a6b7fc563
nixpkgs: stunnel 5.16 -> 5.20
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-20 21:50:29 -05:00
William A. Kennington III
17d045c74b
ceph-git: 2015-07-15 -> 2015-07-20
2015-07-20 18:07:16 -07:00