Eelco Dolstra
9d9e33b98d
* Added Firefox 10.0. P.S. it seems that Firefox 10 no longer needs
...
--enable-official-branding to get a browser that calls itself
"Firefox". But I'll leave the flag in for the moment.
* Removed Firefox 8.0.
svn path=/nixpkgs/trunk/; revision=31984
2012-02-02 15:44:22 +00:00
Peter Simons
bd2c29d553
haskell-persistent-sqlite: added version 0.6.2.1
...
svn path=/nixpkgs/trunk/; revision=31983
2012-02-02 14:54:56 +00:00
Peter Simons
e11c942238
haskell-yesod-default: added version 0.5.0
...
svn path=/nixpkgs/trunk/; revision=31982
2012-02-02 14:54:53 +00:00
Peter Simons
0ff6866501
haskell-crypto-api: updated to version 0.9
...
svn path=/nixpkgs/trunk/; revision=31981
2012-02-02 13:33:58 +00:00
Peter Simons
57c1279ce8
haskell-clientsession: updated to version 0.7.4
...
svn path=/nixpkgs/trunk/; revision=31980
2012-02-02 13:33:54 +00:00
Eelco Dolstra
7b5db94b5f
* Updated Adobe Reader to 9.4.7.
...
svn path=/nixpkgs/trunk/; revision=31978
2012-02-02 12:19:17 +00:00
Peter Simons
0f5ff15cb9
haskell-http-conduit: updated to version 1.2.0
...
svn path=/nixpkgs/trunk/; revision=31977
2012-02-02 10:52:15 +00:00
Peter Simons
c9a9d81471
haskell-conduit: updated to version 0.1.1.1
...
svn path=/nixpkgs/trunk/; revision=31976
2012-02-02 10:52:12 +00:00
Peter Simons
e3e09ea617
haskell-packages.nix: disabled hledger-vty and hledger-chart
...
These packages don't build with current versions of hledger-lib. I'll ask
upstream about an update.
svn path=/nixpkgs/trunk/; revision=31975
2012-02-02 10:38:08 +00:00
Peter Simons
9aae354adf
haskell-zlib-bindings: updated to version 0.0.3.1
...
svn path=/nixpkgs/trunk/; revision=31974
2012-02-02 10:38:06 +00:00
Peter Simons
de4350af7d
haskell-test-framework: updated to version 0.5
...
svn path=/nixpkgs/trunk/; revision=31973
2012-02-02 10:38:03 +00:00
Peter Simons
36f7262ef3
haskell-socks: updated to version 0.4.0
...
svn path=/nixpkgs/trunk/; revision=31972
2012-02-02 10:38:01 +00:00
Peter Simons
3170847b13
haskell-hledger: updated to version 0.17
...
svn path=/nixpkgs/trunk/; revision=31971
2012-02-02 10:37:58 +00:00
Peter Simons
c7f15bf35e
haskell-hledger-web: updated to version 0.17
...
svn path=/nixpkgs/trunk/; revision=31970
2012-02-02 10:37:56 +00:00
Peter Simons
a4eebff1d2
haskell-hledger-lib: updated to version 0.17
...
svn path=/nixpkgs/trunk/; revision=31969
2012-02-02 10:37:53 +00:00
Peter Simons
02ef8dd73f
haskell-citeproc-hs: updated to version 0.3.4
...
svn path=/nixpkgs/trunk/; revision=31968
2012-02-02 10:37:51 +00:00
Peter Simons
8c1822d2d8
haskell-socks: added version 0.4.0
...
svn path=/nixpkgs/trunk/; revision=31967
2012-02-02 10:37:48 +00:00
Peter Simons
d7b739d9a5
haskell-cmdargs: deleted obsolete 0.8 version
...
svn path=/nixpkgs/trunk/; revision=31966
2012-02-02 10:37:45 +00:00
Rob Vermaas
d52b0c377f
rpmclosure, remove exit
...
svn path=/nixpkgs/trunk/; revision=31965
2012-02-02 09:54:16 +00:00
Rob Vermaas
6a3feaa3dc
rpmclosure, also take into account rel attribute when versions are the same
...
svn path=/nixpkgs/trunk/; revision=31964
2012-02-02 09:53:45 +00:00
Lluís Batlle i Rossell
f53c231cc4
Updating truecrypt to 7.1.
...
I pick the tarball not from the mainsite, but we checked that the hash
corresponds with that of the main site.
svn path=/nixpkgs/trunk/; revision=31963
2012-02-02 08:54:54 +00:00
Yury G. Kudryashov
2b3fb5a824
Merge two nix exprs for links2, upgrade to 2.5
...
svn path=/nixpkgs/trunk/; revision=31962
2012-02-01 22:33:35 +00:00
Yury G. Kudryashov
75262bcbed
zip, unzip: add NLS support
...
svn path=/nixpkgs/trunk/; revision=31961
2012-02-01 22:32:16 +00:00
Yury G. Kudryashov
89de1150d5
Add libnatspec
...
svn path=/nixpkgs/trunk/; revision=31960
2012-02-01 22:32:12 +00:00
Arie Middelkoop
cc145f2ae9
Update of skype expression: make the use of pulse audio optional based on the configuration setting for pulse audio (off by default).
...
Removing pulse audio from the build inputs when it is not used prevents the bug of Skype taking 100% cpu from showing up.
This demonstrates nicely nix' features: in other distributions the recomended solution was to remove read permission from the
pulse audio libs.
svn path=/nixpkgs/trunk/; revision=31959
2012-02-01 22:09:35 +00:00
Arie Middelkoop
acda2c1967
Makes a .desktop startup item from a .desktop menu entry.
...
svn path=/nixpkgs/trunk/; revision=31958
2012-02-01 22:06:49 +00:00
Arie Middelkoop
4b45a0bfc3
Microcode for intel processors (put in firmware, and 'modprobe microcode')
...
svn path=/nixpkgs/trunk/; revision=31957
2012-02-01 22:05:21 +00:00
Marco Maggesi
7c90b6a9bc
Update HOL Light to rev 122.
...
svn path=/nixpkgs/trunk/; revision=31956
2012-02-01 14:37:50 +00:00
Peter Simons
eeeab81863
haskell-xml-conduit: updated to version 0.5.2
...
svn path=/nixpkgs/trunk/; revision=31955
2012-02-01 10:40:07 +00:00
Peter Simons
ea46f84a54
haskell-web-routes: updated to version 0.26.3
...
svn path=/nixpkgs/trunk/; revision=31954
2012-02-01 10:40:04 +00:00
Peter Simons
128f2e48d1
haskell-skein: updated to version 0.1.0.5
...
svn path=/nixpkgs/trunk/; revision=31953
2012-02-01 10:40:02 +00:00
Peter Simons
349b073889
haskell-pool-conduit: updated to version 0.0.0.1
...
svn path=/nixpkgs/trunk/; revision=31952
2012-02-01 10:39:59 +00:00
Peter Simons
17fefff71d
haskell-happstack-util: updated to version 6.0.3
...
svn path=/nixpkgs/trunk/; revision=31951
2012-02-01 10:39:57 +00:00
Peter Simons
8347954f58
haskell-fast-logger: updated to version 0.0.2
...
svn path=/nixpkgs/trunk/; revision=31950
2012-02-01 10:39:54 +00:00
Peter Simons
690be29797
haskell-data-object-yaml: updated to version 0.3.4.2
...
svn path=/nixpkgs/trunk/; revision=31949
2012-02-01 10:39:50 +00:00
Ludovic Courtès
7dc9366796
GNU help2man: Wrap the program to have a correct $PERL5LIB.
...
svn path=/nixpkgs/trunk/; revision=31948
2012-01-31 15:50:51 +00:00
Ludovic Courtès
27100c36c4
GNU help2man 1.40.5.
...
svn path=/nixpkgs/trunk/; revision=31947
2012-01-31 15:31:23 +00:00
Ludovic Courtès
38391383f0
GNU Guile 2.0.5.
...
svn path=/nixpkgs/trunk/; revision=31946
2012-01-31 15:02:38 +00:00
Eelco Dolstra
f7626c1ddd
* Unbreak icewm. Without -lfontconfig, it barfs with
...
icewm: error while loading shared libraries: libfontconfig.so.1:
cannot open shared object file: No such file or directory
This causes various NixOS tests to fail
(e.g. http://hydra.nixos.org/build/1952097 ).
svn path=/nixpkgs/trunk/; revision=31945
2012-01-31 14:55:43 +00:00
Florian Friesdorf
bf95f7fa3c
Revert "sudo upgrade to 1.8.3p2 (security fix included)"
...
before was 1.7.2, which is not affected
svn path=/nixpkgs/trunk/; revision=31944
2012-01-31 14:09:54 +00:00
Florian Friesdorf
8565aba2cd
sudo upgrade to 1.8.3p2 (security fix included)
...
svn path=/nixpkgs/trunk/; revision=31943
2012-01-31 13:49:53 +00:00
Peter Simons
3f5dc79546
haskell-string-combinators: updated to version 0.6.0.3
...
svn path=/nixpkgs/trunk/; revision=31942
2012-01-31 12:13:28 +00:00
Peter Simons
3dfbf75fff
haskell-hmatrix: updated to version 0.13.1.0
...
svn path=/nixpkgs/trunk/; revision=31941
2012-01-31 12:13:26 +00:00
Peter Simons
325f8d0b28
haskell-email-validate: updated to version 0.2.8
...
svn path=/nixpkgs/trunk/; revision=31940
2012-01-31 12:13:22 +00:00
Eelco Dolstra
4fe11e8438
* OpenSSH updated to 5.9p1.
...
svn path=/nixpkgs/trunk/; revision=31939
2012-01-31 11:01:12 +00:00
Rob Vermaas
6cff3215f4
add meta attribute for cowsay
...
svn path=/nixpkgs/trunk/; revision=31938
2012-01-31 06:59:02 +00:00
Lluís Batlle i Rossell
d341b2537c
Updating ffmpeg/x264/vpx
...
svn path=/nixpkgs/trunk/; revision=31937
2012-01-30 21:02:08 +00:00
Rob Vermaas
37b404816a
add cowsay
...
svn path=/nixpkgs/trunk/; revision=31936
2012-01-30 19:05:24 +00:00
Eelco Dolstra
399c575139
* Updated Spotify to 0.6.6.10.
...
svn path=/nixpkgs/trunk/; revision=31935
2012-01-30 16:44:56 +00:00
Peter Simons
c5ecd1752c
hardlink: initial version
...
Hardlink consolidates duplicate files in a directory hierarchy with hardlinks,
similar to "nix-store --optimise".
IHMO, this program should be run by the default builder after $out has been set
up, to remove redundancy in the generated closures.
svn path=/nixpkgs/trunk/; revision=31934
2012-01-30 11:40:20 +00:00