Nick Novitski
b47e0227bc
elm-format: symlink latest version to bin/elm-format
( #24971 )
...
* elm-format: symlink latest version to `bin/elm-format`
* elm-format: nitpick: indentation
2017-04-17 18:41:29 +02:00
Jörg Thalheim
c7ac0f39b5
Merge pull request #24927 from Mic92/rustup
...
rustup: init at 1.2.0
2017-04-17 17:10:10 +02:00
Jörg Thalheim
10eef8c196
rustup: init at 1.2.0
2017-04-17 15:53:36 +02:00
Taahir Ahmed
3efdf24584
htmlmin: init at 0.1.10 ( #24945 )
2017-04-17 09:50:57 +01:00
Taahir Ahmed
f029fc8cdc
csscompressor: init at 0.9.4 ( #24946 )
2017-04-17 09:49:43 +01:00
Jörg Thalheim
a7d2be1471
pythonPackages.iso3166: enable tests
...
fixes #24884
2017-04-17 01:24:29 +02:00
zraexy
ab031bf9b7
pythonPackages.iso3166: init at 0.8
2017-04-17 01:24:28 +02:00
zraexy
62b1bd180f
pythonPackages.iso-639: init at 0.4.5
2017-04-17 01:24:27 +02:00
Jörg Thalheim
af416aae81
cargo: remove unnecessary rm
...
Since cargo build became a rust package, postInstall hook was no longer
called. When the hook was reenabled in
cdd11368426380db545cad84c76e350e5e201adc, it revealed that scripts
leftover from the component based installer are no longer present.
2017-04-17 00:29:44 +02:00
Michael Raskin
851b584581
compile uiop/version with uiop, seems needed for monolithic bundles in some cases
2017-04-16 19:25:48 +02:00
Gabriel Ebner
d3284576d4
emscripten: 1.37.3 -> 1.37.9
2017-04-16 18:39:00 +02:00
Vladimír Čunát
98777646f9
wxGTK*: avoid the mesa attribute
...
Tested building all wxGTK* and execution of codeblocks.
2017-04-16 13:03:32 +02:00
Vladimír Čunát
2065eea424
mesa: reduce usage of the attribute and explain why
2017-04-16 13:03:15 +02:00
Vladimír Čunát
9ee2143912
treewide: remove unused buildEnv parameters
2017-04-16 10:29:49 +02:00
Jörg Thalheim
0a84b26809
Merge pull request #24935 from jlesquembre/prettier
...
prettier: init at 1.1.0
2017-04-16 09:55:32 +02:00
Guillaume Maudoux
605ce9b241
cppcheck: 0.76.1 -> 0.78 ( #24937 )
...
* cppcheck: 0.76.1 -> 0.78
* cppcheck: enable rule-file support
2017-04-16 09:53:05 +02:00
José Luis Lafuente
b7b85316fd
prettier: init at 1.1.0
2017-04-15 20:36:57 +02:00
Profpatsch
7df8e53d28
psc-package: init at 0.1.1
2017-04-15 16:10:13 +02:00
Jörg Thalheim
26f5fa8f97
Merge pull request #24922 from phunehehe/haskell-shell-hook
...
haskell-modules: fix shell hook
2017-04-15 12:34:41 +02:00
Mikael Brockman
4f3caee682
intel-gpu-tools: 1.17 -> 1.18 ( #24920 )
...
Version 1.17 fails to build with the current libdrm
because of a changed struct (`drm_event_vblank`).
I had to patch `tools/Makefile.am` to use `GLIB_CFLAGS`;
otherwise, the build failed to find `glib.h`.
2017-04-15 11:32:46 +02:00
Michael Raskin
b454dcd0e0
safefile: init at 1.0.5
2017-04-15 10:59:16 +02:00
Hoang Xuan Phu
2fde20e271
haskell-modules: fix shell hook
...
26623240e9
lacks a newline
2017-04-15 16:33:07 +08:00
Benjamin Staffin
cdbcaa56b6
Merge pull request #24822 from techhazard/add-disk-storage-to-libvirt
...
add disk type storage to libvirt
2017-04-14 19:12:33 -04:00
Vladimír Čunát
2090aa4f65
Merge: fixup a bad merge
...
For details see:
https://github.com/NixOS/nixpkgs/commit/24444513fb5#commitcomment-21767916
2017-04-14 19:11:17 +02:00
Vladimír Čunát
6617c8bd87
A fixed version of commit eb750f9a7b
...
For detailed explanation see:
https://github.com/NixOS/nixpkgs/commit/24444513fb5#commitcomment-21767916
2017-04-14 18:59:36 +02:00
John Ericson
eec35cb6bd
Merge pull request #24889 from formaltech/halvm-bump
...
Remove hardening at HaLVM 2.4.0
2017-04-14 12:58:46 -04:00
Vincent Laporte
31fef05c7c
ocamlPackages.lwt: 2.6.0 -> 2.7.1
2017-04-14 13:59:55 +00:00
Eelco Dolstra
7f09c06c58
usbredir: Use dev output
2017-04-14 11:22:28 +02:00
Vladimír Čunát
24444513fb
Merge branch 'staging'
2017-04-14 10:32:13 +02:00
David Johnson
6f69681dad
Add hardening, bump hash to HaLVM
2017-04-14 00:34:02 -05:00
Daniel Peebles
09a9a472ee
Merge pull request #24830 from mayflower/refactor/boolToString
...
treewide: use boolToString function
2017-04-13 09:45:31 -04:00
Tim Steinbach
3c29b8e7da
Merge pull request #24864 from NeQuissimus/gradle_3_5
...
gradle: 3.4.1 -> 3.5
2017-04-13 08:50:49 -04:00
Eelco Dolstra
d3c737a080
gcc-snapshot: 7-20161211 -> 7-20170409
2017-04-13 13:07:45 +02:00
Jörg Thalheim
300c59c7fc
Merge pull request #24865 from mucaho/conan
...
conan: init at 0.21.2
2017-04-13 10:34:11 +02:00
Vladimír Čunát
42fd72091e
gnutls: use 3.5.10 on Darwin for now
...
This contains a revert of d6454e6a1
.
2017-04-13 09:39:02 +02:00
Daniel Peebles
f21a6940da
Merge pull request #24838 from matthewbauer/ibtool
...
pinentry_mac: use xcbuild
2017-04-12 22:20:57 -04:00
mucaho
8d5e55a0f0
conan: init at 0.21.2
2017-04-13 03:43:21 +02:00
mucaho
fe2ced1ea8
pythonPackages.node-semver: init at 0.1.1
2017-04-13 03:10:57 +02:00
mucaho
acf45e0f9c
pythonPackages.pluginbase: init at 0.5
2017-04-13 03:10:10 +02:00
Matthew Bauer
9e5fe7738a
xib2nib: add meta
...
also:
- NSPlist
- PlistCpp
2017-04-12 20:07:55 -05:00
Tim Steinbach
47e82ef817
gradle: 3.4.1 -> 3.5
2017-04-12 19:40:05 -04:00
Fernando J Pando
80c295f50f
pythonPackages.distro: init 1.0.3
...
- tested on darwin
- tested on nixos
2017-04-13 00:01:30 +02:00
Joachim Fasting
13a0ad3108
opal: NIX_CFLAGS -> NIX_CFLAGS_COMPILE
...
Seeing as the build already passes, I suspect this is strictly redundant
...
Tested with nix-build -A opal
2017-04-12 19:27:06 +02:00
Joachim Fasting
540a6412e3
suitesparse_4_4: NIX_CFLAGS -> NIX_CFLAGS_COMPILE
...
Tested with nix-build -A suitesparse_4_4
2017-04-12 19:27:03 +02:00
Joachim Fasting
a883581ddb
suitesparse_4_2: remove bogus NIX_CFLAGS
...
NIX_CFLAGS should be NIX_CFLAGS_COMPILE; since pic is the default, we
simply remove the bogus declaration.
Tested with nix-build -A suitesparse_4_2
2017-04-12 19:26:58 +02:00
Daiderd Jordan
5ba445752b
Merge pull request #24700 from hamishmack/fixes-for-macos
...
gtk fixes for macos
2017-04-12 19:26:32 +02:00
Nikolay Amiantov
8c56608078
unity3d: 5.3.5 -> 5.5.3
...
Also add udev to dependencies and don't strip unneeded ones.
Fixes #22513 .
2017-04-12 16:52:18 +03:00
Matthew Bauer
3d1d805245
Revert "xcbuild: try to fix sdk not found"
...
This reverts commit 87e6b2c50f
.
2017-04-12 05:20:33 -05:00
Matthew Bauer
1781ec934f
xib2nib: move nsplist, plistcpp to own folder
...
These libraries could be used by other packages so list them in
all-packages.nix as well.
2017-04-12 03:28:33 -05:00
Matthew Bauer
d697e5c8ee
ibtool: rename xib2nib
2017-04-12 03:23:28 -05:00