aszlig
625d7b9043
Merge pull request #1928 from 'cross-win-osx'.
...
This includes a lot of fixes for cross-building to Windows and Mac OS X
and could possibly fix things even for non-cross-builds, like for
example OpenSSL on Windows.
The main reason for merging this in 14.04 already is that we already
have runInWindowsVM in master and it doesn't work until we actually
cross-build Cygwin's setup binary as the upstream version is a fast
moving target which gets _overwritten_ on every new release.
Conflicts:
pkgs/top-level/all-packages.nix
2014-04-21 10:00:35 +02:00
Vladimír Čunát
cb83796abb
elfutils: update 0.155 -> 0.158
2014-04-20 18:24:11 +02:00
Vladimír Čunát
b4df087f14
elfutils: fix CVE-2014-0172
...
Patch taken from upstream mailing-list.
2014-04-20 18:24:11 +02:00
Matt Whiteley
552d66cd9e
Add swig-3.x
2014-04-20 11:30:31 +01:00
Bjørn Forsman
5c2d17780d
uhd: update 3.5.4 -> 3.7.0
...
Build tested (with gnuradio).
2014-04-15 07:11:41 +02:00
Bjørn Forsman
6989b9a3f9
babeltrace: update from 1.1.1 to 1.2.1
2014-04-13 10:47:17 +02:00
Bjørn Forsman
d1f875c6af
lttng project: update from 2.3.0 to 2.4.1
...
(And update liburcu to 0.8.4 according to release notes for lttng 2.4.x.)
In addition to new features and bug fixes, version 2.4.x is needed to build
against Linux 3.12 (our new stable kernel).
2014-04-13 10:47:16 +02:00
John Wiegley
010132e302
Change several package constraints from linux to unix
...
They all build on Darwin.
2014-04-12 16:01:16 -05:00
John Wiegley
b296895abe
Allow lsof to build on darwin ( fixes #2219 )
...
Closes #2219 , closes #2223
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-12 11:14:18 -05:00
Peter Simons
fd9ea0f639
ltrace: fix build with latest gcc (by disabling -Werror)
2014-04-09 12:41:11 +02:00
Peter Simons
b7d0a9a614
ltrace: update from 0.5.3 to 0.7.3
2014-04-09 12:41:10 +02:00
Vladimír Čunát
10147beecf
Merge branch vcunat@NixOS:p/stdenv ( close #1840 )
...
This branch contains a collection of stdenv-changing updates.
There's glibc 2.18 -> .19 bump and many non-intrusive PRs.
The grsecurity branch #1187 got removed at Eelco's request,
see https://github.com/NixOS/nixpkgs/issues/1840#issuecomment-39327023
2014-04-04 21:33:55 +02:00
Evgeny Egorochkin
bf8991175a
global: update from 6.2.9 to 6.2.12
2014-04-03 10:22:59 +03:00
Vladimír Čunát
457fdb3842
texinfo: move ncurses support into texinfoInteractive
...
This, for example, drops the stdenv dependency on ncurses.
2014-04-02 19:05:56 +02:00
Vladimír Čunát
576e9289dd
Merge master into x-updates
2014-03-27 21:34:06 +01:00
Peter Simons
ae2cb475c9
haskell-cpphs: update to version 1.18.4
2014-03-27 13:12:54 +01:00
Vladimír Čunát
65155c20d5
automake: update from 1.12.4 to 1.12.6
2014-03-21 10:34:20 +01:00
Lluís Batlle i Rossell
ae3a1519e4
gdb: adding a patch to handle well the edit cmd + SIGWINCH.
...
It's reported to upstream since two years ago, through
their patches mailing list.
2014-03-20 11:09:39 +01:00
Lluís Batlle i Rossell
d4bf329dde
Updating gdb to 7.7.
2014-03-20 10:47:36 +01:00
Domen Kozar
059e8e179b
set all licenses to be attributes (and wait for Nix 1.7)
2014-03-12 21:20:43 +01:00
aszlig
c7bac81c66
Merge 'mingw-w64' and 'darwin' into cross-win-osx.
...
Both branches have quite a lot in common, so it's time for a merge and
do the cleanups with respect to both implementations and also generalize
both implementations as much as possible.
This also closes #1876 .
Conflicts:
pkgs/development/interpreters/lua-5/5.2.nix
pkgs/development/libraries/SDL/default.nix
pkgs/development/libraries/glew/default.nix
pkgs/top-level/all-packages.nix
2014-03-12 10:16:51 +01:00
Michael Raskin
6cfbc75bc1
Fix CL-Launch source link
2014-03-09 12:47:33 +04:00
Bjørn Forsman
b9d7780ced
saleae-logic: install udev rules
...
So that they can easily be activated in NixOS:
services.udev.packages = [ pkgs.saleae-logic ];
2014-03-08 21:46:13 +01:00
Bjørn Forsman
12e00b5eeb
openocd: install udev rules
...
So that they can easily be activated in NixOS:
services.udev.packages = [ pkgs.openocd ];
2014-03-08 21:46:13 +01:00
Michael Raskin
4376d70c61
Update CL-Launch to 4.0.2.2
2014-03-08 21:13:00 +04:00
Michael Raskin
dc4d698e22
Update LuaRocks
2014-03-08 21:13:00 +04:00
Peter Simons
f521a47663
haskell-cpphs: update to version 1.18.3
2014-03-08 11:27:41 +01:00
Bjørn Forsman
34caf106da
swig: add meta.platforms (set to linux)
...
So that Hydra will build swig. This provides binary packages to users
and build breakage detection.
2014-03-07 23:59:30 +01:00
Moritz Ulrich
29a906b2d8
dfu-programmer: New package.
2014-03-07 13:28:33 +01:00
Evgeny Egorochkin
399269e6e0
help2man: update from 1.43.3 to 1.44.1
2014-03-01 05:26:44 +02:00
Peter Simons
ec09c7d34e
haskell-cpphs: update to version 1.18.2
2014-02-25 00:25:28 +01:00
aszlig
ba8b0e8af9
binutils-cross: Remove unreferenced package.
...
This package wasn't imported by anything in the package tree and also
isn't used for cross-builds. So in order to avoid confusion, it's better
to remove it as it is outdated as well.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-02-24 07:26:22 +01:00
Vladimír Čunát
ae5d8f6768
Merge master into x-updates
2014-02-20 20:55:31 +01:00
Peter Simons
029967dca6
haskell-cpphs: update to version 1.18.1
2014-02-18 19:56:13 +01:00
Evgeny Egorochkin
c67f562d5e
add branch info
2014-02-18 04:13:45 +02:00
Moritz Ulrich
53b6744646
teensy-loader: New package
...
Firmware uploader for the teensy microcontroller board family.
2014-02-18 01:02:47 +01:00
Vladimír Čunát
96f07fa74e
Merge master into x-updates
2014-02-16 11:45:02 +01:00
Evgeny Egorochkin
cf3d2e0a17
add repositories.git to several packages
2014-02-14 09:34:30 +02:00
Peter Simons
f687687e7d
haskell-cpphs: update to version 1.18
2014-02-10 20:54:55 +01:00
Vladimír Čunát
be70104a3a
Merge master into x-updates
...
Conflicts (taken master):
pkgs/development/compilers/llvm/3.4/llvm.nix
2014-02-04 22:00:09 +01:00
Bjørn Forsman
662039802a
lttng-tools: use absolute path to modprobe
...
Instead of relying on it being available in $PATH.
2014-02-02 14:00:09 +01:00
Vladimír Čunát
6e2d3b9847
Merge master into x-updates
2014-02-02 10:05:25 +01:00
Vladimír Čunát
5888f27c56
automake-1.10: remove, probably vulnerable CVE-2012-3386
...
The only user was xorg ATM, which I would remove from anyway.
2014-01-30 13:49:22 +01:00
Petr Rockai
4124bb9ff5
Adopt more packages.
2014-01-28 18:11:00 +01:00
Petr Rockai
6f5be260b4
Adopt packages.
2014-01-28 17:31:17 +01:00
Eelco Dolstra
d92dc9bb3e
gdb: Build on Darwin
...
Note that it doesn't actually work unless you run it as root, because
the Darwin kernel disallows unsigned debuggers (you'll get an error
message "please check gdb is codesigned").
2014-01-28 11:03:01 +01:00
Eelco Dolstra
e07ce3314d
Fix some "meta.licenses" attributes
2014-01-25 03:04:46 +01:00
Vladimír Čunát
0a58b512cb
Merge master into stdenv-updates
...
Conflicts (simple):
pkgs/development/compilers/gcc/4.8/default.nix
pkgs/development/compilers/llvm/default.nix
pkgs/development/libraries/gmp/5.1.1.nix
pkgs/development/libraries/gmp/5.1.3.nix
pkgs/development/libraries/gmp/5.1.x.nix
pkgs/top-level/all-packages.nix
2014-01-18 14:46:20 +01:00
Eelco Dolstra
7a6255e4e1
patchelf: Update to 0.8
...
This fixes a segfault in building Eclipse and the Android SDK.
2014-01-14 14:21:27 +01:00
Nixpkgs Monitor
88953a5799
automake114x: update from 1.14 to 1.14.1
2014-01-13 17:05:44 +01:00