Commit graph

5034 commits

Author SHA1 Message Date
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
Tim Steinbach 027323396b
ammonite: 1.0.0 -> 1.0.1 2017-07-28 17:49:53 -04:00
Frederik Rietdijk 55357de67a Merge remote-tracking branch 'upstream/master' into HEAD 2017-07-28 19:37:36 +02:00
Tim Steinbach 324197e60e
sbt: 0.13.15 -> 0.13.16 2017-07-28 11:27:35 -04:00
Eelco Dolstra cc9bfd2cf8
elfutils: Respect $NIX_DEBUG_INFO_DIRS
This makes eu-stack and eu-addr2line do the right thing in a
nix-shell (if the appropriate debug outputs are present).
2017-07-28 16:38:26 +02:00
Eelco Dolstra 340bd1ed2e
elfutils: 0.168 -> 0.169 2017-07-28 16:38:26 +02:00
Eelco Dolstra 5c5b71df5e
Add a setup hook to fill NIX_DEBUG_INFO_DIRS
This setup hook is propagated by gdb. Thus, a typical use is:

  $ nix-shell -p gdb nix nix.debug sqlite.debug ...

and gdb will be able find the debug symbols of nix etc. automatically.
2017-07-28 16:38:26 +02:00
Eelco Dolstra 5b09152898
gdb: Look for .build-id files in NIX_DEBUG_INFO_DIRS
This allows us to provide a setup hook that makes debug outputs
findable by gdb.
2017-07-28 16:38:22 +02:00
Franz Pletz b116fa5ff2
Merge branch 'master' into staging 2017-07-28 16:08:30 +02:00
dywedir 6c18491470 rust-bindgen: 0.26.1 -> 0.29.0 2017-07-28 13:33:03 +03:00
dywedir 805467bb5a rustracer: 2.0.6 -> 2.0.9 2017-07-28 11:58:31 +02:00
Mateusz Kowalczyk 519b987e70 jenkins: 2.66 -> 2.71 2017-07-27 13:21:59 +01:00
Tim Steinbach 8b3e9a1358
gradle: 4.0.1 -> 4.0.2 2017-07-26 14:19:01 -04:00
John Ericson 9be40841ea Merge remote-tracking branch 'upstream/master' into staging-base
Conflicts:
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/build-support/gcc-wrapper-old/builder.sh
	pkgs/build-support/trivial-builders.nix
	pkgs/desktops/kde-4.14/kde-package/default.nix
	pkgs/development/compilers/openjdk-darwin/8.nix
	pkgs/development/compilers/openjdk-darwin/default.nix
	pkgs/development/compilers/openjdk/7.nix
	pkgs/development/compilers/openjdk/8.nix
	pkgs/development/compilers/oraclejdk/jdk-linux-base.nix
	pkgs/development/compilers/zulu/default.nix
	pkgs/development/haskell-modules/generic-builder.nix
	pkgs/misc/misc.nix
	pkgs/stdenv/generic/builder.sh
	pkgs/stdenv/generic/setup.sh
2017-07-26 13:46:04 -04:00
Guillaume Maudoux 868dd0f7c1 tup: 0.7.3 -> 0.7.5 2017-07-26 15:38:43 +02:00
Peter Simons 28c01703f0 haskell: remove all code related to the "haste" compiler
These packages have been broken for a while and now they don't even evaluate
any more.
2017-07-26 10:20:30 +02:00