Jörg Thalheim
916f1a0b8d
Literate: adapt to nixpkgs standards
2017-08-27 07:28:30 +01:00
Daniel Wilson-Thomas
02d52d8f93
Literate: init
2017-08-13 11:20:40 -04:00
Robin Gloster
1e2529498d
automake113x: remove
2017-08-12 21:49:11 +02:00
Robin Gloster
bfdd9d2e66
automake114x: remove
2017-08-12 20:21:39 +02:00
Robin Gloster
220c5377e8
automake112x: remove
...
unused
2017-08-12 19:12:09 +02:00
Vladimír Čunát
e207d1f04a
Merge older staging
...
There's a security fix for curl.
2017-08-12 09:48:17 +02:00
Anthony Cowley
3a078da8dc
rtags: 2.11 -> 2.12
2017-08-11 22:48:37 +02:00
Franz Pletz
fecca868c3
jenkins: 2.71 -> 2.73
2017-08-11 17:27:32 +02:00
Tim Steinbach
ae5e8dda07
sbt: 0.13.16 -> 1.0.0
2017-08-11 10:22:20 -04:00
volth
031eb79a0b
ccacheWrapper: extraConfig does not handle special characters
...
An independent part of https://github.com/NixOS/nixpkgs/pull/28022
2017-08-10 10:13:17 +00:00
Frederik Rietdijk
b0c30f436e
Merge remote-tracking branch 'upstream/master' into HEAD
2017-08-10 10:41:23 +02:00
Robin Gloster
cc5480cb00
csmith: fix wrapProgram call
2017-08-10 00:44:03 +02:00
Daiderd Jordan
bc5160eacd
gdb: fix clang build
2017-08-09 08:41:48 +02:00
Domen Kožar
a082215df5
hydra: 2017-07-24 -> 2017-07-27
2017-08-08 10:50:50 +02:00
Tim Steinbach
4edcfa3eb7
gradle: 4.0.2 -> 4.1
2017-08-07 11:44:35 -04:00
Robin Gloster
1ff2c65acf
phantomjs2: don't use bundled qt
2017-08-06 20:30:17 +02:00
Robin Gloster
145be4e340
Merge commit 'ad83979e5986fa3bb0d254c2be9482c12a8743b9' from staging
2017-08-06 11:21:53 +02:00
Tim Steinbach
3ed5af74a5
Merge pull request #27894 from jameysharp/cucumber
...
cucumber: init at 2.4.0
2017-08-05 10:30:20 -04:00
Vincent Laporte
c7c24740a9
obelisk: fix hash
2017-08-05 13:29:00 +02:00
Robin Gloster
ad83979e59
binutils: add missing patches...
2017-08-04 08:36:44 +02:00
Robin Gloster
0e18f28cec
binutils: patch bugs in 2.29
...
All are upstream patches, the last two added by handy to work around
them not applying on the changelog.
2.29.1/2.30 will contain the fixes, too.
2017-08-04 08:22:20 +02:00
Vincent Laporte
ef7f980954
obelisk: init at 0.2.0
...
Obelisk is a simple tool which produces pretty-printed output from a Menhir
parser file (.mly).
Homepage: https://github.com/Lelio-Brun/Obelisk
2017-08-04 05:46:07 +00:00
Chris Hodapp
c7864745bd
glslviewer: init at 1.2
2017-08-03 20:58:03 -04:00
Cillian de Róiste
8a1328facb
chromedriver: update homepage
2017-08-03 23:03:03 +02:00
Daiderd Jordan
09a1f99899
Merge pull request #27898 from matthewbauer/irony-server-darwin
...
irony-server: supports darwin
2017-08-03 20:00:15 +02:00
WilliButz
aa8cbedf37
packer: add missing go dependency
2017-08-03 18:48:04 +02:00
John Ericson
74f5fe5068
haskell infra: Misc cleanups
...
- The haskell lib is very close to not relying on Nixpkgs. I think
this is good---simpler to think about and matches Nixpkgs's lib.
- The haskell lib is only imported once
- stdenv is exposed more shallowly so it can be overriden more easily.
I'll eventually use this on Darwin to avoid the Sierra shared
library problems (unless changes are to be made system-wide).
Closes https://github.com/NixOS/nixpkgs/pull/27840 .
2017-08-03 13:12:01 +02:00
Matthew Bauer
55b80467c3
irony-server: supports darwin
...
Package should support all unix-like systems.
2017-08-03 01:30:25 -07:00
Frederik Rietdijk
c41b81f0da
intltool: fix url
...
(cherry picked from commit 34aa9a6a40a81ca123d7c2818139d810cfac7ed1)
2017-08-03 10:18:19 +02:00
Jamey Sharp
4ca9f899b1
cucumber: init at 2.4.0
2017-08-02 21:55:55 -07:00
Peter Simons
be0071c2d7
wiggle: fix build
...
After 093cc00cdd
, the environment variable STRIP
is defined to "strip" -- the path / name of the strip(1) executable -- , which
is not what wiggle's build system expects that variable to mean.
2017-08-02 15:36:48 +02:00
Frederik Rietdijk
4f66c0cf21
Merge remote-tracking branch 'upstream/master' into HEAD
2017-08-02 10:22:24 +02:00
Frederik Rietdijk
3b436d12e3
Merge pull request #27744 from NeQuissimus/binutils_staging_2_29
...
[staging] binutils: 2.28 -> 2.29
2017-08-01 22:10:35 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Anthony Cowley
7c690829b2
rtags: 2.10 -> 2.11
2017-08-01 11:15:48 -04:00
Franz Pletz
9dcc09c289
apktool: 2.2.2 -> 2.2.4
2017-08-01 08:36:36 +02:00
Franz Pletz
f520031ee6
packer: 1.0.0 -> 1.0.3
2017-08-01 08:36:35 +02:00
Frederik Rietdijk
740d76371e
Merge commit 'ba68231273bea4cba01413fd2a0e56d68db9234c' into HEAD
2017-07-31 09:12:15 +02:00
vinymeuh
9f5f5865fa
srecord: runs on any flavor of Unix, not only Linux
2017-07-30 23:33:55 +02:00
Jörg Thalheim
eda5b46cab
Merge pull request #27710 from dywedir/rust-bindgen
...
rust-bindgen: 0.26.1 -> 0.29.0
2017-07-30 15:29:34 +01:00
Jörg Thalheim
a5735374af
Merge pull request #27748 from vinymeuh/update_sass
...
libsass & sassc: 3.3.2 -> 3.4.5
2017-07-30 11:29:30 +01:00
vinymeuh
8ba4562324
sassc: 3.3.2 -> 3.4.5
2017-07-30 11:22:37 +01:00
Vladimír Čunát
25c762f2bc
flex-2.5.35: switch source URL
2017-07-30 09:46:13 +02:00
Frederik Rietdijk
20b8e4b4cf
Merge remote-tracking branch 'upstream/master' into HEAD
2017-07-30 08:09:11 +02:00
Tim Steinbach
9ea8535fa7
Merge pull request #27717 from NeQuissimus/sbt_0_13_16
...
sbt: 0.13.15 -> 0.13.16
2017-07-30 00:21:55 -04:00
Franz Pletz
5e08c4a2cd
flex: 2.6.3 -> 2.6.4
2017-07-29 19:51:15 +02:00
Tim Steinbach
733e20fee4
binutils: 2.28 -> 2.29
...
Binutils 2.29 no longer allows .semver symbols, which is why
we need to patch glibc to avoid them
2017-07-29 13:23:59 -04:00
volth
d50437ba3e
flex_2_5_35: fix 404
2017-07-29 19:01:07 +02:00
Frederik Rietdijk
b2608b8910
Merge remote-tracking branch 'upstream/master' into HEAD
2017-07-29 13:08:11 +02:00
Charles Strahan
2b57cb9169
Merge pull request #25980 from nyarly/bundlerenv_usecases
...
BundlerEnv, now with groups and paths
2017-07-28 23:22:21 -04:00