Commit Graph

469 Commits

Author SHA1 Message Date
Lluís Batlle i Rossell
0f1bf98034 gparted was not building. I updated it and made it build (it only likes parted 2.x).
Report by 'brainwash@freenode'


svn path=/nixpkgs/trunk/; revision=27515
2011-06-21 18:00:23 +00:00
Ludovic Courtès
2943c2eb78 GNU GRUB 1.99.
svn path=/nixpkgs/trunk/; revision=27440
2011-06-13 20:52:32 +00:00
Yury G. Kudryashov
c5481bb1d8 pinentry: make gtk UI really optional
svn path=/nixpkgs/trunk/; revision=27381
2011-06-07 21:50:12 +00:00
Rob Vermaas
d60ed7e1d1 add parted 2.3 for packages that are incompatible with 3.0
svn path=/nixpkgs/trunk/; revision=27349
2011-06-06 13:06:08 +00:00
Ludovic Courtès
f03362d8c7 GNU Parted: Add Check as a dependency.
svn path=/nixpkgs/trunk/; revision=27345
2011-06-04 21:46:16 +00:00
Ludovic Courtès
71bc026ba4 GNU Parallel 20110522.
svn path=/nixpkgs/trunk/; revision=27319
2011-05-30 21:48:43 +00:00
Ludovic Courtès
bdc6f02ed0 GNU Parted 3.0.
svn path=/nixpkgs/trunk/; revision=27318
2011-05-30 21:48:37 +00:00
Shea Levy
cc87dee3d8 Bump grub 1.9x to 1.99~rc2
svn path=/nixpkgs/trunk/; revision=27150
2011-05-04 18:27:26 +00:00
Lluís Batlle i Rossell
db287c1b38 Updating rrdtool.
svn path=/nixpkgs/trunk/; revision=27096
2011-05-02 17:03:05 +00:00
Ludovic Courtès
159fead4c5 GNU Parallel 20110422.
svn path=/nixpkgs/trunk/; revision=27044
2011-04-28 20:58:20 +00:00
Lluís Batlle i Rossell
89d42f7b57 Now yes, I commit properly the xbursttools update. Not to the master HEAD, as
it fails to build. But to the lastest version I manage to build.


svn path=/nixpkgs/trunk/; revision=26965
2011-04-25 13:24:51 +00:00
Lluís Batlle i Rossell
3642e1a505 Updating xburst-tools to a recent version, that should not have the bug about
overwriting nand blocks beyond the pages specified.


svn path=/nixpkgs/trunk/; revision=26964
2011-04-25 13:10:35 +00:00
Lluís Batlle i Rossell
1a83a07123 Updating pv
svn path=/nixpkgs/trunk/; revision=26937
2011-04-23 20:58:15 +00:00
Cillian de Roiste
bbde150183 Adding rockbox-utility, for installing/updating the rockbox firmware on mp3 players
svn path=/nixpkgs/trunk/; revision=26817
2011-04-13 08:38:13 +00:00
Eelco Dolstra
4f3f7bd4ad * Memtest86+ updated to 4.20.
svn path=/nixpkgs/trunk/; revision=26785
2011-04-11 18:24:31 +00:00
Lluís Batlle i Rossell
240801542a Restoring grub 1.98 from svn, and adding it as a package apart. This allows
easy using package overrides in nixos to use grub 1.98.

I found 1.98 can boot from /dev/md* devices, while 1.99rc1 cannot due to some
upstream problem. Once it works, we can remove this 1.98 again.


svn path=/nixpkgs/trunk/; revision=26761
2011-04-09 09:25:06 +00:00
Michael Raskin
4f65f33e11 Adding XDaliClock
svn path=/nixpkgs/trunk/; revision=26591
2011-03-29 10:32:49 +00:00
Evgeny Egorochkin
ac951a6469 coreutils: add SELinux support
svn path=/nixpkgs/trunk/; revision=26543
2011-03-27 04:46:25 +00:00
Evgeny Egorochkin
804bb9c8d1 polkit-gnome: packaged
svn path=/nixpkgs/trunk/; revision=26527
2011-03-26 18:18:39 +00:00
Ludovic Courtès
0333bc298d GNU Parallel 20110322.
svn path=/nixpkgs/trunk/; revision=26481
2011-03-23 21:55:59 +00:00
Yury G. Kudryashov
db3b157ff6 gnokii-0.6.30, add ical and gtk support
svn path=/nixpkgs/trunk/; revision=26334
2011-03-15 23:09:14 +00:00
Andres Löh
3e0ac9b040 Major Haskell packages overhaul.
Several changes, some highlights:

  * Structure of haskell-packages.nix updated. It's now easier to
    select different default versions of packages for different
    versions of GHC.

  * GHC 7.0.2 is now default.

  * Haskell Platform 2011.2.0.0 has been added and is now default.

  * Several packages have been updated
    (gtk2hs, gitit, xmonad, darcs, ...).

  * Some old packages have been removed.

svn path=/nixpkgs/trunk/; revision=26288
2011-03-12 17:28:15 +00:00
Karn Kallio
400a5b054a Remove unnecessary postInstall added to grub expression in r26239,
as pointed out by Shea Levy.

svn path=/nixpkgs/trunk/; revision=26240
2011-03-09 19:41:51 +00:00
Karn Kallio
f5eba6cc5d Fix grub error "cp cannot stat .... unicode.pf2
-- change postPatch hook to prePatch (postPatch is not run with empty patchset)
-- make the share/grub directory and copy unicode.pf2 there

svn path=/nixpkgs/trunk/; revision=26239
2011-03-09 18:58:09 +00:00
Ludovic Courtès
430228c30f GRUB-EFI: Use throw' instead of abort'.
svn path=/nixpkgs/trunk/; revision=26219
2011-03-09 10:30:56 +00:00
Ludovic Courtès
6e69b4dbd0 GNU GRUB 1.9 for UEFI.
Based on a patch by Shea Levy <shea@shealevy.com>.

svn path=/nixpkgs/trunk/; revision=26216
2011-03-08 23:26:41 +00:00
Ludovic Courtès
499b5ca40a GNU GRUB 1.99~rc1.
svn path=/nixpkgs/trunk/; revision=26215
2011-03-08 23:26:35 +00:00
Yury G. Kudryashov
c8f0c74ecc Add vorbisgain - replaygain for ogg/vorbis
svn path=/nixpkgs/trunk/; revision=26176
2011-03-06 16:07:37 +00:00
Ludovic Courtès
ad5adaca9e GNU recutils 1.3.
svn path=/nixpkgs/trunk/; revision=26002
2011-02-16 22:50:06 +00:00
Ludovic Courtès
2752fe91b8 GNU recutils 1.2.
svn path=/nixpkgs/trunk/; revision=25875
2011-02-09 21:36:34 +00:00
Ludovic Courtès
af2df2369e GNU Parallel 20110205.
svn path=/nixpkgs/trunk/; revision=25874
2011-02-09 21:36:28 +00:00
David Guibert
1af9963d76 update keychain to 2.7.1
svn path=/nixpkgs/trunk/; revision=25734
2011-01-31 09:42:44 +00:00
Ludovic Courtès
932da79eca GNU Parallel 20110125.
svn path=/nixpkgs/trunk/; revision=25704
2011-01-27 20:12:33 +00:00
Ludovic Courtès
8fb2edb85e GNU Parallel 20110122.
svn path=/nixpkgs/trunk/; revision=25684
2011-01-24 22:29:25 +00:00
Rob Vermaas
24c9b1f3b9 added dmg2img-1.6.2
svn path=/nixpkgs/trunk/; revision=25667
2011-01-22 12:28:59 +00:00
Rob Vermaas
c04dac0923 added vfdecrypt
svn path=/nixpkgs/trunk/; revision=25666
2011-01-22 12:14:25 +00:00
Ludovic Courtès
346673605b GNU Parallel 20101222.
svn path=/nixpkgs/trunk/; revision=25448
2011-01-06 14:38:03 +00:00
Ludovic Courtès
c59551c32c GNU Recutils 1.1.
svn path=/nixpkgs/trunk/; revision=25447
2011-01-06 14:37:59 +00:00
Karn Kallio
bebcd96c1d Apply patch taken from http://www.linuxfromscratch.org/blfs/view/svn/general/bc.html
to fix segfault when using -l option.

svn path=/nixpkgs/trunk/; revision=25432
2011-01-06 03:11:25 +00:00
Rob Vermaas
1b51c304ab do not build convmv on darwin
svn path=/nixpkgs/trunk/; revision=25414
2011-01-05 10:07:42 +00:00
Michael Raskin
29cd3206f2 Adding ised
svn path=/nixpkgs/trunk/; revision=25331
2011-01-01 20:28:38 +00:00
Eelco Dolstra
a1e444b3b0 * file updated to 5.04.
svn path=/nixpkgs/trunk/; revision=25324
2010-12-30 18:31:27 +00:00
Eelco Dolstra
b7c7550c43 * Replace the Python "magic" module with the (apparently) more
common one from the "file" package.

svn path=/nixpkgs/trunk/; revision=25322
2010-12-29 19:19:56 +00:00
Eelco Dolstra
5bb4096763 * Fix an evaluation error in xburst-tools.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25311
2010-12-28 17:25:17 +00:00
Ludovic Courtès
bd311de25c GNU Recutils 1.0.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25227
2010-12-21 16:26:34 +00:00
Lluís Batlle i Rossell
22253677b3 Merging from trunk. The previous merge took the firefox 3.6 in a bad state.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25202
2010-12-19 20:12:10 +00:00
Lluís Batlle i Rossell
b48b2a7bb4 Merging from trunk. I solved some trivial merge conflicts.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25188
2010-12-17 20:39:58 +00:00
Michael Raskin
55afe4bc5e Patch rlwrap to support high-bit characters
svn path=/nixpkgs/trunk/; revision=25167
2010-12-17 10:56:35 +00:00
Michael Raskin
2b1fe76307 Mandatory HDF5 sub-minor-version update with no old version copies around
svn path=/nixpkgs/trunk/; revision=25159
2010-12-16 20:19:43 +00:00
Ludovic Courtès
e7739d9407 GNU Coreutils 8.7.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25092
2010-12-12 23:35:22 +00:00