Eric Seidel
67fe5d46d4
Merge pull request #7817 from gridaphobe/cc-wrapper-isgnu-isclang
...
Add isGNU and isClang attributes to cc-wrapper
2015-05-14 10:09:07 -07:00
Pascal Wittmann
9c9c586534
Fixed several "package has no version" warnings
2015-05-14 17:19:41 +02:00
Shea Levy
90fd9a55d9
binutils: don't build with Werror
2015-05-13 18:17:25 +02:00
Tobias Geerinckx-Rice
6396c04d9f
ccache: enable tests
...
Let's hope this doesn't break all over the place. Works here.
2015-05-12 07:52:59 +02:00
Tobias Geerinckx-Rice
75ecd2e415
ccache 3.2.1 -> 3.2.2
...
New features and improvements:
- Added support for "CCACHE_COMPILERCHECK=string:<value>". This is a faster
alternative to "CCACHE_COMPILERCHECK=<command>" if the command's output
can be precalculated by the build system.
- Add support for caching code coverage results (compiling for gcov).
Bug fixes:
- Fixed bug which could result in false cache hits when source code contains
'"' followed by " /*" or " //" (with variations).
- Made hash of cached result created with and without "CCACHE_CPP2"
different. This makes it possible to rebuild with "CCACHE_CPP2" set
without having to clear the cache to get new results.
- Don't try to reset a non-existing stats file. This avoids "No such file or
directory" messages in the ccache log when the cache directory doesn't
exist.
- Fixed a bug where ccache deleted clang diagnostics after compiler
failures.
- Avoid performing an unnecessary copy of the object file on a cache miss.
- Bail out on too hard compiler option "-fmodules".
- Bail out on too hard compiler option "-fplugin=libcc1plugin" (interaction
with GDB).
- Fixed build error when compiling ccache with recent clang versions.
- Removed signal-unsafe code from signal handler.
- Corrected logic for when to output cached stderr.
- Wipe the whole cached result on failure retrieving a cached file.
- Fixed build error when compiling ccache with recent clang versions.
2015-05-12 07:52:59 +02:00
Eric Seidel
662a6b1ca6
remove all references to stdenv.cc.cc.is{GNU,Clang}
...
use the new `stdenv.cc.is{GNU,Clang}` instead, which will always be
defined.
2015-05-11 14:44:50 -07:00
Pascal Wittmann
a16cd707bd
Merge pull request #7804 from codyopel/global
...
global: refactor
2015-05-11 21:15:38 +02:00
codyopel
4cba460737
ctags: 804 -> 816
2015-05-11 05:27:53 -04:00
codyopel
b8f1d6c9db
global: refactor
2015-05-11 04:22:26 -04:00
Domen Kožar
bb4d658f64
Merge branch 'master' into staging
...
Conflicts:
nixos/doc/manual/release-notes/rl-unstable.xml
nixos/modules/services/printing/cupsd.nix
pkgs/applications/misc/calibre/default.nix
pkgs/development/haskell-modules/hackage-packages.nix
pkgs/development/libraries/libsodium/default.nix
pkgs/misc/emulators/wine/unstable.nix
pkgs/top-level/all-packages.nix
2015-05-11 10:05:23 +02:00
codyopel
4b07d16827
intltool: refactor
2015-05-11 03:11:30 -04:00
Michael Raskin
84ffa4d489
Update CL-Launch
2015-05-10 13:46:31 +02:00
Michael Raskin
53f8245494
Update luarocks
2015-05-10 13:46:31 +02:00
Michael Raskin
fdd0a1f7f8
Update CL-Launch
2015-05-10 13:36:46 +03:00
Michael Raskin
d1d2a9856c
Update luarocks
2015-05-10 13:36:45 +03:00
William A. Kennington III
074c4a7f78
Merge remote-tracking branch 'upstream/master' into staging
2015-05-07 01:44:49 -07:00
Peter Simons
324719a5a6
Drop obsolete pre-NG Haskell builds.
2015-05-05 21:44:47 +02:00
Tobias Geerinckx-Rice
288291e132
yodl: fix paths. Now it actually works.
2015-05-05 19:44:45 +02:00
William A. Kennington III
00df204c82
Merge remote-tracking branch 'upstream/master' into staging
2015-05-01 15:57:09 -07:00
William A. Kennington III
f48fe899c3
Simplify some builds with curses compatability
2015-04-30 18:49:28 -07:00
William A. Kennington III
f537943f27
dejagnu: Add metadata
2015-04-30 18:49:27 -07:00
Joachim Fasting
bf7ad2d84f
meta.description fixups
...
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02:00
Thomas Tuegel
1fe28a1132
Merge remote-tracking branch 'upstream/master' into staging
2015-04-29 11:33:28 -05:00
William A. Kennington III
c6bee4b4bb
sysbench: Update to 2015-04-22
2015-04-28 18:27:39 -07:00
Pascal Wittmann
f99d5cf2fc
Fixed some descriptions
2015-04-28 10:55:20 +02:00
Vladimír Čunát
30f31c9afc
Merge 'master' into staging
...
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
Ambroz Bizjak
05a44cd06e
stlink: Update to version 1.1.0.
2015-04-24 00:08:12 +02:00
Georges Dubus
7372c5434f
nixbang: upgrade to 0.1.2
2015-04-22 10:00:26 +02:00
Tobias Geerinckx-Rice
74d66a3df1
dejagnu 1.5.1 -> 1.5.3
2015-04-19 02:13:30 +02:00
Luca Bruno
384abb5e29
Add automake 1.15
2015-04-17 17:18:10 +02:00
Lluís Batlle i Rossell
745b1ce04a
Updating gdb to 7.9.
...
I can remove the patch of edit-signals. It seems to work without it.
I tested the change over release-14.12.
2015-04-14 17:26:13 +02:00
Austin Seipp
a4e63baf35
nixpkgs: arcanist 20150318 -> 20150412
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-12 12:16:30 -05:00
Thomas Tuegel
88918e10e9
Merge branch 'master' into staging
2015-04-10 07:45:38 -05:00
William A. Kennington III
91221f5941
Revert "binutils: 2.23.1 -> 2.25"
...
This reverts commit 4adae43646
.
This breaks the building of samba and likely other binaries as some
libraries are never linked.
2015-04-08 12:14:08 -07:00
Pascal Wittmann
2887162c7a
intel-gpu-tools: update from 1.9 to 1.10
2015-04-08 16:06:58 +02:00
Pascal Wittmann
2958fedc2d
global: update from 6.3.4 to 6.4
2015-04-08 16:04:56 +02:00
William A. Kennington III
5872185250
automake: Bump to 1.15
2015-04-07 13:32:35 -07:00
Eric Seidel
c94b24fa4a
fix fallout from merge of master
2015-04-06 19:48:44 -07:00
Eric Seidel
6ec373d776
Merge branch master into staging
2015-04-06 18:58:08 -07:00
Michael Raskin
67e055501f
Update intltool
2015-04-05 20:27:25 +03:00
Michael Raskin
25317cf30c
Update cl-launch
2015-04-05 20:27:25 +03:00
Ryan Mulligan
93f1029b0f
Get rid of fetchurlGnome
...
closes #1707
2015-04-04 22:22:12 -07:00
Spencer Whitt
171225ab1c
uncrustify: build on Darwin
2015-04-04 02:07:55 -04:00
Spencer Whitt
162f870e6f
astyle: fix on Darwin
2015-04-04 02:07:55 -04:00
William A. Kennington III
a604b42480
mysql: Use libs in place of the binary mysql
2015-04-01 16:46:53 -07:00
John Wiegley
80c6c5e9ec
global: wrap "global" in the same fashion
2015-03-31 20:56:05 -05:00
John Wiegley
c7ce8c7768
global: make pygments visible to "gtags" binary
2015-03-31 20:53:22 -05:00
John Wiegley
b29fc6bfaf
global: add missing spaces to configureFlags
2015-03-31 16:09:40 -05:00
John Wiegley
227ebdc7cb
Remove unnecessary entries in propagatedBuildInputs
2015-03-31 10:34:22 -05:00
John Wiegley
65b4013194
Add propagatedBuildInputs
2015-03-31 10:31:58 -05:00
John Wiegley
b6932f56f8
Enable two modern features of GNU global
2015-03-31 10:30:19 -05:00
William A. Kennington III
fa2e5b25ba
Merge branch 'master' into staging
2015-03-29 14:25:48 -07:00
Henry Till
7d52faac72
texi2html: change platforms to unix
...
Tested on Darwin
2015-03-28 17:11:14 -04:00
William A. Kennington III
a0aec63eb8
dejagnu: 1.5.1 -> 1.5.2
2015-03-26 16:11:57 -07:00
William A. Kennington III
767c179a94
Merge branch 'master' into staging
2015-03-26 14:44:05 -07:00
William A. Kennington III
5c3cdaf351
libtool: 2.4.5 -> 2.4.6
2015-03-26 00:59:08 -07:00
William A. Kennington III
4adae43646
binutils: 2.23.1 -> 2.25
2015-03-26 00:24:17 -07:00
Shea Levy
6e3c9d5ce4
Fix fallout of recent cc-wrapper changes
...
Fixes tarball except for 56e21d05e8
2015-03-24 22:13:43 -04:00
Shea Levy
f80e342e83
ccache-links is wrapped, so it needs a gcc attribute
2015-03-24 08:59:34 -04:00
Michael Raskin
c64b5270fe
update luarocks
2015-03-21 21:29:39 +03:00
Eelco Dolstra
2ed5c2bd6b
Set some meta.platforms
...
Also fix meta.platform -> meta.platforms in a few places.
2015-03-20 20:04:42 +01:00
Austin Seipp
9b41cf0281
nixpkgs: arcanist 20150118 -> 20150318
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-19 17:46:24 -05:00
Robin Bate Boerop
91004a3485
Merge branch 'Sqitch' into sqitch-pg
2015-03-19 08:11:31 -03:00
Lancelot SIX
7bf0458cb6
Add checkbashisms package
2015-03-18 21:03:30 +01:00
Robin Bate Boerop
a3a98d7242
Improved builder for Sqitch
2015-03-18 10:32:46 -03:00
Robin Bate Boerop
566cd9ba19
Remove unnecessary propagatedBuildInputs line
2015-03-17 09:46:52 -03:00
Vladimír Čunát
51a8a43dfc
Merge #6472 : add ddccontrol
2015-03-16 21:52:59 +01:00
Robin Bate Boerop
d73e5d6fbc
Handle Sqitch manual
2015-03-15 11:06:01 -04:00
Robin Bate Boerop
d6e0169c6f
Add Sqitch database management tool
2015-03-15 09:59:41 -04:00
Lancelot SIX
aa708af8d4
Change current version of uncrustify to 0.61
2015-03-15 09:36:39 +01:00
Pascal Wittmann
a9719f9dbb
global: update from 6.2.12 to 6.3.4
2015-03-09 17:53:45 +01:00
Eric Seidel
1d92bdd1ff
help2man: more permissive meta.platforms
2015-03-09 09:43:19 -07:00
Luca Bruno
aae9e49cbc
Add setup-hook to hicolor_icon_theme
2015-03-09 15:55:24 +01:00
Vladimír Čunát
0ffb98828e
libtool: update
...
I see nothing dangerous in NEWS.
Also refactored the expression.
2015-03-09 15:55:22 +01:00
Vladimír Čunát
0619c852cb
automake: use 1.14.* as the default
...
I see 1.15 has been released recently,
but that's probably too new to be the default.
2015-03-09 15:55:21 +01:00
Michael Raskin
db0f66a188
update cl-launch
2015-03-09 01:03:01 +03:00
Michael Raskin
32ee876647
Update strace
2015-03-08 20:47:24 +03:00
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
Fedor Pakhomov
0738edc1fd
added ddccontrol package
2015-02-20 00:49:31 +03: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
Vladimír Čunát
b4af993c3f
Merge branch 'master' into staging
...
Conflicts (simple):
pkgs/development/lisp-modules/clwrapper/setup-hook.sh
2014-11-14 14:28:23 +01:00
Pascal Wittmann
3d7a2ccf55
yodl: update from 3.03.0 to 3.04.00
2014-11-14 13:05:46 +01:00
Pascal Wittmann
cb70b5a620
yodl: update from 2.14.3 to 3.03.0
2014-11-13 17:48:06 +01:00
Peter Simons
2d253c2412
haskell-ShellCheck: update to version 0.3.5
2014-11-13 14:51:38 +01:00
Eelco Dolstra
f33fa1b66b
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/development/libraries/boost/generic.nix
2014-11-11 23:48:08 +01:00
Pascal Wittmann
8df0e0b151
Fixed many descriptions
2014-11-11 14:36:34 +01:00
Eelco Dolstra
0518ccf5af
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/stdenv/generic/default.nix
2014-11-06 10:16:39 +01:00
Mateusz Kowalczyk
007f80c1d0
Turn more licenses into lib.licenses style
...
Should eval cleanly, as far as -A tarball tells me.
Relevant: issue #2999 , issue #739
2014-11-06 00:48:16 +00:00
Vincent Laporte
fa09f72162
ccache: update from 3.1.9 to 3.1.10
2014-11-06 00:32:43 +00:00
Vladimír Čunát
52404a868d
Merge recent master into staging
...
Nixpkgs Hydra: ?compare=1157272
TODO: port e22889064f
Conflicts:
nixos/tests/gnome3_10.nix (auto-solved)
pkgs/applications/video/aegisub/default.nix
pkgs/development/libraries/boost/1.55.nix
2014-11-05 15:00:44 +01:00
Eelco Dolstra
7495c61d49
Merge remote-tracking branch 'origin/darwin-clang-stdenv' into staging
...
Conflicts:
pkgs/applications/editors/vim/macvim.nix
2014-11-04 14:30:43 +01:00
Evgeny Egorochkin
cb981b9dad
swig3: update from 3.0.0 to 3.0.2
2014-11-03 13:29:23 +02:00
Evgeny Egorochkin
3580f6dab5
automake: add meta.branch
2014-11-03 12:58:08 +02:00
koral
0670f105cc
cgdb: 0.6.6 -> 0.6.7
2014-11-02 21:47:54 +01:00
Peter Simons
b11060d8db
Merge remote-tracking branch 'origin/master' into staging.
2014-10-31 11:14:24 +01:00
Charles Strahan
a8a9b93d98
chruby: allow for specifying Rubies to use
...
This allows the user to specify an attrset of Rubies to use with chruby by
overriding the default of ~/.rubies with a path to a symlink tree.
2014-10-27 03:48:30 +00:00
Charles Strahan
d696f56324
chruby package: a utlity for switching the current ruby version.
2014-10-26 04:31:35 +00:00
Vladimír Čunát
89354b4b1a
autoconf-2.13: add versioned executable
...
Needed by mozilla hg builds.
2014-10-25 21:40:23 +02:00
Vladimír Čunát
2cf17b0802
Merge recent master into staging
...
Hydra nixpkgs: ?compare=1156478
2014-10-23 17:40:41 +02:00
Domen Kožar
efea92de19
fixes #1933
2014-10-23 00:14:09 +02:00
Peter Simons
1c8b3d9217
haskell-cpphs: update to version 1.18.6
2014-10-19 16:55:23 +02:00
Eelco Dolstra
09dc132e04
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/development/libraries/poppler/default.nix
2014-10-16 15:16:50 +02:00
Lluís Batlle i Rossell
83fb281d80
Making hydra build ddd.
...
(cherry picked from commit 4ba671ff113844267dbad307f8a5cbf8ac1d0f52)
2014-10-15 11:16:27 +02:00
Eelco Dolstra
d4d0e449d7
Remove obsolete Hydra package
2014-10-14 22:49:12 +02:00
Rickard Nilsson
87bcb503aa
kibana: Update from 3.1.0 to 3.1.1
2014-10-14 19:06:03 +02:00
Bjørn Forsman
391c2778d4
lttng: update to latest (2.4.1 -> 2.5.0)
...
- This unbreaks lttng linux kernel modules[1]
- lttng-tools has grown a dependency on libxml2
[1]: Build tested (for default NixOS Linux kernel) and run tested with
lttng-sessiond (it successfully loads kernel modules).
2014-10-13 22:16:32 +02:00
Pascal Wittmann
f0ef22b1b7
help2man: update from 1.46.3 to 1.46.4
2014-10-13 17:40:22 +02:00
Eelco Dolstra
811de3bfaa
Merge remote-tracking branch 'origin/staging' into darwin-clang-stdenv
...
Conflicts:
pkgs/tools/security/gnupg/default.nix
2014-10-09 10:57:57 +02:00
Pascal Wittmann
2ff0c8d6ef
epm: update from 4.1 to 4.2
2014-10-08 09:17:28 +02:00
Aristid Breitkreuz
6b315040f3
intel-gpu-tools: update from 1.7 to 1.8
2014-10-07 21:50:40 +02:00
Eelco Dolstra
a85dcf4a00
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/development/libraries/libav/default.nix
pkgs/shells/bash/bash-4.2-patches.nix
pkgs/stdenv/generic/default.nix
2014-10-07 00:09:37 +02:00
Damien Cassou
5d294db3b2
shellcheck is packaged twice
...
I removed development/libraries/haskell/ShellCheck and kept
development/tools/misc/ShellCheck.
2014-10-03 20:16:25 +02:00
Mateusz Kowalczyk
7b3cef8eac
babeltrace: update from 1.2.1 to 1.2.3
...
cc @bjornfor
2014-09-30 11:19:11 +01:00
Eelco Dolstra
6843fc41c9
Fix evaluation
2014-09-30 00:51:00 +02:00
ambrop7@gmail.com
e0f430cfb3
BOSSA: Try to fix a nondeterministic build failure.
...
There's a Make rule to generate .cpp from .asm but the .cpp is included
in the source. Presumably the timestamps of these two files in the tmp
dir are different when Hydra is building, but not on my system. This
causes Make to try to rebuild .cpp, but the tools needed for that are missing.
2014-09-25 22:51:50 +02:00
Pascal Wittmann
911627497a
help2man: update from 1.46.2 to 1.46.3
2014-09-25 16:11:33 +02:00
Austin Seipp
84491adb48
arcanist: 20140812 -> 20140924
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-09-24 15:28:49 -05:00
Vincent Laporte
7f76d0c040
Fixes coccinelle (depends on camlp4)
2014-09-23 21:06:18 +01:00
Eelco Dolstra
cd71f7a2e6
Merge branch 'darwin-stdenv' of github.com:joelteon/nixpkgs into staging
...
Conflicts:
pkgs/development/interpreters/ruby/ruby-19.nix
pkgs/development/libraries/libc++/default.nix
pkgs/development/libraries/libc++abi/default.nix
pkgs/tools/text/sgml/opensp/default.nix
2014-09-23 11:27:53 +02:00
Eelco Dolstra
91ec6e0d90
Merge remote-tracking branch 'origin/master' into staging
2014-09-18 22:28:35 +02:00
Jaka Hudoklin
6f30a55f27
grafana: update 1.5.4 -> 1.8.0-rc1
2014-09-16 10:28:03 +02:00
Jaka Hudoklin
79a6bddc1e
Add kibana, visualize logs and time-stamped data
2014-09-16 10:28:03 +02:00
Charles Strahan
ff344624d6
add go-repo-root, dependency of go2nix
2014-09-15 09:53:30 +02:00
Pascal Wittmann
8d67b9a240
transformed meta.maintainers of some packages into lists
2014-09-13 13:52:02 +02:00
Eric Seidel
0577499d74
fix some packages on darwin
2014-09-09 13:54:26 -07:00
Joel Taylor
3e8344d334
suitable clang stdenv
2014-09-09 13:54:24 -07:00
Vladimír Čunát
82797f98f2
Merge branch 'staging' into modular-stdenv
...
Conflicts:
pkgs/development/interpreters/perl/5.10/setup-hook.sh
pkgs/development/interpreters/perl/5.8/setup-hook.sh
pkgs/stdenv/linux/default.nix
2014-09-08 18:24:58 +02:00
Vladimír Čunát
1e389c976c
merge 'staging' into modular-stdenv
...
In 2c62a36b77
the messages in pkgs/stdenv/generic/default.nix
were not merged correctly.
Conflicts:
pkgs/stdenv/generic/default.nix
2014-09-08 18:16:54 +02:00
Eelco Dolstra
585983bc95
Merge remote-tracking branch 'origin/staging'
...
Conflicts:
pkgs/applications/version-management/subversion/default.nix
2014-09-08 11:42:09 +02:00
Vladimír Čunát
06fea81c6e
Merge recent master into staging
...
Hydra: ?compare=1150594
2014-09-06 16:52:45 +02:00
Pascal Wittmann
f99ad6fe94
help2man: update from 1.46.1 to 1.46.2
2014-09-06 16:23:15 +02:00
Rüdiger Sonderfeld
46266cc216
gdb: Update to 7.8 and include Guile support.
...
GDB 7.8 adds Guile scripting support. This is now enabled by default as
well. Checking for guile also adds a pkg-config dependency.
It seems Python is explicitly excluded from cross building. I'm not
sure if Guile should also be excluded.
2014-09-06 13:31:56 +02:00
Michael Raskin
d81303813a
Merge pull request #3465 from joelteon/picky-binutils
...
Stop binutils from trying to build on Darwin
2014-09-03 19:57:09 +04:00
Eelco Dolstra
9d64b445b6
swig: Disable ccache stuff
...
http://hydra.nixos.org/build/13936297
2014-09-02 13:07:49 +02:00
Peter Simons
1c0d15b90e
Merge branch 'origin/master' into staging.
...
Conflicts:
pkgs/development/libraries/ffmpeg/2.x.nix
pkgs/development/libraries/serf/default.nix
2014-09-02 12:31:03 +02:00
Ricardo M. Correia
f9e63ca20d
inotify-tools: Fix hash
...
The hash wasn't updated when the version was bumped.
2014-09-01 15:07:54 +02:00
Michael Raskin
fe549d89be
Update CL-Launch
2014-08-31 18:20:06 +04:00
Pascal Wittmann
408832ac67
help2man: update from 1.44.1 to 1.46.1 and add myself as a maintainer
2014-08-30 23:59:35 +02:00
Vladimír Čunát
e51f73652d
Merge recent master into staging
...
Hydra: ?compare=1149952
Conflicts:
nixos/doc/manual/configuration.xml (changed split file)
nixos/modules/config/users-groups.nix (choosing filterNull instead of inline definition)
pkgs/development/libraries/readline/readline6.3.nix (auto-solved)
2014-08-30 10:04:02 +02:00
ambrop7@gmail.com
21090fa778
Add BOSSA.
...
BOSSA is a flash programming utility for Atmel's SAM family of flash-based ARM microcontrollers. The motivation behind
BOSSA is to create a simple, easy-to-use, open source utility to replace Atmel's SAM-BA software. BOSSA is an acronym
for Basic Open Source SAM-BA Application to reflect that goal.
2014-08-27 13:07:43 +02:00
Bjørn Forsman
c9baba9212
Fix many package descriptions
...
(My OCD kicked in today...)
Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.
I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.
I've tried to stay away from generated expressions (and I think I
succeeded).
Some specifics worth mentioning:
* cron, has "Vixie Cron" in its description. The "Vixie" part is not
mentioned anywhere else. I kept it in a parenthesis at the end of the
description.
* ctags description started with "Exuberant Ctags ...", and the
"exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
at the end of description.
* nix has the description "The Nix Deployment System". Since that
doesn't really say much what it is/does (especially after removing
the package name!), I changed that to "Powerful package manager that
makes package management reliable and reproducible" (borrowed from
nixos.org).
* Tons of "GNU Foo, Foo is a [the important bits]" descriptions
is changed to just [the important bits]. If the package name doesn't
contain GNU I don't think it's needed to say it in the description
either.
2014-08-24 22:31:37 +02:00
Georges Dubus
6418007dab
nixbang: add expession
2014-08-24 16:07:23 +02:00
Vladimír Čunát
d4e9fd2a90
Merge recent master into staging
...
Hydra: ?compare=1148749
Conflicts (easy):
nixos/modules/virtualisation/containers.nix
2014-08-21 15:09:31 +02:00
Eelco Dolstra
5c53f22492
Revert "binutils: Enable sysroot support"
...
This reverts commit 773595540b
. It
breaks stuff and we don't need it anymore.
http://hydra.nixos.org/build/13517591
2014-08-20 11:13:46 +02:00
Pascal Wittmann
f06419e1a8
inotify-tools: update from 3.13 to 3.14 and add myself to maintainers
...
note: project has moved to github on 23 November 2009
2014-08-17 23:13:12 +02:00
Eelco Dolstra
773595540b
binutils: Enable sysroot support
2014-08-17 17:25:12 +02:00
Luca Bruno
36bef2b267
gobject-introspection: refer to shlibs with absolute paths in typelibs
...
After this, LD_LIBRARY_PATH should not be required anymore.
The patch has been applied only for .la files, so there may
be some other cases missing.
2014-08-14 23:16:51 +02:00
Michael Raskin
8da8c805bb
Update luarocks
2014-08-14 10:14:21 +04:00
Austin Seipp
6bd1b35509
arcanist: 20140717 -> 20140812
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-12 21:52:35 -05:00
Moritz Ulrich
1f221a72de
dfu-programmer: Bump to 0.7.
2014-08-12 13:42:10 +02:00
Peter Simons
18250b97ae
Remove 'andres' from the meta.maintainer section of all Haskell package where I
...
had added him earlier.
2014-08-09 13:49:24 +02:00
Eelco Dolstra
e3f7dbbac8
Cleanup: Use += to append to envHooks
2014-08-09 12:47:05 +02:00
Eelco Dolstra
2def8e7499
Remove addHook
...
Just use bash arrays directly. I.e.
addHook preConfigure myPreConfigure
is now
preConfigureHooks+=(myPreConfigure)
2014-08-09 12:45:53 +02:00
Eelco Dolstra
d7a4fa26b0
Fix dontPatchELF being set after the setup script has been sourced
2014-08-09 12:44:49 +02:00
Eelco Dolstra
83a41771ab
Move RPATH shrinking from stdenv to a setup hook provided by patchelf
2014-08-09 12:44:49 +02:00
Vladimír Čunát
52d9c93abe
Merge 'staging' into master
2014-08-08 20:13:23 +02:00
Eelco Dolstra
8a7f3c3618
Mark a bunch of packages as broken or not supported on Darwin
2014-08-08 17:59:02 +02:00
Peter Simons
9226fbf56a
Merge remote-tracking branch 'origin/master' into staging.
2014-08-08 09:51:01 +02:00
William A. Kennington III
0450b0ad0a
intel-gpu-tools: Add derivation
2014-08-07 01:32:43 +02:00
Joel Taylor
a232a2d2c5
prevent usage of binutils on darwin
2014-08-04 13:30:05 -07:00
Peter Simons
2d326e5032
Merge remote-tracking branch 'origin/master' into staging.
...
Conflicts:
pkgs/desktops/e18/enlightenment.nix
2014-08-04 16:51:47 +02:00
Bjørn Forsman
410f2a9dab
lttng: align attribute name with package name
...
lttngModules => lttng-modules
lttngTools => lttng-tools
lttngUst => lttng-ust
But keep the old attributes around for backward compatibility.
2014-07-31 16:00:04 +02:00
Eelco Dolstra
8a10d8bbc3
autoconf: Disable tests
...
These take waaaay too long.
2014-07-29 17:03:48 +02:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Eelco Dolstra
7f410ef923
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/misc/vim-plugins/default.nix
2014-07-22 11:00:00 +02:00
Mathnerd314
dd325fa30c
Add prelink package
2014-07-19 02:16:41 +02:00
Alexander Tsamutali
cc4c108965
usb-modeswitch: Update to 2.2.0.
2014-07-18 20:11:16 +04:00
Austin Seipp
d5326a4af0
arcanist: 20140627 -> 20140717
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-07-17 01:26:44 -05:00
Eelco Dolstra
b9d19af3e6
Merge remote-tracking branch 'origin/master' into staging
2014-07-15 12:14:35 +02:00
Peter Simons
78c7ea2c8f
haskell-ShellCheck: update to version 0.3.4
2014-07-14 17:33:50 +02:00
Eelco Dolstra
ff97b7dbe6
Merge remote-tracking branch 'origin/master' into staging
2014-07-14 17:04:55 +02:00
Peter Simons
d2e731e111
Add "please don't edit" comment at the top of every auto-generated Haskell file.
2014-07-14 13:21:41 +02:00
Eelco Dolstra
973c9abdbe
Fix info command
...
The "info" command has been broken on NixOS since
457fdb3842
(proving that nobody uses
info).
2014-07-08 15:19:08 +02:00
Eelco Dolstra
95b828de42
Merge remote-tracking branch 'origin/master' into staging
2014-07-07 13:16:26 +02:00
Bjørn Forsman
3950f2582d
openocd: fix symlink to udev rules file
...
I made an error last time I touched this line. Fix it (.udev => .rules).
2014-07-05 14:56:10 +02:00
Luca Bruno
ac711a705e
dfeet: fix icons
2014-07-05 12:18:17 +02:00
Peter Simons
d9d6af1bda
haskell-cpphs: update to version 1.18.5
2014-07-04 11:45:42 +02:00
Eelco Dolstra
06fc1ec34d
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/servers/serfdom/default.nix
2014-07-01 11:25:41 +02:00
Eelco Dolstra
40f7b0f9df
Another attempt to eradicate ensureDir
...
See c556a6ea46
.
2014-06-30 14:56:10 +02:00
Austin Seipp
48f2ca07f4
arcanist: 20140617 -> 20140627
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-27 01:12:49 -05:00
Bjørn Forsman
32bca3976f
openocd: update meta attributes
...
* Don't repeat package name in description
* Fix longDescription indent
* Use licenses.gpl2Plus instead of string literal "GPLv2+"
2014-06-25 20:39:10 +02:00
Bjørn Forsman
1149154e0e
openocd: update 0.7.0 -> 0.8.0
...
* Remove unneeded --enable-<JLINK_BASED_DEBUGGER> configure flags.
configure auto selects support for them now (and they're all enabled).
* Not everything is auto-detected; I asked on the openocd mailing list
and they suggested a set of ./configure flags for a "distro build"
(add them).
* Remove --enable-ft2232_libftdi because configure says that it's
deprecated and we should use libftdi (which we are using when *not*
passing --enable-ft2232_libftdi (or --enable-legacy-ft2232_libftdi as
the option is now known as)).
* Add needed pkgconfig build input.
* Udev rules file has been renamed in source archive: openocd.rules =>
99-openocd.rules.
2014-06-25 20:18:53 +02:00
Bjørn Forsman
f2909d0763
dejagnu: fix description (don't repeat package name)
2014-06-23 16:16:18 +02:00
Bjørn Forsman
9883b5806a
chrpath: new package
...
chrpath is a command line tool to adjust the RPATH or RUNPATH of ELF
binaries.
(Yes, it is similar to our patchelf tool.)
gpsd and Yocto/OpenEmbedded depend on chrpath (although we have
currently patched that dependency out of gpsd).
2014-06-22 14:21:55 +02:00
John Wiegley
812bba77f1
swig: ccache tests broken on Darwin with Gcc 4.8.3
2014-06-21 23:53:49 -07:00
Peter Simons
72dae9f3e0
ShellCheck: re-generate with cabal2nix
2014-06-20 14:56:33 +02:00
Austin Seipp
5cf3fb7cb6
arcanist: 20140606 -> 20140617
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-17 15:48:51 -05:00
Vladimír Čunát
9757785295
Merge recent master
2014-06-15 17:55:35 +02:00
Michael Raskin
ed20f939f5
Update CL-Launch
2014-06-14 00:23:11 +04:00
Ricky Elrod
4a2dd52b54
add ShellCheck
...
Signed-off-by: Ricky Elrod <ricky@elrod.me>
2014-06-12 21:27:32 -04:00
Vladimír Čunát
f2352f7ecf
Merge recent master
2014-06-10 20:14:08 +02:00
Vladimír Čunát
5a98b9f514
Merge recent master into p/stdenv
...
Merged just before the pypi update, as it seems to cause problems on Hydra.
2014-06-09 19:07:31 +02:00
Austin Seipp
678def6d30
Fix again, thx to @CodeBlock
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-09 01:29:53 -05:00
Austin Seipp
3f6197cafe
arcanist: Fix this because how did it work
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-09 01:25:27 -05:00
Austin Seipp
4dd5496bd4
arcanist: build xhpast for 'arc liberate'
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-07 07:12:02 -05:00
Austin Seipp
17368bdf8e
arcanist: update
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-06 23:01:13 -05:00
Luca Bruno
bc53b9ec4c
opengrok: new package
...
Source code search and cross reference engine
http://opengrok.github.io/OpenGrok/
2014-06-04 14:29:54 +02:00
Bjørn Forsman
3b3d1d075c
avrdude: update 6.0.1 -> 6.1
2014-05-31 14:20:15 +02:00
Bjørn Forsman
c7c32e1d09
avrdude: add extra dependencies: libelf, libftdi1, readline
...
They are strictly speaking optional, but they provide useful features...
2014-05-31 14:20:04 +02:00
Bjørn Forsman
be524e925b
avrdude: rewrite expression
...
* Use stdenv.mkDerivation instead of composableDerivation.
stdenv.mkDerivation is the current coding standard and is easier to
read (IMHO).
* Remove the 'parportSupport' flag because it doesn't do anything.
(Parallel port support is still enabled.)
* Remove unneeded --disable-dependency-tracking flag to ./configure; our
default builder does that already.
* Fix documentation build. But it is still disabled (by default),
because texLive is such a big dependency. There is always the man
page.
* Update 'meta' attributes
2014-05-31 14:11:59 +02:00
Austin Seipp
7b0736b7c0
arcanist: Fix php exec (needed for arc diff)
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-30 15:19:18 -05:00
Austin Seipp
90f01d6a68
arcanist: 20140521 -> 20140530
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-30 04:38:36 -05:00