Tobias Pflug
6ed9cd9b00
galen: fix on nixos
...
overwritten phases omitted patchShebangs from being called so
the galen wrapper still contained `#!/usr/bin/bash`.
2016-07-01 16:43:26 +02:00
Vladimír Čunát
3afa246038
Merge branch 'staging'
...
This includes a security update of expat.
2016-06-29 07:47:04 +02:00
Rok Garbas
d9036a02b5
pypi2nix: 1.0.0 -> 1.1.0
2016-06-29 01:48:38 +02:00
Joachim Fasting
96a3bbd86f
Revert "Merge pull request #16507 from vrthra/unifdef"
...
This reverts commit cab28503ad
, reversing
changes made to 5313f1096a
(but retaining
the meta updates).
The update to 2.11 breaks the darwin toolchain, see discussion at
https://github.com/NixOS/nixpkgs/pull/16507
Once the issues with 2.11 are worked out, this revert can be reverted.
2016-06-28 18:53:39 +02:00
Edward Tjörnhammar
4eb08c560d
Merge pull request #16553 from cko/typesafe_activator
...
activator: 1.3.5 -> 1.3.10
2016-06-28 10:10:14 +02:00
Austin Seipp
de6977ffe3
unifdef: set platforms to unix, not linux
...
Apparently, Darwin evaluation is somehow busted without this, although
I can't verify it. Reported by @matthewbauer on IRC. I'll take the
blame if this somehow makes life worse.
/cc @vrthra as maintainer
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-06-28 04:39:54 +00:00
Christine Koppelt
5e226cd66e
activator: 1.3.5 -> 1.3.10
2016-06-27 19:13:22 +02:00
Arseniy Seroka
a5b3517fd8
Merge pull request #16536 from vrthra/cgdb
...
cgdb: 0.6.7 -> 0.6.8
2016-06-27 16:44:59 +03:00
Rahul Gopinath
021dd6a5f6
waf: 1.8.19 -> 1.9.0
2016-06-26 21:59:23 -07:00
Rahul Gopinath
cae58e3d26
objconv: 1.0 -> 2.16 ( #16538 )
2016-06-27 03:57:45 +02:00
Rahul Gopinath
e45ed9e780
toluapp: 1.0.92 -> 1.0.93 ( #16539 )
2016-06-27 03:57:10 +02:00
Rahul Gopinath
601d4f5523
cflow: 1.4 -> 1.5 ( #16535 )
2016-06-27 01:24:49 +02:00
Rahul Gopinath
c3d10d6d0d
cgdb: 0.6.7 -> 0.6.8
2016-06-26 16:21:06 -07:00
Wei Tang
bc9657ec30
arcanist: 20150817 -> 20160516
...
Fixes #15505 .
2016-06-26 23:31:46 +02:00
Joachim Fasting
ee6dd13c01
Merge pull request #16508 from vrthra/tcptrack
...
tcptrack: 1.4.2 -> 1.4.3
2016-06-26 19:16:45 +02:00
Rahul Gopinath
a7f7449ac9
tcptrack: 1.4.2 -> 1.4.3
2016-06-26 09:35:34 -07:00
Rahul Gopinath
c6980b20e4
unifdef: 2.6 -> 2.11
2016-06-25 18:34:57 -07:00
Jussi Mäki
d87455a099
pypi2nix: Use pypi mirror ( #16451 )
2016-06-23 12:35:29 +02:00
Tobias Geerinckx-Rice
a055152963
sauce-connect: listify phases and run in correct order
...
patchPhase was being run after installPhase, causing patchelf to be
run on the left-behind binary instead of the copy in $out. Fixes:
```
$ .../bin/sc
bash: .../bin/sc: No such file or directory
$ patchelf --print-interpreter .../bin/sc
/lib64/ld-linux-x86-64.so.2
```
2016-06-23 12:13:24 +02:00
Vladimír Čunát
6b27ceb006
Merge 'master' into staging and re-revert merge
...
... from staging to master, reverted temporarily in aa9a04883e
.
2016-06-23 12:09:03 +02:00
Mathias Schreck
9b610e57bb
sauce-connect: 4.3.14 -> 4.3.16
2016-06-23 11:30:07 +02:00
Vladimír Čunát
aa9a04883e
Revert "Merge branch 'staging'" due to glibc
...
The main output started to retain dependency on bootstrap-tools; see
https://github.com/NixOS/nixpkgs/pull/15867#issuecomment-227949096
This reverts commit c05d829598
, reversing
changes made to f073df60d6
.
2016-06-23 09:25:10 +02:00
Joachim Fasting
2f56af5f1a
ragel: set meta.platforms
2016-06-23 00:55:54 +02:00
Vladimír Čunát
c05d829598
Merge branch 'staging'
2016-06-22 10:49:56 +02:00
Tobias Geerinckx-Rice
61ba956cc8
binutils: remove unused pt-pax-flags-20121023.patch
2016-06-22 01:25:26 +02:00
Tobias Geerinckx-Rice
ffd2afd89d
dub: 0.9.25 -> 1.0.0
2016-06-20 19:34:19 +02:00
Bjørn Forsman
bd01fad0ed
Captialize meta.description of all packages
...
In line with the Nixpkgs manual.
A mechanical change, done with this command:
find pkgs -name "*.nix" | \
while read f; do \
sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
done
I manually skipped some:
* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Vladimír Čunát
e757404555
Merge branch 'master' into staging
...
Hydra nixpkgs: ?compare=1279790
2016-06-19 12:33:04 +02:00
Vladimír Čunát
97c484a10f
treewide: fix #include errors after gcc-5.4
...
They were mostly missing <cmath> or <math.h>.
2016-06-19 10:18:30 +02:00
Rahul Gopinath
22868b893f
ninka: 1.1 -> 2.0-pre
...
Updating ninka to 2.0-pre
2016-06-19 00:09:49 -07:00
Eelco Dolstra
6bd54c8b93
Merge pull request #16265 from anderspapitto/gdb
...
gdb: 7.11 -> 7.11.1
2016-06-16 10:16:37 +02:00
Moritz Ulrich
e72282be84
Merge pull request #16052 from dvc94ch/rust-cross
...
Rust and cargo improvements
2016-06-16 09:42:23 +02:00
Anders Papitto
e97e6061f7
gdb: 7.11 -> 7.11.1
2016-06-15 20:54:11 -07:00
Joachim Fasting
605c08d223
Merge pull request #16122 from ericbmerritt/feature/beam-package-improvements
...
Feature/beam package improvements
2016-06-15 20:27:41 +02:00
Eric Merritt
864a0816c4
rebar3: remove no longer needed registrySnapshot.nix
2016-06-15 07:20:17 -07:00
Eric Merritt
b1cd08246f
beamPackages: turn on debug_info for beam packages
...
This allows you to turn on debug infor for all the beam packages in the
system with a single change at the top level. This is required for
debugging and dialyzer work. It also allows you to switch it on on a
package by package basis.
2016-06-15 07:20:01 -07:00
David Craven
54f80775cb
rust: Refactoring of rust and cargo packages
2016-06-15 12:47:13 +02:00
Paweł Pacana
f3d202150c
buildkite-agent: 2.1.8 ~> 2.1.13
2016-06-15 11:52:04 +02:00
David Craven
0720373dfc
cargo: Use stable releases instead of snapshots
2016-06-14 23:09:21 +02:00
Peter Simons
322fe543b6
cabal2nix: bump to version 20160613
2016-06-13 23:09:55 +02:00
Paweł Pacana
d2b58dd39a
buildkite-agent: init at 2.1.8
...
* nixos module included
* install compiled binary
* only one platform now
* limited config options
* relies on providing ssh keys for agent
2016-06-13 17:21:08 +01:00
Luca Bruno
127b4e84f0
Merge pull request #16072 from ejlo/fix/electron-update-v1.2.2
...
electron: 0.36.2 -> 1.2.2
2016-06-13 17:23:10 +02:00
Vladimír Čunát
d133a168f0
rr: improve the parent commit
2016-06-13 10:15:48 +02:00
Vladimír Čunát
e9c612cdfe
rr: fix build after gcc-5.4 bump
...
Discussion: https://github.com/NixOS/nixpkgs/commit/772c92ba5c60a
2016-06-13 10:12:18 +02:00
zimbatm
740740c265
Merge pull request #15890 from zimbatm/godep-v73
...
godep: ddd7fbf -> v73
2016-06-12 13:46:44 +01:00
Peter Simons
22ae90ae90
cabal2nix: update to version 20160611
2016-06-12 08:37:06 +02:00
Maciek Starzyk
a3bff71738
nimble: 0.7.2 -> 0.7.4
2016-06-11 14:53:08 +02:00
Rushmore Mushambi
aa8cf825ce
Merge pull request #16103 from kamilchm/go2nix
...
go2nix: 20160307 -> 0.1.0
2016-06-10 17:21:27 +02:00
Kamil Chmielewski
76b331ae59
go2nix: 20160307 -> 0.1.0
2016-06-10 12:04:35 +02:00
Rickard Nilsson
511565e996
kibana: 4.4.1 -> 4.5.1
2016-06-10 01:35:39 +00:00