Tuomas Tynkkynen
008fd5fcf5
Merge remote-tracking branch 'upstream/master' into staging
2018-08-04 15:17:42 +03:00
John Ericson
7a337cde31
Merge pull request #44423 from obsidiansystems/configureFlags-cleanup
...
treewide: All configureFlags are lists
2018-08-03 17:49:01 -04:00
John Ericson
f0d6b385d1
treewide: Make all the rest of configureFlags
2018-08-03 17:06:03 -04:00
John Ericson
db965063b3
treewide: Make configureFlags lists
2018-08-03 17:06:03 -04:00
John Ericson
85a9913edd
treewide: Make more complicated configureFlags lists
2018-08-03 17:06:03 -04:00
Frederik Rietdijk
57852282cf
Merge pull request #44416 from dotlambda/antlr-python2
...
antlr: explicitly use python2
2018-08-03 20:44:03 +02:00
Robert Schütz
f0702c62a6
antlr: explicitly use python2
...
Also, put python2 into nativeBuildInputs because Arch lists it in makedepends.
2018-08-03 20:01:51 +02:00
Okina Matara
8e690b6ffd
easyjson: 2018-06-06 -> 2018-07-30
2018-08-03 10:41:15 -05:00
Okina Matara
405e4fbea9
quicktemplate: Use fetchFromGitHub, not fetchgit
2018-08-03 10:40:38 -05:00
John Ericson
df5d1673ea
Merge pull request #44367 from obsidiansystems/no-stdenv-is-cross
...
treewide: Remove stdenv.isCross
2018-08-02 16:36:01 -04:00
John Ericson
89c21fce3f
Merge commit 'master' into staging
2018-08-02 16:13:33 -04:00
John Ericson
25348b27c5
flex: Clean up to use less bash
2018-08-02 15:12:45 -04:00
John Ericson
9d23b95483
elfutils: Clean up with rebuild
...
Wrote contorted code before to avoid mass-rebuild
2018-08-02 15:10:03 -04:00
John Ericson
34da7e2ce2
treewide: Remove stdenv.isCross
...
I *want* cross-specific overrides to be verbose, so I rather not have
this shorthand. This makes the syntactic overhead more proportional to
the maintainence cost. Hopefully this pushes people towards fewer
conditionals and more abstractions.
2018-08-02 15:01:58 -04:00
Serge Bazanski
742a50dafd
trellis: init 2018.08.01 ( #44328 )
...
* trellis: init 2018.08.01
* trellis: move boost to buildInputs
* trellis: remove leftover debug clause
2018-08-02 10:18:47 +02:00
Jörg Thalheim
422065c194
pwndbg: 2018-04-06 -> 2018.07.29
2018-08-01 23:35:08 +01:00
Serge Bazanski
7826a3155a
icestorm: 2018.05.03 -> 2018.08.01 ( #44321 )
2018-08-01 23:20:38 +02:00
Daiderd Jordan
64e550c31f
jq: disable strptime test on darwin
...
This seems to fail depending on the machine's configuration, probably
something locale or timezone related.
2018-08-01 20:33:44 +02:00
Tuomas Tynkkynen
6260fc8b8e
Merge remote-tracking branch 'upstream/master' into staging
2018-08-01 19:06:09 +03:00
Chloe Kever
1bb4fd794c
jenkins: 2.107.3 -> 2.121.2 ( #43936 )
2018-08-01 15:20:21 +02:00
Mario Rodas
4cc3a18fcd
brakeman: init at 4.3.1 ( #44294 )
2018-08-01 15:15:29 +02:00
Daniël de Kok
186cf1c4d6
cargo-asm: init at 0.1.16 ( #44182 )
2018-08-01 15:03:03 +02:00
Nick Novitski
7fd0d020a5
yarn: add yarnpkg bin alias output
...
Because the hadoop project also provides a binary `yarn`, the yarn project [added this alias to help people with both hadoop and yarn installed](https://github.com/yarnpkg/yarn/issues/673#issuecomment-254004512 ). Some scripts in the wild use this alias for the same reason.
2018-07-31 15:57:37 -07:00
Théo Zimmermann
fd03ba85cc
mustache-go: init at 1.0.1 ( #44175 )
2018-07-31 23:48:54 +02:00
Vincent Laporte
63b584395f
camlp4: init at 4.07+1 ( #44272 )
2018-07-31 23:22:15 +02:00
Frederik Rietdijk
d56b54cb3c
Merge master into staging
2018-07-31 13:19:20 +02:00
aszlig
c8b973d318
eresi: init at 0.83-a3-phoenix
...
While I'm not sure whether it's suitable for my tasks it might be useful
for others doing reverse engineering, so I decided to package it.
The software seems to have stalled development since a while but became
active again recently, so hopefully some of the issues with packaging
will be fixed and they might want to move away from their handwritten
configure script.
I've tested the package on both i686-linux and x86_64-linux, however the
automated test suite seems to be broken upstream at the moment so I
didn't set doCheck to true, but once this is fixed, we can enable them
in a future update.
Signed-off-by: aszlig <aszlig@nix.build>
2018-07-31 08:17:39 +02:00
John Ericson
9fb6462817
Merge commit master into staging
2018-07-30 15:33:01 -04:00
Daiderd Jordan
aeab0ec63b
jq: fix tests on darwin
...
The tests depend on libjq which isn't installed in the correct location
yet when the checkPhase runs.
2018-07-30 20:45:14 +02:00
Tim Steinbach
85d23b0b55
sbt: 1.1.6 -> 1.2.0
2018-07-30 14:38:54 -04:00
Jörg Thalheim
67e2de195a
Merge pull request #44229 from dtzWill/fix/rr-32bit
...
rr: enable on 32bit x86
2018-07-30 14:20:22 +01:00
Jörg Thalheim
b4d668859a
Merge pull request #44205 from manveru/golangci-lint
...
golangci-lint: init at 1.9.2
2018-07-30 13:45:44 +01:00
Frederik Rietdijk
0349f796f2
Merge pull request #44219 from andreabedini/aws-sam-cli-0-5-0
...
aws-sam-cli: 0.4.0 -> 0.5.0
2018-07-30 14:28:08 +02:00
Will Dietz
541d30a3a9
rr: enable on 32bit x86
...
Lack of 32bit support led to the creation
of an overlay to add it back again,
but since it at least builds and seems to work
don't see why we'd disallow it here :).
2018-07-30 07:27:25 -05:00
lewo
d123f5d00f
Merge pull request #44222 from nlewo/pr-skopeo
...
skopeo: 0.1.30 -> 0.1.31
2018-07-30 10:57:38 +02:00
Michael Fellinger
06eb270c8f
golangci-lint: init at 1.9.2
2018-07-30 10:23:57 +02:00
Antoine Eiche
34a10d65a1
skopeo: 0.1.30 -> 0.1.31
2018-07-30 10:11:42 +02:00
Andrea Bedini
3e1cb3ef61
aws-sam-cli: 0.4.0 -> 0.5.0
2018-07-30 14:23:44 +08:00
Brandon Elam Barker
e75a95d59c
pyre: 0.0.8 -> 0.0.10 ( #44023 )
...
renamed pyre to pyre.bin; see upstream issue at:
https://github.com/facebook/pyre-check/issues/79#issuecomment-407150170
2018-07-29 21:29:29 +02:00
Pascal Bach
41efb9a6c8
gitlab-runner: 11.0.0 -> 11.1.0 ( #44085 )
2018-07-29 20:59:11 +02:00
Profpatsch
846d8f8305
jq: split outputs and run tests
2018-07-29 15:30:29 +02:00
Jörg Thalheim
718b15708b
Merge pull request #44174 from dywedir/yarn
...
yarn: 1.8.0 -> 1.9.2
2018-07-29 12:23:20 +01:00
Frederik Rietdijk
90ffd3f3f6
Merge pull request #44078 from volth/cpan2nix-2018-07-25
...
[staging] cpan2nix updates
2018-07-29 09:55:30 +02:00
Frederik Rietdijk
e46e7f44c2
Merge staging-next into master
2018-07-29 09:13:54 +02:00
viric
5c77b9cddb
Merge pull request #43982 from viric/viric_clean
...
Take me (viric) out of most maintenance
2018-07-29 00:17:08 +02:00
Jörg Thalheim
f545ddc6b6
Merge pull request #44185 from dywedir/rust-cbindgen
...
rust-cbindgen: 0.6.0 -> 0.6.1
2018-07-28 23:16:05 +01:00
Will Dietz
6980be7edc
Merge pull request #44150 from dtzWill/updatee/ctags-2018-07
...
universal-ctags: 2018-01-0 -> 2018-07-23
2018-07-28 16:49:02 -05:00
Vladyslav Mykhailichenko
56bab08df5
rust-cbindgen: 0.6.0 -> 0.6.1
2018-07-28 23:33:16 +03:00
Lluís Batlle i Rossell
f54b387b63
Merge remote-tracking branch 'central/master' into viric_clean
2018-07-28 19:25:14 +02:00
Vladyslav Mykhailichenko
31cd3830f1
yarn: 1.8.0 -> 1.9.2
2018-07-28 13:41:40 +03:00