Commit graph

121709 commits

Author SHA1 Message Date
Chris Martin 299e3228a4 nodePackages.html-minifier: init at 3.5.7 2017-11-27 05:10:39 -05:00
Tuomas Tynkkynen dc5cd7800a tests/initrd-network-ssh: Don't build during evaluation
Issue #29774
2017-11-27 12:08:57 +02:00
Tuomas Tynkkynen cb008da167 owncloud: Don't build during evaluation
Issue #29774
2017-11-27 12:08:57 +02:00
Tuomas Tynkkynen 9fc1bf7d3c hubstaff: Fix quoting for older Nix versions
Issue #31179.
2017-11-27 12:08:57 +02:00
Vladimír Čunát 337e900c3d
Merge #31683: glib: Add variable for overriding schemas 2017-11-27 10:54:19 +01:00
Izorkin 9216f5fc56 zsh-command-time: init at 2017-05-09 (#32083) 2017-11-27 09:44:18 +00:00
Joerg Thalheim d0f3035e48 iozone: 3.434 -> 3.471 2017-11-27 09:37:14 +00:00
Joerg Thalheim cd3bdc9102 cheat: 2.2.1 -> 2.2.2 2017-11-27 09:37:14 +00:00
adisbladis d276fbaa6e
Merge pull request #32101 from adisbladis/exim-CVE-2017-16943
exim: Fix for CVE-2017-16943 RCE vuln
2017-11-27 17:32:40 +08:00
adisbladis a6e87b5c3d
exim: Fix for CVE-2017-16943 RCE vuln 2017-11-27 17:20:43 +08:00
adisbladis 360582639b
Merge pull request #32099 from mbrgm/upgrade-restic
restic: 0.7.1 -> 0.8.0
2017-11-27 17:01:32 +08:00
John Ericson c634647271 Merge branch 'ericson2314-cross-base' into staging
I forgot to sed some files in #32098.
2017-11-27 03:33:47 -05:00
John Ericson 43e00f7d18 cc-wrapper: Fix stray binPrefix -> targetPrefix
I thought my sed in e755a8a27d was
exhaustive, but it was not.
2017-11-27 03:30:15 -05:00
John Ericson caa3599599 binutils-wrapper: Remove stray file left over from old revert
binutils-wrapper was removed in ec8d41f08c. I
hope to reintroduce it, but under a different name, so this can go.
2017-11-27 03:29:09 -05:00
John Ericson 1c44d5efc6
Merge pull request #32098 from obsidiansystems/binPrefix
treewide: Use `targetPrefix` instead of `prefix` for platform name prefixes
2017-11-27 03:20:53 -05:00
John Ericson e755a8a27d treewide: Use targetPrefix instead of prefix for platform name prefixes
Certain tools, e.g. compilers, are customarily prefixed with the name of
their target platform so that multiple builds can be used at once
without clobbering each other on the PATH. I was using identifiers named
`prefix` for this purpose, but that conflicts with the standard use of
`prefix` to mean the directory where something is installed. To avoid
conflict and confusion, I renamed those to `targetPrefix`.
2017-11-27 03:15:50 -05:00
Marius Bergmann 33b5995442 restic: 0.7.1 -> 0.8.0 2017-11-27 08:55:37 +01:00
Peter Hoeg 80c5cf80f2
pulseaudio/nixos: set it as default for openal/libao if enabled (#32078)
- /var/run -> /run as the former is deprecated
- configure openal to use pulseaudio if pulseaudio is enabled
- configure libao to use pulseaudio if pulseaudio is enabled
2017-11-27 15:49:38 +08:00
John Ericson bef4379b7d Merge @orivej's master history cleanup commit into staging
This is a good commit, and so I want it to be the most recent common ancester
of master and staging. Almost no files are changed; the point is history.
2017-11-27 02:42:07 -05:00
Austin Seipp 63428868af microsoft_gsl: fix crossSystem build support
cmake needs to be part of nativeBuildInputs, otherwise you get a very unhelpful
debugging trace.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-11-27 01:40:31 -06:00
Bjørn Forsman 40e08aa870 stm32flash: use ${name} in fetchurl to keep DRY 2017-11-27 08:02:01 +01:00
Eric Litak 45e41b75f7 stm32flash: 1.0 -> 0.5
This version is newer. 1.0 was given as a placeholder, I presume,
because that sourcetree wasn't versioned.

[Bjørn: extend commit message.]
2017-11-27 08:01:15 +01:00
Vincent Laporte 64413dec3e
ocamlPackages.ppx_deriving_yojson: 3.0 -> 3.1 2017-11-27 05:07:22 +00:00
Peter Hoeg d28c21bd6d libao: 1.2.0 -> 1.2.2 2017-11-27 12:25:24 +08:00
Orivej Desh f557844c08 iosevka: do not depend on Qt to build 2017-11-27 01:01:54 +00:00
Orivej Desh ca5e5708c8 ttfautohint-nox: init at 1.7
This is ttfautohint without ttfautohintGUI and dependence on Qt.
2017-11-27 01:01:00 +00:00
Orivej Desh 37056c3724 iosevka: enable parallel building 2017-11-27 00:49:48 +00:00
Orivej Desh 7adc86753a ttfautohint: 1.6 -> 1.7, Qt 4 -> Qt 5, support darwin 2017-11-27 00:49:48 +00:00
Orivej Desh 94713c6c09
Merge pull request #32090 from xaverdh/master
oneko: set correct meta.platforms
2017-11-27 00:11:19 +00:00
Orivej Desh a160fef26d otfcc: enable darwin 2017-11-27 00:07:53 +00:00
Dominik Xaver Hörl 167a7c2ea3 oneko: set correct meta.platforms 2017-11-27 00:45:33 +01:00
Orivej Desh 6a23fb10a9 otfcc: disable aarch64
It explicitly targets either x86 or amd64.
2017-11-26 23:27:59 +00:00
Orivej Desh 8aab940a85
Merge pull request #32003 from risicle/ris-cf-cli
cloudfoundry-cli: init at 6.32.0
2017-11-26 23:07:11 +00:00
Robert Scott 77a3331a10 cloudfoundry-cli: init at 6.32.0 2017-11-26 23:06:27 +00:00
Tim Steinbach 85d28dfc23
Merge pull request #32039 from mbode/docker-machine_0_13_0
docker-machine: 0.12.2 -> 0.13.0
2017-11-26 17:39:15 -05:00
Orivej Desh 346cfb8a59 qt5ct: 0.33 -> 0.34 2017-11-26 22:30:37 +00:00
Tim Steinbach ec8731e7fa
Merge pull request #32081 from Izorkin/shells-antigen
antigen: 2.2.1 -> 2.2.2
2017-11-26 17:30:20 -05:00
Tim Steinbach d94d6b47c1
Merge pull request #32068 from adisbladis/sudo-1_8_21p2
sudo: 1.8.20p2 -> 1.8.21p2
2017-11-26 17:28:03 -05:00
Tim Steinbach 3cb310a231
sbt: 1.0.3 -> 1.0.4 2017-11-26 17:21:06 -05:00
Jörg Thalheim ab48481f06
Merge pull request #31073 from peterromfeldhk/jazzy
jazzy: init at 0.9.0
2017-11-26 21:32:14 +00:00
Vincent Laporte 620b93f10a
ocamlPackages.ppx_import: 1.1 -> 1.4 2017-11-26 20:52:17 +00:00
Orivej Desh 4e344bb5ce retroarch: enable parallel building 2017-11-26 20:12:23 +00:00
name 5c936f1f40 antigen: 2.2.1 -> 2.2.2 2017-11-26 22:47:36 +03:00
adisbladis 21d8f25c1e
Merge pull request #31901 from lsix/update_gnupg_2_2_3
gnupg: 2.2.2 -> 2.2.3
2017-11-27 03:42:27 +08:00
Thomas Tuegel 135835de2d
Merge pull request #31835 from ttuegel/iosevka/source
Iosevka: build from source, custom font sets
2017-11-26 13:16:37 -06:00
Renaud 819d089772
Merge pull request #31538 from c0bw3b/pkg/libsmbios
libsmbios: 2.3.2 -> 2.3.3
2017-11-26 18:19:14 +01:00
Tim Steinbach 3fc7f924af
linux-copperhead: 4.14.1.a -> 4.14.2.a 2017-11-26 12:07:04 -05:00
Cray Elliott 2e29a1e4b3 wineUnstable: 2.19 -> 2.21 2017-11-26 07:36:21 -08:00
Peter Hoeg 388c732001 quaternion: git -> 0.0.4 2017-11-26 23:35:00 +08:00
Peter Hoeg c5717d0dc8 tensor: documentation regd libqmatrixclient 2017-11-26 23:35:00 +08:00