Edward Tjörnhammar
f547eaab44
openvpn: 2.3.6 -> 2.3.8
2015-08-26 13:00:23 +02:00
Edward Tjörnhammar
65335c1a58
Merge pull request #9449 from rycee/bump/svtplay-dl
...
svtplay-dl: 0.10.2015.05.24 -> 0.10.2015.08.24
2015-08-26 09:02:49 +02:00
Robert Helgesson
8dc7eb9611
svtplay-dl: 0.10.2015.05.24 -> 0.10.2015.08.24
2015-08-26 08:42:42 +02:00
Rickard Nilsson
30313a8fb8
google-cloud-sdk: 0.9.65 -> 0.9.74
2015-08-26 02:03:13 +02:00
Arseniy Seroka
f3f8506461
Merge pull request #9392 from danielfullmer/zerotierone-1.4
...
zerotierone: 1.0.2 -> 1.0.4 and fix for hardcoded path
2015-08-25 20:39:06 +03:00
Arseniy Seroka
0851e6aa7d
Merge pull request #9410 from KoviRobi/plan9port-update
...
plan9port: 20140306 -> git-2015-06-29
2015-08-25 20:37:57 +03:00
Arseniy Seroka
ae5c1084e3
Merge pull request #9431 from philandstuff/fix-html-xml-utils
...
html-xml-utils: fix and bump to 6.9
2015-08-25 20:36:52 +03:00
Lluís Batlle i Rossell
97dada0005
Make hydra build proxychains.
...
(cherry picked from commit 8f11a84c9145c4a1cf5fe182db31921070565efa)
2015-08-25 14:28:12 +02:00
Domen Kožar
e4644a5b58
Merge branch 'staging'
2015-08-25 14:14:54 +02:00
Tobias Geerinckx-Rice
c98685c737
netsniff-ng: 0.5.9-{85-g71c28ef -> 86-gd84a6b7}
2015-08-25 02:09:49 +02:00
Eelco Dolstra
e4610f2965
buildEnv: Support package priorities like nix-env
...
This gets rid of a bunch of collision warnings.
2015-08-25 00:40:40 +02:00
Philip Potter
44048385bd
html-xml-utils: fix and bump to 6.9
...
6.4 had a compile error:
```
scan.l:136:7: error: expected identifier or ‘(’ before ‘__extension__’
char *strndup(const char *s, size_t n);
^
```
This is caused by the standard library strndup() now living in string.h
and conflicting with another strndup() declared in scan.l. Version 6.9
fixes this.
This also removes the need for the boolean patch that we previously had.
2015-08-24 22:38:01 +01:00
Vladimír Čunát
ce6daa507a
Merge pull request #9428 from deepfire/maintain
...
maintain introduced packages
2015-08-24 22:58:15 +02:00
Kovacsics Robert (NixOS-SSD2)
195671aa70
plan9port: 20140306 -> 2015-06-29
...
We were already using snapshots, but development moved to github.
Also add "9" to $out/bin as it is the recommended practice, see
install.txt
2015-08-24 21:55:48 +01:00
Anders Papitto
6b892be9a8
fix updmap invocation in texLive
...
Close #9430 , fixes #9318 .
2015-08-24 22:47:05 +02:00
Kosyrev Serge
432c43dabf
chntpw: add myself as maintainer
2015-08-24 22:55:13 +03:00
Kosyrev Serge
1770fe4443
wsmancli init at 2.6.0
2015-08-24 22:34:16 +03:00
Samuel Rivas
c41a62aa98
colord: 1.2.3 -> 1.2.12
...
* Use fetchzip instead of fetchurl
2015-08-24 19:52:37 +02:00
Eelco Dolstra
fa67a2d301
nixUnstable: Update
2015-08-24 18:58:45 +02:00
Thomas Tuegel
90a72bd177
Merge branch 'master' into staging
2015-08-23 10:29:12 -05:00
Arseniy Seroka
39c76445b9
Merge pull request #9375 from mstarzyk/obnam
...
obnam: 1.14 -> 1.15
2015-08-23 17:47:25 +03:00
Nikolay Amiantov
d0a03e078c
tlp: install man pages
2015-08-23 17:33:49 +03:00
Phil Scott
3bbd79aaa6
scanmem: init at 0.15.2
...
[Bjørn: Remove trailing dot in description.]
2015-08-23 15:25:52 +02:00
Tobias Geerinckx-Rice
69114f74aa
packagekit: use http:// instead of https://
...
Proxy weirdness?
2015-08-23 00:02:29 +02:00
roconnor
1be2b63d27
Merge pull request #9387 from doshitan/update-tarsnap
...
tarsnap: 1.0.35 -> 1.0.36.1 and use upstream bash completion scripts
2015-08-22 12:26:58 -04:00
Tanner Doshier
54c7053bff
tarsnap: 1.0.35 -> 1.0.36.1 and use upstream bash completion scripts
2015-08-21 19:37:07 -05:00
Daniel Fullmer
e23ee274b6
zerotierone: 1.0.2 -> 1.0.4 and fix for hardcoded path
2015-08-21 23:06:50 +00:00
William A. Kennington III
64cd711f5c
Merge branch 'master.upstream' into staging.upstream
2015-08-21 15:17:26 -07:00
Eelco Dolstra
6a54ca7990
dhcpcd: Update to 6.9.2
...
Upstream recommends this as an important upgrade to 6.9.1 because it
fixes a race that could cause an empty resolv.conf to be created.
2015-08-21 17:03:51 +02:00
Pascal Wittmann
d73829576d
rrdtool: update from 1.5.3 to 1.5.4
2015-08-21 08:49:49 +02:00
Pascal Wittmann
53ea7bcbda
pdf2djvu: update from 0.8 to 0.8.1
2015-08-21 08:49:49 +02:00
Maciek Starzyk
1bedd3b597
obnam: 1.14 -> 1.15
2015-08-20 21:08:50 +02:00
William A. Kennington III
2138f789bc
Merge branch 'master.upstream' into staging.upstream
2015-08-20 10:32:29 -07:00
Tobias Geerinckx-Rice
4ec87513b6
packagekit: python3 attr. -> unversioned python
2015-08-20 18:26:15 +02:00
Benno Fünfstück
1f10b44d3e
xvkbd: update from 3.5 to 3.6
2015-08-20 17:07:19 +02:00
Arseniy Seroka
e8d96bdcf7
Merge pull request #9301 from ssgen/fatresize
...
Fatresize
2015-08-20 16:18:18 +03:00
Arseniy Seroka
61d86a087b
Merge pull request #9348 from offlinehacker/logstash/update/1.5.3
...
logstash: Update to 1.5.3
2015-08-20 16:03:17 +03:00
Eelco Dolstra
2d4b6405b3
openssh: Apply some Fedora security backports
2015-08-20 14:08:21 +02:00
Eelco Dolstra
401782cb67
Revert "openssh: 6.9p1 -> 7.0p1"
...
This reverts commit a8eb2a6a81
. OpenSSH
7.0 is causing too many interoperability problems so soon before the
15.08 release.
For instance, it causes NixOps EC2 initial deployments to fail with
"REMOTE HOST IDENTIFICATION HAS CHANGED". This is because the client
knows the server's ssh-dss host key, but this key is no longer
accepted by default. Setting "HostKeyAlgorithms" to "+ssh-dss" does
not work because it causes ssh-dss to be ordered after
"ecdsa-sha2-nistp521", which the server also offers. (Normally, ssh
prioritizes host key algorithms for which the client has a known host
key, but not if you set HostKeyAlgorithms.)
2015-08-20 14:08:18 +02:00
William A. Kennington III
4f22eadf2c
Merge branch 'master.upstream' into staging.upstream
2015-08-19 20:52:17 -07:00
Tobias Geerinckx-Rice
fb6502892a
stress-ng: update 0.04.14 -> 0.04.15
2015-08-20 04:52:16 +02:00
Tobias Geerinckx-Rice
72e8bf518f
netsniff-ng: update 0.5.9-{80-g3384ee7 -> 85-g71c28ef}
2015-08-20 04:52:15 +02:00
Tobias Geerinckx-Rice
46df28d371
packagekit: init at 1.0.7
...
Don't worry, this does absolutely nothing on Nix and only serves to
satisfy simple-scan's zany new dep.
2015-08-20 04:41:11 +02:00
Jaka Hudoklin
9146edd5be
logstash: 1.4.2 -> 1.5.3
2015-08-20 00:34:23 +02:00
Jaka Hudoklin
4ecf102ebf
s3fs: 1.78 -> 1.79
2015-08-19 23:50:27 +02:00
ssgen
62e2b2124a
fatresize: init at 1.0.2
2015-08-20 00:43:34 +03:00
Jaka Hudoklin
24a626020a
Merge pull request #8681 from offlinehacker/pkgs/driftnet/add
...
Add driftnet
2015-08-19 22:58:27 +02:00
William A. Kennington III
901482ad99
Merge branch 'master.upstream' into staging.upstream
2015-08-19 13:54:48 -07:00
William A. Kennington III
88b1d7e5d9
logstash-forwarder: 20141216 -> 0.4.0
2015-08-19 13:25:44 -07:00
Paulus Esterhazy
f683031df2
pass: Fix for Darwin
2015-08-19 20:50:58 +02:00
Arseniy Seroka
e197085b45
Merge pull request #9289 from jb55/antimicro-patch
...
antimicro: init at 2.18
2015-08-19 14:45:12 +03:00
Arseniy Seroka
b9a174b9e3
Merge pull request #9340 from obadz/ecryptfs
...
ecryptfs
2015-08-19 14:37:36 +03:00
obadz
172522e153
ecryptfs:
...
- upgrade 106 -> 108
- fix passphrase rewrapper (password changing should now work fine) as
discussed on https://bugs.launchpad.net/ecryptfs/+bug/1486470
- add lsof dependency so ecryptfs-migrate-home should work out of the
box
2015-08-19 12:16:57 +01:00
William A. Kennington III
ab7a1646d9
aria2: Fix ssl support and switch back to sourceforge
...
Using sourceforge gives release binaries which don't require us to
regenerate all of the autotools scripts. This removes the need for
dependencies like cppunit and libgcrypt and autoreconfHook.
cc @geerds
2015-08-18 17:18:49 -07:00
Mateusz Kowalczyk
ccb9acc43e
youtube-dl: update to 2015.08.16.1
2015-08-19 00:45:59 +01:00
Jascha Geerds
56d6a3d846
aria2: Remove openssl dependency
2015-08-18 23:52:58 +02:00
William A. Kennington III
2d40eeceda
ceph-git: 2015-08-07 -> 2015-08-18
2015-08-18 14:45:11 -07:00
William A. Kennington III
2ac70270e8
Merge branch 'master.upstream' into staging.upstream
2015-08-18 11:36:32 -07:00
William A. Kennington III
9fa56e49d7
man-db: 2.7.1 -> 2.7.2
2015-08-18 11:29:36 -07:00
Jascha Geerds
1375602b8d
aria2: Add myself as a maintainer
2015-08-18 14:51:54 +02:00
Jascha Geerds
4140d6352e
aria2: Add platforms attribute
2015-08-18 14:51:03 +02:00
Jascha Geerds
cc0f9acb53
aria2: Fetch from github instead of sourceforge
2015-08-18 14:50:19 +02:00
Austin Seipp
2c933ad3db
nixpkgs: add tarsnap shell completion utils
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-17 22:00:47 -05:00
Austin Seipp
cec55d6c15
nixpkgs: touchup tarsnap formula
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-17 21:48:34 -05:00
Tobias Geerinckx-Rice
4fdb99d31e
netsniff-ng: update 0.5.9-{71-g77445f8 -> 80-g3384ee7}
2015-08-18 03:38:23 +02:00
Austin Seipp
5d964375e5
nixpkgs: afl 1.83b -> 1.86b
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-17 17:18:10 -05:00
Anthony Cowley
7dbea7aa78
Nix darwin use libsodium
2015-08-17 18:09:19 -04:00
William A. Kennington III
810a033d1b
picocom: 1.7 -> 1.8
2015-08-17 13:14:59 -07:00
William Casarin
aba6c9e9cb
antimicro: init at 2.18
...
antimicro is a graphical program used to map keyboard keys and mouse controls
to a gamepad. Useful for playing PC games with no gamepad or poor gamepad
support.
2015-08-16 20:07:23 -07:00
Pascal Wittmann
9b41ae74dd
Merge pull request #9286 from mstarzyk/obnam
...
obnam: 1.13 -> 1.14
2015-08-16 22:28:25 +02:00
Maciek Starzyk
2388a0c985
obnam: 1.13 -> 1.14
2015-08-16 21:44:21 +02:00
Jan Malakhovski
a0f50dc665
xdg_utils: add mimi support
2015-08-16 20:23:01 +02:00
Bjørn Forsman
0279a979a5
stunnel: 5.20 -> 5.22
...
Changelog:
https://www.stunnel.org/sdf_ChangeLog.html
2015-08-16 19:05:14 +02:00
zimbatm
67c9a485b7
direnv: 2.6.0 -> 2.7.0
2015-08-15 22:39:03 +01:00
Pascal Wittmann
d0f75b4391
filegive: move from googlecode to github
2015-08-15 21:04:32 +02:00
Pascal Wittmann
72bfb93beb
plowshare: move from googlecode to github
2015-08-15 21:04:32 +02:00
Pascal Wittmann
789ae5333b
logkeys: move from googlecode to github
2015-08-15 21:04:32 +02:00
William A. Kennington III
a106080623
Merge branch 'master.upstream' into staging.upstream
2015-08-14 13:22:00 -07:00
Tobias Geerinckx-Rice
a913ad89c1
eid-mw: 4.1.4 -> 4.1.5
2015-08-14 03:07:10 +02:00
Tobias Geerinckx-Rice
273fb91b49
miniupnpd: 1.9.{20150430 -> 20150721}
...
Drop removed libnfnetlink dependency and simplify build.
Don't yet update miniupnpc because it breaks bitcoin 0.11.
2015-08-14 03:07:09 +02:00
William A. Kennington III
952def0e3c
Merge branch 'master.upstream' into staging.upstream
2015-08-13 11:55:02 -07:00
Badi' Abdul-Wahid
978d4be3ab
colordiff: support Darwin as a platform
...
This change just adds darwin to the supported platforms attribute of
the package.
2015-08-13 10:11:36 -04:00
Vladimír Čunát
7307f5c011
stoken: fix evaluation (licence), refactor a little
...
I hope @fuuzetsu doesn't mind the refactoring.
BTW, do you know about `autoreconfHook`? It might save the preConfigure
and most buildInputs.
2015-08-13 14:18:36 +02:00
Mateusz Kowalczyk
bf37974165
stoken: add new package
2015-08-13 13:07:39 +01:00
Arseniy Seroka
24cac7ac16
Merge pull request #9220 from badi/darwin-keychain
...
keychain: support Darwin as a platform
2015-08-13 11:11:04 +03:00
Tobias Geerinckx-Rice
3059362c74
dropbear: 2015.67 -> 2015.68
...
Changes: https://matt.ucc.asn.au/dropbear/CHANGES
2015-08-13 03:05:53 +02:00
William A. Kennington III
aec624a72e
pinentry: 0.9.4 -> 0.9.5
2015-08-12 17:13:27 -07:00
William A. Kennington III
997b9bc8c6
gnupg21: 2.1.6 -> 2.1.7
2015-08-12 17:02:14 -07:00
Badi' Abdul-Wahid
aed29abec7
keychain: support Darwin as a platform
...
This change provides support for Darwin as a platform by making the
`procps` parameter optional. If the platform is linux, then
`procps`/bin is added to the wrapped keychain's PATH, else not.
2015-08-12 11:46:56 -04:00
Rickard Nilsson
0d52a300f6
Merge pull request #9158 from mstarzyk/obnam
...
obnam: Add dependency on python fuse. Fixes 'obnam mount'.
2015-08-12 11:11:49 +02:00
William A. Kennington III
a8eb2a6a81
openssh: 6.9p1 -> 7.0p1
2015-08-11 10:59:12 -07:00
Thomas Strobel
50a5845855
xpra: fix rencode dependency
2015-08-10 23:14:29 +02:00
ts468
8958841d39
Merge pull request #9185 from akaWolf/xpra
...
xpra: 0.14.19 -> 0.15.3
2015-08-10 22:31:18 +02:00
Boris Sukholitko
c2f5d1abed
nsjail: init at 8b951e6
2015-08-10 22:27:15 +03:00
William A. Kennington III
6e698f9c61
Merge branch 'master.upstream' into staging.upstream
2015-08-09 13:34:18 -07:00
Artjom Vejsel
fa2ee81a92
xpra: 0.14.19 -> 0.15.3
2015-08-09 20:58:39 +03:00
Joachim Fasting
70ae60feb1
i2p: 0.9.20 -> 0.9.21
...
See https://geti2p.net/en/blog/post/2015/07/31/0.9.21-Release
2015-08-09 01:55:25 +02:00
Arseniy Seroka
1629107a8a
Merge pull request #9168 from dfoxfranke/chrony
...
chrony: 1.31 -> 2.1.1
2015-08-08 23:44:58 +03:00
Michael Raskin
462ce2a65e
GlusterFS: 3.7.2 -> 3.7.3
2015-08-08 21:01:31 +03:00
Daniel Fox Franke
4f70094857
chrony: 1.31 -> 2.1.1
2015-08-08 11:07:12 -04:00
Pascal Wittmann
f5c2cd8059
pdf2djvu: update from 0.7.21 to 0.8
2015-08-08 00:08:50 +02:00
William A. Kennington III
2f620f5767
ceph-git: 2015-08-05 -> 2015-08-07
2015-08-07 14:18:39 -07:00
William A. Kennington III
4624985561
Merge branch 'master.upstream' into staging.upstream
2015-08-07 13:40:39 -07:00
Maciek Starzyk
01eef86aca
obnam: Add dependency on python fuse. Fixes 'obnam mount'.
2015-08-07 14:41:00 +02:00
Jascha Geerds
6699992368
vdirsyncer: 0.5.2 -> 0.6.0
2015-08-07 12:18:24 +02:00
William A. Kennington III
56c62ad12a
ceph-git: 2015-07-32 -> 2015-08-05
2015-08-06 09:55:40 -07:00
Pascal Wittmann
f104a6c008
Merge pull request #9145 from dezgeg/pr-ckbcomp-update
...
ckbcomp: 1.129 -> 1.131
2015-08-06 16:21:15 +02:00
Pascal Wittmann
dd06e36eb8
sbsigntool: only build for x86_64-linux, it is broken on i686
2015-08-06 15:59:51 +02:00
Tuomas Tynkkynen
1bbcaf2eaf
ckbcomp: 1.129 -> 1.131
...
Based on upstream commit logs; not much has happened: mostly translation
updates and a minor fix for Nokia N900 keyboards.
2015-08-06 16:51:42 +03:00
lethalman
203e32e871
Merge pull request #9113 from dezgeg/pr-diffoscope
...
debbindiff: Rename to 'diffoscope' and update 26 -> 29 (plus some Python deps)
2015-08-06 11:53:26 +02:00
lethalman
8282baacc0
Merge pull request #9106 from lancelotsix/add_hubicfuse
...
hubicfuse: init at 2.1.0
2015-08-06 11:42:19 +02:00
William A. Kennington III
666629f30b
ceph-pre: Update
2015-08-05 21:52:00 -07:00
William A. Kennington III
34fbb41500
ceph: Support newer git version
2015-08-05 21:51:52 -07:00
William A. Kennington III
baf0967947
ccid: 1.4.19 -> 1.4.20
2015-08-05 19:25:56 -07:00
William A. Kennington III
23c3edd62c
pcsclite: 1.8.13 -> 1.8.14
2015-08-05 19:25:56 -07:00
Arseniy Seroka
257888c5d7
Merge pull request #9123 from mstarzyk/obnam
...
obnam: 1.12 -> 1.13
2015-08-06 03:06:53 +03:00
William A. Kennington III
0ecc61b4d7
Merge branch 'master.upstream' into staging.upstream
2015-08-05 16:24:57 -07:00
Lancelot SIX
d165ea2329
hubicfuse: init at 2.1.0
2015-08-06 00:22:18 +02:00
Tobias Geerinckx-Rice
4f9249caaf
netsniff-ng 0.5.9-70-g123b444 -> 0.5.9-71-g77445f8
...
Remove patch to curvetun build (now upstream).
2015-08-05 22:36:17 +02:00
Thomas Strobel
4661158164
vpnc: revert default local port to 500
2015-08-05 21:55:02 +02:00
ts468
e190a70b04
Merge pull request #9128 from ts468/upstream.vpnc
...
vpnc: 0.5.3 -> svn-rev-550
2015-08-05 21:30:05 +02:00
Thomas Strobel
531e93eaf4
vpnc: 0.5.3 -> svn-rev-550
...
also, change default local port from 500 to random to avoid
clashes with other IPSec services like, e.g., strongSwan
2015-08-05 21:16:35 +02:00
Maciek Starzyk
fd08657281
obnam: 1.12 -> 1.13
2015-08-05 19:33:01 +02:00
Pascal Wittmann
6bacb60ca9
screenfetch: add grep to PATH, closes #9088
2015-08-05 14:44:41 +02:00
Peter Simons
7053602206
nixops: update unstable version to latest git HEAD
2015-08-05 14:37:46 +02:00
Eelco Dolstra
b3d8d750de
Remove /etc/nixos/nixpkgs from $NIX_PATH
...
NixOS hasn't used /etc/nixos/nixpkgs for a long time, so it's time to
get rid of it.
2015-08-05 14:34:33 +02:00
Thomas Strobel
9011f117f2
strongswan: fix resolvconf plugin
2015-08-05 12:12:59 +02:00
William A. Kennington III
10d10b000a
ceph: Add 0.94 pre
2015-08-04 17:14:06 -07:00
ts468
778ea83849
Merge pull request #9115 from ts468/upstream.strongswan
...
strongswan: enable more plugins
2015-08-05 01:55:01 +02:00
Tobias Geerinckx-Rice
73bccf7c52
netsniff-ng 0.5.9-34-g95c4582 -> 0.5.9-70-g123b444
2015-08-05 00:57:04 +02:00
Tobias Geerinckx-Rice
02319b63e0
gparted: update home page
...
Downloads are still hosted by Sourceforge :-(
2015-08-05 00:57:04 +02:00
Tobias Geerinckx-Rice
6ee6e9fa57
gparted: 0.22.0 -> 0.23.0
...
Key changes include:
- Add partition name to create dialog and enable online naming
(relevant for GPT partitioned disk)
- Show serial number in device information
- Add support for btrfs set new file system UUID
- Prevent UI hang when resizing FAT16/32, HFS and HFS+ file systems
2015-08-05 00:57:03 +02:00
William A. Kennington III
926f073f55
Merge branch 'master.upstream' into staging.upstream
2015-08-04 15:32:43 -07:00
Thomas Strobel
69397d9f94
strongswan: enable more plugins
2015-08-04 19:21:47 +02:00
Pascal Wittmann
084595f33a
hevea: update from 2.23 to 2.25
2015-08-04 12:17:16 +02:00
Luca Bruno
4a96fa92db
cpulimit: does not build on darwin (ZHF)
2015-08-04 10:40:44 +02:00
Tuomas Tynkkynen
ba5402a328
debbindiff: Rename to 'diffoscope' and update 26 -> 29
...
Upstream has changed the project name to 'diffoscope' since "debbindiff
has grown way beyond a being just a tool to compare Debian packages."
Besides the rename, there are new dependencies on ssdeep, libarchive-c
and sqlite.
2015-08-04 09:27:33 +03:00
William A. Kennington III
a2da9cfcaf
Merge branch 'master.upstream' into staging.upstream
2015-08-03 14:27:14 -07:00
William A. Kennington III
f2d3b5ead9
grub2: 2015-07-05 -> 2015-07-27
2015-08-03 14:12:14 -07:00
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
1dab05033f
Merge branch 'master.upstream' into staging.upstream
2015-08-01 19:18:08 -07: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
William A. Kennington III
09b4a7cc1b
Merge branch 'master.upstream' into staging.upstream
2015-07-31 17:26:20 -07: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
William A. Kennington III
7ebe164ae0
Merge branch 'master.upstream' into staging.upstream
2015-07-30 15:03:10 -07:00
William A. Kennington III
428f9ad382
mongodb-tools: Use mongo-tools from goPackages
2015-07-30 11:19:07 -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
William A. Kennington III
aaef42ab8c
Merge branch 'master.upstream' into staging.upstream
2015-07-29 10:23:08 -07: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
Vladimír Čunát
0c4e4e6849
Merge branch 'master' into staging
...
There was a mass-rebuild due to expat CVE.
2015-07-28 13:09:43 +02: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
William A. Kennington III
0a1a015355
Merge pull request #8981 from sellout/patch-1
...
gnugpg: Add libiconv dependency.
2015-07-27 15:50:54 -04:00
Greg Pfeil
2cbfdb8ff4
gnugpg: Add libiconv dependency.
...
Tested using the pure-darwin alternate stdenv on Yosemite.
I need this change for gnupg to build. Otherwise, I get this error:
```
configure:
***
*** The system does not provide a working iconv function. Please
*** install a suitable library; for example GNU Libiconv which is
*** available at:
*** http://ftp.gnu.org/gnu/libiconv/
***
configure: error:
***
*** Required libraries not found. Please consult the above messages
*** and install them before running configure again.
***
builder for ‘/nix/store/pvzqmfzc05ifmvi0vglyl2xlkcdgh6c2-gnupg-2.1.6.drv’ failed with exit code 1
```
cc: @wkennington
2015-07-27 11:53:34 -06: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
Austin Seipp
c2f1ac9885
nixpkgs: ssdeep 2.12 -> 2.13
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-20 13:52:34 -05:00
Austin Seipp
cbf14b9d8f
nixpkgs: dd-agent 5.2.3 -> 5.4.3
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-20 13:52:33 -05:00
Georges Dubus
eb9475d110
nox: updated to 0.0.2
2015-07-20 17:09:33 +02:00
Rok Garbas
46516fc19e
connmanui: update to latest (e4a8ddcca08 -> fce0af94e12)
2015-07-20 16:53:50 +02:00
Peter Simons
07fd9384f5
texlive: flip the default for the assertion so that normal users can build it
2015-07-20 16:39:39 +02:00
Vladimír Čunát
52b3546e4a
merge #8617 : recoll: filters for LaTeX, RTF, and WP
2015-07-20 11:00:04 +02:00
Vladimír Čunát
1fee4ce381
nzbget: fix URLs, fixes #8860
...
/cc maintainer @pSub.
2015-07-20 09:57:01 +02:00
William A. Kennington III
6eab1065f1
ceph: Fix wrapper path
2015-07-19 19:44:48 -07:00
William A. Kennington III
05c0fc15c0
Merge branch 'master.upstream' into staging.upstream
2015-07-19 15:20:04 -07:00
Arseniy Seroka
fcd855fa7f
Merge pull request #8883 from joachifm/dnscrypt-proxy-1_6_0
...
dnscrypt-proxy: 1.5.0 -> 1.6.0
2015-07-20 00:33:04 +03:00
William A. Kennington III
8734f01830
sudo: 1.8.13 -> 1.8.14p1
2015-07-19 12:09:14 -07:00
William A. Kennington III
8d4f9d8d6b
ceph: Add missing boost 1.58 compat patch
2015-07-19 12:03:28 -07:00
William A. Kennington III
2ad250f4fa
Merge branch 'staging.next' into staging.upstream
2015-07-19 02:21:28 -07:00
Vladimír Čunát
9a80550cc4
Merge branch 'staging', discussion #8844
2015-07-19 08:09:29 +02:00
Tobias Geerinckx-Rice
84aea56778
netsniff-ng: 0.5.9-{27-g3beaa23 -> 34-g95c4582}
...
Several flowtop fixes/enhancements.
2015-07-18 23:45:37 +02:00
Joachim Fasting
b9895740ba
dnscrypt-proxy: 1.5.0 -> 1.6.0
2015-07-18 20:31:18 +02:00
William A. Kennington III
8420f5c483
ceph: Boost 1.58 compat
2015-07-17 20:39:12 -07:00
William A. Kennington III
754f21df19
file: Fix hash
2015-07-17 14:37:48 -07:00
William A. Kennington III
fd5f56dc50
file: 5.23 -> 5.24
2015-07-17 14:37:20 -07:00
William A. Kennington III
1caf3e1724
Merge branch 'master.upstream' into staging.next
2015-07-17 14:34:56 -07:00
Arseniy Seroka
37c09b0433
Merge pull request #8865 from rycee/update/socat
...
socat2pre: 2.0.0-b7 -> 2.0.0-b8
2015-07-18 00:29:46 +03:00
Lluís Batlle i Rossell
ce597e1e1b
updating tor to 0.2.6.10
...
I checked the tarball signature.
I fixed the optimised build (broken since 2013) and I added seccomp.
2015-07-17 18:24:35 +02:00
Peter Simons
32a81524fe
release-lib: rename config option "inHydra" to "allowTexliveBuilds"
...
Also, take the value of that attribute as an argument to the module so
that Hydra maintainers who don't mind building TexLive have a chance to
do so.
2015-07-17 14:13:40 +02:00
Vladimír Čunát
9f37e91ec5
Merge master into staging
...
There are larger-rebuild changes: gnutls and samba.
2015-07-17 06:38:04 +02:00
William A. Kennington III
967abfc786
efivar: 0.20 -> 0.21
2015-07-16 20:07:17 -07:00
William A. Kennington III
da5e25dcaa
tinc: 2015-06-20 -> 2015-07-17
2015-07-16 20:07:17 -07:00
William A. Kennington III
97d8c1cb23
tinc: 1.0.25 -> 1.0.26
2015-07-16 20:07:17 -07:00
Robert Helgesson
12ec56030e
socat2pre: 2.0.0-b7 -> 2.0.0-b8
2015-07-16 23:27:04 +02:00
goibhniu
a076e4bee6
Merge pull request #8864 from rycee/package/gmic
...
gmic: init at 1.6.5.0
2015-07-16 22:50:16 +02:00
Robert Helgesson
6a1519c631
gmic: init at 1.6.5.0
2015-07-16 22:02:21 +02:00
Luca Bruno
60d19b3adc
Revert "gnupg: fix build on darwin"
...
This reverts commit db3602b5d6
.
Fixed libusb build by 82d2960f15
2015-07-16 10:36:29 +02:00
John Chee
17c1428bfb
fzf: 0.9.13 -> 0.10.0
2015-07-15 19:59:20 -07:00
William A. Kennington III
3adb0e713c
ceph: 2015-06-06 -> 2015-07-15
2015-07-15 17:46:45 -07:00
William A. Kennington III
c1c757cea4
ceph: 9.0.1 -> 9.0.2
2015-07-15 17:46:31 -07:00
William A. Kennington III
0861cb2c7d
Merge pull request #8845 from rycee/fix/dtach-CVE-2012-3368
...
dtach: fix CVE-2012-3368
2015-07-15 17:41:45 -07:00
William A. Kennington III
c8c11371b9
Merge pull request #8732 from lovek323/gnupg-darwin
...
gnupg: fix build on darwin
2015-07-15 17:37:59 -07:00
Bjørn Forsman
9ad01e41de
eplot: init at 2.07
...
Create plots quickly with gnuplot.
http://liris.cnrs.fr/christian.wolf/software/eplot/
2015-07-15 23:37:33 +02:00
Robert Helgesson
d68d929291
dtach: fix CVE-2012-3368
2015-07-15 18:19:46 +02:00
Joachim Fasting
4bd52ddb88
untex: init at 1.2
2015-07-15 17:03:18 +02:00
Joachim Fasting
bcb314853a
unrtf: init at 0.21.9
2015-07-15 17:03:17 +02:00
Bjørn Forsman
2926f3aa2c
fgallery: init at 1.7
...
fgallery is a static photo gallery generator.
http://www.thregr.org/~wavexx/software/fgallery/
2015-07-15 16:02:37 +02:00
William A. Kennington III
25e60feb72
Merge branch 'master.upstream' into staging.upstream
2015-07-15 02:02:46 -07:00
William A. Kennington III
369febb956
btrfsprogs: 4.1.1 -> 4.1.2
2015-07-15 01:58:34 -07:00
ts468
c930417537
Merge pull request #8830 from ts468/upstream.tpm-luks
...
tpm-luks: update -> git-2015-07-11
2015-07-15 10:52:20 +02:00
Thomas Strobel
127300a51d
tpm-luks: update -> git-2015-07-11
2015-07-15 10:22:40 +02:00
Tobias Geerinckx-Rice
a42b2e5f85
netsniff-ng 0.5.9-21-g8c75168 -> 0.5.9-27-g3beaa23
...
Functional changes:
- trafgen: Print min packet size in error message
- flowtop man: Add note about activating netfilter connection tracking
- flowtop: Fix flows disappearing
- flowtop: Fix hanging while waiting for collector
2015-07-15 03:31:54 +02:00
Arseniy Seroka
2fa88f65ea
Merge pull request #8812 from k0ral/xurls
...
xurls: init at 0.6.0
2015-07-14 14:13:08 +03:00
koral
562f760f20
xurls: init at 0.6.0
2015-07-14 08:27:29 +00:00
William A. Kennington III
333f145d76
Merge branch 'master.upstream' into staging.upstream
2015-07-13 15:11:31 -07:00
Maciek Starzyk
d3284944a1
obnam: 1.8 -> 1.12
2015-07-13 23:44:56 +02:00
William A. Kennington III
d253b3d875
coreutils: Skip sparse cp test as it fails reliably with btrfs on ubuntu 14.04
2015-07-13 13:48:59 -07:00
William A. Kennington III
b2ae45bd77
btrfsProgs: Cleanup some old build changes
...
The change of optimization flags should be safe for all platforms as
the default for most applications is -O2. It is also unecessary to
forcefully link against libgcc_s as btrfsprogs no longer errors when
scrubbing without this linkage.
2015-07-13 12:34:06 -07:00
Pascal Wittmann
1e9561ff39
bareos: fix build (ZHF)
2015-07-13 13:43:11 +02:00
Tuomas Tynkkynen
3b81288a58
debbindiff: init at version 26
...
[Bjørn: set namePrefix = "" to align attrname/pkgname, break overlong
lines, change patchPhase into postPatch so that 'patches' can still be
used.]
2015-07-13 08:31:55 +02:00
Tuomas Tynkkynen
2ad7463144
pythonPackages.magic: Fix loading libmagic.so
...
Even with the previous `python.patch` file around, libmagic.so isn't
found. Instead patch it to use an absolute path, using a similar
approach that is used by the `python_magic` package (which is another
libmagic python wrapper library as well).
2015-07-13 08:29:05 +02:00
Pascal Wittmann
dc608ff237
sbsigntool: fix build (ZHF)
2015-07-12 23:41:10 +02:00
James Cook
a456168e5b
Merge pull request #6702 from joachifm/dnscrypt-proxy
...
nixos: some improvements for dnscrypt-proxy
2015-07-12 00:17:46 -07:00
James Cook
6393688806
Merge pull request #8747 from ikervagyok/btrfs
...
btrfs-progs: 4.1 -> 4.1.1
2015-07-12 00:00:27 -07:00
John Chee
ec6e64a371
fzf: add magnetophon as a maintainer
2015-07-11 10:30:51 -07:00
Lengyel Balázs
3c163467aa
btrfs-progs: 4.1 -> 4.1.1
2015-07-11 14:30:15 +02:00
Pascal Wittmann
3c47a9980c
crackxls: do not use march=native and mtune=native
...
patch is from @dezgeg and is contained in #8530
2015-07-11 12:23:21 +02:00
John Chee
9e2da99cc7
fzf: whitespace
2015-07-10 10:52:23 -07:00
Rickard Nilsson
6c6a06b99f
httping: Enable SSL support
2015-07-10 12:58:56 +02:00
William A. Kennington III
48f44bfa69
grub2: 2015-05-14 -> 2015-07-05
2015-07-09 22:17:54 -07:00
John Chee
fb371c0642
fzf: init at 0.9.13
...
patch by @magnetophon
2015-07-09 18:05:14 -07:00
Jason "Don" O'Conal
db3602b5d6
gnupg: fix build on darwin
2015-07-10 10:18:29 +10:00
Pascal Wittmann
0723117f4c
haproxy: update from 1.5.11 to 1.5.14, fixes CVE-2015-3281
2015-07-09 20:21:24 +02:00
Tobias Geerinckx-Rice
98e7674e88
nxproxy, libxcomp: nxlibs 3.5.0.{31 -> 32}
...
Removes the need for patching (for now).
2015-07-09 02:41:26 +02:00
William A. Kennington III
7cda24c01e
Merge branch 'master.upstream' into staging.upstream
2015-07-08 14:11:16 -07:00
William A. Kennington III
bd82a79fc1
xorriso: 1.3.8 -> 1.4.0
2015-07-08 11:28:54 -07:00
Sander van der Burg
e54d0371b9
disnix: bump to version 0.4
2015-07-08 12:03:56 +00:00
Jaka Hudoklin
70db57f488
driftnet: init at 8d47fd5
2015-07-08 12:22:13 +02:00
Edward Tjörnhammar
2dfe7d0513
i2pd: 0.9.0 -> 0.10.0
2015-07-07 09:47:22 +02:00
William A. Kennington III
e587d3e155
Merge branch 'master.upstream' into staging.upstream
2015-07-07 00:31:00 -07:00
William A. Kennington III
243b2f79ce
openssh: 6.8p1 -> 6.9p1
2015-07-06 19:30:02 -07:00
William A. Kennington III
81ace52e89
openssh: Refactor and install sample config files
2015-07-06 19:29:45 -07:00
William A. Kennington III
6aa4714dba
coreutils: 8.23 -> 8.24
2015-07-06 17:37:18 -07:00
William A. Kennington III
ae28ff8b91
Merge branch 'master.upstream' into staging.upstream
2015-07-06 17:15:11 -07:00
William A. Kennington III
9eae9dd811
gnupg: 2.0.27 -> 2.0.28
2015-07-06 17:14:01 -07:00
Arseniy Seroka
6d99ecf300
Merge pull request #8658 from benley/iftop-darwin
...
iftop: fix Darwin build
2015-07-06 14:27:13 +03:00
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
fbfdc139d6
Merge branch 'master.upstream' into staging.upstream
2015-07-05 18:36:16 -07:00
Benjamin Staffin
806291b42e
iftop: fix Darwin build
2015-07-05 17:47:54 -07: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
d605663ae2
Merge branch 'master.upstream' into staging.upstream
2015-07-05 13:06:02 -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
Pascal Wittmann
f0c00accd4
crackxls: fix build
2015-07-02 00:17:58 +02:00
William A. Kennington III
7eae48871f
Merge branch 'master.upstream' into staging.upstream
2015-07-01 13:38:17 -07: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
612f0bdd67
Merge branch 'master.upstream' into staging.upstream
2015-06-30 23:58:07 -07: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