1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

41637 commits

Author SHA1 Message Date
Aristid Breitkreuz 3ec51fba2f Merge pull request #3979 from ehmry/rsync
rsync: update 3.1.0 to 3.1.1
2014-09-06 10:50:49 +02:00
Michael Raskin 9a9ecbf32d A description cleanup after merge 2014-09-06 12:44:33 +04:00
Florent Becker 2709d32274 Add a derivation for eliom (ocaml web framework) 2014-09-06 12:44:33 +04:00
Florent Becker e8250dd94a Add a derivation for the ocsigen server (ocaml webserver) 2014-09-06 12:44:33 +04:00
Florent Becker da6859722d Add tyxml (XML library for ocaml) 2014-09-06 12:44:33 +04:00
Florent Becker 02a4e40474 Reexport ocaml data notation in the ocaml-oasis derivation 2014-09-06 12:44:33 +04:00
Florent Becker 3245b97000 Add a derivation for js_of_ocaml 2014-09-06 12:44:32 +04:00
Florent Becker b5c621062d add ocaml-ipaddr 2014-09-06 12:44:32 +04:00
Florent Becker ffe02360dc Add a derivation for deriving (ocaml instance derivation à la Haskell) 2014-09-06 12:44:32 +04:00
Florent Becker 6863dfeccc Add a derivation for ocaml-optcomp 2014-09-06 12:44:32 +04:00
Florent Becker 2ca3c23ddc Add a derivation for ocaml-calendar 2014-09-06 12:44:32 +04:00
Michael Raskin 2e33964a6a Fix leafnode by working around the check 2014-09-06 12:44:32 +04:00
Shea Levy f4ebb3ebac klibc: bump 2014-09-05 19:09:00 -04:00
Sander van der Burg 23d5fd2e2f Fix steam package 2014-09-06 00:30:10 +02:00
Christoph Hrdinka 3894e68721 steam-chrootenv: fix indentation 2014-09-06 00:27:21 +02:00
Christoph Hrdinka 5a74e1a606 steam-chrootenv: remove fontconfig from installed modules 2014-09-06 00:25:49 +02:00
Christoph Hrdinka 573aa18e9f steam: fix extraBuildCommandsMulti on i686 2014-09-06 00:25:49 +02:00
Christoph Hrdinka a383e0f1b8 steam: add optional java support 2014-09-06 00:25:49 +02:00
Christoph Hrdinka c376b1afa0 build-fhs-chrootenv: fix gcc libs on i686 2014-09-06 00:25:49 +02:00
Christoph Hrdinka 64f873461f build-fhs-chrootenv: fix gcc libs on x86 2014-09-06 00:25:49 +02:00
Christoph Hrdinka 2d912e29d5 build-fhs-chrootenv: fix gcc_multi paths 2014-09-06 00:25:49 +02:00
Christoph Hrdinka 72b1f874ef buildFHSChrootEnv: fix merge error 2014-09-06 00:25:48 +02:00
Christoph Hrdinka c5f51039f4 steam: fix steam on x86_64 2014-09-06 00:25:48 +02:00
Pascal Wittmann 1d263f3776 calibre: update from 2.1.0 to 2.2.0 2014-09-05 23:53:50 +02:00
Domen Kožar b420eeba44 remove bittorrent package since it's obsolete 2014-09-05 22:49:31 +02:00
Emery Hemingway 96adde8f6a rsync: update 3.1.0 to 3.1.1
fix http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-2855
2014-09-05 10:43:06 -04:00
Peter Simons 7f5bc10186 emacs-ensime: add current git snapshot 2014-09-05 16:06:16 +02:00
Peter Simons e8bff6f838 emacs-s: add version 1.9.0 2014-09-05 16:06:16 +02:00
Peter Simons a4ec7a6316 emacs-dash: add version 1.5.0 2014-09-05 16:06:16 +02:00
Peter Simons 309851f999 scala-mode2: update to latest version 2014-09-05 16:06:16 +02:00
Eelco Dolstra 364bdc2a95 nixUnstable: Update to 1.8pre3782_d2d5543 2014-09-05 16:05:50 +02:00
Luca Bruno 7d6a27a780 evolution: fix build 2014-09-05 12:46:16 +02:00
Eelco Dolstra 7e744041f3 rpm-closure.pl: Reduce verbosity 2014-09-05 12:37:07 +02:00
Eelco Dolstra 002b067750 Merge pull request #3953 from lethalman/combined
release: don't build broken packages, don't build tested on unsupported systems
2014-09-05 10:46:42 +02:00
aszlig fd9c8fa3dc
pkgs/nsd: Allow to easily override the package.
Allowing to use nixpkgs config to provide different defaults is not
going to help us here, so we would like to use nsd.override {} in order
to supply the correct options in the module.

Eventually removing the nixpkgs config option would make sense here as
well.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-09-05 02:54:39 +02:00
Mateusz Kowalczyk eac5176529 Fix license on unRAR to unfree.
This license is BAD and it needs to be caught. You need to agree to the
use conditions or you have to remove the software from your machine
which makes it not redistributable.

cc @ehmry
2014-09-05 01:47:16 +01:00
Mateusz Kowalczyk 19335acb0c haskell-rope: add 0.6.4 2014-09-05 00:32:25 +01:00
Domen Kožar f9ba413b55 fix eval 2014-09-05 00:06:11 +02:00
Dmitry Malikov 498aef7766 haskell-regex-pcre-builtin: add 0.94.4.8.8.35
Closes #3972.

Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
2014-09-04 23:00:30 +01:00
Pascal Wittmann 701cd70502 zim: fixed build; it also runs find now but the solution is hacky 2014-09-04 23:54:14 +02:00
Vladimír Čunát 42bb59a8a6 thunderbird: maintenance update, including security 2014-09-04 23:36:41 +02:00
Pascal Wittmann 440d876b54 moc: update from 2.5.0-beta2 to 2.5.0
also set platforms to linux, use default configurePhase and adopt it
2014-09-04 22:29:01 +02:00
Michael Raskin bf1493401b Update BATMAN module 2014-09-05 00:24:34 +04:00
Shea Levy 20113e5d8b buildLocalCabal: Use host-native nixpkgs for the call to cabal2nix by default 2014-09-04 15:22:31 -04:00
Michael Raskin 5523408947 Merge pull request #3969 from manveru/vagrant
vagrant: 1.6.3 -> 1.6.4
2014-09-04 22:56:28 +04:00
Aristid Breitkreuz 559045d98c fix license for postgresql packages 2014-09-04 20:38:12 +02:00
Aristid Breitkreuz 73e569bf01 add postgresql 9.4beta2 2014-09-04 20:36:43 +02:00
Michael Fellinger f21cccb2b6 vagrant: 1.6.3 -> 1.6.4 2014-09-04 20:24:21 +02:00
Edward Tjörnhammar 6fcab9baca libretro-cores:
- adding: 4do, desmume, fceumm, mame, mupen64plus, scummvm,
            snes9x, stella, picodrive, ppsspp and vba

retroarch:
  - added retroarch wrapper for configured cores
  - changed attributes, old retroarch is now retroarchBare*
2014-09-04 20:03:13 +02:00
Moritz Ulrich 0fe866c3a1 gtkwave: update from 3.3.53 to 3.3.61 2014-09-04 19:31:33 +02:00