Commit graph

19847 commits

Author SHA1 Message Date
Eelco Dolstra 7925441bab net-snmp: Moved to pkgs/servers/monitoring 2012-06-21 15:22:17 -04:00
Eelco Dolstra b0359cdf11 gdb: Drop outdated "bleeding edge" version
Also note that Nixpkgs shoould ship "bleeding edge" versions unless
there is some compelling reason.
2012-06-21 09:28:17 -04:00
Rob Vermaas 2057d7b14b Merge pull request #16 from viric/gdbupdate
Updating gdb to 7.4.1
2012-06-21 03:35:49 -07:00
Lluís Batlle i Rossell e2ec2e27e2 Updating gdb to 7.4.1 2012-06-21 09:40:51 +02:00
Kirill Elagin 1be62b87fe Handle invalid references 2012-06-20 23:28:53 -04:00
Kirill Elagin ba766ebcf4 Do not use old way of setting url and rev
This was breaking `nix-prefetch-git --url smth --ref smth` (when
expected hash is not specified)
2012-06-20 23:28:52 -04:00
aszlig c1c74e45c5 Add fonts from the DOSEmu project.
These are mainly fonts like the DOS standard VGA fonts.
2012-06-20 23:25:16 -04:00
Eelco Dolstra 0881877021 sqlite: Updated to 3.7.13
First Nixpkgs Git commit! Yay!
2012-06-20 23:13:22 -04:00
Eelco Dolstra 023e8f2fb9 * Linux 3.2.21.
svn path=/nixpkgs/trunk/; revision=34570
2012-06-20 12:42:56 +00:00
Peter Simons 4490fe934e Updated Haskell packages.
- base64-bytestring: updated to version 0.1.2.0
 - binary-shared: updated to version 0.8.2
 - bson: updated to version 0.2.1
 - leksah-server: updated to version 0.12.1.2
 - leksah: updated to version 0.12.1.2
 - MonadRandom: updated to version 0.1.7
 - random-shuffle: updated to version 0.0.4

svn path=/nixpkgs/trunk/; revision=34569
2012-06-20 10:56:24 +00:00
Vladimír Čunát cf2a383bc7 Hot-fixing kile's nl handbook compilation problem on KDE-4.7 by removing it.
svn path=/nixpkgs/trunk/; revision=34568
2012-06-20 09:11:58 +00:00
Eelco Dolstra 9c3087b6cb * Set $VARTEXFONTS to make LaTeX documents build in a chroot.
svn path=/nixpkgs/trunk/; revision=34567
2012-06-19 22:25:39 +00:00
Eelco Dolstra 1c5f4b8b45 * Fix the gid for /dev/pts/ ttys.
svn path=/nixpkgs/trunk/; revision=34566
2012-06-19 19:58:49 +00:00
Eelco Dolstra 6551b822af * Enable devtmpfs since recent udev (systemd) versions need it.
svn path=/nixpkgs/trunk/; revision=34565
2012-06-19 19:10:54 +00:00
Lluís Batlle i Rossell 7de1a6a074 Updating digikam to 2.6.0. It builds.
svn path=/nixpkgs/trunk/; revision=34564
2012-06-19 17:42:08 +00:00
Eelco Dolstra 1582276602 * Drop some old obsolete kernels and unused patches.
svn path=/nixpkgs/trunk/; revision=34558
2012-06-19 15:56:17 +00:00
Eelco Dolstra cf6db2bbac * "powermanagement" is not a word.
svn path=/nixpkgs/trunk/; revision=34557
2012-06-19 15:01:49 +00:00
Peter Simons 4007f29367 haskell-haxr: patched to support HaXml 1.12.3
svn path=/nixpkgs/trunk/; revision=34556
2012-06-19 08:24:22 +00:00
Peter Simons ecbccbcd1c haskell-HaXml: updated to version 1.23.3
svn path=/nixpkgs/trunk/; revision=34555
2012-06-19 08:24:18 +00:00
Vladimír Čunát fc6ce9f799 Minor kile update.
svn path=/nixpkgs/trunk/; revision=34554
2012-06-18 20:18:09 +00:00
Peter Simons a3224ededc git-and-tools: fixed build in the presence of QuickCheck 2.5
svn path=/nixpkgs/trunk/; revision=34553
2012-06-18 18:16:23 +00:00
Lluís Batlle i Rossell 972006aa43 Making nvidia 96.x build on linux 3.4. I took patches from AUR.
svn path=/nixpkgs/trunk/; revision=34552
2012-06-18 18:15:26 +00:00
Eelco Dolstra 9f350c653a * Ant updated to 1.8.4.
svn path=/nixpkgs/trunk/; revision=34551
2012-06-18 16:58:57 +00:00
Vladimír Čunát ef188787a0 A minor LyX update.
svn path=/nixpkgs/trunk/; revision=34550
2012-06-18 15:41:18 +00:00
Vladimír Čunát 1a33b4b654 Fixing stardict broken by my mistake.
svn path=/nixpkgs/trunk/; revision=34549
2012-06-18 15:37:35 +00:00
Peter Simons fc496faab0 Resurrect the hledger-web package.
svn path=/nixpkgs/trunk/; revision=34548
2012-06-18 15:22:07 +00:00
Peter Simons 8261e2a133 Removed obsolete hledger-{chart,vty} packages.
svn path=/nixpkgs/trunk/; revision=34547
2012-06-18 15:22:05 +00:00
Peter Simons df3afb4d13 haskell-QuickCheck: added version 2.5
svn path=/nixpkgs/trunk/; revision=34546
2012-06-18 15:22:01 +00:00
Vladimír Čunát 1a856c200d Updated transmission to 2.52.
svn path=/nixpkgs/trunk/; revision=34545
2012-06-18 15:18:45 +00:00
Lluís Batlle i Rossell 19be0c1f27 Updating skype from 2.2 to 4.0
svn path=/nixpkgs/trunk/; revision=34544
2012-06-18 12:39:44 +00:00
Lluís Batlle i Rossell 8a79b20781 Fixing the firefox 13 crash of plugin-container, using wrapProgram instead of patchelf.
svn path=/nixpkgs/trunk/; revision=34543
2012-06-18 11:10:43 +00:00
Peter Simons bc7c4c1951 Updated Haskell packages.
- base16-bytestring: updated to version 0.1.1.5
 - base64-bytestring: updated to version 0.1.1.3
 - bloomfilter: updated to version 1.2.6.10
 - cryptocipher: updated to version 0.3.5
 - gtk: updated to version 0.12.3.1
 - http-conduit: updated to version 1.4.1.9
 - snap-core: updated to version 0.9.0
 - snap-server: updated to version 0.9.0
 - stringsearch: updated to version 0.3.6.3
 - text: updated to version 0.11.2.2
 - void: updated to version 0.5.6

svn path=/nixpkgs/trunk/; revision=34542
2012-06-18 09:52:42 +00:00
Peter Simons 1e196a120f all-packages.nix: stripped trailing whitespace
svn path=/nixpkgs/trunk/; revision=34541
2012-06-18 09:52:37 +00:00
Peter Simons 5f81184129 all-packages.nix: fixed path to stardict expression
svn path=/nixpkgs/trunk/; revision=34540
2012-06-18 09:52:30 +00:00
Lluís Batlle i Rossell 71882eb193 Fixing bad version in xulrunner for firefox 13.
svn path=/nixpkgs/trunk/; revision=34532
2012-06-17 20:44:49 +00:00
Joachim Schiele 0de49e8c04 StarDict is a Cross-Platform and international dictionary Software. Now it is available on NixOS. See https://nixos.org/wiki/Solve_GConf_errors_when_running_GNOME_applications if you want to get it running.
svn path=/nixpkgs/trunk/; revision=34531
2012-06-17 18:41:00 +00:00
Lluís Batlle i Rossell d3ffbea9d6 Updating firefox 13.0 to 13.0.1. Maybe this improves the flash issue.
svn path=/nixpkgs/trunk/; revision=34530
2012-06-17 17:12:31 +00:00
Eelco Dolstra 5808b3804c * Add bchunk.
svn path=/nixpkgs/trunk/; revision=34529
2012-06-17 03:36:22 +00:00
Lluís Batlle i Rossell a5c2318d08 Fixing the mips patch for sigill fpu cases.
svn path=/nixpkgs/trunk/; revision=34527
2012-06-16 15:37:04 +00:00
Peter Simons 3c57d2b40e rtorrent: updated to version 0.9.2
svn path=/nixpkgs/trunk/; revision=34526
2012-06-16 14:15:46 +00:00
Peter Simons ba3c1f4a93 libtorrent: updated to version 0.13.2
svn path=/nixpkgs/trunk/; revision=34525
2012-06-16 14:15:42 +00:00
Peter Simons a77ecd2199 libsigcxx: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=34524
2012-06-16 14:15:32 +00:00
Lluís Batlle i Rossell 3874e5812d Adding two kernel patches for mips, that make the life easier on loongson2f
(less sigill, less sigbus). Related to bad handling of FPU instructions.

I apply them only to linux 3.4, although I think they can apply to many older kernels too.


svn path=/nixpkgs/trunk/; revision=34522
2012-06-16 10:49:03 +00:00
Eelco Dolstra 404c21de2f * kmod: look in /etc/modprobe.d.
svn path=/nixpkgs/trunk/; revision=34521
2012-06-15 18:12:25 +00:00
Eelco Dolstra 9e76f38ee2 * kmod updated to version 8. Disabled the xz and zlib dependencies
because they're inconvenient in the initrd.  Put modprobe etc. in
  $out/sbin.

svn path=/nixpkgs/trunk/; revision=34520
2012-06-15 17:58:42 +00:00
Eelco Dolstra d9df48bd36 * Copy some things from the udev package.
svn path=/nixpkgs/trunk/; revision=34519
2012-06-15 17:06:06 +00:00
Peter Simons 2a60c221d1 git-annex: updated to version 3.20120614
svn path=/nixpkgs/trunk/; revision=34518
2012-06-15 15:33:47 +00:00
Peter Simons da350b93a2 Updated Haskell packages.
- bson: updated to version 0.2.0
 - cpu: updated to version 0.1.1
 - defaults.nix: cosmetic
 - iteratee: updated to version 0.8.9.1
 - ListLike: updated to version 3.1.5
 - mongoDB: updated to version 1.3.0
 - packages.nix: cosmetic
 - stringsearch: added version 0.3.6.3
 - system-fileio: updated to version 0.3.8
 - wai-extra: updated to version 1.2.0.5

svn path=/nixpkgs/trunk/; revision=34517
2012-06-15 08:06:11 +00:00
Peter Simons 75cd74c72c haskell-defaults.nix: switched GHC 7.4.2 to use the Haskell Platform 2012.2.0.0 configuration
svn path=/nixpkgs/trunk/; revision=34516
2012-06-15 08:06:06 +00:00
Eelco Dolstra 44210695c8 * systemd: fix path to loadkeys/setfont, and add SysV compatibility
links (reboot/shutdown/etc.).

svn path=/nixpkgs/trunk/; revision=34515
2012-06-14 22:10:52 +00:00