Jörg Thalheim
4fecdceec2
Merge pull request #26024 from Mic92/llvm-config-3.4
...
llvmPackages_34.llvm: fix output of llvm-config
2017-05-24 00:04:13 +01:00
Jörg Thalheim
3e9f7bcb98
pythonPackages.pelican: move to external file
2017-05-23 22:09:07 +01:00
Jörg Thalheim
4c4f50ce76
llvmPackages_34.llvm: fix output of llvm-config
...
now llvm-config --libnames and llvm-config --libfiles output the proper
files.
2017-05-23 18:38:44 +01:00
Tim Steinbach
347cb0b4f7
ammonite: 0.9.0 -> 0.9.1
2017-05-23 07:49:33 -04:00
John Ericson
8a423c3a90
Merge pull request #26012 from Ericson2314/gdb-fix
...
gdb: s/target/tagetPlatform
2017-05-23 01:36:09 -04:00
John Ericson
56b7f9b94d
gdb: s/target/tagetPlatform
...
Oops, missed this when cleaning up derivation recently
2017-05-23 01:18:12 -04:00
John Ericson
c3b2c5bf77
Merge pull request #25997 from obsidiansystems/isHurd
...
stdenv: Rename `isGNU` to `isHurd` as GNU is a userland
2017-05-22 19:02:49 -04:00
Jörg Thalheim
c42739a429
wllvm: init at 1.1.3
2017-05-22 22:46:23 +01:00
Carles Pagès
f60767d55e
Merge pull request #25366 from titanous/kodi-hdhomerun
...
kodi: add pvr-hdhomerun plugin
2017-05-22 23:32:07 +02:00
John Ericson
c443033be3
gdb: Modernize and simplify derivation
...
- `isGNU` to `isHurd`, my sedding did not catch
- Simplify cross compilation in general
- Be more careful about python
- no more `gdbCross` in all-packages
2017-05-22 17:10:29 -04:00
Dan Peebles
9d5c28d22c
pants: fix buggy pathspec version
...
When transplanting the expression in 845d1b28bf
I accidentally switched pants 1.3 to use the old pathspec, which breaks
at runtime. This should fix it.
2017-05-22 15:34:46 -04:00
John Ericson
eaa509f33a
stdenv: Rename isGNU
to isHurd
as GNU is a userland
...
Elsewhere, things called GNU indeed includes GNU/Linux or GNU/Hurd, but this
predicate was defined excluding Linux regardless of userland.
2017-05-22 13:55:26 -04:00
Arseniy Seroka
2ddcec9885
Merge pull request #25845 from sheganinans/master
...
UrWeb 20160621 -> 20170105
2017-05-22 20:05:46 +03:00
Arseniy Seroka
9e392dd7ac
Merge pull request #25967 from NeQuissimus/coursier_1_0_0_rc3
...
coursier: 1.0.0-RC2 -> 1.0.0-RC3
2017-05-22 20:02:26 +03:00
Brendan Miller
b737ddd65d
pants13-pre: 1.3.0.dev19 -> 1.3.0rc2
...
Pulling in the latest 1.3.0 release candidate from pants.
2017-05-22 12:31:27 -04:00
Dan Peebles
845d1b28bf
pants{,13-pre}: move from pythonPackages to top level
...
That means it'll build in Hydra and we don't really care which version of
Python it builds against.
2017-05-22 12:22:13 -04:00
Franz Pletz
933ab0cd5b
Merge pull request #25973 from gentoofreak/feature/libopus-1.1.4
...
libopus: 1.1.3 -> 1.1.4
2017-05-22 17:19:19 +02:00
Eelco Dolstra
3b44cd731c
aws-sdk-cpp: 1.0.60 -> 1.0.127
2017-05-22 14:36:20 +02:00
Mateusz Kowalczyk
638fb38ef0
jenkins: 2.61 -> 2.62
2017-05-22 12:01:31 +01:00
Frederik Rietdijk
0891d0b7a0
Merge pull request #25716 from LnL7/python-flake8
...
python flake8: 3.2.1 -> 3.3.0
2017-05-22 11:12:36 +02:00
obadz
caa9a19143
pythonPackages.libsoundtouch: 0.3.0 -> 0.4.0
2017-05-21 22:24:26 +01:00
Martin Wohlert
88af502593
libopus: 1.1.3 -> 1.1.4
2017-05-21 19:32:49 +02:00
Michael Raskin
daa65527c6
marionette-harness: init at 4.4.0
2017-05-21 19:29:20 +02:00
Jörg Thalheim
dd8dadb786
Merge pull request #25528 from Mic92/node-packages
...
nodePackages: split into v4/v6 package set
2017-05-21 16:04:11 +01:00
Tim Steinbach
575ff5c990
coursier: 1.0.0-RC2 -> 1.0.0-RC3
2017-05-21 09:46:50 -04:00
Unai Zalakain
db3e2983a6
subliminal: init at 2.0.5
2017-05-21 14:41:31 +01:00
Jörg Thalheim
6f447ed6cf
Merge pull request #25883 from unaizalakain/init-enzyme
...
enzyme: init at 0.4.1
2017-05-21 14:39:20 +01:00
Jörg Thalheim
689f0ce372
enzyme: use fetchPypi
2017-05-21 14:38:27 +01:00
Tim Steinbach
207c4427b2
ammonite: 0.8.5 -> 0.9.0
2017-05-21 09:37:27 -04:00
midchildan
2c393164c8
mikutter: init at 3.5.7
...
fixes #25852
2017-05-21 12:13:34 +01:00
Peter Simons
bce69a0b1a
git-annex: update hash for new version
2017-05-21 11:49:35 +02:00
Peter Simons
de388b69be
git-annex: force a fetchgit re-fetch when the version number changes
...
Bake the version number of git-annex into the name of the fetchgit derivation
to mitigate the effects of https://github.com/NixOS/nixpkgs/issues/25755 .
2017-05-21 11:49:35 +02:00
Peter Simons
1f602fe507
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.2.1-7-g2ed2e10 from Hackage revision
c552e0bd5f
.
2017-05-21 11:49:27 +02:00
Peter Simons
73a67a9636
LTS Haskell 8.14
2017-05-21 11:48:45 +02:00
Unai Zalakain
d501166f31
enzyme: init at 0.4.1
2017-05-21 11:34:14 +02:00
Jörg Thalheim
d81683d0a4
Merge pull request #25884 from unaizalakain/init-pysrt
...
pysrt: init at 1.1.1
2017-05-21 09:22:46 +01:00
Jörg Thalheim
219daab8e7
pysrt: enable tests
2017-05-21 09:21:14 +01:00
Jörg Thalheim
50e8199930
Merge pull request #25949 from bhipple/init/python-bitcoin-price-api
...
pythonPackages.bitcoin-price-api: init at 0.0.4
2017-05-21 09:01:49 +01:00
Alexandre Peyroux
f1edefed50
jsbeautifier: 1.6.4 -> 1.6.14 ( #25947 )
...
* jsbeautifier: 1.6.4 -> 1.6.14
* pythonPackages.jsbeautifier: move to python-modules
2017-05-21 08:50:14 +01:00
John Ericson
bb37fc90c7
Merge pull request #25897 from obsidiansystems/glibc-cross
...
glibc: Clean up cross compilation
2017-05-20 22:26:15 -04:00
John Ericson
25edc476fd
glibc: Simplify derivation further
...
No native hashes should be changed with this commit
default.nix's cross hash should also not be changed
2017-05-20 22:17:28 -04:00
Willi Butz
458895db33
go: add dependencies for go get
...
go get expects git, subversion, mercurial and bazaar to be in PATH when
needed. (https://github.com/golang/go/wiki/GoGetTools )
2017-05-21 01:16:42 +02:00
Mateusz Kowalczyk
a7e861a058
jenkins: 2.56 -> 2.61
2017-05-20 22:54:07 +01:00
Benjamin Hipple
d856b50bad
pythonPackages.bitcoin-price-api: init at 0.0.4
2017-05-20 17:51:16 -04:00
Jörg Thalheim
b2a14ee339
Merge pull request #25944 from unaizalakain/init-xuxen
...
hunskell: add basque dictionary Xuxen 5
2017-05-20 20:17:48 +01:00
kadota kyohei
a908f2a3df
google-app-engine-go-sdk: init at 1.9.53 ( #25856 )
...
* google-app-engine-go-sdk: init at 1.9.53
* google-app-engine-go-sdk: simplify python wrapper, use fetchzip
* add myself to maintainer list
* google-app-engine-go-sdk: add lufia as maintainer
2017-05-20 19:33:57 +01:00
Unai Zalakain
337687c318
hunskell: add basque dictionary Xuxen 5
...
mkDict doesn't easily adapt to dictionaries that have multiple source
files but no readme, so I did not use it. Having a "generic" function
that then has per-language quirks is a bad abstraction.
A small utility function that copies a given file to hunspell's and
myspell's dirs and a separate one that copies a given readme file would
be more useful.
2017-05-20 20:10:23 +02:00
Jörg Thalheim
c2dce6a745
Merge pull request #25666 from vmandela/gitseries
...
git-series: init at 0.9.1
2017-05-20 18:59:41 +01:00
Joachim Fasting
acfffd18f5
chromedriver: treat native build inputs as such
2017-05-20 19:28:00 +02:00
Joachim Fasting
4fe8165e84
chromedriver: refactor per-platform src specs, fixing eval
...
Use an attrset to ensure consistency between available
specs & hydra platforms.
This fixes evaluation error due to trying to build this on arm
linux (introduced by 357f193c9d
).
2017-05-20 19:27:58 +02:00