Vladimír Čunát
3f9388436b
tarball/release: change gnat44 (removed) into gnat
2014-01-18 17:06:56 +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
Moritz Ulrich
0ec365cd63
New package: Streamripper: Record MP3 radio streams.
2014-01-17 01:13:57 +01:00
Shea Levy
7f2559272b
Add http-common haskell package.
...
This fixes nixpkgs evaluation
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-16 10:08:40 -05:00
Shea Levy
32721cd3df
Add todo.txt-cli, a cli todo list manager
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-15 19:44:37 -05:00
Peter Simons
716e42703c
all-packages.nix: cosmetic
2014-01-15 17:29:14 +01:00
Peter Simons
b5d7acdd22
syslog-ng: add missing python build input
2014-01-15 17:29:14 +01:00
Lluís Batlle i Rossell
95660053fc
Updating gnunet to 0.10.0.
2014-01-15 16:42:42 +01:00
Peter Simons
3be24ab54a
haskell-terminfo: update to version 0.4.0.0
2014-01-15 16:38:18 +01:00
Peter Simons
878cae46fd
haskell-haskeline: update to version 0.7.1.2
2014-01-15 16:38:18 +01:00
Eelco Dolstra
597a948885
http-parser: Fix filename
2014-01-15 13:41:09 +01:00
Eelco Dolstra
8622548160
Add a setup hook for fixing dylib install names on Darwin
...
Install names need to be absolute paths, otherwise programs that link
against the dylib won't work without setting $DYLD_LIBRARY_PATH. Most
packages do this correctly, but some (like Boost and ICU) do not.
This setup hook absolutizes all install names.
2014-01-15 13:41:09 +01:00
Peter Simons
cf502a3166
Merge pull request #1510 from ocharles/haskellPackages.dbmigrations
...
haskellPackages.dbmigrations: New expression
2014-01-15 02:52:31 -08:00
Peter Simons
9478b8e08e
Merge pull request #1523 from ocharles/haskellPackages.websocketsSnap
...
haskellPackages.websocketsSnap: New exppression
2014-01-15 02:51:22 -08:00
Peter Simons
b2b0d7f672
Merge pull request #1524 from ocharles/haskellPackages.httpStreams
...
haskellPackages.httpStreams: New expression
2014-01-15 02:51:10 -08:00
Shea Levy
446c144b1a
Add kmscon, a kms-based replacement for kernel VTs
...
Note that currently this depends on the default nixpkgs mesa and pango.
It may be possible to build more limited versions that don't e.g. depend
on the full X stack without limiting kmscon (which of course doesn't use
X).
Depends on libtsm, added in the same commit.
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-15 00:58:46 -05:00
Oliver Charles
e237d4d812
haskellPackages.httpStreams: New expression
2014-01-14 23:21:54 +00:00
Oliver Charles
5df5c10db5
haskellPackages.websocketsSnap: New exppression
2014-01-14 23:14:59 +00:00
Thomas Bereknyei
57e3feda74
Adds kippo SSH honeypot
2014-01-14 10:32:26 +00:00
Eelco Dolstra
1343ce97cb
rascal: Add
2014-01-14 10:47:08 +01:00
Michael Raskin
b340508461
Add the now-required LLVM version choice
2014-01-14 09:52:16 +04:00
Michael Raskin
3c59324916
Adding interlude Haskell library
2014-01-14 09:44:48 +04:00
Vladimír Čunát
ae0c9b626f
llvm: add 3.4, urge for versioned usage
...
The 3.4 code was tested preliminary in x-updates,
described by 2e4eab1228
.
Updates to llvm break builds of dependent packages (in all cases I've seen),
and often upstream isn't too fast in porting to the newest version.
Consequently, it seems better to keep more versions (two ATM),
both in one file to share eventual changes.
Also, using versioned llvm_* attributes is proposed because of this.
2014-01-13 21:53:50 +01:00
Eelco Dolstra
033374d601
gcc: Fix building 4.5 and 4.6
2014-01-13 20:53:06 +01:00
Peter Simons
0341d0abcf
haskell-parsers: update to version 0.10.2
2014-01-13 17:57:46 +01:00
Peter Simons
1042b4c133
all-packages.nix: strip trailing whitespace
2014-01-13 17:05:45 +01:00
Peter Simons
68eea9c19e
gmp: update 5.1.x branch to version 5.1.3
2014-01-13 17:05:45 +01:00
Sander van der Burg
0583cb37e6
Make xcode version configurable + fix android emulator tests
2014-01-13 14:34:46 +01:00
Sander van der Burg
10a6618d60
Removed titanium SDK 2.1, since it's deprecated long ago and no longer works with the new Android SDK
2014-01-13 13:52:43 +01:00
Sander van der Burg
fc397175a5
Added titanium nodejs package
2014-01-13 13:24:39 +01:00
Eelco Dolstra
6fb27abf33
Merge branch 'java'
2014-01-13 13:16:17 +01:00
Peter Simons
d3d988b768
Merge pull request #1508 from offlinehacker/pkgs/cpuminer/add
...
Add cpuminer, multi-threaded Litecoin and Bitcoin miner
2014-01-13 02:46:51 -08:00
Peter Simons
09e9641f5a
Merge pull request #1511 from ocharles/haskellPackages.websockets
...
haskellPackages.websockets: New expression
2014-01-13 02:42:15 -08:00
Peter Simons
14e017a7dd
Merge pull request #1503 from offlinehacker/pkgs/torbrowser/add
...
Add tor-browser
2014-01-13 02:41:53 -08:00
Peter Simons
5a2ccf4c6e
Merge pull request #1512 from ocharles/haskellPackages.digestiveFunctorsAeson
...
haskellPackages.digestiveFunctorsAeson: New expression
2014-01-13 02:41:08 -08:00
Peter Simons
81d18d7f59
Merge pull request #1513 from ocharles/haskellPackages.aws
...
haskellPackages.aws: New expression
2014-01-13 02:40:42 -08:00
Oliver Charles
04806d83a8
haskellPackages.hsimport: New expression
2014-01-13 09:09:27 +00:00
Oliver Charles
3d4ee38f6c
haskellPackages.aws: New expression
2014-01-13 09:08:27 +00:00
Oliver Charles
0898aa7ad0
haskellPackages.digestiveFunctorsAeson: New expression
2014-01-13 09:00:32 +00:00
Oliver Charles
300d1dcca6
haskellPackages.websockets: New expression
2014-01-13 00:01:27 +00:00
Oliver Charles
67ea2f6860
haskellPackages.dbmigrations: New expression
2014-01-12 23:50:15 +00:00
Jaka Hudoklin
f45793f284
Add cpuminer, multi-threaded Litecoin and Bitcoin miner
2014-01-13 00:03:31 +01:00
Jaka Hudoklin
26357febb6
Add tor-browser
2014-01-12 23:04:48 +01:00
Michael Raskin
826e7f8a94
Add a LUA_COMPAT_ALL version of Lua 5.2
2014-01-12 22:15:54 +04:00
Vladimír Čunát
a2c316288c
Merge master into stdenv-updates
...
Conflicts:
pkgs/development/lisp-modules/stumpwm/default.nix (auto-solved)
pkgs/top-level/all-packages.nix (trivial)
2014-01-12 12:29:24 +01:00
Domen Kožar
a0070a9157
gst_all_1: recurseIntoAttrs
2014-01-12 00:24:07 +01:00
Rob Vermaas
60a82e6e0d
Add accountservice, needed for gdm.
2014-01-11 23:38:41 +01:00
Ricardo M. Correia
4ede302207
virt-manager: Add graphical support for the Spice protocol
2014-01-11 22:01:52 +01:00
Ricardo M. Correia
aed957bae7
virt-manager: Fix error: 'ImportError: No module named libvirt'
...
The problem was that libvirt 1.2.0 no longer includes the python bindings; it is
a separate package now.
2014-01-11 22:01:52 +01:00
Domen Kožar
ae02a0c411
Merge pull request #1403 from iyzsong/gstreamer
...
add gstreamer 1.2.1
2014-01-11 12:37:47 -08:00