Commit graph

15616 commits

Author SHA1 Message Date
Georges Dubus c64b294970 fetchFromGitHub: add option for custom name
This is necessary when the rev name contains a "/"
2015-01-14 17:38:47 +01:00
muflax 79e901e3e1 botocore: update to 0.81.0 2015-01-14 16:17:49 +00:00
Pascal Wittmann 56e3d5d99e Merge pull request #5742 from j-keck/kpcli
add kpcli: KeePass Command Line Interface
2015-01-14 14:28:06 +01:00
j-keck 4e21ef88fb add kpcli: KeePass Command Line Interface 2015-01-14 14:12:29 +01:00
cillianderoiste 50640b18fa Merge pull request #5763 from nckx/stress-ng
Add stress-ng 0.03.09: stress test a computer system
2015-01-14 11:51:51 +01:00
Peter Simons d246fb6696 all-packages.nix: remove the haskellPackages_ghcHEAD package set from the top-level
That package set is broken because GHC 7.10.1-rc1 no longer supports old-style
database files as used by the pkgs/build-support/cabal/default.nix builder.

A working packages set is in "haskell-ng.packages.ghcHEAD".
2015-01-14 11:46:44 +01:00
cillianderoiste 6e66d3df90 Merge pull request #5752 from nckx/lz4
Add lz4: very fast lossless compression
2015-01-14 11:46:21 +01:00
Tobias Geerinckx-Rice d885a5003a Add stress-ng 0.03.09: stress test a computer system 2015-01-14 10:02:05 +01:00
Benjamin Saunders 0351b7a710 Add tup
Closes #5720
2015-01-14 01:37:44 -05:00
William A. Kennington III 3d4b315d91 Revert "kernel: Add a patch to remove checks for bridge stp helpers"
This reverts commit f64c3ce18d.
2015-01-13 15:34:26 -08:00
William A. Kennington III f64c3ce18d kernel: Add a patch to remove checks for bridge stp helpers 2015-01-13 15:24:02 -08:00
Tobias Geerinckx-Rice 8257ed81c9 Add lz4: very fast lossless compression 2015-01-13 23:54:02 +01:00
Nikita Karetnikov bbb304fbbd New Haskell package: yesod-markdown 2015-01-14 01:10:11 +03:00
Peter Simons c11f898e7e Merge pull request #4548 from echo-oddly/clash
new package: clash
2015-01-13 22:45:02 +01:00
Peter Simons b97c29330d haskell-ng: register the 7.8.3 binary snapshot of GHC 2015-01-13 21:22:16 +01:00
Oliver Charles 9669b4a0e8 Merge pull request #5740 from alpmestan/add-haskell-sitemap
add the 'sitemap' haskell package
2015-01-13 13:35:56 +00:00
Oliver Charles 304819b3a3 haskellPackages.exhaustive: New expression 2015-01-13 13:25:37 +00:00
Vincent Laporte b094768e99 Adds ocaml-gtktop
Gtktop is a small OCaml library to ease the creation of graphical
toplevels.

Homepage: http://zoggy.github.io/gtktop/
2015-01-13 14:17:56 +01:00
lethalman 19d6d436dc Merge pull request #5699 from pmahoney/fswatch
Fswatch
2015-01-13 14:12:43 +01:00
Alp Mestanogullari 126955d050 add the 'sitemap' haskell package 2015-01-13 12:04:21 +01:00
Vincent Laporte 7169b87664 Adds ocaml-lablgtk-extras
Lablgtk-extras is a collection of libraries and modules useful when
developing OCaml/LablGtk2 applications.

Homepage: http://gtk-extras.forge.ocamlcore.org/
2015-01-13 11:14:28 +01:00
Vincent Laporte 81b57bb8ef Adds ocaml-config-file
config-file is an OCaml library used to manage the configuration
file(s) of an application.

Homepage: http://config-file.forge.ocamlcore.org/
2015-01-13 09:46:48 +01:00
devhell 13b3fb2aca top-level: Add enhanced-ctorrent 2015-01-13 00:38:06 -08:00
Domen Kožar f5445f2660 Merge pull request #5687 from nckx/ipv6calc
Add ipv6calc: calculate/manipulate (not only) IPv6 addresses
2015-01-12 23:13:31 +01:00
Tobias Geerinckx-Rice 5d36b300bd Add gdrivefs (Google Drive FUSE client) & dependecies 2015-01-12 19:22:24 +01:00
Vladimír Čunát f9c59ca168 fontforge: large update with large changes implied
- Things didn't work very well before, as libs were only dlopened and
  not found. Fixes #5716.
- Newer releases need autotools to build (and git), leading to some bloat.
- Also, more things are installed by default, increasing the output size.
2015-01-12 13:43:30 +01:00
Vladimír Čunát 9274093a34 uthash: new package
It's headers only. Newer fontforge needs it.
2015-01-12 13:43:30 +01:00
Rob Vermaas 4d8f73a654 Use callPackage for nodePackages, to allow easier overriding of node-packages set.
(cherry picked from commit 65a89fcce7ec021838dac824fce9908b6dcd794a)
2015-01-12 10:05:05 +01:00
Charles Strahan 96fd899fea capnproto: update to 0.5.0 2015-01-12 03:24:52 -05:00
aszlig dcbcc85fea
miro: Fix build by adding sqlite to buildInputs.
The dependency on sqlite was propagated through to miro by libsoup, but
with f570f97, it's no longer propagated anymore so we need to pass it to
the miro derivation directly.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-12 03:05:40 +01:00
Michael Raskin 6aafb9a06f Use SBCL 1.2.5 to build StumpWM 2015-01-12 02:11:13 +03:00
Michael Raskin 9a6afa95c1 Re-add SBCL 1.2.5 --- for StumpWM compatibility 2015-01-12 02:11:13 +03:00
Arseniy Seroka cc17ebdca8 Merge pull request #5689 from k0ral/mkvtoolnix
Added mkvtoolnix-cli = mkvtoolnix without GUI dependencies.
2015-01-12 02:07:40 +03:00
cillianderoiste 78d8c67fa3 Merge pull request #5711 from johbo/emacs-d-mode
Emacs d mode
2015-01-11 19:30:42 +01:00
Johannes Bornhold 860336e786 Add d-mode to emacs modes 2015-01-11 18:46:48 +01:00
Arseniy Seroka 88683589b4 Merge pull request #5706 from nckx/coan
Add coan: the C preprocessor chainsaw
2015-01-11 20:42:45 +03:00
Arseniy Seroka 01f5b79524 Merge pull request #5681 from Ericson2314/master
Remove `rust=rustc` alias,update racer
2015-01-11 20:41:58 +03:00
John Ericson 81bc099d48 Remove rust=rustc alias
I was asked to add this for backwards comparability when I renamed `rust`
to `rustc` and added `rustcMaster`. It has been a few months so I'd hope
deprecating this is acceptable.
2015-01-11 17:33:58 +00:00
Evgeny Egorochkin 9aeb2cdc2b calligra: fix dependencies, and add several new ones 2015-01-11 17:03:14 +02:00
Tobias Geerinckx-Rice 0761330f64 Add ipv6calc: calculate/manipulate (not only) IPv6 addresses 2015-01-11 15:28:57 +01:00
Tobias Geerinckx-Rice 03e53af0f5 Add coan: the C preprocessor chainsaw 2015-01-11 15:21:26 +01:00
Peter Simons 43bae26b33 Merge pull request #5627 from oxij/update-postfix
postfix: make 2.11 the default, nixos: update postfix config for 2.11
2015-01-11 11:28:31 +01:00
Domen Kožar 44912c2ac1 Merge pull request #5598 from brendanlong/go-1.4
go: Update to 1.4
2015-01-11 07:46:58 +01:00
Domen Kožar d8389fc073 Merge pull request #5661 from robberer/php/geoip
php: add geoip-1.1.0 module
2015-01-11 07:45:55 +01:00
Domen Kožar 385315620b Merge pull request #5705 from nckx/fmit
Add fmit: Free Musical Instrument Tuner
2015-01-11 07:41:03 +01:00
Tobias Geerinckx-Rice 9fc1a35784 Add fmit: Free Musical Instrument Tuner 2015-01-11 03:19:40 +01:00
Eduard Bachmakov 5915d9c417 gnuplot: bump to 5.0.0, allow choosing qt version
default to qt5
2015-01-10 19:51:54 -05:00
Peter Simons f639d6bb09 darcs: switch to haskell-ng build 2015-01-10 23:38:16 +01:00
Peter Simons 55003ca34b pkgs/development/haskell-modules/lib.nix: add funky helper function for overriding 2015-01-10 23:36:59 +01:00
Patrick Mahoney 41ca36e30c fswatch: new derivation 2015-01-10 15:10:16 -06:00
Nikolay Amiantov 663082b366 mumble: add pulseaudio support 2015-01-10 23:36:42 +03:00
Patrick Mahoney 70e7b34470 gettext: add derivation for 0.19 series 2015-01-10 13:26:01 -06:00
Maurizio De Santis 5bcd29466e ruby: add 2.2.0 package 2015-01-10 19:25:37 +01:00
Daniel Beecham 66f7542f79 Merge branch 'master' of git://github.com/NixOS/nixpkgs 2015-01-10 18:38:07 +01:00
koral 29d7fa6525 Added mkvtoolnix-cli = mkvtoolnix without GUI dependencies. 2015-01-10 14:46:05 +01:00
Daniel Beecham 8dd2352dd0 Added haskell-web-routes-happstack 2015-01-10 14:11:22 +01:00
Moritz Ulrich 19c686e768 node-packages.json: Add castnow & regenerate. 2015-01-10 12:11:58 +01:00
Jim Garrison 04729dd26a julia: 0.3.3 -> 0.3.5 2015-01-09 22:50:27 -08:00
William A. Kennington III d3940e0542 NetAddrIP: 4.072 -> 4.075 2015-01-09 15:01:30 -08:00
William A. Kennington III b5e03ce6a6 MozillaLdap: Add derivation 2015-01-09 15:01:30 -08:00
John Wiegley 2aec1b0f31 coqPackages.fiat: new expression 2015-01-09 14:07:39 -06:00
William A. Kennington III fe9529ae3f 389-ds-base: Fix build 2015-01-09 11:05:31 -08:00
lethalman 5bc68e1a0e Merge pull request #5656 from nckx/boxfs2
Add boxfs: FUSE file system for box.com accounts
2015-01-09 15:39:02 +01:00
Longrin Wischnewski 1262b1d295 php: add geoip-1.1.0 module 2015-01-09 13:55:08 +00:00
Peter Simons 90b8267e7b Merge pull request #5662 from krisajenkins/case-fix
Correcting some non-camel-cased haskell-packages entries.
2015-01-09 14:17:20 +01:00
Kris Jenkins 63951837e7 Correcting some non-camel-cased haskell-packages entries. 2015-01-09 12:50:30 +00:00
Vincent Laporte 310623ad6c Addg ocaml-uri
RFC3986 URI parsing library for OCaml

Homepage: https://github.com/mirage/ocaml-uri
2015-01-09 10:28:36 +01:00
Tobias Geerinckx-Rice bec3dd5dd5 Add boxfs: FUSE file system for box.com accounts 2015-01-09 10:24:18 +01:00
Tobias Geerinckx-Rice 8e5b02d847 Add mp3fs: FUSE FS that transparently transcodes to MP3 2015-01-09 04:49:18 +01:00
Tobias Geerinckx-Rice d792ee9598 perl: Glib 1.306 -> 1.307, Gtk2 1.2923 -> 1.2494 2015-01-09 01:23:24 +01:00
Michael Raskin 9438fa4d3f Add haskellPackages.unique 2015-01-09 03:21:38 +03:00
Peter Simons dbdabe03a7 haskell-ng: remove obsolete 7.8.3 package set 2015-01-08 22:44:08 +01:00
Peter Simons 50b2fab866 Merge pull request #5646 from mpickering/master
Add psqueues and slack-api haskell packages
2015-01-08 21:41:41 +01:00
Matthew Pickering 0b8ca844a5 Register psqueues and slack-api package 2015-01-08 19:15:55 +00:00
Shea Levy 5cb62016a5 Revert "Add amazonka, amazonka-core, amazonka-cloudwatch haskell packages"
Unnecessary change to the haskell packages infrastructure, will move
this to haskellng packages.

This reverts commit 0f04707953.
2015-01-08 09:38:47 -05:00
lethalman 908c47b281 Merge pull request #5550 from abbradar/fprintd
add fprintd support
2015-01-08 14:58:22 +01:00
Nikolay Amiantov 30cd59667b libfprint: add git version with patch for vfs5011 2015-01-08 16:42:37 +03:00
lethalman 174184ccc1 Merge pull request #5621 from prikhi/add-workrave
Add Workrave, an RSI prevention app
2015-01-08 14:41:29 +01:00
lethalman cc8e61cff1 Merge pull request #5613 from spwhitt/dtrx
Add package 'dtrx'
2015-01-08 13:30:08 +01:00
lethalman 7665a97d06 Merge pull request #5601 from robberer/tmp1
php: add optional ZTS support and new PECL module pthreads
2015-01-08 13:22:08 +01:00
Vincent Laporte b6f8d1f6d5 Adds ocaml-stringext
Extra string functions for OCaml

Homepage: https://github.com/rgrinberg/stringext
2015-01-08 11:23:19 +01:00
Austin Seipp b4f4291a59 Merge pull request #5528 from KoviRobi/ddate
Added program ddate, discordian date.
2015-01-08 02:56:37 -06:00
William A. Kennington III 406fefdf83 icedtea_web: Cleanup java home 2015-01-07 14:55:41 -08:00
William A. Kennington III 770d5947b0 java: Correct more missed normalizations 2015-01-07 14:55:41 -08:00
William A. Kennington III 238f4d1652 jdkPath: Remove in favor of jdk.home 2015-01-07 14:55:41 -08:00
William A. Kennington III a3eb2465ef java: Use icedtea by default on linux 2015-01-07 14:55:41 -08:00
William A. Kennington III c82410eeda java: Normalize to the default jre / jdk 2015-01-07 14:55:41 -08:00
Peter Simons 54baa53df1 Say hello to our brand-new Haskell infrastructure. 2015-01-07 23:45:21 +01:00
William A. Kennington III 7c6cbdc145 mstpd: Add derivation 2015-01-07 13:38:04 -08:00
Peter Simons 55d6b7eb08 all-packages.nix: remove redundant gmp51 attribute 2015-01-07 20:55:40 +01:00
Aristid Breitkreuz ba1ad03fe7 fix perl Date::Calc (by disabling the bogus tests) 2015-01-07 19:31:02 +00:00
Benno Fünfstück acadc608a9 go-mtpfs: new package 2015-01-07 20:19:23 +01:00
Peter Simons 24f5b2a1a0 Merge pull request #5619 from oxij/various-changes-2
Various (hopefully) small changes
2015-01-07 16:59:10 +01:00
Jan Malakhovski 265c1c1472 postfix: make 2.11 the default, nixos: update postfix config for 2.11
postfix 2.11 is much more humane with respect to disk writes since it uses
sockets (which do not change inodes on accesses) instead of fifos (which do).
2015-01-07 15:43:32 +00:00
Jan Malakhovski e4859ddd95 qastools: add version 0.18.1 2015-01-07 15:43:01 +00:00
Eelco Dolstra 71aef59300 Remove obsolete shebangfix script 2015-01-07 15:29:10 +01:00
Vincent Laporte 4e382bce7e Adds ocaml-re
Re is a regular expression library for OCaml.

Homepage: https://github.com/ocaml/ocaml-re
2015-01-07 14:15:10 +01:00
j-keck 021e557be3 postgresql: remove 9.4betaX
final version 9.4.0 added per commit: 73839ca
2015-01-07 13:59:38 +01:00
j-keck 356d05dbc0 postgresql: add version 9.4.0 2015-01-07 13:21:18 +01:00
Pavan Rikhi 323829af0a workrave: add expression 2015-01-07 02:15:26 -05:00
Emery Hemingway 8bde40359a gnubg: initial package at 1.04.000 2015-01-07 02:14:45 -05:00
Shea Levy 0f04707953 Add amazonka, amazonka-core, amazonka-cloudwatch haskell packages
Required adding a deep override mechanism to haskell packages
2015-01-06 14:42:37 -05:00
Spencer Whitt 8b6e6e93b1 Add package 'dtrx' 2015-01-06 14:41:23 -05:00
Brendan Long 8c3399f4d8 go: Update to 1.4 2015-01-06 13:31:02 -06:00
Rob Vermaas cbdf1abc33 Use recurseIntoAttrs for libuvVersions 2015-01-06 19:26:48 +01:00
Oliver Charles 302f056f91 haskellPackages.nonEmpty: New expression 2015-01-06 15:05:24 +00:00
vbgl 56b8f1441b Merge pull request #5588 from rycee/package/bibtool
Add package 'bibtool'.
2015-01-06 13:48:10 +01:00
Longrin Wischnewski ef3a755c1f php: add optional ZTS support and new PECL module pthreads 2015-01-06 12:08:47 +00:00
Eelco Dolstra d2d09547a3 Build stdenv on Darwin 2015-01-06 11:55:47 +01:00
Eelco Dolstra fddc347689 Tweak 2015-01-06 11:55:47 +01:00
Eelco Dolstra ab10131663 Remove scheduling priorities
This was only used for stdenv and is pretty obsolete now.
2015-01-06 11:55:47 +01:00
Domen Kožar fb508b6a58 add stress: configurable amount of CPU, memory, I/O, and disk stress on the system 2015-01-06 11:15:48 +01:00
Sander van der Burg af9bb71848 Merge pull request #5592 from AndersonTorres/fsuae
FS-UAE (version 2.4.1): New Package
2015-01-06 09:59:56 +00:00
Mateusz Kowalczyk ebf4d5c62b livestreamer: update to 1.11.1 2015-01-05 21:11:04 +00:00
AndersonTorres 291d507d98 FS-UAE (version 2.4.1): New Package
FS-UAE is a new, cycle-accurate, customizable Amiga Emulator.
2015-01-05 17:47:07 -02:00
Peter Simons d7798d1b8b Merge pull request #5590 from jmwoehr/classy-prelude-yesod
New Haskell package: classy-prelude-yesod
2015-01-05 20:37:15 +01:00
Peter Simons 0c99319efe Merge pull request #5591 from dmalikov/master
haskellPackages.xmonadScreenshot: add 0.1.0.0
2015-01-05 20:36:30 +01:00
Peter Simons f1fc78d998 haskell-defaults.nix: down-grade cabal-install to 1.20.x for GHC < 7.4.x 2015-01-05 19:52:28 +01:00
Peter Simons a0a192e318 haskell-defaults.nix: switch jailbreak-cabal back to Cabal 1.20.x.
https://github.com/peti/jailbreak-cabal/issues/3
2015-01-05 18:39:19 +01:00
Peter Simons 4f50600ae0 haskell-defaults.nix: build Cabal 1.22.x with binary 0.7.x on GHC versions < 7.8.x
https://github.com/haskell/cabal/issues/2322
2015-01-05 18:39:19 +01:00
Peter Simons 920a7cc1a8 haskell-jailbreak: use Cabal 1.22.x to build this tool 2015-01-05 18:39:19 +01:00
Peter Simons dc70244447 Update HEAD versions of Cabal and cabal-install version to 1.22.0.0. 2015-01-05 18:39:19 +01:00
Dmitry Malikov 712186fa43 haskellPackages.xmonadScreenshot: add 0.1.0.0 2015-01-05 19:48:05 +03:00
Rob Vermaas 20c4d9cade Add pythonPackages.ntplib, needed for dd-agent update.
(cherry picked from commit 3e73b5888ef9e230e95ad978f8c36c8cdc0fc675)
2015-01-05 13:15:19 +01:00
Peter Simons 88de70ebd4 Merge pull request #5585 from jraygauthier/diagrams-builder
Add haskell diagrams-builder package and its wrapper.
2015-01-05 12:52:08 +01:00
Peter Simons d458e93758 Merge pull request #5584 from jmwoehr/yesod-newsfeed
New Haskell package: yesod-newsfeed
2015-01-05 12:51:23 +01:00
Robert Helgesson b00649c01e Add package 'bibtool'. 2015-01-05 09:30:20 +01:00
aszlig 0d12020a3f
Merge pull request #5582 from devhell/profanity.
This add profanity and dependencies and a few cleanups from me for the
profanity package expression.

Thanks to @devhell and apologies for pestering him with my nitpicking.

* Commit summary:
  profanity: Add option for autoAwaySupport.
  profanity: Clean up package expression file.
  profanity: Add libnotifySupport config option
  all-packages: Add libnotify option to profanity
  profanity: Add "platforms" meta information
  profanity: Add libXScrnSaver and libX11 buildInputs
  libstrophe: Add "platforms" meta information
  libstrophe: Fix typo
  profanity: Add profanity, a ncurses XMPP client
  libstrophe: Add new package
2015-01-05 08:33:11 +01:00
aszlig f1f5a7f6c5
profanity: Add option for autoAwaySupport.
Actually, two dependencies used for notifySupport are for
autoAwaySupport and have nothing to do with notifications, so let's
split them apart.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-05 08:30:44 +01:00
aszlig a313780202
profanity: Clean up package expression file.
No real changes in functionality, other than renaming libnotifySupport
to just notifySupport.

I've wrapped the lines to a maximum of 80 characters in width, so the
file looks less cluttered up. Which includes setting apart the attribute
for notifySupport and its respective dependencies from the main
dependencies.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-05 08:22:32 +01:00
Raymond Gauthier bbed7f95cd Add haskell diagrams-builder package and its wrapper. 2015-01-04 21:53:44 -05:00
Michael Raskin ba574e54c5 Add haskellPackages.reverse-apply 2015-01-05 03:03:30 +03:00
dev.hell bd039dd667 all-packages: Add libnotify option to profanity
This adds the option to build profanity with libnotify.
2015-01-04 23:49:00 +00:00
Jordan Woehr bac9085ba9 New Haskell package: yesod-newsfeed 2015-01-04 15:37:42 -07:00
Jordan Woehr 8179cd52ee New Haskell package: classy-prelude-yesod 2015-01-04 15:22:04 -07:00
dev.hell 19aa2b5b0f profanity: Add profanity, a ncurses XMPP client
This adds profanity, a ncurses irssi-style XMPP client, which depends on
libstrophe.
2015-01-04 21:22:44 +00:00
dev.hell ee36ef9891 libstrophe: Add new package
This adds libstrophe as a dependency to the profanity XMPP client.
2015-01-04 21:04:43 +00:00
Peter Simons f5d24141ec haskell-packages: drop redundant override for liquid-fixpoint 2015-01-04 20:56:50 +01:00
Peter Simons 7af2eee472 Merge pull request #5561 from rycee/package/unpaper
Add package 'unpaper'.
2015-01-04 15:20:36 +01:00
Pavan Rikhi d926582bd1 samba3_light: fix package 2015-01-04 02:52:44 -05:00
William A. Kennington III b50a73cab3 samba: Fixes for build and paths 2015-01-03 21:45:16 -08:00
William A. Kennington III cc73af1d10 samba: Add version 4 as the default 2015-01-03 21:45:16 -08:00
Arseniy Seroka 6b8b0fd544 Merge pull request #5556 from rycee/package/flashbench
Add package 'flashbench'.
2015-01-04 01:04:40 +03:00
Robert Helgesson 9a3b8068f8 Add package 'flashbench'. 2015-01-03 22:49:08 +01:00
Domen Kožar d03e88b865 Merge pull request #5560 from rycee/package/radeontop
Add package 'radeontop'.
2015-01-03 21:37:57 +01:00
Robert Helgesson 5b9b923abd Add package 'unpaper'. 2015-01-03 21:36:43 +01:00
Robert Helgesson f9afb8e6cb Add package 'radeontop'. 2015-01-03 21:18:54 +01:00
Domen Kožar 03a57c7d9d Merge pull request #5557 from rycee/package/svtplay-dl
Add package 'svtplay-dl'.
2015-01-03 20:42:57 +01:00
Nikolay Amiantov 006dceba14 fprint_demo: add package 2015-01-03 19:50:40 +03:00
Nikolay Amiantov 63af25130e fprintd: add package 2015-01-03 19:50:40 +03:00
Nikolay Amiantov 7452a03ba9 libfprint: add package 2015-01-03 19:50:40 +03:00
Vladimir Still 68ba6ca863 perlPackages: Add X11-IdleTime. 2015-01-03 13:55:17 +01:00
Robert Helgesson 3c78e7a3e5 Add package 'svtplay-dl'. 2015-01-03 10:43:09 +01:00
William A. Kennington III 6b9133dbae Add all-packages.nix changes 2015-01-02 17:25:23 -08:00
William A. Kennington III cde8e6086f subunit: Update to 1.0.0 and build other bindings 2015-01-02 17:22:37 -08:00
William A. Kennington III 312f812c40 testscenarios: Add derivation 2015-01-02 17:22:36 -08:00
Peter Simons 2be045fac5 Merge pull request #5534 from ryantrinkle/ghcjs-workarounds
Work around issues that appear when compiling the 'split' and 'dependent-map' packages with ghcjs
2015-01-03 00:10:13 +01:00
John Wiegley 8dd9fd7b20 haskellPackages.intern: new expression 2015-01-02 15:32:21 -06:00
John Wiegley f742da0a31 liquidhaskell: new expression 2015-01-02 15:29:01 -06:00
Ryan Trinkle e50802323c Work around issues that appear when compiling the 'split' and 'dependent-map' packages with ghcjs 2015-01-02 14:25:16 -05:00
Bob van der Linden 54c9c0b4a7 mjpg-streamer: added package 2015-01-02 17:49:58 +01:00
Bjørn Forsman b8e860682b python-llfuse: new package
Python bindings for the low-level FUSE API. (Needed by attic, the backup
program.)
2015-01-02 15:17:42 +01:00
Peter Simons 8235e8c544 Switch users of 'pandoc' to the lean version. 2015-01-02 14:56:24 +01:00
Peter Simons c2b1ff33fe Add a 'pandoc' variant to the top-level that has no run-time dependencies on GHC or any other Haskell package. 2015-01-02 14:55:38 +01:00
Kovacsics Robert (rmk35) 5afa961605 Added program ddate, discordian date.
ddate converts normal dates to Discordian dates
2015-01-02 12:02:13 +00:00
William A. Kennington III 8627110091 icedtea: Make major version nonspecific attrs 2015-01-02 00:24:49 -08:00
Vincent Laporte 0ed2a253f1 Adds hop 2.5.1
HOP is a multi-tier programming language for the Web 2.0 and the
so-called diffuse Web.

Homepage: http://hop.inria.fr/
2015-01-02 00:01:40 +01:00
Peter Simons 9b8ff2f5f2 Update Cabal to version 1.20.0.3 and cabal-install to version 1.20.0.6. 2015-01-01 23:07:41 +01:00
Peter Simons 70cfd75382 elm-make: re-generate with cabal2nix 2015-01-01 23:07:41 +01:00
Peter Simons e30a2d6a0b haskell-webkitgtk3: re-generate with cabal2nix 2015-01-01 23:07:41 +01:00
Georges Dubus 6dc7771cdc Merge pull request #5341 from prikhi/add-mezzanine
Add Mezzanine, a Django CMS
2015-01-01 22:30:10 +01:00
Peter Simons ac55bb22be gnumake: add version 4.1 2015-01-01 20:36:58 +01:00
Peter Simons e0def54ca4 Merge pull request #5513 from k0ral/webkitgtk3
New haskell package: webkitgtk3
2015-01-01 19:50:16 +01:00
William A. Kennington III de29c025c5 kerberos: Disable on darwin 2015-01-01 15:45:35 +01:00
William A. Kennington III 89130335b0 389-ds-base: Add derivation 2015-01-01 15:45:35 +01:00
William A. Kennington III 307823a88a svrcore: Add derivation 2015-01-01 15:45:35 +01:00
aszlig f8702f3207 python: Add new package audiotools.
This is needed for the replaygain plugin in beets.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-01 15:45:33 +01:00
aszlig dc243f9d30 python: Add new package discogs_client.
Needed in order to fetch Discogs album information in beets.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-01 15:45:33 +01:00
aszlig 51eacc8a96 python: Add pyacoustid and dependencies.
We're going to need this for fingerprinting support in beets.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-01 15:45:33 +01:00
aszlig e2166c3a1e python/mutagen: Update to upstream version 1.27.
Also now comes with a few more build dependencies in order to run tests,
which for this version now succeed.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-01 15:45:33 +01:00
Eelco Dolstra bcf391a94d Disambiguate util-linux package names 2015-01-01 15:45:33 +01:00
Bjørn Forsman b9152bb714 xidel: new package
Command line tool to download and extract data from html/xml page.

http://videlibri.sourceforge.net/xidel.html
2015-01-01 15:45:32 +01:00
William A. Kennington III fbac211a2c cyrus_sasl: Enable kerberos 2015-01-01 15:45:32 +01:00
Tobias Geerinckx-Rice 56692eec7c Fix user-facing typos (mainly in descriptions) 2015-01-01 15:45:32 +01:00
aszlig 58cd4985fd beets: Move into its own package directory.
The primary use of beets is not as a Python library and users usually
would expect to install it into the env using "nix-env -i beets" rather
than "nix-env -i pythonX.Y-beets".

Having beets in its own package directory also allows for better
customization, where we're going to implement attributes that can be
used to turn on/off various features and plugins.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-01 15:45:31 +01:00
Vincent Laporte 0f05b01dce Adds ocaml-ojquery-0.1
jQuery Binding for Eliom

Homepage: http://ocsigen.org/ojquery/
2015-01-01 15:45:31 +01:00
Vincent Laporte 8f2588f0ce Adds ocaml-magick-0.34
This package aims to provide the ImageMagick methods to OCaml

Homepage: http://www.linux-nantes.org/~fmonnier/OCaml/ImageMagick/
2015-01-01 15:45:31 +01:00
Vincent Laporte 4c4768c4b0 Adds ocaml-safepass-1.3
OCaml-safepass is a library offering facilities for the safe storage of
user passwords. By "safe" we mean that passwords are salted and hashed
using the Bcrypt algorithm. Salting prevents rainbow-table based
attacks, whereas hashing by a very time-consuming algorithm such as
Bcrypt renders brute-force password cracking impractical.

Homepage: http://ocaml-safepass.forge.ocamlcore.org/
2015-01-01 15:45:31 +01:00
Lluís Batlle i Rossell 3137a5ca48 Adding scantailor.
(cherry picked from commit 7eda68709e9e50b1c4a608ab141f6c7065708c0f)
2015-01-01 15:45:31 +01:00
Jaka Hudoklin 1bdcf9a701 Add cadvisor 2015-01-01 15:45:30 +01:00
Tom Hunger c53b959c0e Update elm to 0.14.
Note that elm has a different package split: The old Elm 0.13 package
is now elm-compiler, elm-make and elm-package.

Instead of invoking "elm" one now has to use "elm-make".

I kept the 0.13 version of elm around in case someone depends
on it.
2015-01-01 15:45:30 +01:00
Vincent Laporte 56d651d347 Adds ocaml-uuseg
Uuseg is an OCaml library for segmenting Unicode text. It implements the
locale independent Unicode text segmentation algorithms to detect
grapheme cluster, word and sentence boundaries and the Unicode line
breaking algorithm to detect line break opportunities.

Homepage: http://erratique.ch/software/uuseg
2015-01-01 15:45:30 +01:00
William A. Kennington III c34daa0b48 ipset: Add derivation 2015-01-01 15:45:29 +01:00
Vladimír Čunát 12c51681d3 upower: use newer version by default
Tested on KDE4, fixed with xfce, and was used with GNOME before.
CC @lethalman.

I did not test e19, as it won't build, probably due to #5392 @shlevy.
CC maintainer @matejc.

Also removed a forgotten unused patch.
2015-01-01 15:45:29 +01:00
Eduard Bachmakov 0771071cf9 Add photoqt-1.1.0.1
Also, add myself to maintainers.
2015-01-01 15:45:29 +01:00
Thomas Tuegel 53317799ec suitesparse: add version 4.4.1 2015-01-01 15:45:29 +01:00
Thomas Tuegel 32ffad3e6b atlas: optionally build with full lapack 2015-01-01 15:45:29 +01:00
Patrick Mahoney 06e523b7e8 Update skarnet.org software for 2.0 release.
New build system using configure script and GNU Make 4.0, and new
releases of the following using the new build system:

execline 2.0.0.0
s6 2.0.0.0
s6-dns 2.0.0.0
s6-linux-utils 2.0.0.0
s6-networking 2.0.0.0
s6-portable-utils 2.0.0.0
skalibs 2.0.0.0
2015-01-01 15:45:28 +01:00
Charles Strahan 76976398f8 ghcjs: fix whitespace 2014-12-31 00:06:20 -05:00
Charles Strahan df55381b65 ghcjs: restructure 2014-12-31 00:03:43 -05:00
Sebastián Bernardo Galkin 24abe2b2b3 Bumblebee config to enable multiple monitors
Added configurations to `bumblebee` package to easy multiple monitors on Optimus
machines.

The behaviour of the default `bumblebee` package hasn't change, so this change
is backwards compatible. Users who want to connect a monitor to their discrete
card should use the package `bumblebee_display` instead.

Also added new configuration option to nixos bumblebee module:

```
hardware.bumblebee.connectDisplay = true
```

will enable the new configuration, but the default is still false.
2014-12-30 19:17:42 -08:00
Charles Strahan 94dd4b9721 ruby: WIP 2014-12-30 21:05:00 -05:00
aszlig 880c985f27
Merge branch 'better-beets'.
Makes beets actually usable (and configurable) on Nix(OS), if you want
to use more plugins rather than just plain lookup of tracks based on
(fuzzy) string matching.

This also changes the derivation name from "python2.7-beets" to just
"beets".

* Commit summary:
  beets: Check dependencies on activated plugins.
  beets: Check plugin definitions against package.
  beets: Use audiotools backend for replaygain.
  beets: Allow to configure plugin dependencies.
  beets: Switch to using fetchFromGitHub.
  python: Add new package audiotools.
  python: Add new package discogs_client.
  python: Add pyacoustid and dependencies.
  python/mutagen: Update to upstream version 1.27.
  mp3gain: Fix output path bin directory.
  beets: Add myself to maintainers.
  beets: Update to new upstream version 1.3.9.
  beets: Move into its own package directory.
2014-12-30 23:21:57 +01:00
aszlig eecd932493
python: Add new package audiotools.
This is needed for the replaygain plugin in beets.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-30 22:36:09 +01:00
aszlig a1acc35177
python: Add new package discogs_client.
Needed in order to fetch Discogs album information in beets.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-30 22:34:48 +01:00
aszlig 07c9efaf22
python: Add pyacoustid and dependencies.
We're going to need this for fingerprinting support in beets.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-30 22:33:55 +01:00
aszlig 5278695304
python/mutagen: Update to upstream version 1.27.
Also now comes with a few more build dependencies in order to run tests,
which for this version now succeed.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-30 22:31:16 +01:00
koral e00e679d12 New haskell package: webkitgtk3 2014-12-30 21:32:09 +01:00
Eelco Dolstra 035e502b5b Disambiguate util-linux package names 2014-12-30 18:32:45 +01:00
Bjørn Forsman 7f06428544 xidel: new package
Command line tool to download and extract data from html/xml page.

http://videlibri.sourceforge.net/xidel.html
2014-12-30 14:00:37 +01:00
William A. Kennington III 488e6e6e9c cyrus_sasl: Enable kerberos 2014-12-30 01:04:16 -08:00
Tobias Geerinckx-Rice c64257b8e5 Fix user-facing typos (mainly in descriptions) 2014-12-30 03:31:03 +01:00
aszlig d6874d6063
beets: Move into its own package directory.
The primary use of beets is not as a Python library and users usually
would expect to install it into the env using "nix-env -i beets" rather
than "nix-env -i pythonX.Y-beets".

Having beets in its own package directory also allows for better
customization, where we're going to implement attributes that can be
used to turn on/off various features and plugins.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-30 03:23:37 +01:00
Jaka Hudoklin 1b19b7a3bf Merge pull request #5491 from offlinehacker/cadvisor
Add cadvisor package and nixos module
2014-12-29 17:58:43 +01:00
Vincent Laporte a1822087e6 Adds ocaml-ojquery-0.1
jQuery Binding for Eliom

Homepage: http://ocsigen.org/ojquery/
2014-12-29 15:19:05 +01:00
Vincent Laporte 837b2abb2b Adds ocaml-magick-0.34
This package aims to provide the ImageMagick methods to OCaml

Homepage: http://www.linux-nantes.org/~fmonnier/OCaml/ImageMagick/
2014-12-29 15:15:04 +01:00
Vincent Laporte 9fc35ed766 Adds ocaml-safepass-1.3
OCaml-safepass is a library offering facilities for the safe storage of
user passwords. By "safe" we mean that passwords are salted and hashed
using the Bcrypt algorithm. Salting prevents rainbow-table based
attacks, whereas hashing by a very time-consuming algorithm such as
Bcrypt renders brute-force password cracking impractical.

Homepage: http://ocaml-safepass.forge.ocamlcore.org/
2014-12-29 15:15:04 +01:00
Lluís Batlle i Rossell b985a9e0a1 Adding scantailor.
(cherry picked from commit 7eda68709e9e50b1c4a608ab141f6c7065708c0f)
2014-12-29 10:23:27 +01:00
Charles Strahan 145733c479 Merge branch 'master' of github.com:nixos/nixpkgs into pleasant-ruby
Conflicts:
	pkgs/applications/version-management/redmine/default.nix
	pkgs/development/interpreters/ruby/gem.nix
	pkgs/development/interpreters/ruby/generated.nix
	pkgs/development/interpreters/ruby/patches.nix
	pkgs/development/tools/vagrant/default.nix
	pkgs/servers/consul/default.nix
2014-12-28 14:29:52 -05:00
Jaka Hudoklin b232395a06 Add cadvisor 2014-12-28 20:20:38 +01:00
Tom Hunger e67535cb1d Update elm to 0.14.
Note that elm has a different package split: The old Elm 0.13 package
is now elm-compiler, elm-make and elm-package.

Instead of invoking "elm" one now has to use "elm-make".

I kept the 0.13 version of elm around in case someone depends
on it.
2014-12-28 17:00:41 +00:00
Vincent Laporte 2335ec0b40 Adds ocaml-uuseg
Uuseg is an OCaml library for segmenting Unicode text. It implements the
locale independent Unicode text segmentation algorithms to detect
grapheme cluster, word and sentence boundaries and the Unicode line
breaking algorithm to detect line break opportunities.

Homepage: http://erratique.ch/software/uuseg
2014-12-28 14:30:12 +01:00
William A. Kennington III c17fda769a ipset: Add derivation 2014-12-28 00:03:54 -08:00
Charles Strahan 289e33f852 ghcjs: don't use extension for haddock override 2014-12-27 23:10:07 -05:00
Charles Strahan 780ec20283 ghcjs: regenerate extension 2014-12-27 22:31:56 -05:00
Charles Strahan e92c65f37d ghcjs: remove commented-out buildLocalCabalWithArgs 2014-12-27 22:14:17 -05:00
Charles Strahan dd28f5ff0a ghcjs: remove (seemingly) unnecessary tfRandom workaround 2014-12-27 22:12:31 -05:00
Charles Strahan a8d78dffb0 ghcjs: don't use extension to set Cabal 2014-12-27 22:09:05 -05:00
Charles Strahan 94aa6539de remove ghcServer 2014-12-27 21:57:11 -05:00
Charles Strahan d05e237cb0 ghcjs-dom: use correct conf-flags and dependencies 2014-12-27 21:40:18 -05:00
Charles Strahan 347a9674c1 ghcjs: cleanup 2014-12-27 18:48:12 -05:00
Charles Strahan f36fabb389 ghcjs: fix build 2014-12-27 16:51:39 -05:00
Vladimír Čunát 3c050d00a5 upower: use newer version by default
Tested on KDE4, fixed with xfce, and was used with GNOME before.
CC @lethalman.

I did not test e19, as it won't build, probably due to #5392 @shlevy.
CC maintainer @matejc.

Also removed a forgotten unused patch.
2014-12-27 22:46:46 +01:00
Eduard Bachmakov 5e4a8d9fd8 Add photoqt-1.1.0.1
Also, add myself to maintainers.
2014-12-27 22:13:41 +01:00
Thomas Tuegel d582090a15 suitesparse: add version 4.4.1 2014-12-27 13:47:53 -06:00
Thomas Tuegel 3ce76d4dd0 atlas: optionally build with full lapack 2014-12-27 13:40:40 -06:00
Charles Strahan a188373640 Merge branch 'master' of github.com:nixos/nixpkgs into ryghcjs
Conflicts:
	pkgs/development/libraries/haskell/ghcjs-dom/default.nix
	pkgs/top-level/haskell-packages.nix
2014-12-27 14:35:01 -05:00
Charles Strahan 571af5b988 ghcjs: clean up 2014-12-27 14:27:37 -05:00
vbgl baeb69626e Merge pull request #5482 from DamienCassou/mutag-0.0.2
Update pythonPackages.mutag
2014-12-27 19:24:41 +01:00
Damien Cassou fe5949c6b7 Update pythonPackages.mutag 2014-12-27 16:21:15 +01:00
Domen Kožar 8a1347c47a remove pythonPackages.docopt as it's already defined 2014-12-27 11:58:04 +01:00
Domen Kožar 9ac97d8f11 udiskie: specify correct dependencies for the version bump
(cherry picked from commit ea540f8fc66a857e44de320175f80b89de39da93)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-27 11:53:08 +01:00
Pavan Rikhi b5ff6c2c62 mezzanine: add expression 2014-12-26 15:27:38 -05:00
Pavan Rikhi e41656f69c grappelli_safe: add expression 2014-12-26 15:27:38 -05:00
Pavan Rikhi 92e3549314 filebrowser_safe: add expression 2014-12-26 15:27:38 -05:00
Pavan Rikhi ef71298abb requests_oauthlib: v0.3.2 -> v0.4.1 2014-12-26 15:27:37 -05:00
Pavan Rikhi d347a8b461 python oauthlib: v0.5.0 -> v0.7.2 2014-12-26 15:27:37 -05:00
Pavan Rikhi 0da797bd41 pyjwt: add expression 2014-12-26 15:27:37 -05:00
Pavan Rikhi 9c811b5afd python bleach: add expression 2014-12-26 15:27:37 -05:00
Pavan Rikhi 9b034c96c3 python html5lib: v0.95 -> v0.999 2014-12-26 15:27:37 -05:00