Jaakko Luttinen
a50b61f4fa
pythonPackages.ws4py: git-20130303 -> 0.4.2
2017-05-27 14:17:42 +03:00
Jaakko Luttinen
ef54727795
pythonPackages.Nikola: init at 7.8.4
2017-05-27 14:17:39 +03:00
Pascal Wittmann
f717118610
fsql: init at 0.1.0
2017-05-27 11:50:47 +02:00
Frederik Rietdijk
098917844d
python36.pkgs.networkx: disable tests
2017-05-27 11:06:24 +02:00
Franz Pletz
8ab0501865
Merge pull request #25565 from KaiHa/nitrokey-app-1.0
...
nitrokey-app: 0.6.3 -> 1.1
2017-05-27 02:43:22 +02:00
Vladimír Čunát
00672dec8a
Merge older staging
...
This still causes some uncached rebuilds, but master(!) and staging
move too fast forward rebuild-wise, so Hydra might never catch up.
(There are also other occasional problems.)
Therefore I merge at this point where the rebuild isn't that bad.
2017-05-26 15:45:43 +02:00
Volth
3de90b259c
webkitgtk: 2.14.11 -> 2.16.3
2017-05-26 16:20:54 +03:00
Nicolas Mattia
da192f2741
stutter: init at 0.1.0.1
...
This adds the stutter string generator to all-packages and update the
hackage indices for dependencies.
2017-05-26 09:15:55 +01:00
Franz Pletz
5e4a797888
nitrokey-udev-rules: init
2017-05-26 00:47:46 +02:00
Joachim Fasting
3f688207e7
pythonPackages.emoji: 0.3.9 -> 0.4.5
2017-05-25 17:12:37 +02:00
Jaka Hudoklin
fe891e7e10
Merge pull request #25989 from frontsideair/flow-46
...
flow: 0.42.0 -> 0.46.0
2017-05-25 01:17:56 +02:00
Dejan Lukan
d4372617d0
loadlibrary: init at 721b08
2017-05-25 00:41:12 +02:00
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
Vladimír Čunát
8004e79415
Merge branch 'master' into staging
2017-05-24 03:24:06 +02: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
Fatih Altinok
27dc2c4926
flow: 0.42.0 -> 0.46.0
2017-05-22 15:49:30 +03: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
1267b155c4
Merge pull request #25916 from FRidh/reproducible
...
Python: set DETERMINISTIC_BUILD and PYTHONHASHSEED in setupHook
2017-05-22 10:20:04 +02:00
Frederik Rietdijk
99cfab07b9
Merge remote-tracking branch 'upstream/master' into HEAD
2017-05-22 09:21:40 +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