Commit graph

13,083 commits

Author SHA1 Message Date
hsloan
40be9738ab nix: Don't use stdenv.cross 2017-06-28 21:29:07 -04:00
hsloan
822084fa37 tcpdump: Don't use stdenv.cross 2017-06-28 21:29:07 -04:00
hsloan
1b882edf78 mtdutils: Rely on cc-wrapper to export this env var 2017-06-28 21:29:07 -04:00
Johannes Frankenau
8461e31dc9 mergerfs: 2.16.1 -> 2.22.1 2017-06-29 02:54:48 +02:00
Jörg Thalheim
d0a9189a03 Merge pull request #26941 from volth/certstrap-1.0.1
certstrap: init at 1.0.1
2017-06-28 23:34:10 +01:00
John Ericson
895c361480 WIP: optipng: cc-wrapper can be relied on to export these env vars 2017-06-28 18:31:37 -04:00
Volth
8797e3edd2 certstrap: init at 1.0.1 2017-06-28 21:16:38 +00:00
Volth
519f17035f vault: add unitConfig.RequiresMountsFor to systemd config 2017-06-28 21:16:04 +00:00
Will Dietz
bcaceabc3c ddccontrol: Don't try to set special perms on ddcpci 2017-06-28 14:41:32 -05:00
Will Dietz
8e5759e7d2 irods: Don't ask cmake to grant setuid permissions 2017-06-28 14:37:34 -05:00
Will Dietz
59bf263a59 netselect: Fix attempt to use unsupported permissions on files in store 2017-06-28 14:31:44 -05:00
Will Dietz
7492873014 mcron: Fix attempt to set +s during install 2017-06-28 14:31:43 -05:00
Will Dietz
d339dc762c mailutils: Fix attempts to set unsupported ownership and perms 2017-06-28 13:58:16 -05:00
Jörg Thalheim
855c1bde42 suid-chroot: do not set suid bit during install
To be useful in nixos, it probably also requires a module to set up a hardening wrapper.
2017-06-28 16:00:38 +01:00
Frederik Rietdijk
8a62a9b064 Merge pull request #26125 from volth/webkitgtk-naming
rename webkitgtk24x⇒webkitgtk24x-gtk3; webkitgtk2⇒webkitgtk24x-gtk2
2017-06-28 13:54:38 +02:00
Charles Strahan
7f8e3f87b3
apt: init at 1.4.6 2017-06-27 21:39:07 -04:00
Diego Pontoriero
3dfa1d2282
google-cloud-sdk: 155.0.0 -> 159.0.0 2017-06-27 17:34:19 -07:00
Volth
4c428b4a6f vault: run as an unpivileged user 2017-06-27 19:34:12 +00:00
Katyucha
442f76d72a Vault: 0.6.5 -> 0.7.2 with services 2017-06-27 19:34:12 +00:00
Kranium Gikos Mendoza
32b2aa4891 zabbix-cli: init at 1.6.1 2017-06-27 20:50:38 +10:00
David McFarland
23efc95a74 gzip: remove cygwin hack
The file being patched doesn't exist any more, and gzip now builds
on cygwin without this.
2017-06-26 09:26:10 -03:00
Jörg Thalheim
ff04c361cf Merge pull request #26812 from bramd/fix/brltty-5.5
brltty: 5.4 -> 5.5
2017-06-26 10:01:30 +01:00
Bas van Dijk
35e5719fe9 elasticsearch: 5.4.0 -> 5.4.2 2017-06-26 08:47:28 +02:00
Franz Pletz
d4002bd6d4 Merge pull request #26863 from cleverca22/update-toxvpn
toxvpn: 20161230 -> 2017-06-25
2017-06-26 03:51:51 +02:00
Franz Pletz
1a7f330335
burp_1_3: remove 2017-06-26 03:48:41 +02:00
Franz Pletz
356bac704a
burp: 1.4.40 -> 2.0.54 2017-06-26 03:48:41 +02:00
Franz Pletz
40a04291c9
Merge branch 'master' into staging 2017-06-26 02:23:38 +02:00
michael bishop
bb16bced36
toxvpn: 20161230 -> 2017-06-25 2017-06-25 20:17:20 -03:00
Bram Duvigneau
dac2a7693a brltty: 5.4 -> 5.5 2017-06-25 12:12:57 +00:00
Jörg Thalheim
c09d4ae6a8 Merge pull request #26729 from igsha/languagetool
languagetool: fix arguments passing
2017-06-24 18:21:00 +01:00
Jörg Thalheim
3e735addd0 Merge pull request #26757 from dtzWill/update/upx-3.94
upx: 3.93 -> 3.94
2017-06-24 18:05:25 +01:00
Volth
85b9ff29e9 rrdtool: apply upstream patch to fix file permission
fixes #26780 #26782
2017-06-24 16:38:20 +01:00
Masayuki Takeda
69153f12e4 networkmanager: fix arping path 2017-06-24 14:46:16 +02:00
Peter Hoeg
68a4dc82c0 heimdall: add OSX docs too 2017-06-24 13:18:04 +08:00
Peter Hoeg
276adb96fa heimdall: 1.4.1 -> 1.4.2 2017-06-24 12:49:11 +08:00
John Ericson
87fab3d6a5 Merge some merged cross-compilation PRs into into staging 2017-06-23 20:24:27 -04:00
John Ericson
afd2bdbad2 Merge pull request #26007 from obsidiansystems/cc-wrapper-prefix
Get rid of gcc-cross-wrapper
2017-06-23 11:22:34 -04:00
Ross MacLeod
be3f18d79e ddrescue: modernize and fix cross (hopefully)
Carefully do not add attributes for cross unless in cross, to avoid hash breakage
2017-06-22 17:53:54 -04:00
John Ericson
bef622a4e8 unzip: Fix for cross 2017-06-22 17:53:54 -04:00
Ross MacLeod
d710c2d943 findutils: modernize and fix cross 2017-06-22 17:53:54 -04:00
John Ericson
ef0b07e94a gnu patch: Fix for cross 2017-06-22 17:53:53 -04:00
John Ericson
167b80ba76 coreutils: Modernize and fix for cross
"--host=..." needs to be passed but crossAttrs overrides that.
2017-06-22 17:53:52 -04:00
John Ericson
38b2bd2f28 dropbear: Remove now-unneeded crossAttrs 2017-06-22 17:53:52 -04:00
John Ericson
f55ccbb60f xbursttools: Fix eval at least so tests pass 2017-06-22 17:53:52 -04:00
Peter Hoeg
32ef253269 tmate: minor cleanup 2017-06-23 00:10:21 +08:00
Franz Pletz
bf08c50cbc
cli53: fix eval 2017-06-22 02:00:10 +02:00
Will Dietz
a3b2ccb7b4 upx: 3.93 -> 3.94
* Use release tarball
* Cleanup a bit
2017-06-21 18:54:10 -05:00
Franz Pletz
6a850d2b11
coreutils: fix tests depending on setuid/setgid bits 2017-06-22 00:41:53 +02:00
Franz Pletz
6338c50a84
Merge branch 'master' into staging 2017-06-22 00:41:25 +02:00
Daiderd Jordan
7469eb9fed
stress: enable on darwin 2017-06-21 23:26:43 +02:00