Commit Graph

29541 Commits

Author SHA1 Message Date
Franz Pletz
dd22335c3b Merge pull request #25680 from gnidorah/master2
openmpt123: don't build pulseaudio driver, libao: build both pulse and alsa drivers
2017-05-24 22:20:00 +02:00
Frederik Rietdijk
4f6dde2494 Merge pull request #26044 from aneeshusa/update-pgcli-to-1.5.1
Update pgcli to 1.5.1
2017-05-24 21:24:30 +02:00
Aneesh Agrawal
473189e8e0 pgcli: 1.3.1 -> 1.5.1 2017-05-24 15:20:36 -04:00
Masayuki Takeda
65477dcd34 Python fetchPypi: support an extension
Many source archives on PyPI are tar.gz archives.
Not all are, and therefore this commit adds the possibility
to set the extension of the archive.
2017-05-24 16:00:22 +02:00
Aneesh Agrawal
5795680fed pythonPackages.pgspecial: 1.6.0 -> 1.7.0 2017-05-23 23:43:45 -04:00
Tuomas Tynkkynen
e6cb889faa esptool: init at 1.4 2017-05-24 02:47:46 +03:00
Tuomas Tynkkynen
ff15d0c41e esptool-ck: init at 0.4.11 2017-05-24 02:47:41 +03:00
Nikolay Amiantov
95f321480f wine: add udev support 2017-05-24 02:26:53 +03:00
Jörg Thalheim
bfc9420b7f
feedgenerator: move to external file 2017-05-23 22:37:43 +01:00
Jörg Thalheim
3e9f7bcb98
pythonPackages.pelican: move to external file 2017-05-23 22:09:07 +01:00
Will Dietz
330dee016d python.pelican: 3.6.3 -> 3.7.1, enable tests 2017-05-23 14:35:10 -05:00
Will Dietz
9ede2d15aa python.feedgenerator: 1.7 -> 1.9 2017-05-23 14:34:49 -05:00
John Ericson
b1d2f410c7 Merge pull request #26013 from obsidiansystems/release-cross
release-cross: Be less absurd in `ensureUnaffected` tests
2017-05-23 01:55:27 -04:00
John Ericson
df081787ee release-cross: Be less absurd in ensureUnaffected tests
We need to at least used a valid 4-part LLVM target "triple" and
libc.
2017-05-23 01:44:27 -04:00
Robin Gloster
427e749217
pythonPackages.pants: remove warning
this breaks evaluation of nixpkgs.tarball

cc @copumpkin
2017-05-23 02:27:35 +02:00
Profpatsch
178a5067af hledger(-web): move to all-packages with static build
Since they are executables they should be at top-level.
We build statically to shorten invocation time (at the moment haskell packages
have the problem of too large RPATHs).
2017-05-23 01:59:10 +02: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
Jörg Thalheim
893c7b6112
cryptominisat: init at 5.0.1 2017-05-22 22:25:14 +01:00
Jörg Thalheim
7786922240
minisatUnstable: init at 2013-09-25 2017-05-22 22:24:58 +01: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
John Ericson
0d88299019 Merge pull request #25976 from obsidiansystems/no-stdenv-is
Add `*Platform.is*` predicates and alias `stdenv.is*` to `hostPlatform`'s
2017-05-22 13:30:20 -04:00
Arseniy Seroka
37c89aaaa7 Merge pull request #25826 from Zimmi48/patch-1
coqPackages: default version 8.4pl6 -> 8.6
2017-05-22 20:06:31 +03:00
Arseniy Seroka
c734781158 Merge pull request #25958 from Mic92/iwd
iwd: init at unstable-2017-04-21
2017-05-22 20:04:04 +03:00
Arseniy Seroka
1ab1d2b4e5 Merge pull request #25979 from AndersonTorres/vms-empire
vms-empire: init at 1.14
2017-05-22 20:02:52 +03:00
Arseniy Seroka
dd10788280 Merge pull request #25972 from AndersonTorres/robotfindskitten
robotfindskitten: init at 2.7182818.701
2017-05-22 20:02:05 +03: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
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
Frederik Rietdijk
64a924a96b Merge pull request #25981 from rimmington/cython-arm-pr
cython: build on 32-bit ARM
2017-05-22 09:16:08 +02:00
Andrew Miller
c3f434fd62 hss: init at 1.0.1 (#25936)
* hss: init at 1.0.1

* hss: use buildRubyGem instead of bundler
2017-05-22 07:06:11 +01:00
John Ericson
c5c6606048 lib: Infer libc field of platform if not specified
This is especially useful when not cross compiling. It means we can
remove the `stdenv.isGlibc` predicate too.

Additionally, use this to simplify the logic to choose the
appropriate libiconv derivation.
2017-05-22 00:25:02 -04:00
John Ericson
2e7ec6fb70 lib: Make platform predicates more ergonomic to use
`hostPlatform.isDarwin` instead of `lib.system.parse.isDarwin
hostPlatform.parsed`
2017-05-22 00:25:02 -04:00
Rhys
c46c3fa5aa cython: build on 32-bit ARM 2017-05-22 11:04:49 +10:00
AndersonTorres
8f84651132 vms-empire: init at 1.14 2017-05-21 18:57:12 -03:00
AndersonTorres
0808896e73 robotfindskitten: init at 2.7182818.701 2017-05-21 14:33:43 -03:00
Michael Raskin
daa65527c6 marionette-harness: init at 4.4.0 2017-05-21 19:29:20 +02: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
midchildan
2c393164c8
mikutter: init at 3.5.7
fixes #25852
2017-05-21 12:13:34 +01:00
Jörg Thalheim
a527a47cd3
iwd: init at unstable-2017-04-21 2017-05-21 11:05:35 +01: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
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
Adrian Parvin D. Ouano
7d97051f72
st: extraLibs argument
fixes #25956
2017-05-21 07:52:00 +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
Franz Pletz
b411968774
lldpd: init at 0.9.7 2017-05-21 01:16:42 +02:00
Michael Raskin
aafe99ca90 mozlz4a: init at 2015-07-24 2017-05-21 00:21:47 +02:00