Eelco Dolstra
320209a618
Merge deterministicStdenv into the default stdenv
...
This means that (on Linux) strip uses
"--enable-deterministic-archives" and ld uses the
BFD_DETERMINISTIC_OUTPUT flag.
2014-01-07 13:57:42 +01:00
Vladimír Čunát
9443129b08
Merge master into stdenv-updates
...
Conflicts:
pkgs/development/libraries/glibc/2.18/common.nix (take stdenv-updates)
pkgs/misc/emulators/zsnes/default.nix (more complex, build tested)
pkgs/top-level/all-packages.nix (auto-solved)
2014-01-04 18:34:53 +01:00
Bjørn Forsman
4d6605e882
Whitespace fixes in package expressions I maintain
2014-01-02 17:58:08 +01:00
Vladimír Čunát
e740b565cf
Merge master into stdenv-updates
...
Conflicts (easy):
pkgs/development/compilers/llvm/default.nix
pkgs/development/compilers/openjdk/default.nix
pkgs/development/libraries/icu/default.nix
pkgs/development/libraries/libssh/default.nix
pkgs/development/libraries/libxslt/default.nix
pkgs/development/tools/parsing/bison/3.x.nix
2013-12-29 10:01:22 +01:00
Nixpkgs Monitor
32b2973807
ccache: update from 3.1.7 to 3.1.9
2013-12-18 18:18:21 +02:00
Nixpkgs Monitor
37d39237ab
avrdude: update from 5.11 to 6.0.1
2013-12-18 18:18:18 +02:00
Nixpkgs Monitor
8970fb09ab
autogen: update from 5.17 to 5.18
2013-12-18 18:18:17 +02:00
Peter Simons
45e8de9a7d
Merge branch 'origin/master' into stdenv-updates.
...
Conflicts:
pkgs/tools/misc/less/default.nix
2013-12-16 21:13:24 +01:00
Nixpkgs Monitor
53754a0397
help2man: update from 1.40.8 to 1.43.3
2013-12-15 13:03:15 +02:00
Nixpkgs Monitor
202ea363c4
astyle: update from 2.02.1 to 2.04
2013-12-15 11:25:54 +02:00
Nixpkgs Monitor
537a5d4b70
gdb: update from 7.6.1 to 7.6.2
2013-12-14 04:36:56 +02:00
Nixpkgs Monitor
8cfaf0697c
global: update from 6.2.2 to 6.2.9
2013-12-12 03:11:34 +02:00
Nixpkgs Monitor
57826becea
gengetopt: update from 2.22.5 to 2.22.6
2013-12-12 03:11:34 +02:00
Peter Simons
486e7736df
Merge remote-tracking branch 'origin/master' into stdenv-updates.
...
Conflicts:
pkgs/tools/networking/p2p/amule/default.nix
2013-12-10 00:25:54 +01:00
Jason "Don" O'Conal
1d7108d5f5
drush: add expression
2013-12-05 04:38:35 +00:00
Peter Simons
c32bf83301
Merge remote-tracking branch 'origin/master' into stdenv-updates.
...
Conflicts:
pkgs/development/interpreters/perl/5.16/default.nix
pkgs/tools/networking/curl/default.nix
pkgs/top-level/all-packages.nix
pkgs/top-level/release-python.nix
pkgs/top-level/release-small.nix
pkgs/top-level/release.nix
2013-12-04 18:33:52 +01:00
Jason "Don" O'Conal
b3504c7bf5
complexity: fix build
2013-11-28 23:52:49 +00:00
Michael Raskin
5c90e785b2
Updating LuaRocks to 2.1.1
2013-11-25 10:59:38 +04:00
Shea Levy
7ab7be0cc3
Add automake 1.14
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-23 21:18:37 -05:00
Song Wenwu
61b8ebc77f
swig: bump 2.0.4 -> 2.0.11
2013-11-22 09:41:17 +08:00
Bjørn Forsman
04ce6241ac
lttv: update 1.5-beta1 -> 1.5
...
This makes lttv build again with the new GTK+ version that was recently
updated in nixpkgs.
2013-11-15 00:19:15 +01:00
Bjørn Forsman
fbfa569efd
stlink: fix chroot build
...
Add sha256 attribute to fetchgit to make it a fixed-output derivation
(needed for chroot builds).
2013-11-13 23:30:47 +01:00
Bjørn Forsman
a8d63681db
stlink: fix package name
...
To stop nixpkgs-lint from saying "stlink: package has no version".
2013-11-13 23:25:48 +01:00
Bjørn Forsman
f4f18c11b6
uhd: bump 3.5.2 -> 3.5.4
...
It seems upstream changed the hash of the 3.5.2 archive so it doesn't
build anymore. Bump it instead of just updating the hash.
2013-11-10 16:22:38 +01:00
Bjørn Forsman
e0b7eeb0ad
uhd: new package
...
UHD is USRP Hardware Driver (for Software Defined Radio).
2013-11-09 22:15:52 +01:00
Lluís Batlle i Rossell
3e8e635be7
Updating gdb to 7.6.1
2013-11-08 17:27:57 +01:00
Eelco Dolstra
58af4fb11e
Update some more platforms
2013-11-06 10:58:20 +01:00
Mathijs Kwik
609f8dc04b
Merge branch 'master' into stdenv-updates
...
Conflicts:
pkgs/top-level/all-packages.nix
2013-11-01 08:31:54 +01:00
Domen Kožar
09fa7304ae
ninka: update to 1.1 and refactor
2013-10-30 11:47:12 +01:00
Peter Simons
91f2c362de
Merge remote-tracking branch 'origin/master' into stdenv-updates.
...
Conflicts:
pkgs/top-level/all-packages.nix
2013-10-26 18:28:05 +02:00
Bjørn Forsman
a13ed71b43
xc3sprog: new package
...
xc3sprog is command-line tools for programming FPGAs, microcontrollers
and PROMs via JTAG.
Homepage: http://xc3sprog.sourceforge.net/
I'm using the latest from subversion as xc3sprog doesn't seem to make
proper releases. There are only a few seemingly random snapshots at
sourceforge. And these snapshots are built binary packages, not source
archives.
NOTE: I haven't tested this on any hardware yet.
2013-10-26 12:43:12 +02:00
Michael Raskin
20e8f46022
Updating luarocks to 2.1.0
2013-10-20 21:08:09 +04:00
Michael Raskin
96585205d7
Updating CL-Launch to 3.22.1
2013-10-20 21:07:48 +04:00
Michael Raskin
be5b32e798
Apparently fix texinfo5 with fresh TeXLive
2013-10-20 19:15:11 +04:00
Peter Simons
6be8ad3392
Merge branch 'origin/master' into stdenv-updates.
...
There was a minor conflict in 'stumpwm'. The package needs texinfo
version 4.x. At least is used to, I'm not sure whether it still does.
2013-10-18 18:57:24 +02:00
Bjørn Forsman
083d0890f5
More description fixes
...
* Remove package name
* Start with upper case letter
* Remove trailing period
Also reword some descriptions and move some long descriptions to
longDescription.
I'm not touching generated packages.
2013-10-06 12:01:38 +02:00
Bjørn Forsman
28ac782583
Some description fixes
...
There are many more packages to fix, this is just a start.
Rules:
* Don't repeat the package name (not always that easy...)
* Start with capital letter
* Don't end with full stop
* Don't start with "The ..." or "A ..."
I've also added descriptions to some packages and rewritten others.
2013-10-05 19:36:23 +02:00
Peter Simons
ac5d5297dd
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-10-02 22:44:12 +02:00
Peter Simons
b15c3e49e5
texinfo: remove obsolete version 4.9
2013-09-28 10:37:05 +02:00
Peter Simons
8ff3855204
texinfo: update to version 5.2
2013-09-28 10:36:34 +02:00
Moritz Ulrich
36fca94805
Fix some issues in my packages reported by nixpkgs-lint.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-26 20:03:57 +00:00
Peter Simons
e4f6e4b15d
gnum4: drop obsolete patches
2013-09-22 16:35:54 +02:00
Peter Simons
ee3dc2d0c9
gnum4: fix download URL
2013-09-22 16:32:26 +02:00
Peter Simons
8d6b23a60a
gnum4: update to version 1.4.17
2013-09-22 16:27:44 +02:00
Vladimír Čunát
2c7c65595d
Revert "binutils: minor update 2.23.1 -> .2"
...
This reverts commit 15f96c840f
.
See #909 .
Conflicts (trivial, auto-resolved):
pkgs/development/tools/misc/binutils/default.nix
2013-09-16 15:53:40 +02:00
Peter Simons
24366adf19
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-09-14 15:28:40 +02:00
Krofek
51f63b1d03
Merge branch 'master' of https://github.com/Krofek/nixpkgs
2013-09-14 00:28:27 +02:00
Krofek
da21a852c3
gtkdialog: update to 0.8.3
2013-09-14 00:10:17 +02:00
Rickard Nilsson
45b8a1b1ff
avrdude: Update to version 5.11
2013-09-13 00:28:02 +02:00
Mathijs Kwik
2f428bbb46
Merge remote-tracking branch 'official/master' into stdenv-updates
2013-09-11 10:56:47 +02:00