Frederik Rietdijk
89a32f4586
Merge pull request #26124 from womfoo/init/cloudmonkey-5.3.3
...
cloudmonkey: init at 5.3.3 with related dependency argcomplete: init at 1.8.2
2017-05-30 08:43:05 +02:00
Kranium Gikos Mendoza
4126cc18be
cloudmonkey: init at 5.3.3
2017-05-30 06:37:19 +10:00
Matthias Beyer
97eddf0907
vimer: init at 0.2.0
2017-05-29 23:02:11 +03:00
Jörg Thalheim
b34f33665f
Merge pull request #26179 from veprbl/cernlib
...
cernlib: init at 2006
2017-05-29 08:14:30 +01:00
Dmitry Kalinkin
6e95e2a161
cernlib: init at 2006
2017-05-28 18:51:16 -04:00
Léo Gaspard
4a0c7d1b2d
dkimproxy: init at 1.4.1 ( #26147 )
...
* dkimproxy: init at 1.4.1
* dkimproxy: simplify by using mkDerivation
* dkimproxy: set ekleog as maintainer
* dkimproxy: style fix
* dkimproxy: also work without the right PERL5LIB environment variable
2017-05-28 23:25:29 +01:00
Anderson Torres
815ad7c549
Galaxis: init at 1.9 ( #26185 )
...
* Galaxis: init at 1.9
* galaxis: nitpicks
2017-05-28 19:59:36 +01:00
Marius Bergmann
6ecb92a3c3
cfssl: init at 20170527
2017-05-28 18:43:04 +02:00
Jörg Thalheim
801adf99c2
Merge pull request #26158 from montag451/simpleproxy
...
simpleproxy: init at 3.5
2017-05-27 18:54:19 +01:00
montag451
6de69a2425
simpleproxy: init at 3.5
2017-05-27 17:42:48 +02:00
Pascal Wittmann
f717118610
fsql: init at 0.1.0
2017-05-27 11:50:47 +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
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
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
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
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
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
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
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
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