50519 Commits

Author SHA1 Message Date
Michael Fellinger
6f2ffe2198 gecode: meta information 2014-09-10 15:38:25 +02:00
Luca Bruno
d8924a4e7f Remove some obsolete platform override in release.nix 2014-09-10 15:33:51 +02:00
Eelco Dolstra
32fa5ee2c5 Manual: Fix build product 2014-09-10 15:03:59 +02:00
Eelco Dolstra
05163e99db nixos-rebuild: Don't pass -K by default 2014-09-10 14:57:26 +02:00
Domen Kožar
3ef16c8965 pythonPackages.livestream: use requests2 2014-09-10 14:36:06 +02:00
Domen Kožar
6c6f93c458 pythonPackages.gcutil: fix build 2014-09-10 14:36:06 +02:00
Michael Fellinger
4aed828dd0 gecode: add package 2014-09-10 14:14:58 +02:00
Jaka Hudoklin
00f9015b34 pythonPackages: add dotfiles, dotfile manager 2014-09-10 12:23:10 +02:00
Eelco Dolstra
624efa4224 Support users-groups.json referring to store paths
Fixes #4016.
2014-09-10 11:50:45 +02:00
lethalman
d2bf37f183 Merge pull request #4010 from madjar/master
kde4: added the security patch for CVE-2014-5033 to nixpkgs because it is not available upstream
2014-09-10 10:10:36 +02:00
William A. Kennington III
9b6f329813 iw: 3.14 -> 3.15 2014-09-09 21:29:43 -07:00
Mateusz Kowalczyk
7e5d0ee0c3 s/dependancy/dependency/ 2014-09-10 00:28:49 +01:00
Joel Taylor
25b395bc8d stop copying everything into the store 2014-09-09 13:54:57 -07:00
Joel Taylor
afa1db198b fix even more clang builds 2014-09-09 13:54:57 -07:00
Joel Taylor
fa9b1f9cda build nix head successfully 2014-09-09 13:54:57 -07:00
Joel Taylor
6f949b2e87 get rid of nasty CC stuff 2014-09-09 13:54:26 -07:00
Eric Seidel
0577499d74 fix some packages on darwin 2014-09-09 13:54:26 -07:00
Eric Seidel
e22889064f fix boost build with clang 2014-09-09 13:54:26 -07:00
Eric Seidel
ed42a8c138 libcxxabi needs coreutils for cp -d 2014-09-09 13:54:26 -07:00
Joel Taylor
e961c06215 missing an argument 2014-09-09 13:54:26 -07:00
Joel Taylor
799f444477 libunwindNative for darwin only 2014-09-09 13:54:25 -07:00
Joel Taylor
6920b0066c stick darwin-specifics in a conditional 2014-09-09 13:54:25 -07:00
Joel Taylor
f3f6acc9f8 mark nixUnstable as broken on darwin 2014-09-09 13:54:25 -07:00
Joel Taylor
c5cb8aab31 build ghc with older binary where possible 2014-09-09 13:54:25 -07:00
Joel Taylor
374648deaa X11 build purity 2014-09-09 13:54:25 -07:00
Joel Taylor
2e26f7bef1 livcxx build 2014-09-09 13:54:25 -07:00
Joel Taylor
7da056233f wip libc++ 2014-09-09 13:54:25 -07:00
Joel Taylor
3e8344d334 suitable clang stdenv 2014-09-09 13:54:24 -07:00
Jaka Hudoklin
7ff4ffd998 nodePackages: add support for recursive dependencies
This is a drop-in replacement that handles nodejs recursive dependencies by
propagating already visited nodejs packages and creating shims for recursive
ones. This implementation handles both, new and old npm2nix output format.
2014-09-09 22:46:11 +02:00
Luca Bruno
e3fd4499ef ekiga: fix icons. Closes #4015 2014-09-09 22:27:05 +02:00
Vladimír Čunát
a73196517e lua: migrate some pkgs, 5.1 -> 5.2 2014-09-09 21:49:40 +02:00
Vladimír Čunát
d09736b7c1 lua5 sockets: our version only works with lua 5.1 2014-09-09 21:49:35 +02:00
Vladimír Čunát
15cb79e48e lua-5.1: fix CVE-2014-5461 by upstream+Debian patch 2014-09-09 21:46:44 +02:00
Sander van der Burg
2c25f3854f Merge pull request #4007 from hrdinka/chrootenv-bind-tmp
build-fhs-chrootenv: bind mount chroots /tmp to hosts /tmp
2014-09-09 21:17:50 +02:00
Shea Levy
70c27cfc3d Merge branch 'add-haskell-managed' of git://github.com/alpmestan/nixpkgs 2014-09-09 14:14:57 -04:00
Bjørn Forsman
c888b97e19 linssid: new package
LinSSID is a graphical wireless scanning application for Linux.

http://sourceforge.net/projects/linssid/
2014-09-09 19:42:49 +02:00
Alp Mestanogullari
ed5349952a add a nix expression for the (haskell) 'managed' package 2014-09-09 19:25:13 +02:00
John Wiegley
bf009f87a9 coq_HEAD: update to latest Git version
In particular, to get the fix for #3585 in the Coq bug tracker
2014-09-09 18:02:32 +01:00
Luca Bruno
ac724e7bbc Added TORQUE package and nixos module
Resource management system for submitting and controlling
jobs on supercomputers, clusters, and grids

http://www.adaptivecomputing.com/products/open-source/torque
2014-09-09 18:24:46 +02:00
Bjørn Forsman
e84b0c94f0 nixos/jekins: rename option services.jenkins.{extraOpts => extraOptions}
I noticed "extraOptions" is infinitely more used than "extraOpts" in
NixOS.
2014-09-09 17:40:53 +02:00
Bjørn Forsman
cb614ef4ad nixos/jenkins: remove use of types.string (it's deprecated) 2014-09-09 17:36:25 +02:00
Bjørn Forsman
cf7b782ea9 nixos/jenkins: add services.jenkins.extraOpts option
Allows passing extra command line arguments to Jenkins.
2014-09-09 17:36:25 +02:00
Eelco Dolstra
4ae3e32e82 Merge pull request #4012 from ibeex/master
added darwin as supported platform for meld
2014-09-09 15:35:58 +02:00
Ivan Brkanac
841f45b231 added darwin ass supported platform for meld, added get text as requirement for scroollkeeper 2014-09-09 15:21:04 +02:00
Eelco Dolstra
dcb36abbf5 Merge pull request #4009 from manveru/fix-nixos-doc
fix location of options.xml
2014-09-09 13:57:57 +02:00
Georges Dubus
7c0e0849af kde4: added the security patch for CVE-2014-5033 to nixpkgs because it is not available upstream 2014-09-09 13:54:42 +02:00
Michael Fellinger
33aaa7ac54 fix location of options.xml 2014-09-09 13:43:23 +02:00
Danyil Bohdan
dee958d3e6 jimtcl: remove end dot from description 2014-09-09 14:30:03 +03:00
Danyil Bohdan
03df715281 Add Jim Tcl interpreter 2014-09-09 14:19:49 +03:00
Pascal Wittmann
95b4d2af94 Merge pull request #3934 from MP2E/chocolate-doom
chocolateDoom and chocolateDoomMaster added
2014-09-09 12:16:18 +02:00