Commit Graph

93915 Commits

Author SHA1 Message Date
Peter Hoeg
b1b5c66fbc grc: 1.11 -> 1.11.1 2017-05-23 17:32:09 +08:00
Peter Simons
cb838cad5c all-cabal-hashes: update to latest version of Hackage 2017-05-23 10:38:12 +02:00
Jörg Thalheim
cadcbb468f Merge pull request #25994 from sigma/pr/hugo-0.21
hugo: 0.20.6 -> 0.21
2017-05-23 09:11:13 +01:00
Benno Fünfstück
19d3cf81d3 rust: fix fetch-cargo-deps for git dependencies
We need to make sure that `$revs` ends with a space, since files must always
end with newlines. The previous code ignored the last entry in `$revs`, because
read already returns non-zero exit code for the last entry, as it does not end
with a space.
2017-05-23 10:01:33 +02:00
Alexandre Peyroux
3dc0792ec6 c14: 2016-09-09 -> 2017-20-05 (#25948)
* c14: c14-cli-2016-09-09 -> c14-cli-2017-20-05

* c14: update with go2nix

* c14: switch back to fetchFromGitHub
2017-05-23 08:45:18 +01: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
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
Samuel Leathers
fdbcee03fe minisat: fix maintainer 2017-05-22 23:55:05 -04:00
Robin Gloster
38625a8b1e
ibus: 1.5.14 -> 1.5.16
Changed emoji handling in ibus requires some new static files
2017-05-23 04:09:48 +02:00
Robin Gloster
dff06b9ddc
aj-snapshot: 0.9.6 -> 0.9.7 2017-05-23 03:00:28 +02:00
Robin Gloster
1027d34aaa
aide: 0.16.a2 -> 0.16 2017-05-23 02:57:32 +02:00
Robin Gloster
17a7ea7992
aha: 0.4.10.2 -> 0.4.10.6 2017-05-23 02:52:41 +02:00
Robin Gloster
e22673aa36
aescrypt: 3.0.9 -> 3.13 2017-05-23 02:45:21 +02:00
Robin Gloster
3e60c2e2f6
aeolus: 0.9.0 -> 0.9.5 2017-05-23 02:36:59 +02:00
Robin Gloster
f8b0a25983
acpid: 2.0.27 -> 2.0.28 2017-05-23 02:32:39 +02: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
John Ericson
fedcda6cda zpaqd: Modernize derivation
- Simplified platform-specific options
 - Almost ready for cross-compilation
2017-05-22 18:52:50 -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
2549be898d
stp: 2014.01.07 -> 2.2.0 2017-05-22 22:25:45 +01: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
Jörg Thalheim
297506d563
vimPlugins.ack-vim: init at 2017-05-07 2017-05-22 22:21:44 +01:00
Jörg Thalheim
4e404c5a70
vimPlugins: update sources 2017-05-22 22:20: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
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
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
2ddcec9885 Merge pull request #25845 from sheganinans/master
UrWeb 20160621 -> 20170105
2017-05-22 20:05:46 +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
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
Arseniy Seroka
dd10788280 Merge pull request #25972 from AndersonTorres/robotfindskitten
robotfindskitten: init at 2.7182818.701
2017-05-22 20:02:05 +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
Tim Steinbach
aa73b7df30
linux: 4.12-rc1 -> 4.12-rc2 2017-05-22 11:40:04 -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
Yann Hodique
05f5a91ac8 hugo: 0.20.6 -> 0.21 2017-05-22 08:18:09 -07:00
Frederik Rietdijk
a2598e4ca1 Merge pull request #23024 from phile314/cloud-init-update
cloud-init: 0.7.6 -> 0.7.9 + module improvements
2017-05-22 16:33:31 +02:00
Domen Kožar
5e75c73559
nixopsUnstable: 2017-05-15 -> 2017-05-22 2017-05-22 15:52:50 +02:00
Eelco Dolstra
3b44cd731c
aws-sdk-cpp: 1.0.60 -> 1.0.127 2017-05-22 14:36:20 +02:00
Cray Elliott
c0bc3c80c8 eternity-engine: 3.40.46 -> 3.42.02
also cleaned up considerably, this was the first nix file I ever wrote!
2017-05-22 04:37:39 -07:00
Cray Elliott
6c7b2081a7 gzdoom: 2.3.2 -> 3.0.1
also change license to gpl3, gzdoom migrated licenses! (yay)
2017-05-22 04:37:39 -07:00
Mateusz Kowalczyk
638fb38ef0 jenkins: 2.61 -> 2.62 2017-05-22 12:01:31 +01:00
Cray Elliott
777d5ee732 obs-studio: 18.0.2 -> 19.0.2 2017-05-22 02:45:18 -07:00