Eelco Dolstra
6f33aa8465
orig-gcc -> orig-cc
2015-03-04 22:15:46 +01:00
Moritz Ulrich
12414a34b2
DFU-Programmer: Update to 0.7.2.
2015-02-26 18:20:40 +01:00
lethalman
69d3adbf3d
Merge pull request #6425 from grwlf/siptools
...
Siptools
2015-02-26 15:00:17 +01:00
Arseniy Seroka
4c125ceddc
Merge pull request #6310 from ikervagyok/usb-modeswitch
...
Update: usb-modeswitch 2.2.0 -> 2.2.1
2015-02-18 14:20:16 +03:00
Sergey Mironov
b7adfe0e7d
sipp: add the package
2015-02-18 11:52:14 +03:00
Lengyel Balázs
c42bcab582
Update: usb-mdeswitch 2.2.0 -> 2.2.1
2015-02-17 01:33:28 +01:00
Peter Simons
7b99c149a4
Merge branch 'master' into staging.
2015-02-09 16:51:10 +01:00
William A. Kennington III
5a1089d024
Merge pull request #6245 from edwtjo/samba-collate-urls
...
fetchurl: collate samba project urls into a mirror
2015-02-08 13:38:01 -08:00
Edward Tjörnhammar
33a8a51657
fetchurl: collate samba project urls into a mirror
2015-02-08 22:29:27 +01:00
Dan Peebles
f43c324cee
Actually build (a newer version of) unifdef from source, so we can use it on non-linux platforms
2015-02-08 01:32:32 -05:00
Dan Peebles
e9e7bfa6ac
Move and restructure objconv a bit
2015-02-08 00:15:54 -05:00
lethalman
8b236f2daf
Merge pull request #6119 from lethalman/go
...
Go packages, buildGoPackage
2015-02-07 21:30:30 +01:00
Ambroz Bizjak
ec38dbe64b
binutils: Move bison to nativeBuildInputs.
2015-02-05 21:26:24 +01:00
Luca Bruno
1c98fc7a9a
Port go-repo-root to buildGoPackage
2015-02-04 14:00:26 +01:00
Pascal Wittmann
92f1590893
help2man: update from 1.46.4 to 1.46.5
2015-02-03 10:43:41 +01:00
Shea Levy
c45372f038
Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'
...
Partial staging merge, including cc-wrapper fixes
Conflicts:
pkgs/applications/audio/spotify/default.nix
pkgs/build-support/cc-wrapper/default.nix
pkgs/development/compilers/cryptol/1.8.x.nix
2015-02-02 21:14:28 -05:00
Peter Simons
f049629524
astyle: update from 2.04 to 2.05.1
2015-01-27 14:04:54 +01:00
Tobias Geerinckx-Rice
9a28d27c6a
Update ccache 3.1.10 -> 3.2.1
2015-01-26 04:41:30 +01:00
Austin Seipp
12934d44be
nixpkgs: arcanist 20140924 -> 20150118
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-01-23 10:42:23 -06:00
Eelco Dolstra
83d9dd40f6
gdb: Don't pass guile
...
The configure script doesn't detect guile, so there is no sense in
having a build dependency on it:
checking for usable guile from /nix/store/hpnsswyh6qkjy5yvrf0a50k6cgm8cws8-pkg-config-0.28/bin/pkg-config... no
2015-01-20 16:00:29 +01:00
Eelco Dolstra
f3ee32559d
gdb: Update to 7.8.2
2015-01-20 15:52:11 +01:00
Pascal Wittmann
20d68c20e9
fswatch: update from 1.4.5.3 to 1.4.6
2015-01-20 13:02:45 +01:00
Eric Seidel
88eae46455
rename occurrences of gcc.gcc to gcc.cc
2015-01-14 20:47:49 -08:00
Eric Seidel
f3c6827373
rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc
2015-01-14 20:27:55 -08:00
Pascal Wittmann
116fc8afc4
yodl: update from 3.04.00 to 3.05.00
2015-01-14 23:58:17 +01:00
Charles Strahan
bab648c5b4
chruby: update to 0.3.9
2015-01-13 21:58:25 -05:00
Ludovic Courtès
41b53577a8
unmaintain a bunch of packages
2015-01-13 22:33:49 +01:00
lethalman
19d6d436dc
Merge pull request #5699 from pmahoney/fswatch
...
Fswatch
2015-01-13 14:12:43 +01:00
Ben Moseley
80ab18f269
Upgrading Grafana 1.8.0-rc1 -> 1.9.1
2015-01-12 09:20:54 +00:00
Patrick Mahoney
41ca36e30c
fswatch: new derivation
2015-01-10 15:10:16 -06:00
Moritz Ulrich
7aca9db47d
dfu-programmer: Update to 0.7.1.
2015-01-10 14:41:11 +01:00
Austin Seipp
ec61a9ea5a
nixpkgs: coccinelle 1.0.0-rc15 -> 1.0.0-rc23, and adopt
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-01-08 04:16:14 -06:00
John Wiegley
19956bd328
ccache: remove assertion that allows building only on Linux
2015-01-06 09:56:07 -05:00
Eelco Dolstra
744f4b1ece
gdb: Fix manpages
2015-01-01 01:07:22 +01:00
John Wiegley
28b6fb61e6
Change occurrences of gcc to the more general cc
...
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Eelco Dolstra
4a63787b78
pstack: Remove
...
It doesn't work anymore. And anyway, this probably shouldn't have been
a package in the first place (it's just some gdb options).
2014-12-23 16:07:02 +01:00
lethalman
ce8b10ef59
Merge pull request #5320 from teh/hyperdex
...
Add hyperdex.
2014-12-19 10:47:44 +01:00
Eelco Dolstra
1a504e3fb7
strace: Update to 4.9
2014-12-15 13:13:17 +01:00
Tom Hunger
013bd9247d
Add hyperdex.
2014-12-15 10:27:00 +00:00
Pascal Wittmann
8d3aaa2bb7
intel-gpu-tools: update from 1.8 to 1.9
...
adopt it and enabled tests (they worked with chroots builds)
2014-12-14 23:36:02 +01:00
Domen Kožar
4aa3eec330
Merge branch 'master' into staging
...
Conflicts:
pkgs/development/libraries/fontconfig/default.nix
2014-12-07 14:02:48 +01:00
Bjørn Forsman
9e174b90c8
lttng-ust: update from 2.5.0 to 2.5.1
2014-12-06 15:22:44 +01:00
Bjørn Forsman
b161910db1
lttng-tools: update from 2.5.0 to 2.5.2
2014-12-06 15:22:27 +01:00
Bjørn Forsman
f595a7eb58
srecord: update 1.63 -> 1.64
...
libgcrypt was an optional dependency in previous versions too, but in
this version the build fails unless libgcrypt is there, or
--without-gcrypt is passed to configure.
Since libgcrypt only increases the closure size from 131 MiB to 136 MiB,
I'm adding it as a dependency.
[1]: http://srecord.sourceforge.net/change_log.txt
2014-12-04 08:57:38 +01:00
Domen Kožar
c7028192c2
fix sloccount build
2014-12-03 22:11:56 +01:00
Bjørn Forsman
96e50f451c
babeltrace: update 1.2.3 -> 1.2.4
2014-12-02 23:02:02 +01:00
Vladimír Čunát
a68c1adc35
*: fix builds by disregarding warning from new glibc
...
Says: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
CC: #4803 . There will likely appear more of these errors on Hydra in time.
2014-11-26 23:40:03 +01:00
Mateusz Kowalczyk
03655c332a
Add meta.branch to a bunch of packages
...
Gives better results in the monitor
2014-11-19 18:54:58 +00:00
Aristid Breitkreuz
1dfd467c14
distcc: fix evaluation ( fixes #5002 )
2014-11-16 13:52:28 +01:00
Vladimír Čunát
6fff0af6c3
ccache: fix evaluation
2014-11-16 09:19:35 +01:00