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
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
Marco Maggesi
7c90b6a9bc
Update HOL Light to rev 122.
...
svn path=/nixpkgs/trunk/; revision=31956
2012-02-01 14:37:50 +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
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
f1e16ea3c9
ikiwiki: updated to version 3.20120115
...
svn path=/nixpkgs/trunk/; revision=31933
2012-01-30 11:40:16 +00:00
Cillian de Roiste
467722ad1a
Patching the prefix, since it is hardcoded. The application seems to work correctly now, although it does crash with my current gtk theme (oxygen) when adding a stream. Using the gnome gtk-icon-theme does work, but this is probably just a bug in the oxygen gtk theme and should be fixed there.
...
svn path=/nixpkgs/trunk/; revision=31913
2012-01-29 13:39:30 +00:00
Yury G. Kudryashov
71c28d0e33
Use meta.platforms
...
svn path=/nixpkgs/trunk/; revision=31909
2012-01-28 14:39:56 +00:00
Yury G. Kudryashov
9d67ff2a48
Remove glib-1.x and its reverse dependencies
...
Nobody told me that he uses generator or xmms, so I'm removing this old stuff.
svn path=/nixpkgs/trunk/; revision=31907
2012-01-28 13:06:07 +00:00
Yury G. Kudryashov
ed92080b8d
icewm-1.3.7
...
svn path=/nixpkgs/trunk/; revision=31890
2012-01-27 18:56:31 +00:00
Lluís Batlle i Rossell
3c5fee5243
I revert the previous change to libreoffice.
...
svn path=/nixpkgs/trunk/; revision=31885
2012-01-27 15:14:29 +00:00
Lluís Batlle i Rossell
29ca4d272f
Updating gdb. I did not update the 'bleeding edge' thing though. That should be
...
better named to "one git checkout" instead of bleeding edge.
svn path=/nixpkgs/trunk/; revision=31883
2012-01-27 15:11:17 +00:00
Arie Middelkoop
7c8ab92620
kwooty expression: slight improvement of the build inputs.
...
svn path=/nixpkgs/trunk/; revision=31873
2012-01-26 23:24:40 +00:00
Michael Raskin
393f2479f8
Fix mismatch...
...
svn path=/nixpkgs/trunk/; revision=31870
2012-01-26 19:39:45 +00:00
Michael Raskin
b9916f0fd9
Add K3D 3D editor
...
svn path=/nixpkgs/trunk/; revision=31850
2012-01-26 13:12:36 +00:00
Yury G. Kudryashov
eb59b98c26
vlc-1.1.13
...
svn path=/nixpkgs/trunk/; revision=31843
2012-01-26 08:36:18 +00:00
Lluís Batlle i Rossell
06548b79e9
Adding what I have for today of libreoffice. It still does not build.
...
svn path=/nixpkgs/trunk/; revision=31839
2012-01-25 23:04:34 +00:00
Lluís Batlle i Rossell
7fc001306c
I add some little code to fetch the srcs of libreoffice.
...
svn path=/nixpkgs/trunk/; revision=31838
2012-01-25 19:12:27 +00:00
Peter Simons
6e4f0b6365
git-annex: updated to version 3.20120123
...
svn path=/nixpkgs/trunk/; revision=31836
2012-01-25 16:07:52 +00:00
Arie Middelkoop
f9fabb4626
added kwooty: a binary newsreader (kde).
...
svn path=/nixpkgs/trunk/; revision=31829
2012-01-24 22:09:17 +00:00
Arie Middelkoop
d6f60f7135
emacs htmlize: fix of broken source url.
...
svn path=/nixpkgs/trunk/; revision=31827
2012-01-24 22:06:35 +00:00
Karn Kallio
47ae4a01bd
kdenlive builds for kde48 release candidate (and kde47).
...
svn path=/nixpkgs/trunk/; revision=31802
2012-01-24 04:50:55 +00:00
Karn Kallio
8e00bbb06b
Get kadu to compile with kde48 (as well as kde47).
...
svn path=/nixpkgs/trunk/; revision=31800
2012-01-24 00:00:41 +00:00
Karn Kallio
39206f5b44
Get psi to compile with kde47 and kde48.
...
svn path=/nixpkgs/trunk/; revision=31799
2012-01-24 00:00:34 +00:00
Florian Friesdorf
5c05e3f866
emacs-24 alsaLib and imagemagickBig
...
svn path=/nixpkgs/trunk/; revision=31788
2012-01-23 00:55:48 +00:00
Peter Simons
9b740035a4
mplayer: renamed the expression from "mplayer-r${version}" to "mplayer-${version}"
...
The additional 'r' after the hyphen prevented nix-env from recognizing the SVN
revision number as a version'ish kind of thing; thus nix-env would never update
an installed mplayer in any user profile.
In other words, to get this particular update, you must remove the old
expression by running
nix-env -e mplayer-r33472
..., and then install the new one:
nix-env -i mplayer
svn path=/nixpkgs/trunk/; revision=31785
2012-01-21 21:25:45 +00:00
Peter Simons
c9d11ba56a
mplayer: update mplayer and ffmpeg to current HEAD versions
...
svn path=/nixpkgs/trunk/; revision=31784
2012-01-21 21:25:41 +00:00
Peter Simons
7f062680e4
ledger3: updated to current HEAD
...
svn path=/nixpkgs/trunk/; revision=31782
2012-01-21 19:25:50 +00:00
Peter Simons
83fef2d3fa
ledger3: added some kind of date-based fake version number to help nix-env decide when to update
...
svn path=/nixpkgs/trunk/; revision=31781
2012-01-21 19:25:45 +00:00
Peter Simons
cf287936ac
ledger: renamed 2.6.3 version's nix file for consistency
...
svn path=/nixpkgs/trunk/; revision=31780
2012-01-21 19:25:41 +00:00
Peter Simons
680787f13e
mercurial: updated to version 2.0.2
...
svn path=/nixpkgs/trunk/; revision=31775
2012-01-21 19:08:48 +00:00
Peter Simons
e926d8d9f2
emacs: updated 23.3 to 23.3b
...
svn path=/nixpkgs/trunk/; revision=31771
2012-01-21 18:46:37 +00:00
Peter Simons
e86daecce9
emacs: strip trailing whitespace from expression for 23.x
...
svn path=/nixpkgs/trunk/; revision=31770
2012-01-21 18:46:28 +00:00
Florian Friesdorf
a8a8f5df23
notmuch-0.11
...
svn path=/nixpkgs/trunk/; revision=31767
2012-01-21 18:29:11 +00:00
Florian Friesdorf
c554168536
org-7.8.03
...
svn path=/nixpkgs/trunk/; revision=31765
2012-01-21 18:29:06 +00:00
Florian Friesdorf
57733bae5d
remove emacsSnapshot in favour of emacs24
...
svn path=/nixpkgs/trunk/; revision=31764
2012-01-21 18:29:02 +00:00
Florian Friesdorf
0d2d1dd139
emacs-24.0.92
...
svn path=/nixpkgs/trunk/; revision=31763
2012-01-21 18:28:57 +00:00
Florian Friesdorf
aa277f7d06
emacs-23 as base for emacs-24
...
svn path=/nixpkgs/trunk/; revision=31762
2012-01-21 18:28:54 +00:00
Florian Friesdorf
2d0a86d057
conkeror-1.0pre-20120105
...
svn path=/nixpkgs/trunk/; revision=31761
2012-01-21 18:28:51 +00:00
Florian Friesdorf
c9a2081809
conkeror, added myself as maintainer
...
svn path=/nixpkgs/trunk/; revision=31760
2012-01-21 18:28:48 +00:00
Florian Friesdorf
0c01cddb03
chromium 18.0.975.0-pre114925
...
svn path=/nixpkgs/trunk/; revision=31759
2012-01-21 18:28:44 +00:00
Florian Friesdorf
98613aa43d
chromium, added myself as maintainer
...
svn path=/nixpkgs/trunk/; revision=31758
2012-01-21 18:28:39 +00:00
Peter Simons
f8eee42a66
git-annex: updated to version 3.20120116
...
svn path=/nixpkgs/trunk/; revision=31757
2012-01-21 14:32:42 +00:00
Yury G. Kudryashov
185a3d13aa
digikam-2.5.0
...
svn path=/nixpkgs/trunk/; revision=31715
2012-01-19 20:28:13 +00:00
Yury G. Kudryashov
8deba0e4f8
Revert digikam change
...
svn path=/nixpkgs/trunk/; revision=31714
2012-01-19 20:28:09 +00:00
Yury G. Kudryashov
d38c5e7ee4
KTorrent 4.1.3, fix build with KDE 4.8
...
svn path=/nixpkgs/trunk/; revision=31713
2012-01-19 20:28:05 +00:00
Ludovic Courtès
ed221cf4cc
GNUnet 0.9.1.
...
svn path=/nixpkgs/trunk/; revision=31677
2012-01-18 20:53:00 +00:00
Ludovic Courtès
449c5b537d
GNU Zile 2.4.3.
...
svn path=/nixpkgs/trunk/; revision=31664
2012-01-18 20:51:58 +00:00
Peter Simons
1e4a7842d2
rsync: optional feature (disabled by default) to sync devices
...
I use this feature for doing snapshot backups, which is way faster
than copying a huge files tree.
The patch is semi-official, rsync-patches is maintained by rsync
upstream itself.
The patch doesn't affect any behaviour, it only adds 1 option
so it shouldn't affect you if you don't use it.
svn path=/nixpkgs/trunk/; revision=31659
2012-01-18 20:38:24 +00:00