Commit Graph

112164 Commits

Author SHA1 Message Date
Franz Pletz
44d28369a3
speedtest-cli: 1.0.4 -> 1.0.6 2017-08-01 08:36:38 +02:00
Franz Pletz
93ef0b3852
brasero: 3.12.1 -> 3.12.2 2017-08-01 08:36:37 +02:00
Franz Pletz
6b3760d9f2
asterisk: 14.4.0 -> 14.6.0 2017-08-01 08:36:37 +02:00
Franz Pletz
38b404bd27
x265: 1.9 -> 2.5 2017-08-01 08:36:37 +02:00
Franz Pletz
a584fe1b76
x264: 20160615 -> 20170731 2017-08-01 08:36:36 +02:00
Franz Pletz
481b4a77ba
vnstat: 1.15 -> 1.17 2017-08-01 08:36:36 +02:00
Franz Pletz
9dcc09c289
apktool: 2.2.2 -> 2.2.4 2017-08-01 08:36:36 +02:00
Franz Pletz
fead9a62eb
pdfgrep: 1.3.1 -> 2.0.1 2017-08-01 08:36:35 +02:00
Franz Pletz
1ece82dc95
openntpd: 6.0p1 -> 6.2p1 2017-08-01 08:36:35 +02:00
Franz Pletz
1a4ce79a0d
pam_ldap: 183 -> 186 2017-08-01 08:36:35 +02:00
Franz Pletz
f520031ee6
packer: 1.0.0 -> 1.0.3 2017-08-01 08:36:35 +02:00
Franz Pletz
426218231b
openh264: 1.5.0 -> 1.7.0 2017-08-01 08:36:34 +02:00
Franz Pletz
3cdacdca2e
zerofree: 1.0.4 -> 1.1.0 2017-08-01 08:36:34 +02:00
Franz Pletz
8a08ee81ab
zsh-completions: 0.25.0 -> 0.26.0 2017-08-01 08:36:34 +02:00
Franz Pletz
e5e556f19a
irqbalance: 1.1.0 -> 1.2.0 2017-08-01 08:36:33 +02:00
Franz Pletz
727ec59343
zziplib: 0.13.58 -> 0.13.66 2017-08-01 08:36:33 +02:00
Franz Pletz
f3646678b9
urh: 1.5.5 -> 1.7.1 2017-08-01 08:36:33 +02:00
Franz Pletz
523f343084
pcsclite: 1.8.21 -> 1.8.22 2017-08-01 08:36:29 +02:00
Franz Pletz
c217f48c35
searx: 0.11.0 -> 0.12.0 2017-08-01 06:16:03 +02:00
Franz Pletz
fac48cca7d
mbedtls: 2.4.2 -> 2.5.1 2017-08-01 06:16:03 +02:00
Franz Pletz
253a132f6c
mbedtls_1_3: 1.3.19 -> 1.3.20 2017-08-01 06:16:03 +02:00
Franz Pletz
aaee055dae
lxd: 2.14 -> 2.16 2017-08-01 06:16:03 +02:00
Franz Pletz
46a4fa9274
inadyn: 2.0 -> 2.1, fix build with libite 1.9 2017-08-01 06:16:03 +02:00
Franz Pletz
694dbaeeb5
libite: 1.8.3 -> 1.9.2 2017-08-01 06:16:03 +02:00
Franz Pletz
d40f993073
fail2ban: 0.9.6 -> 0.9.7 2017-08-01 06:16:03 +02:00
Franz Pletz
9719e43494
jool: 3.5.3 -> 3.5.4 2017-08-01 06:15:59 +02:00
John Ericson
14e05c30e8 macos-sierra-shared: Make live code and add to nascent Darwin channel
Also add appropriate `meta.platforms = ...` to each derivation.
2017-07-31 21:28:18 -04:00
Thomas Tuegel
f3a54b014c
otfcc: init at 0.8.6 2017-07-31 19:58:38 -05:00
John Ericson
9b10fcce2f Add myself to CODEOWNERS, and use tab consistently 2017-07-31 19:38:16 -04:00
Tim Steinbach
fc74a36672
alacritty: Don't use xclip from PATH 2017-07-31 18:45:26 -04:00
Robin Gloster
af84611f0c
moonlight-embedded: 2.2.3 -> 2.4.2 2017-08-01 00:25:40 +02:00
Robin Gloster
5825724247
phpPackages.composer: 1.4.1 -> 1.4.2 2017-08-01 00:22:12 +02:00
mimadrid
efb2b32bd7 gitAndTools.diff-so-fancy: 1.1.0 -> 1.1.1 2017-08-01 00:13:31 +02:00
mimadrid
eaf1198f39
calc: 2.12.5.3 -> 2.12.6.1 2017-07-31 23:27:29 +02:00
derchris
57b15422d9 xtermcontrol: init at 3.3 2017-07-31 23:17:35 +02:00
John Ericson
eeed1814dc cc-wrapper-test: Use $CXX else the C++ std lib won't be on the include path 2017-07-31 17:02:56 -04:00
John Ericson
a9dd855894 cc-wrapper-test: Don't use assert 2017-07-31 17:02:56 -04:00
John Ericson
539dcb8e27 cc-wrapper-test: Forgot to extern "C" now that main is C++ 2017-07-31 17:02:56 -04:00
John Ericson
f671b85fb2 cc-wrapper: Beef up sierra tests to actually use functions 2017-07-31 17:02:56 -04:00
John Ericson
1cd74ac70a cc-wrapper: Make sure symbol tables of child delegators is not empty
As described in https://github.com/NixOS/nixpkgs/issues/18461, MacOS no
longer accepts dylibs which only reexport other dylibs, because their
symbol tables are empty. To get around this, we define an object file
with a single "private extern" symbol, which hopefully won't clobber
anything.
2017-07-31 17:02:56 -04:00
John Ericson
9242c8b331 cc-wrapper: Use two scripts instead of patch 2017-07-31 17:02:56 -04:00
John Ericson
0c37778c2c cc-wrapper: WIP linking hack for mac OS
Probably best to override Haskell packages set, or anything else
linking a lot of libraries, with this.
2017-07-31 17:02:56 -04:00
Frederik Rietdijk
87c0e36ea7 Merge pull request #27810 from Taeradan/patch-1
postfix service: typo in transport file-path
2017-07-31 21:17:06 +02:00
Taeradan
67890f73af postfix service: typo in transport filepath 2017-07-31 21:05:03 +02:00
Cray Elliott
2a8c1a942e dolphinEmuMaster: 20170705 -> 20170730
generally I only update this once a month or less, but the much awaited
ubershader branch landed
2017-07-31 11:59:46 -07:00
Frederik Rietdijk
900fbe4ffa Merge pull request #27803 from lsix/update_daphne
pythonPackages.daphne: 1.2.0 -> 1.3.0
2017-07-31 20:42:18 +02:00
Vincent Laporte
aac6eef548 ocamlPackages.containers: 1.2 -> 1.3 2017-07-31 17:24:28 +00:00
Vincent Laporte
310e597d4a ocamlPackages.gen: 0.4 -> 0.4.0.1 2017-07-31 17:12:27 +00:00
Tuomas Tynkkynen
3db9a2bdff linux_rpi: 1.20170427 -> 1.20170515 2017-07-31 19:47:23 +03:00
Tuomas Tynkkynen
8523ab5e8d raspberrypifw: 1.20170427 -> 1.20170515 2017-07-31 19:47:23 +03:00