Peter Simons
a37b5628f6
haskell-resourcet: update to version 1.1.2.3
2014-07-31 13:57:46 +02:00
Peter Simons
7fa6ba9468
haskell-profunctors: update to version 4.2.0.1
2014-07-31 13:57:46 +02:00
Peter Simons
56fb2db243
haskell-pipes-network: update to version 0.6.4
2014-07-31 13:57:46 +02:00
Peter Simons
c816e89348
haskell-network-simple: update to version 0.4.0.1
2014-07-31 13:57:46 +02:00
Peter Simons
f194df999f
haskell-liblastfm: update to version 0.4.0.0
2014-07-31 13:57:46 +02:00
Peter Simons
78ad8ce046
haskell-lens: update to version 4.3.3
2014-07-31 13:57:46 +02:00
Peter Simons
ca971dfa27
haskell-fay-base: update to version 0.19.2
2014-07-31 13:57:46 +02:00
Peter Simons
2d2237ed17
haskell-GLUtil: update to version 0.8
2014-07-31 13:57:45 +02:00
Peter Simons
c9dc75d315
idris: re-generate with cabal2nix
2014-07-31 13:57:45 +02:00
Peter Simons
7387244094
haskell-vty: update to version 5.1.4
2014-07-31 13:57:45 +02:00
Peter Simons
5f2ad413b7
haskell-xml-html-conduit-lens: add version 0.3.2.0
2014-07-31 13:57:45 +02:00
Peter Simons
689b322e10
Agda: update to version 2.4.0.2
2014-07-31 13:57:45 +02:00
Peter Simons
73f1976155
haskell-cgrep: update to version 6.4.5
2014-07-31 13:57:45 +02:00
Pascal Wittmann
ba273e41c2
Merge pull request #3405 from wavewave/cadaver
...
added cadaver: a command-line WebDAV client for Unix
2014-07-31 13:57:10 +02:00
Ian-Woo Kim
676daf6529
cadaver: change to platform.unix and specify licence (gpl2)
2014-07-31 13:51:31 +02:00
Evgeny Egorochkin
ecefc22d76
tor: update from 0.2.4.22 to 0.2.4.23
2014-07-31 14:36:06 +03:00
Pascal Wittmann
3e35b46519
Merge pull request #3413 from svenkeidel/gtkpod
...
version bump gtkpod from 1.0.0 to 2.1.4
2014-07-31 13:26:37 +02:00
Domen Kožar
e07c2c2cfd
add uTox
2014-07-31 12:59:03 +02:00
Bjørn Forsman
62d0a320b3
Revert "Remove obsolete jackaudio version 1."
...
This reverts commit bdb77826d98544ab37741f740dd3516023924b27.
Jack1 is not obsolete and neither jack1 nor jack2 is called 'jackaudio'.
Q: What's the difference between Jack1 and Jack2?
A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
2014-07-31 12:52:29 +02:00
Georges Dubus
e698312c03
Ansible: updated to 1.6.10
2014-07-31 12:24:30 +02:00
Lluís Batlle i Rossell
10d4f1fac7
Setting retroshare 0.6 as lowPrio, it's unstable.
2014-07-31 10:13:20 +02:00
Lluís Batlle i Rossell
43ed6b8f62
Updating octave to 3.8.1
2014-07-31 10:11:18 +02:00
Victor van Poppelen
d2efe7785e
plan9port:
...
- Update to 20140306
- Fixed libXt dependency. The compiler could not find X11/IntrinsicP.h, even though it is available through the nix store. I think there must be some issue with the 9c compiler being used and not obeying the CFLAGS that nix is supposed to pass. There are probably other dependencies I'm missing, but 9c found in my /usr/include.
2014-07-31 00:38:00 -04:00
Bodil Stokke
5a329bbe23
thunderbird-bin: Update to version 31.0.
2014-07-31 03:08:07 +01:00
John Wiegley
7d90959d73
idris: 0.9.14 -> 0.9.14.1
2014-07-30 18:11:18 -05:00
John Wiegley
11dc22e3ee
Agda needs an older version of haskell-equivalence
2014-07-30 18:10:59 -05:00
Sven Keidel
6a7d82d000
added meta information
2014-07-31 00:49:14 +02:00
Sven Keidel
2d31046a40
gtkpod: bump to 2.1.4
2014-07-31 00:41:17 +02:00
John Ericson
a510e024b6
rust: Add hashes for i686-darwin
2014-07-31 00:12:16 +02:00
Sebastian Korten
b42aa6830b
scummvm: version bump to 1.7
2014-07-30 20:26:29 +02:00
Vladimír Čunát
5cc2a142b0
doc/meta.xml: fix github links, clarify licensing section
2014-07-30 20:07:54 +02:00
Vladimír Čunát
cb8f8bdbff
xlsfonts, xfontsel: fix meta typo
2014-07-30 19:32:53 +02:00
Vladimír Čunát
229e5c41df
lib/licenses.nix: allow choosing license by its shortName
...
Example: license = licenses."GPL-2.0+";
This comes with some performance cost during eval of licenses.nix,
but that's probably negligible.
2014-07-30 19:22:09 +02:00
Vladimír Čunát
0f2101215d
lib/licenses.nix: improve sortedness
2014-07-30 18:16:36 +02:00
Vladimír Čunát
32c237d782
lib/licenses.nix: convert to spdx.org shortnames
...
Done where possible, replacing links to point to spdx.org (probably stabler).
Also make libtiff use its dedicated license.
2014-07-30 18:16:09 +02:00
Eelco Dolstra
e4e5502966
postgresql: Update to 9.0.18, 9.1.14, 9.2.9, 9.3.5
2014-07-30 18:13:51 +02:00
Ian-Woo Kim
ea43305368
added cadaver: a command-line WebDAV client for Unix
2014-07-30 16:55:44 +02:00
Michael Raskin
0769fc5b77
Set CONFIG_SHELL to stdenv.shell in the default builder, just like SHELL
2014-07-30 16:44:28 +02:00
taku0
74110a7a42
source-han-sans: fixed package name
2014-07-30 16:27:20 +02:00
taku0
4ed2acc148
add source-han-sans-japanese, source-han-sans-korean, source-han-sans-simplified-chinese, source-han-sans-traditional-chinese: An open source Pan-CJK typeface
2014-07-30 16:27:20 +02:00
Emery Hemingway
63d259df32
nixos: tmp on tmpfs option
...
/tmp cleaning is done by systemd rather than stage-2-init
enableEmergencyMode moved from systemd to seperate module
new option to mount tmp on tmpfs
new option to enable additional units shipped with systemd
2014-07-30 16:19:26 +02:00
taku0
1cc6dc1984
firefox-bin: update to version 31.0
2014-07-30 16:16:23 +02:00
tv@shackspace.de
2f53665c08
sec: update to version 2.7.6
2014-07-30 16:11:52 +02:00
Eelco Dolstra
39a6750362
Shut up a warning in stage 2
2014-07-30 16:07:09 +02:00
Eelco Dolstra
5e96158234
Remove Subversion from the installation CD
2014-07-30 16:04:15 +02:00
Eelco Dolstra
e68b0c7f5f
Mount unionfs-fuse filesystems using the normal fileSystems option
2014-07-30 16:04:15 +02:00
Eelco Dolstra
d45dcf348e
Really fix NixOS/nixos#287
2014-07-30 16:04:15 +02:00
Eelco Dolstra
b599deedb4
makeTest: Pass nodes attribute
...
This allows doing things like:
nix-build nixos/tests/misc.nix -A nodes.machine.config.system.build.initialRamdisk
2014-07-30 14:30:25 +02:00
Eelco Dolstra
6a5b365689
nixUnstable: Update to 1.8pre3711_45f9a91
2014-07-30 13:18:33 +02:00
Eelco Dolstra
f94f659a31
Don't require a device for tmpfs filesystems
2014-07-30 13:18:33 +02:00