Commit graph

10541 commits

Author SHA1 Message Date
Nixpkgs Monitor
26f1a52b4b perlPackages.TestTester: update from 0.108 to 0.109 2013-12-21 02:28:27 +02:00
Evgeny Egorochkin
9fa0c71401 add libgcrypt-1.6 2013-12-21 02:28:26 +02:00
Nixpkgs Monitor
d8f62e85e5 python27Packages.pysvn: update from 1.7.6 to 1.7.8 2013-12-21 02:28:26 +02:00
Nixpkgs Monitor
b2c7cd3f7d perlPackages.FileRemove: update from 1.42 to 1.52 2013-12-21 02:28:25 +02:00
Nixpkgs Monitor
bea2013922 perlPackages.ExtUtilsMakeMaker: update from 6.66 to 6.84 2013-12-21 02:28:25 +02:00
Nixpkgs Monitor
bd5fe93e71 perlPackages.Encode: update from 2.44 to 2.55 2013-12-21 02:28:25 +02:00
Nixpkgs Monitor
acbbb9c7aa perlPackages.EmailValid: update from 0.179 to 1.192 2013-12-21 02:28:25 +02:00
Nixpkgs Monitor
d68f7d47e3 perlPackages.DataOptList: update from 0.107 to 0.109 2013-12-21 02:28:25 +02:00
Nixpkgs Monitor
12c8a90344 perlPackages.DataDump: update from 1.21 to 1.22 2013-12-21 02:28:25 +02:00
Nixpkgs Monitor
dfdc9ea8ac perlPackages.DBI: update from 1.625 to 1.630 2013-12-21 02:28:25 +02:00
Nixpkgs Monitor
ea3fee8e88 perlPackages.Coro: update from 6.31 to 6.33 2013-12-21 02:28:25 +02:00
Nixpkgs Monitor
208a412d2b perlPackages.CompressZlib: update from 2.060 to 2.063 2013-12-21 02:28:25 +02:00
Nixpkgs Monitor
a2eec3410f perlPackages.CPANUploader: update from 0.103004 to 0.103006 2013-12-21 02:28:25 +02:00
Nixpkgs Monitor
439888c1f4 perlPackages.CPANChanges: update from 0.23 to 0.27 2013-12-21 02:28:25 +02:00
Eelco Dolstra
28188fca3a Cache::Memory: Disable tests
These can time out under load.

http://hydra.nixos.org/build/7214262
2013-12-20 14:48:34 +01:00
Eelco Dolstra
dc5cc7cfb3 ncurses: Remove version 5.4
It's not used anywhere, and doesn't build:

http://hydra.nixos.org/build/7204910
2013-12-20 14:48:19 +01:00
Bjørn Forsman
74f63a62f8 docbook2odf: new package
Tested like this:

  nix-build -A docbook2odf
  ./result/bin/docbook2odf --verbose --debug result/share/doc/docbook2odf/examples/book.docbook
  swriter book.odt  # verify that the document looks ok
2013-12-20 12:25:57 +01:00
Peter Simons
57713cd258 haskell-pretty-show: update to version 1.6.3 2013-12-19 11:34:40 +01:00
Vladimír Čunát
4c5a71f777 Merge master into x-updates
Conflicts:
	pkgs/desktops/gnome-2/desktop/gvfs/default.nix
	pkgs/development/libraries/cogl/default.nix
	pkgs/development/libraries/libsoup/2.44.nix
2013-12-18 23:21:29 +01:00
Domen Kožar
bcf507f3c2 pythonPackages.webob: 1.2.3 -> 1.3.1 2013-12-18 22:30:38 +01:00
Peter Simons
43498628e8 haskell-packages.nix: the latest OpenGL needs the latest OpenGLRaw to compile 2013-12-18 21:47:49 +01:00
Peter Simons
18e81a5365 haskell-packages.nix: OpenAL builds only with the latest OpenGL 2013-12-18 21:47:49 +01:00
Rickard Nilsson
b913699f2a obnam: Update to 1.6 2013-12-18 16:21:47 +01:00
Eelco Dolstra
134ba27ea2 Merge remote-tracking branch 'origin/master' into glibc-2.18 2013-12-18 15:42:54 +01:00
Peter Simons
6200fc9ffa haskell-async: add version 2.0.1.5 2013-12-18 14:56:43 +01:00
David Virgilio
84b09e26e5 dzen2: new package
"Dzen is a general purpose messaging, notification and menuing program for X11. It was designed to be fast, tiny and scriptable in any language." -- https://github.com/robm/dzen
2013-12-17 12:05:42 +00:00
Eelco Dolstra
c9cd03f3e5 Fix the right compiler
Doh!
2013-12-17 11:29:08 +01:00
Eelco Dolstra
fcf462eb5d gcc: Disable profiled build
This can fail randomly with an error like:

building toplev.o
../../gcc-4.6.3/gcc/reload.c: In function 'find_reloads':
../../gcc-4.6.3/gcc/reload.c:3778:11: error: corrupted value profile: value profile counter (93791 out of 95865) inconsistent with basic-block count (95759)

http://hydra.nixos.org/build/7185029

On the plus side, this makes building GCC much faster because it
re-enables parallel building.
2013-12-16 21:46:05 +01:00
Peter Simons
736ff4ae2a haskell-quickcheck-io: override versions of HUnit and QuickCheck on older versions of Haskell Platform 2013-12-15 22:37:42 +01:00
Peter Simons
c675ebff8b haskell-quickcheck-io: revert hard-coding of HUnit and QuickCheck versions
That patch broke the build on modern platforms. Instead of hard-coding
those versions globally, we should do so on a per-platform basis in
haskell-defaults.nix.
2013-12-15 22:37:42 +01:00
Nixpkgs Monitor
b56814d1ce ack: update from 2.02 to 2.12 2013-12-15 11:25:54 +02:00
Michael Raskin
06d079e089 Merge pull request #1382 from jagajaga/master
Add MOC (Music on console)
2013-12-14 22:58:09 -08:00
Michael Raskin
5a333ab0c9 Merge pull request #1381 from AndersonTorres/master
MPV: new package
2013-12-14 22:57:23 -08:00
Michael Raskin
fc3a316d55 Merge pull request #1361 from iyzsong/ranger
add ranger 1.6.1
2013-12-14 22:51:15 -08:00
Michael Raskin
397721b870 Merge pull request #1360 from tomberek/add_shellinabox
Add shellinabox
2013-12-14 22:50:47 -08:00
Michael Raskin
152f7666af Merge pull request #1340 from bjornfor/ntopng
Add ntopng package and nixos service module
2013-12-14 22:46:49 -08:00
Michael Raskin
d2c57ddabb Merge pull request #1383 from iyzsong/love2d
add love-0.9.0
2013-12-14 22:44:50 -08:00
Song Wenwu
87e572a3d1 add love-0.9.0 (use luajit by default) 2013-12-15 14:24:28 +08:00
Arseniy Seroka
674047ed91 Add moc music player 2013-12-15 01:16:18 +04:00
AndersonTorres
ed05981c8a It is a first try to an expression for MPV video player.
It certainly needs a bit of improvement and testing, but it works
nicely - so it's a good time to put it to the great public!
2013-12-14 19:46:30 +01:00
Evgeny Egorochkin
59d1578c08 perlPackages.TextTable: add missing dependencies 2013-12-14 18:00:00 +02:00
Nixpkgs Monitor
d6e7bba6f2 perlPackages.NetAddrIP: update from 4.062 to 4.071 2013-12-14 18:00:00 +02:00
Nixpkgs Monitor
1529494594 perlPackages.Parent: update from 0.221 to 0.228 2013-12-14 18:00:00 +02:00
Nixpkgs Monitor
3838aa8a11 perlPackages.PodCoverageTrustPod: update from 0.100002 to 0.100003 2013-12-14 18:00:00 +02:00
Nixpkgs Monitor
bf6a1172a2 perlPackages.VariableMagic: update from 0.48 to 0.53 2013-12-14 17:59:59 +02:00
Nixpkgs Monitor
93c00e205c perlPackages.TextTable: update from 1.126 to 1.128 2013-12-14 17:59:59 +02:00
Nixpkgs Monitor
60a20b46e8 perlPackages.DateManip: update from 6.41 to 6.42 2013-12-14 17:59:59 +02:00
Nixpkgs Monitor
73959ecec8 perlPackages.DataUUID: update from 1.218 to 1.219 2013-12-14 17:59:59 +02:00
Nixpkgs Monitor
646506620c perlPackages.CryptDHGMP: update from 0.00010 to 0.00011 2013-12-14 17:59:59 +02:00
Nixpkgs Monitor
fba4776d08 perlPackages.CryptDES: update from 2.05 to 2.07 2013-12-14 17:59:58 +02:00
Nixpkgs Monitor
7e64a165e7 perlPackages.CryptCBC: update from 2.30 to 2.33 2013-12-14 17:59:58 +02:00
Nixpkgs Monitor
effad71d84 perlPackages.CompressRawBzip2: update from 2.060 to 2.063 2013-12-14 17:59:58 +02:00
Nixpkgs Monitor
cd31e1fbd7 perlPackages.CommonSense: update from 3.6 to 3.72 2013-12-14 17:59:57 +02:00
Peter Simons
ae58890b21 haskell-monad-par: update to version 0.3.4.6 2013-12-14 15:19:27 +01:00
Peter Simons
b30738afe2 haskell-enummapset-th: add version 0.6.0.0 2013-12-14 15:19:27 +01:00
Peter Simons
524935ebd5 haskell-assert-failure: add version 0.1 2013-12-14 15:19:27 +01:00
Peter Simons
a9a5bde463 haskell-HTTP: update to version 4000.2.10 2013-12-14 15:19:27 +01:00
Bjørn Forsman
8d52c9066e python-pycollada: set meta.platforms to only linux, darwin
It doesn't build on the BSDs (or actually, it's dependencies).
2013-12-14 14:23:41 +01:00
Peter Simons
d4f47af75a haskell-quickcheck-io: this package needs recent versions of QuickCheck and HUnit 2013-12-14 13:34:04 +01:00
Bjørn Forsman
4353a1a873 freecad: add matplotlib and pycollada dependencies
When FreeCAD is started it prints that it's missing matplotlib and
pycollada:

  $ FreeCAD
  [...]
  matplotlib not found, Plot module will be disabled
  pycollada not found, collada support will be disabled.

The closure size of freecad is currently at 1.9 GiB. Adding these two
deps increase it to 2.0 GiB.

Reflow the expression function argument list.
2013-12-14 13:00:46 +01:00
Bjørn Forsman
a23acb830a python-pycollada: new package
pycollada is a python library for reading and writing collada documents.

collada is an open file format (XML based) for 3D applications. Filename
extension is .dae (digital asset exchange).
2013-12-14 13:00:46 +01:00
Vladimír Čunát
0fe37b7519 Merge #1269: add vagrant 2013-12-14 11:03:21 +01:00
Nixpkgs Monitor
cfc84230eb python33Packages.manuel: update from 1.6.0 to 1.6.1 2013-12-13 23:31:52 +02:00
Nixpkgs Monitor
755439bbf7 perlPackages.TimeHiRes: update from 1.9725 to 1.9726 2013-12-13 23:27:05 +02:00
Nixpkgs Monitor
e1f980d99f perlPackages.TestVersion: update from 1.002001 to 1.002004 2013-12-13 23:25:42 +02:00
Nixpkgs Monitor
038d1b91f3 perlPackages.TemplateToolkit: update from 2.24 to 2.25 2013-12-13 23:24:36 +02:00
Nixpkgs Monitor
db01357a11 perlPackages.StringTruncate: update from 1.100600 to 1.100601 2013-12-13 23:23:03 +02:00
Nixpkgs Monitor
0fb5aab661 perlPackages.StringFormatter: update from 0.102082 to 0.102084 2013-12-13 23:22:18 +02:00
Nixpkgs Monitor
0ec8915c50 perlPackages.StringFlogger: update from 1.101243 to 1.101244 2013-12-13 23:21:43 +02:00
Nixpkgs Monitor
18a348a2da perlPackages.SetScalar: update from 1.25 to 1.26 2013-12-13 23:20:52 +02:00
Nixpkgs Monitor
160daf8cef perlPackages.ConfigGeneral: update from 2.51 to 2.52 2013-12-13 23:19:39 +02:00
Nixpkgs Monitor
7e60697ea9 perlPackages.ConfigAny: update from 0.23 to 0.24 2013-12-13 23:18:57 +02:00
Nixpkgs Monitor
154b473eb4 perlPackages.ClassAccessorGrouped: update from 0.10009 to 0.10010 2013-12-13 23:17:50 +02:00
Nixpkgs Monitor
9872cea479 perlPackages.CPANMetaRequirements: update from 2.122 to 2.125 2013-12-13 23:16:14 +02:00
Nixpkgs Monitor
becb8cda72 perlPackages.CGISession: update from 4.46 to 4.48 2013-12-13 23:15:13 +02:00
Nixpkgs Monitor
37f46f6529 perlPackages.Autobox: update from 2.79 to 2.82 2013-12-13 23:13:57 +02:00
Nixpkgs Monitor
8e87742d76 perlPackages.ArrayCompare: update from 1.16 to 1.18 2013-12-13 23:13:03 +02:00
Nixpkgs Monitor
b637ff684c perlPackages.AnyEvent: update from 7.04 to 7.05 2013-12-13 23:11:45 +02:00
Petr Rockai
c592783741 stepmania: A dance (rhythm) game in the spirit of DDR. 2013-12-13 20:56:36 +02:00
Petr Rockai
8f583cced9 photivo: Add photivo photo processor / RAW development laboratory. 2013-12-13 20:56:35 +02:00
Vladimir Still
6ffa9261f9 tmpwatch: Add package. 2013-12-13 20:56:35 +02:00
Lluís Batlle i Rossell
2e09489895 Adding Apache Thrift. 2013-12-13 11:17:44 +01:00
Evgeny Egorochkin
c53d8c81f5 pycrypto: remove version 2.5 since it's vulnerable to CVE-2012-2417, CVE-2013-1445 2013-12-13 11:13:23 +02:00
Nixpkgs Monitor
8264cb98ae perlPackages.HTTPBody: update from 1.17 to 1.19, potentially fixes CVE-2013-4407 2013-12-12 23:48:08 +02:00
Moritz Ulrich
e69887ea67 LISP: Don't build/download texlive for every lispPackage.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-12 18:49:14 +01:00
Song Wenwu
85372d5fba add ranger 1.6.1 2013-12-12 11:04:38 +08:00
Thomas Bereknyei
b7a9e1a998 Add shellinabox 2013-12-11 03:52:30 -05:00
Vladimír Čunát
fac74b7aa9 Merge #1344: add cinnamon-session 2013-12-10 22:13:38 +01:00
Peter Simons
c9a52836c8 haskell-pretty-show: resurrect version 1.2, which is required to build hledger on old versions of GHC
This reverts commit 54bfef6fc3d88eabfbd17c440c906170f7bc00ef.
2013-12-10 20:41:40 +01:00
Peter Simons
d231aca644 haskell-parsec: update to version 3.1.4 2013-12-10 20:41:40 +01:00
Peter Simons
d0ebac24e9 Update Haddock to version 2.13.2.1 (in ghc-head environment). 2013-12-10 20:41:40 +01:00
Peter Simons
fbdbe45393 haskell-pretty-show: the build requires happy version 1.19.x. 2013-12-10 20:41:39 +01:00
Peter Simons
37d68e69a0 haskell-pretty-show: remove obsolete version 1.2 2013-12-10 20:41:36 +01:00
Peter Simons
367b119971 haskell-pretty-show: update to version 1.6.2 2013-12-10 20:41:36 +01:00
Peter Simons
375c13622e haskell-text: update to version 1.0.0.0 2013-12-10 20:41:36 +01:00
Peter Simons
38ff664847 haskell-parsers: update to version 0.10.1.2 2013-12-10 20:41:36 +01:00
Peter Simons
1d56cb64a8 haskell-http-client-*: new packages 2013-12-10 20:41:36 +01:00
Peter Simons
6ea83a9a66 haskell-case-insensitive: update to version 1.1.0.2 2013-12-10 20:41:36 +01:00
Peter Simons
6b5f1f35fb haskell-errorcall-eq-instance: add version 0.1.0 2013-12-10 20:41:36 +01:00
Peter Simons
ea20904aef cabal: add support for the enableStaticLibrary flag to enable/disable building of static libraries
Disabling static libraries is supported only in GHC 7.7 or later.
2013-12-10 20:41:36 +01:00
Vladimír Čunát
1e113b8284 pangomm: update, so we can drop older cairo 2013-12-10 17:14:22 +01:00
Vladimír Čunát
089da3ee5c Merge master into x-updates
Conflicts (simple):
	pkgs/top-level/all-packages.nix
2013-12-10 13:00:02 +01:00
Vladimír Čunát
c11747b3f5 merge #1197: gnuplot darwin changes 2013-12-10 12:46:45 +01:00
Song Wenwu
9c8789e8bc add webkitgtk 2.2.3
With minor changes from @vcunat, see #1197.
2013-12-10 12:45:21 +01:00
Eelco Dolstra
ed463a7671 boost: Remove 1.53 and 1.54
These don't build against Glibc 2.18, but they're not used anyway
(except by source-highlight, which builds fine against 1.49).
2013-12-10 12:02:53 +01:00
Song Wenwu
7ae520404f libsoup: update from 2.44.1 to 2.44.2
Enable introspection
Renamed from libsoup_2_40 to libsoup_2_44
2013-12-10 10:48:59 +01:00
Peter Simons
685ec102ef Merge pull request #1348 from ocharles/intervalmap
haskellPackages.IntervalMap: New expression
2013-12-09 16:08:30 -08:00
Peter Simons
c1c1de4c02 Merge pull request #1349 from ocharles/ex-pool
haskellPackages.exPool: New expression
2013-12-09 16:08:11 -08:00
Peter Simons
5a54eed058 Merge pull request #1350 from ocharles/haskelldb
haskellPackages.haskelldb: New expression
2013-12-09 16:08:02 -08:00
Oliver Charles
192cca63ef haskellPackages.haskelldb: New expression 2013-12-09 23:35:59 +00:00
Oliver Charles
11668c9273 haskellPackages.exPool: New expression 2013-12-09 23:32:00 +00:00
Oliver Charles
7317135edc haskellPackages.IntervalMap: New expression 2013-12-09 23:13:44 +00:00
Oliver Charles
9e4a60d54e haskellPackages.extensibleEffects: New expression 2013-12-09 23:11:50 +00:00
Bjørn Forsman
3cff0a8014 ntopng: new package
ntopng is a high-speed web-based traffic analysis and flow collection
tool. ntopng => ntop next generation.

http://www.ntop.org/products/ntop/
2013-12-09 21:35:01 +01:00
Shea Levy
088f472fe5 Add oracle jdk 7
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-09 11:37:40 -05:00
Peter Simons
6dfc18dc00 gnumake: add version 4.0 2013-12-09 16:14:41 +01:00
Peter Simons
e2f8c7a208 all-packages.nix: strip trailing whitespace 2013-12-09 16:09:43 +01:00
Peter Simons
aa58b5f571 gnumake: clean up directory structure; no functional change 2013-12-09 16:09:33 +01:00
Roelof Wobben
23bacdf6ea added cinnamon-session.nix 2013-12-08 21:40:52 +01:00
Domen Kožar
c1df906704 vlc: specify meta.platforms 2013-12-08 19:19:11 +01:00
Evgeny Egorochkin
a0d8196f60 Use old giflib for packages which lack new versions/compatibility patches for giflib5 2013-12-08 12:36:46 +02:00
Michael Raskin
4d33a94fae Passing giflib 4.1.x to OpenSceneGraph for now 2013-12-08 13:20:07 +04:00
Roelof Wobben
11b337fc76 added cinnamon-session 2013-12-07 20:00:54 +01:00
Vladimír Čunát
b36ed39f2e cinnamon: various fixes
cinnamon-translations: use $out/share instead of $out/usr/share,
add version into name

all-packages.nix: refactor
2013-12-07 14:27:21 +01:00
Vladimír Čunát
6690c97569 Merge branch 'master' into x-updates
Conflicts (just different styles, same semantics):
	pkgs/development/libraries/libusb1/default.nix
2013-12-07 14:17:16 +01:00
Michael Raskin
fa6e689dcb Use fresh libnl for ntrack 2013-12-07 12:36:31 +04:00
Michael Raskin
2afb58a8d5 Merge pull request #1316 from roelof1967/cinnamon-translations
new pakage:  Cinnamon translations
2013-12-07 00:13:24 -08:00
Michael Raskin
1ce105394b Merge pull request #1337 from codename68/master
Add ocaml packages for version 4.01.0
2013-12-07 00:04:49 -08:00
Michael Raskin
0c63a9283d Merge pull request #1338 from ktosiek/quassel
Rename quassel packages
2013-12-07 00:04:14 -08:00
Lluís Batlle i Rossell
142298495e Fixing the Ultrastardx build. Not tested if it works and how. 2013-12-07 00:07:35 +01:00
Andrew Morsillo
3814415be4 Add robomongo, a GUI for exploring mongodb data and building queries. 2013-12-06 19:40:40 +01:00
David Cadé
ba2b36a1d7 Add ocaml packages for version 4.01.0 2013-12-06 15:16:58 +01:00
Peter Simons
46e1f71e2d haskell-defaults.nix: ghc-head builds 'cabal-install' using its internal version of Cabal, which is newer or equal to the latest release 2013-12-06 12:02:24 +01:00
Tomasz Kontusz
b4c5a6f15f Rename quassel packages 2013-12-05 23:56:11 +01:00
Vladimír Čunát
3d3b19d767 Merge #1325: linux-3.2 and grsecurity updates 2013-12-05 23:20:18 +01:00
David Cadé
9bda7275ce added OCaml package ocamlsdl 2013-12-05 16:20:32 +01:00
Michael Raskin
990d9684a4 Merge pull request #1321 from wkennington/mumble
Break mumble into client and server components
2013-12-04 20:56:36 -08:00
Michael Raskin
a6087d9139 Merge pull request #1328 from lovek323/drush
drush: add expression
2013-12-04 20:54:52 -08:00
Jason "Don" O'Conal
1d7108d5f5 drush: add expression 2013-12-05 04:38:35 +00:00
Lluís Batlle i Rossell
ad90f2f0b8 Adding ffmpeg 2.x 2013-12-04 21:04:30 +01:00
Ricardo M. Correia
61adb5962c grsecurity: Update to 3.0-3.2.53-201312021727 and 3.0-3.12.2-201312021733 2013-12-04 15:28:21 +01:00
Evgeny Egorochkin
b0d281dd58 privoxy: update the build script, add documentation dependency 2013-12-04 04:41:25 +02:00
Peter Simons
3c181313e6 haskell-src-exts: drop obsolete version 1.13.5 2013-12-04 00:08:08 +01:00
Peter Simons
fcc9ea7d4c haskell-network: update to version 2.4.2.1 2013-12-03 22:23:21 +01:00
Peter Simons
cf2fbb3502 haskell-packages.nix: enable dynamic linking in GHC 7.7 or later
The current snapshot requires shared libraries to be built (otherwise
some packages won't build). I'm sure that's a mistake in the way it's
configured that should be fixed. Anyway, enabling shared library support
is an easy way out (and an interesting experiment).
2013-12-03 22:23:20 +01:00
Peter Simons
f1633d5af9 haskell-packages.nix: update 'cgi' to version 3001.1.8.4 when building with GHC 7.7 or later
Not that it helps much ... the package depends on MonadCatchIO-mtl, which is
broken in the latest version of GHC.
2013-12-03 22:23:20 +01:00
Peter Simons
d0d8f88d9b haskell-packages.nix: disable transformers 0.3.0.0 when building with GHC 7.7 or later
It's a core package now.
2013-12-03 22:23:20 +01:00
Peter Simons
7c6bc645bd haskell-GLUT: update to version 2.5.0.1 2013-12-03 22:23:20 +01:00
Peter Simons
3dd9e512c2 haskell-packages.nix: cosmetic 2013-12-03 22:23:20 +01:00
Peter Simons
dc662dcaa2 ghc-head: update to today's git snapshot and arbitrarily dub it version 7.7.20131202 2013-12-03 22:23:20 +01:00
Peter Simons
e5e129a4d0 Fix references to haskell-opengl 2.9.1.0. 2013-12-03 22:23:19 +01:00
Peter Simons
01f13be7ae all-packages.nix: cosmetic, no functional change 2013-12-03 22:23:19 +01:00
Peter Simons
64feb74f44 happy: update to version 1.19.2 2013-12-03 22:23:19 +01:00
Peter Simons
07ce265406 alex: update to version 3.1.3 2013-12-03 22:23:19 +01:00
Shea Levy
3b1f887d58 Update node packages
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-03 14:40:19 -05:00
Jason "Don" O'Conal
28722a265b sup: use specific version of mime types 2013-12-03 17:14:58 +01:00
Eelco Dolstra
929b7bdc4b Merge remote-tracking branch 'origin/master' into glibc-2.18
Conflicts:
	pkgs/development/libraries/glibc/2.17/locales.nix
2013-12-03 09:22:24 -05:00
William A. Kennington III
ff1d97f3a4 Add Build Script for Murmur 2013-12-02 20:15:01 -06:00
Vladimír Čunát
d09b722f77 Merge master into x-updates 2013-12-02 21:41:16 +01:00
Roelof Wobben
81460560c3 add cinnamon-desktop (close #1314)
Reviewed and refactored by @vcunat.
2013-12-02 21:21:45 +01:00
Michael Raskin
8da629a3b9 Adding libnl 3.2.19 to use instead of the latest with ntrack
ntrack has a bug about fresher libnl compatilbility. There are no
updates since September.
2013-12-02 22:47:52 +04:00
Peter Simons
a64262ea3d haskell-lifted-async: add version 0.1.0 2013-12-02 16:26:26 +01:00
Roelof Wobben
a12367d991 changed wrong name in all-packages 2013-12-02 13:29:45 +01:00
Peter Simons
38418526e0 libopensc-dnie: fix reference to opensc
The package is still broken, though.
2013-12-02 13:26:28 +01:00
Peter Simons
82da6e6c04 Merge pull request #1304 from ocharles/cassava
haskellPackages.cassava: New expression
2013-12-02 04:05:31 -08:00
Peter Simons
7cc759650d Merge pull request #1305 from ocharles/scientific
haskellPackages.scientific: New expression
2013-12-02 04:05:03 -08:00
Peter Simons
3feea34133 Merge pull request #1306 from ocharles/pipes-postgresql
haskellPackages.pipesPostgresqlSimple: New expression
2013-12-02 04:04:31 -08:00
Peter Simons
1f626579f0 opensc: update to version 0.13.0 2013-12-02 12:37:24 +01:00
Roelof Wobben
f3536a0dcb broken translation files 2013-12-02 09:24:08 +01:00
Michael Raskin
c00898c7a7 Merge pull request #1297 from wkennington/sysworking2
Update lots of Linux Utilities 2
2013-12-01 05:33:54 -08:00
Vladimír Čunát
1e0865ce62 merge #1309: add cjs -- JavaScript bindings for cinnamon
I also fixed whitespace around.
2013-11-30 22:54:10 +01:00
Roelof Wobben
f668fd37df broken patch 2013-11-30 22:46:39 +01:00
Roelof Wobben
34df0b45ba GJS error 2013-11-30 22:46:38 +01:00
Bjørn Forsman
5443dd4c00 pencil: new package
Pencil is a GUI prototyping/mockup tool.

Homepage: http://pencil.evolus.vn/
2013-11-30 17:51:47 +01:00
Oliver Charles
d54f2176da haskellPackages.pipesPostgresqlSimple: New expression 2013-11-30 11:25:48 +00:00
Oliver Charles
44a641552a haskellPackages.scientific: New expression 2013-11-30 11:20:34 +00:00
Oliver Charles
7be42c798c haskellPackages.cassava: New expression 2013-11-30 11:13:54 +00:00
Michael Raskin
b7df5cefc9 Merge pull request #1298 from lovek323/tintin
tintin: add expression
2013-11-29 09:27:16 -08:00
Michael Raskin
1e3ed11000 Merge pull request #1262 from Zoomulator/add_grafx2
grafx2: new package
2013-11-29 09:10:37 -08:00
Jason "Don" O'Conal
d4789829fa tintin: add expression 2013-11-29 08:22:57 +00:00
William A. Kennington III
96dc58db9c Upgrade selinux from 20100904 -> 20131030 2013-11-29 02:08:53 -06:00
William A. Kennington III
3f449b8ae6 Add audit 2.3.2 for the new libsemanage 2013-11-29 02:08:52 -06:00
Michael Raskin
0851ed23d8 Merge pull request #1282 from wizeman/grsec-upd
grsecurity: Update to latest version and add patch for kernel 3.12
2013-11-28 21:42:27 -08:00
Moritz Ulrich
32fbf27bc3 Chicken: Downgrade to latest stable release & add pkgs.chicken-dev.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-11-28 22:08:30 +01:00
Michael Raskin
075883c218 Support LuaJIT usage when building love2d 2013-11-28 23:01:05 +04:00
Rok Garbas
95b104dec9 update brach of outdated python packages
tnx to https://vdmvtkitqc3grub6.onion.to/outdated?m=Rok+Garbas report

pythonPackage.colander -> 1.0b1
pythonPackage.deform -> 0.9.9
pythonPackage.pyramid -> 1.4.5
pythonPackage.pyramid_exclog -> 0.7
pythonPackage.repoze_lru -> 0.6
pythonPackage.zope_deprecation -> 3.5.1
pythonPackage.flake8 -> 2.1.0
pythonPackage.jedi -> 0.7.0
pythonPackage.turses -> 0.2.19
pythonPackage.tweepy -> 2.1
pythonPackage.waitress -> 0.8.7
pythonPackage.zope_sqlalchemy -> 0.7.3
pythonPackage.tissue -> 0.9.2
2013-11-28 14:25:37 +01:00
Michael Raskin
64e380c853 Merge pull request #1266 from AndersonTorres/master
Merge request: A Nix expression for Bochs
2013-11-28 02:57:59 -08:00
Domen Kožar
945bcfad30 add ldapvi: interactive LDAP client for Unix terminals. Using it, you can update LDAP entries with a text editor. 2013-11-28 00:15:14 +01:00
Jason "Don" O'Conal
c5bc23a259 vagrant: add expression 2013-11-27 23:05:14 +00:00
Shea Levy
77c26d3f9f Add posix nodePackage
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-27 09:04:08 -05:00
Rickard Nilsson
ce2732f2f2 New Haskell package: CodecImageDevIL, bindings to libdevil 2013-11-27 13:46:57 +01:00
Oliver Charles
6bf6769ae4 haskellPackages.foldl: New expression 2013-11-27 12:22:28 +00:00
Oliver Charles
46445a3295 haskellPackages.indexedFree: New expression 2013-11-27 08:57:17 +00:00
Ricardo M. Correia
2106191003 grsecurity: Fix module loading during boot due to path restrictions 2013-11-27 01:32:50 +01:00
Ricardo M. Correia
36955aa721 grsecurity: Update to 3.0-3.2.52-201311261307 and add patch for 3.12 2013-11-27 01:32:14 +01:00
Peter Simons
25116b7b63 haskell-statestack: add version 0.2 2013-11-26 21:09:24 +01:00
Peter Simons
d019c243f3 haskell-HTTP: add version 4000.2.9 2013-11-26 21:09:18 +01:00
Peter Simons
b20b8b9844 happy: update to version 1.19.1 2013-11-26 21:09:18 +01:00
Peter Simons
0d811d4a10 haskell-gloss-raster-accelerate: add version 1.8.0.0 2013-11-26 21:09:18 +01:00
Peter Simons
ed9a255951 haskell-gloss-accelerate: add version 1.8.0.0 2013-11-26 21:09:18 +01:00
Peter Simons
2cfc208f26 haskell-ekg: add version 0.3.1.3 2013-11-26 21:09:18 +01:00
Peter Simons
09c50d6f9c alex: update to version 3.1.2 2013-11-26 21:09:17 +01:00
Michael Raskin
411535365d Give up and use Oracle JRE for VUE 2013-11-26 22:41:56 +04:00
Shea Levy
da093461a2 Update node packages
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-26 10:49:57 -05:00
aszlig
3ff6197e90
python-protobuf: Fix generating *_pb2.py files.
This only happens during setup.py build and generates the corresponding
_pb2.py files from the .proto files, as they're no longer included in
the source distribution starting from 2.5.0.

Thanks to @iElectric for reporting this build failure:

http://hydra.nixos.org/build/6897112

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-11-26 16:38:13 +01:00
Peter Simons
8aa2de3e1d Merge pull request #1256 from tomberek/add_hdevtools
Add hdevtools
2013-11-26 00:48:21 -08:00
Shea Levy
76d77960ec Update node packages
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-25 00:12:03 -05:00
zimbatm
fb596303cf Adds beanstalkd v1.9 2013-11-24 23:13:13 +00:00
Thomas Bereknyei
f2581d2894 Add alienfx. Only tested with M11x Made some corrections. Added meta-data Use more of the original makefile 2 space indent 2013-11-24 15:19:54 +01:00
Jason "Don" O'Conal
e9963296b1 pythonPackages.goobook: add expression 2013-11-24 13:56:52 +01:00
Vladimír Čunát
a829337ea6 harfbuzz by default: don't use icu and do use graphite2
Also fix detection, so texLive builds now.
2013-11-24 13:51:12 +01:00
Bjørn Forsman
3f21d7c334 python-seqdiag: bump 0.8.2 -> 0.9.0
Changes:
  0.9.0 (2013-10-05)
  Support python 3.2 and 3.3 (thanks to @masayuko)
  Drop supports for python 2.4 and 2.5
  Replace dependency: PIL -> Pillow

(The test phase still fails, so continue having it disabled.)
2013-11-24 13:11:34 +01:00
Bjørn Forsman
be0a7c1238 python-nwdiag: bump 0.9.4 -> 1.0.0
Changes:
  1.0.0 (2013-10-05)
  Support python 3.2 and 3.3 (thanks to @masayuko)
  Drop supports for python 2.4 and 2.5
  Replace dependency: PIL -> Pillow

(The test phase still fails, so continue having it disabled.)
2013-11-24 13:07:02 +01:00
Bjørn Forsman
6b2a7d0aa4 python-actdiag: bump 0.4.3 -> 0.5.1
Changes:
  0.5.1 (2013-10-22)
  Fix bugs

  0.5.0 (2013-10-05)
  Support python 3.2 and 3.3 (thanks to @masayuko)
  Drop supports for python 2.4 and 2.5
  Replace dependency: PIL -> Pillow

(The test phase still fails for one test, so continue having it disabled.)
2013-11-24 13:04:06 +01:00
Bjørn Forsman
36612c7614 python-blockdiag: bump 1.2.4 -> 1.3.2
Changes:
  1.3.2 (2013-11-19)
  Fix bugs

  1.3.1 (2013-10-22)
  Fix bugs

  1.3.0 (2013-10-05)
  Support python 3.2 and 3.3 (thanks to @masayuko)
  Drop supports for python 2.4 and 2.5
  Replace dependency: PIL -> Pillow

(The test phase still fails for one test, so continue having it disabled.)
2013-11-24 12:58:21 +01:00
Bjørn Forsman
a071712606 python-pyodbc: bump 3.0.6 -> 3.0.7
Changes:
* Added context manager support to Cursor
* Added padding for driver bugs writing an extra byte
* Cursor.executemany now accepts an iterator or generator.
* Compilation improvements for FreeBSD, Cygwin, and OS/X
* Use SQL_DATA_AT_EXEC instead of SQL_DATA_LEN_AT_EXEC when possible for driver compatibility.
* Row objects can now be pickled.
2013-11-24 12:47:58 +01:00
Shea Levy
7ab7be0cc3 Add automake 1.14
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-23 21:18:37 -05:00
Vladimír Čunát
30666ed5ad wayland, weston: update to 1.3.1, fix weston build
Also make Hydra build weston, so we can see the breakages in future.
2013-11-23 23:31:48 +01:00
Thomas Bereknyei
53f05a812f Add hdevtools
4 spaces per indent
2013-11-23 16:12:21 -05:00
cillianderoiste
d0ce0f836f Merge pull request #1268 from cillianderoiste/tuxonice
TuxOnIce: Add a 3.10 linux kernel with the TuxOnIce hibernation patch
2013-11-23 08:33:36 -08:00
Cillian de Róiste
a34354ef81 TuxOnIce: Add a 3.10 linux kernel with the TuxOnIce hibernation patch 2013-11-23 17:21:19 +01:00
Rok Garbas
6aff4d5ee5 zathuraCollection: update to latest
girara -> 0.1.9
zathura-core -> 0.2.5
zathura-djvu -> 0.2.3
zathura-pdf-poppler -> 0.2.4
zathura-ps -> 0.2.2
2013-11-23 15:19:54 +01:00
Vladimír Čunát
b5fba47147 Merge branch master into x-updates
Conflicts (not used, deleted):
	pkgs/desktops/xfce/common.nix
2013-11-23 10:22:26 +01:00
Anderson Torres
fee5929a42 First commit.
Added Nix expression for Bochs - "the highly portable x86 emulator".
2013-11-23 02:22:05 +01:00
Bjørn Forsman
325894eb1b smc: new package
SMC is a state machine compiler. It generates state machine code from
text input files (state diagrams).

Homepage: http://smc.sourceforge.net/
2013-11-23 00:11:23 +01:00
Rok Garbas
b6a720141e Pillow: update to 2.2.1 2013-11-21 12:33:37 +01:00
Rok Garbas
52d1973b3e adding zc_buildout 2.2.1 2013-11-21 12:33:20 +01:00
Kim Simmons
d70e11672f grafx2: new package
GrafX2 is a bitmap paint program inspired by the Amiga programs Deluxe Paint and Brilliance. Specialized in 256-color drawing.
2013-11-21 11:19:56 +01:00
Oliver Charles
7a18f1125e haskellPackages.ariadne: New expression and related dependencies 2013-11-21 10:28:56 +01:00
Peter Simons
144a833cd0 Merge pull request #1259 from ocharles/haskell
haskellPackages.socketActivation and haskellPackages.quickcheckInstances
2013-11-21 01:25:34 -08:00
Peter Simons
2d1304e86d Merge pull request #1247 from ocharles/digits
haskellPackages.digits: New expression
2013-11-21 01:21:47 -08:00
Oliver Charles
d93d7c645c haskellPackages.quickcheckInstances: New expression 2013-11-21 08:45:38 +00:00
Oliver Charles
fe3253355d haskellPackages.socketActivation: New expression 2013-11-21 08:45:09 +00:00
Rommel M. Martinez
794afb0c78 Update xonotic to 0.7.
Add scheme48 1.9.
2013-11-21 09:41:01 +01:00
Michael Raskin
3f9b50a7bc Merge pull request #1239 from grwlf/yandex-disk
yandex-disk: add the Yandex.Disk cloud storage client
2013-11-21 00:35:45 -08:00
William A. Kennington III
821cd16449 Upgrade Django Versions
This patch pushes django 1.4.1 -> 1.4.10 and adds django 1.5.5 and
django 1.6. Additionally, it creates the default django package which
always points to the latest version.
2013-11-21 01:08:36 -06:00
viric
6c8054cabe Merge pull request #1212 from lovek323/awesome
Awesome: fix issue with awesome-client, add expression for 3.5
2013-11-20 06:09:35 -08:00
Oliver Charles
1bf33cf083 haskellPackages.digits: New expression 2013-11-20 09:10:54 +00:00
Jason "Don" O'Conal
76ab3916de awesome-3-5: add expression and nixos module 2013-11-20 01:05:09 +00:00
Shea Levy
a0a068060b npm2nix/patchSrc minor fix
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-19 15:59:22 -05:00
Rob Vermaas
e511edfedf Update s3http 2013-11-19 21:32:18 +01:00
Rob Vermaas
368ce9b70b Add Fuze for Linux 1.0.5 2013-11-18 20:39:33 +01:00
Vladimír Čunát
dc3b8cc801 libwnck3: fix build via disabling introspection
It isn't used anywhere, but fixing it won't hurt (I found by accident).
2013-11-18 20:07:33 +01:00
Sergey Mironov
1fa1dd24ad yandex-disk: add the Yandex.Disk cloud storage client
Details:
http://help.yandex.com/disk/cli-clients.xml
2013-11-18 14:31:50 +04:00
Oliver Charles
41a0cb7bd9 haskellPackages.tastyTh: New expression 2013-11-18 11:28:17 +01:00
Oliver Charles
6e89adc6ba haskellPackages.tastyGolden: New expression 2013-11-18 11:28:17 +01:00
Oliver Charles
17b738330c haskellPackages.tastyQuickcheck: New expression 2013-11-18 11:28:17 +01:00
Oliver Charles
2e8c5b626c haskellPackages.tastyHspec: New expression 2013-11-18 11:28:17 +01:00
Oliver Charles
1eb47b17af haskellPackages.tastyAntXml: New expression 2013-11-18 11:28:17 +01:00
Peter Simons
8786aa1213 Merge pull request #1218 from ocharles/web-routes
haskellPackages.webRoutesBoomerang: new expression
2013-11-18 02:26:42 -08:00
zimbatm
55639c3aeb Adds a new package: direnv 2013-11-17 19:53:54 +01:00
Michael Raskin
98e8d9d5a3 Adding BadVPN network (mostly BPN) tools 2013-11-17 21:48:26 +04:00
Vladimír Čunát
3bcc63913b harfbuzz: major update 0.9.12 -> .24
Also use deps recommended by upstream (by defaul).
2013-11-17 14:16:28 +01:00
Jason "Don" O'Conal
f49f9225d5 newsbeuter: add dev expression 2013-11-17 12:06:38 +01:00
Eelco Dolstra
ee5d461471 Date::Manip: Update to 6.41 2013-11-16 17:29:55 +01:00
Kim Simmons
db3abf1c45 nanomsg: new package
Socket library built in C but provides bindings in many languages.
Highly efficient and easy to use.

[@bjornfor: whitespace fixes, quote shell variables and add meta.platforms]
2013-11-16 17:06:12 +01:00
Petr Rockai
52abed95ca all-packages: Add a self-hosted variant of clang. 2013-11-16 13:53:47 +01:00
Petr Rockai
9cfc81b749 clang: Build with gcc 4.7 for better libstdc++. 2013-11-16 13:53:47 +01:00
Bjørn Forsman
d4b3a7d685 robotframework-ride: new package
Robot Framework RIDE is a light-weight and intuitive editor for Robot
Framework test case files. (It's more like an IDE.)
2013-11-16 00:36:45 +01:00
Bjørn Forsman
fe547ab100 python-robotframework: new package
Robot Framework is a generic test automation framework for acceptance
testing and acceptance test-driven development (ATDD).

http://robotframework.org/
2013-11-15 22:01:23 +01:00
Kim Simmons
a8e3167228 LuaJIT: New package
Just-in-time compiler for lua 5.1 with strong focus on performance.
Uses the same API as lua 5.1 which makes it extremely easy to integrate.
2013-11-15 17:20:29 +01:00
Oliver Charles
3203c7177c haskellPackages.webRoutesBoomerang: new expression 2013-11-15 13:09:30 +00:00
Eelco Dolstra
0c69649a55 glibc: Remove unused version 2.13 2013-11-15 13:26:35 +01:00
Eelco Dolstra
5b22285b53 glibc: Move 2.17 -> 2.18 2013-11-15 12:26:37 +01:00
Shea Levy
03858122be D'oh
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-14 14:15:39 -05:00
Shea Levy
60428f1d49 In nodePackages.patchSource, make the source tree writable
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-14 14:11:53 -05:00
Shea Levy
0b0bded848 Better json parsing
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-14 13:58:38 -05:00
Shea Levy
a94c71a8dd Add hipache nodePackage
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-14 13:40:56 -05:00
Shea Levy
5fa298c1aa Update npm packages to latest npm2nix
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-14 13:36:08 -05:00
Domen Kožar
38185f8e51 pypy: 2.1 -> 2.2 2013-11-14 16:22:04 +01:00
Lluís Batlle i Rossell
868fa84e3a Adding smartdeblur (gpl3 version, ~1.27) 2013-11-12 22:12:43 +01:00
Moritz Ulrich
96552b683e Erlang: Update to R16B02.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-11-12 20:06:46 +01:00
Rok Garbas
f685b08d0d emacs offlineimap mode added 2013-11-12 11:00:58 +01:00
Rok Garbas
508e8f5347 nodePackages."grunt-bower-task" added 2013-11-12 11:00:15 +01:00
Vladimír Čunát
91028bd151 upower: fix Xfce via --enable-deprecated
Also drop older libusb1 version which is no longer needed with newer upower.
2013-11-12 10:05:57 +01:00
Peter Simons
a6d30242a1 Merge pull request #1201 from errge/master
Add direct-sqlite haskell library
2013-11-11 13:16:20 -08:00
Peter Simons
393689dcea Merge pull request #1202 from Zoomulator/master
gtest: New package, the google c++ testing framework.
2013-11-11 13:15:47 -08:00
Peter Simons
2192ddec0e boost: say hello to version 1.55.0 2013-11-11 22:08:47 +01:00
Evgeny Egorochkin
d3435e62b2 perlPackages.Switch: add missing version number 2013-11-11 22:05:03 +02:00
Kim Simmons
530a8dc7dc gtest: New package, the google c++ testing framework.
BSD licensed testing framework from google:
https://code.google.com/p/googletest/
2013-11-11 16:51:23 +01:00
Gergely Risko
d9ed78cbd9 Add direct-sqlite haskell library 2013-11-11 16:36:14 +01:00
Peter Simons
716318c54d haskell-process-conduit: add version 1.0.0.1 2013-11-11 14:39:59 +01:00
Peter Simons
4159147663 haskell-control-monad-loop: add version 0.1 2013-11-11 14:39:59 +01:00
Peter Simons
ad2d8fdfb9 Don't override deepseq globally in Cabal 1.18.x.
Deepseq is a core package, and building Cabal with a version that differs from
the one shipped with GHC is probably not a good idea.

For GHC 7.0.x, however, we must override deepseq, because the library just
won't build otherwise.
2013-11-11 14:39:58 +01:00
Peter Simons
62fd4cebe1 haskell-parallel: update to version 3.2.0.4 2013-11-11 14:39:57 +01:00
Peter Simons
9e036f4560 haskell-deepseq: update to 1.3.0.1 2013-11-11 14:39:57 +01:00
Peter Simons
53cc2aa312 haskell-parsers: update to version 0.10.1.1 2013-11-11 14:39:48 +01:00
Peter Simons
b1f7180d6c Merge pull request #1188 from peti/reimplement-ghcWithPackagesOld-by-wrapping-ghcWithPackages
Re-implement ghcWithPackagesOld as a variant of ghcWithPackages that ignores collisions.
2013-11-11 05:00:11 -08:00
Karn Kallio
1e80c57274 scala: add expression for scala 2.10.x branch. 2013-11-11 12:11:00 +01:00
Cillian de Róiste
bc368053ea gimp: change default from 2.6 to 2.8 2013-11-10 23:35:03 +01:00
Moritz Ulrich
7fded05cbe New package: LDM - Lightweight device mounter
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-11-10 15:08:44 +01:00
Eric Kow
9f7510113e gnuplot darwin: optional gnuplot_aquaterm variant
This variant uses the more Mac-friendly aqua driver, but it requires
that you separately install the AquaTerm package.

Note that AquaTerm is open source and could perhaps be later included
as a nix derivation. If that happens, it would be nice to remove the
gnuplot_aquaterm top-level attribute and just make it the default.
2013-11-10 13:43:43 +00:00
Bjørn Forsman
25b822db37 gnuradio: new package
Add GNU Radio, the free & open-source software development toolkit that
provides signal processing blocks to implement software radios.
2013-11-09 22:16:55 +01:00
Bjørn Forsman
57071b2213 Add fftwFloat => fftw composition with floating point
Needed for Gnuradio (coming in next commit).
2013-11-09 22:16:27 +01:00
Bjørn Forsman
e0b7eeb0ad uhd: new package
UHD is USRP Hardware Driver (for Software Defined Radio).
2013-11-09 22:15:52 +01:00
Peter Simons
e4d841eef4 Re-implement ghcWithPackagesOld as a variant of ghcWithPackages that ignores collisions.
This change is intended to fix <https://github.com/NixOS/nixpkgs/issues/1161>
and to address some of the concerns that come up during the discussion of
<d64917ad17>.
2013-11-09 20:41:52 +01:00
Vladimír Čunát
619a1f5614 changes proposed for 13-10 update
One feature change: polkit update 8d14c7ba
2013-11-09 18:41:42 +01:00
Jonas Hoersch
2923631287 libunibreak: meta.platforms attribute 2013-11-09 18:16:16 +01:00
Jason "Don" O'Conal
f1a537bee6 pythonPackages.mpmath: add expression 2013-11-09 17:59:53 +01:00
Vladimír Čunát
8d14c7baa6 polkit: major update 0.105 -> 0.112
- It now uses JavaScript for configuration (only),
  so I had to "convert" config for NetworkManager.
- I tested suspend/restart/(un)mount on KDE/Xfce,
  Phreedom tested NetworkManager config conversion.
2013-11-09 16:29:18 +01:00
Vladimír Čunát
35a3d07c4f Merge #1082: Update QtCreator to 2.8.1, add Qt 5.1.1 and QtSDK 2013-11-09 16:26:59 +01:00
Cillian de Róiste
46646feb17 sane: add support for Epson snapscan scanners
The firmware file needs to be downloaded or extracted from the windows
driver file and configured in nixpkgs.config e.g.:

sane.snapscanFirmware = /firmware/esfw41.bin;
2013-11-09 15:03:12 +01:00
Michael Raskin
29d981d1bd Oops, merged a double-fix 2013-11-08 13:55:20 +04:00
Michael Raskin
d569958894 Merge pull request #1189 from grwlf/qvim
qvim: fix stdenvAdapters issue, disable Darwin builds
2013-11-08 01:30:23 -08:00
Lluís Batlle i Rossell
0aedd883e8 Adding qbittorrent 2013-11-08 09:59:52 +01:00
Sergey Mironov
139b10eb93 qvim: fix stdenvAdapters issue 2013-11-08 12:19:28 +04:00
Michael Raskin
73847ca936 Add missing arguments to qvim --- needed to preserve the partial Darwin compatibility fixes inherited from main vim expression 2013-11-08 09:01:28 +04:00
Peter Simons
29588edfe1 python-wrapper: split 'extraLibs' into 'stdLibs' and 'extraLibs', and add 'postBuild' step
The default setting for extraLibs used to be the set of modules that come with
python by default but aren't usually enabled in our standard python derivation
because they require additional libraries. This meant that users who want to
*add* libraries to that set had to use a fairly complicated override, to add
more entries without loosing the ones set by default.

After this patch, the "standard libraries" such as "curses' are listed in
stdLibs while the extraLibs argument remains empty by default. This allows
users to override extraLibs without overriding the standard libraries.

Furthermore, the wrapper environment can be messed around with in an
additional 'postBuild' step. One nice application of this build step is
to patch scripts and binaries to use the wrapped python interpreter
instead of the pristine one, thereby enabling them to pick up all
modules that have been configured. The following example shows how this
is done for the 'pylint' utility:

  pkgs.python27Full.override {
    extraLibs = [pkgs.pylint];
    postBuild = ''
      cd ${pkgs.pylint}/bin
      for i in *; do
        rm $out/bin/$i
        sed -r -e "s|^exec |exec $out/bin/python -- |" <$i >$out/bin/$i
        chmod +x $out/bin/$i
      done;
    '';
  };
2013-11-07 15:13:02 +01:00
Peter Simons
b53f71e715 all-packages.nix: strip trailing whitespace 2013-11-07 14:57:34 +01:00
Peter Simons
f92a5cbfc6 pkgs/development/compilers/ghc/with-packages.nix: add 'ignoreCollisions' parameter
The ghcWithPackage expression now has an argument 'ignoreCollisions' that
allows users to disable the path collision check like so:

  (pkgs.haskellPackages.ghcWithPackages (pkgs: with pkgs; [ haskellPlatform ])).override { ignoreCollisions = true; };

See d64917ad17
for a long and detailed discussion of why these path collisions may occur.
2013-11-07 12:14:19 +01:00
cillianderoiste
ed67672aac Merge pull request #1181 from Zoomulator/master
New application: Milkytracker v0.90.85
2013-11-07 02:54:32 -08:00
Michael Raskin
2d1121c454 Merge pull request #1170 from grwlf/qvim
Add qvim - an experimental Qt gui for Vim
2013-11-07 02:48:22 -08:00
Eelco Dolstra
58af4fb11e Update some more platforms 2013-11-06 10:58:20 +01:00
Jaka Hudoklin
aa0f21e621 pythonPackages: Add ipaddr, Google's IP address manipulation library 2013-11-06 07:51:09 +01:00
Shea Levy
9817bada91 Update nodePackages to npm2nix-5.2.0
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-05 18:02:21 -05:00
Eelco Dolstra
d098a6d926 Add Finance::Quote 2013-11-05 10:46:44 +01:00
Eelco Dolstra
d9c13a73c2 gurobi: Remove
It's proprietary, non-redistributable software.
2013-11-05 00:07:24 +01:00
Eelco Dolstra
c88055e1a2 Set meta.hydraPlatforms instead of meta.platforms for some packages 2013-11-05 00:06:10 +01:00
Eelco Dolstra
a2cbc77e4f Only show/build a package on the platforms listed in meta.platforms
The function ‘mkDerivation’ now checks whether the current platform
type is included in a package's meta.platform field.  If not, it
throws an exception:

  $ nix-build -A linux --argstr system x86_64-darwin
  error: user-thrown exception: the package ‘linux-3.10.15’ is not supported on ‘x86_64-darwin’

These packages also no longer show up in ‘nix-env -qa’ output.  This
means, for instance, that the number of packages shown on
x86_64-freebsd has dropped from 9268 to 4764.

Since meta.platforms was also used to prevent Hydra from building some
packages, there now is a new attribute meta.hydraPlatforms listing the
platforms on which Hydra should build the package (which defaults to
meta.platforms).
2013-11-05 00:06:10 +01:00
Eelco Dolstra
06f4398b46 Remove broken and obsolete versions of gcj and ghdl 2013-11-04 21:11:00 +01:00
Eelco Dolstra
a5827b18a1 Don't build Linux 3.6-rpi packages on Hydra
They're all broken.
2013-11-04 21:11:00 +01:00
Eelco Dolstra
59cad4dc07 socate: Update to 1.7.2.2, 2.0.0-b6
CVE-2013-3571
2013-11-04 21:10:59 +01:00
Sergey Mironov
d6d2de4147 Add qvim - an experimental Qt gui for Vim
vim-qt has the most complete set of Ctrl-Alt-Meta binding functionality.
For example, qvim is able to correctly bind keys like Alt-<nonlatin>.
More: https://bitbucket.org/equalsraf/vim-qt/wiki/Features
2013-11-04 23:02:54 +04:00
Peter Simons
0e831bd525 Resurrect the old ghcWithPackages wrapper under the attribute name 'ghcWithPackagesOld'. 2013-11-04 19:42:49 +01:00
Eelco Dolstra
b232825c07 adobe-reader: Update to 9.5.5 2013-11-04 18:46:44 +01:00
Shea Levy
268bb64b68 Linux 3.12 release
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-03 20:14:48 -05:00
Rok Garbas
61e0337a5c afew: forgot to add --replace 2013-11-03 18:58:27 +01:00
Jonas Hoersch
795753bbc6 quodlibet: update to version 2.6.3
also provides two distinctive flavours, which either wrap the program to
pull in the gstreamer plugins or not.
2013-11-03 16:05:37 +01:00
Rok Garbas
b15bbdfa17 pythonPackage: afew and alot update to latest
added subprocess32 package as new dependency of afew
2013-11-02 04:09:27 +01:00
Rok Garbas
023d74049c varnish: adding version 2.1.x 2013-11-02 01:45:27 +01:00
Shea Levy
fc91ec48a8 Update default kernel to 3.10
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-01 11:10:09 -04:00
Shea Levy
504ea7662c Remove EOL'd kernels
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-01 11:10:05 -04:00
Mathijs Kwik
b6519f08da haskell-parsers: bring back 0.9 for idris 2013-11-01 08:02:19 +01:00
Mathijs Kwik
3c2b7f5e33 haskell-trifecta: bring back 1.1 for idris 2013-11-01 08:02:19 +01:00
Peter Simons
e0c633a402 haskell-hslua: update to version 0.3.8 2013-10-31 09:02:24 +01:00
Peter Simons
793be25a9a haskell-gloss: update to version 1.8.1.1 2013-10-31 09:02:24 +01:00
Peter Simons
90d80c3d35 haskell-OpenGL: update 2.9.x branch to version 2.9.1.0 2013-10-31 09:02:24 +01:00
Domen Kožar
58f520601c pythonPackages.substanced: correct sha256 2013-10-30 18:15:08 +01:00
Carles Pagès
383bb29d23 Add qpid v0.24
It includes both the broker and the C++ client lib. I had to do some hacks to
prevent the installer from putting thins outside $out.

Close #1134.
2013-10-30 17:24:02 +02:00
Jaka Hudoklin
e4ebc03367 znc: add support for modules, add fish and push module
Close #1148.
2013-10-30 17:12:55 +02:00
cillianderoiste
ddc809d6da Merge pull request #1146 from Chaddai/master
Adding KVIrc : a IRC Client for Qt and KDE. in kde4.kvirc
2013-10-30 07:15:34 -07:00
Jason "Don" O'Conal
5a2011e0c3 googleMusicmanager: add expression
close #1056
2013-10-30 14:40:08 +02:00
Jason \"Don\" O'Conal
a590790656 pythonPackages.faker, pythonPackages.fake_factory: add expressions
close #1125
2013-10-30 14:17:42 +02:00
Domen Kožar
c3f43f3dce Merge pull request #1142 from lovek323/sympy
pythonPackages.sympy: add expression
2013-10-30 03:43:35 -07:00
Domen Kožar
60256b973c Merge pull request #1139 from offlinehacker/pkgs/pnquant/add
Add pngquant, it converts 24/32-bit RGBA PNGs to 8-bit palette with alpha channel preserved.
2013-10-30 03:42:52 -07:00
Jaka Hudoklin
24f0eccaa8 Add pngquant, it converts 24/32-bit RGBA PNGs to 8-bit palette with alpha channel preserved. 2013-10-30 11:30:49 +01:00
Chaddaï Fouché
4c9349a2c1 Adding KVIrc : a IRC Client for Qt and KDE. in kde4.kvirc 2013-10-29 23:35:29 +01:00
Kim Simmons
808962fe31 Attempt at compiling MilkyTracker, but recent zlib version may have broken it.
There's a zlib version included with milkytracker,
but there's no makefiles for it. I've only included
the header here, but it fails at link-time with
several 'undefined reference' errors, which simply
means it can't find the definitions, e.g. compiled
zlib.
There's bug reports on other package systems although
unfortunately still unresolved.
https://bugs.archlinux.org/task/31324
http://lists.freebsd.org/pipermail/freebsd-ports/2013-March/082180.html
2013-10-29 17:14:53 +01:00
Rok Garbas
b040814679 changes in: redshift, geoclue, libsoup
- added support for geoclue for redshift
 - package geoclue 2.0.0 (as geoclue2)
 - package libsoup 2.44.1 (as libsoup_2_40)
2013-10-29 16:25:31 +01:00
Ricardo M. Correia
57e9fd8bcf grsecurity: Update to 2.9.1-3.2.52-201310271550 2013-10-29 13:32:53 +01:00