Commit Graph

49017 Commits

Author SHA1 Message Date
AndersonTorres
b39e5ce957 Small style fixups
In this commit, I modified some files, conforming them to a
idiosyncratic standard - mainly, a template for meta attribs.
2014-09-10 21:34:50 -03:00
Peter Simons
ff1b7aa332 Merge pull request #4028 from madjar/master
sshpass: Added expression
2014-09-10 20:52:22 +02:00
Jaka Hudoklin
bac231481a pythonPackages: add graphite_influxdb, backend plugin for graphite-web and graphite-api 2014-09-10 19:22:46 +02:00
Jaka Hudoklin
453b377992 pythonPackages: add graphite_api and its dependencies 2014-09-10 18:46:50 +02:00
Alexander Flatter
c387049c29 Elixir is now 1.0.0!
Closes #4027
2014-09-10 17:09:09 +01:00
Domen Kožar
33ce850b82 fix a bunch of packages with lua5_1 2014-09-10 17:24:56 +02:00
Pascal Wittmann
427363c45a Merge pull request #4026 from manveru/gecode
gecode: add package
2014-09-10 16:19:03 +02:00
Michael Fellinger
b3594998d3 gecode: fix meta 2014-09-10 16:15:24 +02:00
Georges Dubus
f7fe08ec4e sshpass: Added expression 2014-09-10 16:01:39 +02:00
Domen Kožar
c6fa90f322 rbtools: 0.4.1 -> 0.6.1 2014-09-10 15:41:07 +02:00
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
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
Pascal Wittmann
95b4d2af94 Merge pull request #3934 from MP2E/chocolate-doom
chocolateDoom and chocolateDoomMaster added
2014-09-09 12:16:18 +02:00
Domen Kožar
78e5e556cc Revert "fixes #1923"
This reverts commit 1849840aa3d967ea9b943d79a7b56860570fd28a.

Breaks git-annex
2014-09-09 12:11:53 +02:00
Christoph Hrdinka
4f5b4ceb85 build-fhs-chrootenv: bind mount chroots /tmp to hosts /tmp 2014-09-09 12:10:54 +02:00
Eelco Dolstra
a654c7db38 Merge pull request #4006 from madjar/master
I'm not sure whether fetchgit with `leaveDotGit` can ever be made deterministic... But I'll merge anyway.
2014-09-09 12:06:18 +02:00
Georges Dubus
c7da3fe7be nox: updated sha to work after the recent fetchgit changes 2014-09-09 12:01:17 +02:00
William A. Kennington III
04b2f73236 unetbootin: 603 -> 608 2014-09-08 23:46:44 -07:00
Cray Elliott
d2270f8d79 Fix chocolateDoom and chocolateDoomMaster descriptions 2014-09-08 22:11:40 -07:00
Domen Kožar
1849840aa3 fixes #1923 2014-09-08 21:19:14 +02:00
Vladimír Čunát
dd3192f5ee Revert "spaceFM: update from 0.9.2 to 0.9.4" (fixes #3916)
This reverts commit c53ae9b46251b0c7e4906cd556a20d921c45d645.
It's just a temporary work-around until someone finds a real fix.
2014-09-08 18:28:14 +02:00
Pascal Wittmann
2d9956114d gtypist: update from 2.9.4 to 2.9.5 and fix typefortune
also adopted it and set platforms to linux
2014-09-08 17:37:16 +02:00