Commit Graph

14306 Commits

Author SHA1 Message Date
Mateusz Kowalczyk
c9dd0b1a12 structured-haskell-mode: use haskell-src-exts 1.15 2014-10-21 20:19:03 +01:00
Georges Dubus
7eadfc01b3 Merge pull request #4607 from k0ral/safe-rm
New package: safe-rm-0.11
2014-10-21 20:57:18 +02:00
koral
03ec2d9477 New package: safe-rm-0.11 2014-10-21 20:19:57 +02:00
Eelco Dolstra
a5262a9000 firefox: Fix evaluation on non-Linux
Actually we only support Firefox on Linux, but we hit the “attribute
‘gcc.override’ missing” error before the platform check.
2014-10-21 19:49:35 +02:00
Domen Kožar
5c251eb3a0 python3Packages.{pagerduty,sipsimple}: disable 2014-10-21 18:55:39 +02:00
aszlig
369a5c6180
python-six: Update to new upstream version 1.8.0.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-21 18:32:10 +02:00
Eelco Dolstra
f4b5671b0d firefox: Fix build on 32-bit by using the gold linker 2014-10-21 18:07:25 +02:00
Georges Dubus
1ef52d5db1 Merge pull request #4574 from fpletz/package/ncmpcppBeta
New package: ncmpcppBeta
2014-10-21 13:42:53 +02:00
Mateusz Kowalczyk
2dc4b069e3 haskell-charsetdetect-ae: new package 2014-10-21 11:35:36 +01:00
John Wiegley
89e68ee32e coqPackages.flocq: new expression 2014-10-21 00:23:36 -05:00
John Wiegley
8d8acebfbb Extra: rename directory to Extra-lib
This is needed because not everyone uses a case-sensitive
filesystem (namely, OS X), which causes the Extra and extra packages to
collide.  Since extra is more recently maintained (by the author of
Shake and Hoogle), I've renamed Extra to just Extra-lib, keeping
everything else the same.
2014-10-20 19:17:12 -05:00
Russell O'Connor
b91adb64ce Add python package gsutil plus all its dependencies. 2014-10-21 00:22:39 +02:00
Moritz Ulrich
ac826c178f Build emacs with svg-support.
Use `emacs.override { librsvg = null; }@ if you want to disable this
feature.
2014-10-20 22:34:11 +02:00
Michael Raskin
6b727e8d68 Merge pull request #4596 from abbradar/rpmextract
Add "rpmextract" script and use it
2014-10-20 22:00:59 +04:00
Eelco Dolstra
8952396650 Update some Hydra dependencies
http://hydra.nixos.org/build/16127784
2014-10-20 17:56:52 +02:00
Domen Kožar
a5b7ef0db1 fix eval 2014-10-20 17:26:25 +02:00
Domen Kožar
8787c695a9 pythonPackages.cjson: disable on pypy/py3k 2014-10-20 13:34:43 +02:00
Jaka Hudoklin
3bd72fc71f Merge pull request #4579 from offlinehacker/pkgs/pythonPackages/graphitePager
pythonPackages: add graphite pager
2014-10-20 13:24:54 +02:00
(cdep)illabout
35375d0917 Added package for fcitx-configtool.
This allows fctix to be configured through a GUI.
2014-10-20 11:35:47 +09:00
Nikolay Amiantov
4dba792a59 rpmextract: add package 2014-10-20 03:16:24 +04:00
Domen Kožar
29ffeecf78 fix eval 2014-10-19 19:54:33 +02:00
Domen Kožar
2d6582d14e python27FullBuildEnv -> python.buildEnv for all interpreters 2014-10-19 19:48:18 +02:00
Peter Simons
0e813e4fdd haskell-hindent: build with old version of haskell-src-exts 2014-10-19 16:55:24 +02:00
Peter Simons
372f9b9afe haskell-aeson: update to version 0.8.0.2 2014-10-19 16:55:22 +02:00
Aycan iRiCAN
480290242f Introduced haskellPackages.extra 2014-10-19 16:21:58 +03:00
Peter Simons
1f80db6eed haskell-Decimal: add version 0.4.2 2014-10-19 14:11:03 +02:00
Peter Simons
984d71a9bc hoogle: make sure the package follows the haskell-packages.nix conventions 2014-10-19 11:55:25 +02:00
Michael Raskin
d5658da944 Merge pull request #4589 from bosu/k2pdfopt
New package: k2pdfopt - mobile PDF/DJVU optimizer
2014-10-19 12:25:23 +04:00
Boris Sukholitko
f9c2cb6b27 Add k2pdfopt: mobile PDF/DJVU optimizer 2014-10-19 10:55:06 +03:00
John Wiegley
6590a19694 hoogle: reference the older haskellSrcExts directly 2014-10-18 22:22:43 -05:00
Benno Fünfstück
8c3f636562 proot: add to all-packages.nix
Looks like this was forgotten in #4412 after #4406 was reverted.
2014-10-18 20:19:01 +02:00
Peter Simons
10895c3577 Merge pull request #4583 from NixOS/buildLocalCabal-new-cabal2nix
buildLocalCabal: use new cabal2nix feature
2014-10-18 20:02:26 +02:00
Michael Raskin
441cc2fc22 Add qpdfview PDF viewer with tabs. It also supports DjVu and some PostScript files. 2014-10-18 21:47:49 +04:00
Michael Raskin
c257f52be2 Fix wrong reference 2014-10-18 19:53:43 +04:00
Michael Raskin
4be0862006 Julia 0.3.1 2014-10-18 19:52:59 +04:00
Michael Raskin
fac3c95ce6 Add clisp 2.33.2 — for testing SBCL bootstrap 2014-10-18 19:52:59 +04:00
Jaka Hudoklin
c61fe83268 pythonPackages.ipython: use correct pythonPackages 2014-10-18 17:23:40 +02:00
Benno Fünfstück
16ff1a1966 buildLocalCabal: use new cabal2nix feature 2014-10-18 16:59:46 +02:00
Aristid Breitkreuz
5d6e039cd6 Merge pull request #4576 from cstrahan/macvim-clang
Fix MacVim by using clang.
2014-10-18 16:15:34 +02:00
Jaka Hudoklin
0f8f98525b pythonPackages: fix typo 2014-10-18 14:22:53 +02:00
Jaka Hudoklin
9ec9497c9f pythonPackages: pillow, set tcl_root 2014-10-18 14:17:22 +02:00
Jaka Hudoklin
2d4b3e98d9 pythonPackages: add graphite pager 2014-10-18 13:54:05 +02:00
Charles Strahan
bad51b0b02 Fix MacVim by using clang. 2014-10-18 01:15:45 -04:00
Franz Pletz
a691858192 Add new package ncmpcppBeta 2014-10-18 05:14:35 +02:00
Bjørn Forsman
b1fe7506cd Remove all-packages.nix.orig
I'm pretty sure it was not the intention to add this file in
eee6f5a004 ("Adding Pipelight via patch
from Sven Keidel and some cleanup").
2014-10-18 00:05:47 +02:00
William A. Kennington III
e7c1c1d97a weston: 1.5.0 -> 1.6.0 2014-10-17 14:26:45 -07:00
William A. Kennington III
c79eac4c79 libinput: Add derivation 2014-10-17 14:26:45 -07:00
Michael Raskin
eee6f5a004 Adding Pipelight via patch from Sven Keidel and some cleanup 2014-10-18 00:14:51 +04:00
Bjørn Forsman
9424ab11c6 python-scapy: new package
Powerful interactive network packet manipulation program.

http://www.secdev.org/projects/scapy/
2014-10-17 20:20:08 +02:00
Georges Dubus
1aa6022173 Merge pull request #4558 from tailhook/rust0.12
rust: Upgrade rust stable to 0.12
2014-10-17 17:27:49 +02:00
Jascha Geerds
df1221eea9 Fix stevedore for python26 2014-10-17 11:35:25 +02:00
John Wiegley
57eb7f107d lambdabot: Get it building again against older packages 2014-10-16 21:44:58 -05:00
Mateusz Kowalczyk
0fac38fd48 haskell-yi: make the wrapper less cumbersome
It still suffers from ‘everything breaks’ if there is any Haskell in
user env: https://github.com/NixOS/nixpkgs/issues/4560
2014-10-17 00:39:31 +01:00
John Wiegley
1515dbf962 haskell-hakyll: Allow it to build again 2014-10-16 17:38:09 -05:00
John Wiegley
6558ab94a4 Elm: no longer references pandoc 2014-10-16 17:23:25 -05:00
Moritz Ulrich
710765f9d9 Pass chickenEggs as a parameter to egg2nix.
Those eggs are specific to egg2nix - it's unwise to make them public.
2014-10-16 23:25:20 +02:00
Paul Colomiets
4035d9f27e rust: Upgrade rust stable to 0.12 2014-10-16 23:25:17 +03:00
Eelco Dolstra
a3e5eca153 DBIx::Class: Update to 0.082801
This fixes building against the latest SQLite.
2014-10-16 16:56:36 +02:00
Nikolay Amiantov
09f33a4389 substituteAllFiles: add derivation
Closes #4145
2014-10-16 15:27:25 +01:00
Peter Simons
9e74259bbe Merge pull request #4551 from vandenoever/blink
Add Blink, a simple sip client.
2014-10-16 15:48:32 +02:00
Cray Elliott
e39bf7a704 Replaced retroarchBare with retroarchBareMaster, also added a few new libretro cores
retroarchBare was too old for any practical use at this point, so it was removed in favor
of fetching releases from git. RetroArch often recommends checkout out the latest git master
if you are on a desktop platform, so we are conforming with their recommendation. I plan on
bumping the git of retroarch and each core every month, and I plan on adding more libretro
cores in the future.

The libretro cores that were added are nestopia, quicknes, snes9x, and vba-m

planned next are : bsnes-accuracy, bsnes-balanced, bsnes-performance, a few libretro mame ports

Closes #4448
2014-10-16 12:53:39 +01:00
Domen Kožar
74fde7c388 Merge pull request #4495 from NixOS/pythonFull_improvements
PythonFull improvements
2014-10-16 13:24:18 +02:00
Domen Kožar
68b183e309 simplify 2014-10-16 13:13:13 +02:00
Domen Kožar
c0e18dc498 fix eval 2014-10-16 13:08:07 +02:00
Jos van den Oever
fb9ac9e8eb Add Blink, a simple sip client. 2014-10-16 12:21:36 +02:00
Domen Kožar
a1a60d8e8a readd pythonPackages.hgsvn 2014-10-16 12:21:03 +02:00
Domen Kožar
6cd1f42a2c Merge pull request #4483 from edwtjo/cvxopt
pythonPackages.cvxopt: added package
2014-10-16 12:20:42 +02:00
Rickard Nilsson
6960149b03 New package: runit 2.1.2 2014-10-15 13:08:22 +02:00
taku0
ea7120e31c Update firefox-bin to 33.0 2014-10-15 19:07:05 +09:00
Domen Kožar
f5a47393b6 Revert "Revert "Set default kernel to 3.14""
This reverts commit ad477c77ff.
2014-10-15 12:00:47 +02:00
Joachim Schiele
13298fcbb9 Merge pull request #4535 from flosse/lua-bitop
lua-packages: added lua-bitop to add websocket support for prosody
2014-10-15 09:41:32 +02:00
Peter Simons
a5b91818e7 Merge pull request #4532 from purefn/haskell-validation
haskell: add validation package
2014-10-15 08:15:50 +02:00
Mateusz Kowalczyk
8842fcfdb1 haskell-yi-custom: convenience wrapper for configs
Now to use Yi along with its config the user passes all the extra
libraries wanted by their config as extraPackages and builds the
expression. This means there is no hassle from the user about having to
manually create a cabal file and wrap over the Yi binary.
2014-10-15 04:31:03 +01:00
Markus Kohlhase
5308d3284b prosody: added websocket support 2014-10-15 03:57:00 +02:00
Markus Kohlhase
163b53f706 lua-packages: added lua-bitop 2014-10-15 03:53:03 +02:00
Mateusz Kowalczyk
a921dba56a haskell-yi-contrib: move under libraries instead 2014-10-15 01:00:16 +01:00
Mateusz Kowalczyk
0d858ba4c0 haskell-yi: update to 0.10.1 2014-10-15 01:00:16 +01:00
Richard Wallace
d180b9a6ee haskell: add validation package 2014-10-14 16:59:23 -07:00
Thomas Strobel
49fd0c32ff Add package: simple-tpm-pk11
Simple PKCS11 provider for TPM chips
2014-10-15 01:14:34 +02:00
Eelco Dolstra
d4d0e449d7 Remove obsolete Hydra package 2014-10-14 22:49:12 +02:00
Peter Simons
c4dd75c9e3 Merge pull request #4527 from bosu/test-simple
haskell: Add state-plus, test-simple packages
2014-10-14 22:38:29 +02:00
Boris Sukholitko
8d5be73061 haskell: add test-simple package 2014-10-14 23:28:25 +03:00
Boris Sukholitko
49469001be haskell: add state-plus package 2014-10-14 23:25:18 +03:00
Domen Kožar
90badb42d1 pypyPackages.paramiko: disable tests 2014-10-14 21:06:49 +02:00
aszlig
c1f55dcd35
miro: Add support for video/audio library sharing.
This is done using the Avahi/Bonjour compatibility library.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-14 19:46:59 +02:00
Mateusz Kowalczyk
fc11a7e03e haskell-yi-language: new package 2014-10-14 18:45:26 +01:00
Mateusz Kowalczyk
464d3914f4 haskell-word-trie: new package 2014-10-14 18:45:26 +01:00
Mateusz Kowalczyk
5f9b76da63 haskell-oo-prototypes: new package 2014-10-14 18:45:26 +01:00
Mateusz Kowalczyk
5389dd542c haskell-dynamic-state: new package 2014-10-14 18:45:26 +01:00
Mateusz Kowalczyk
713301702c haskell-yi-rope: new package 2014-10-14 18:45:26 +01:00
Mateusz Kowalczyk
9197205eb1 haskell-yi: move down into own small section 2014-10-14 18:45:25 +01:00
cillianderoiste
0868feeb3d Merge pull request #4524 from kragniz/master
Add hedgewars
2014-10-14 17:51:44 +02:00
Louis Taylor
48664fb7b2 Add hedgewars
Turn-based strategy artillery game similiar to Worms.
2014-10-14 16:40:56 +01:00
Peter Simons
31a5126b06 Fix cabal-install build for GHC 6.10.4. 2014-10-14 17:39:36 +02:00
Peter Simons
2ad93cf18d agda: build with haskell-src-exts 1.15.x 2014-10-14 17:39:35 +02:00
Peter Simons
89975f8fb2 cabal-install: build version 1.16.0.2 with network 2.5.x 2014-10-14 17:39:35 +02:00
Peter Simons
eda36f0017 haskell-packages.nix: fix spelling of snapCors attribute 2014-10-14 17:39:35 +02:00
Peter Simons
b578288cd1 idris: try building with an older version of optparse-applicative 2014-10-14 17:39:34 +02:00
Peter Simons
203a9fb210 cryptol2: build with old version of 'network' 2014-10-14 17:39:33 +02:00
Peter Simons
8941e6d362 haskell-defaults.nix: GHC 6.12.x cannnot build recent versions of 'vector' 2014-10-14 17:39:32 +02:00
Peter Simons
919da91d13 cabal-install: jailbreak version 1.20.0.3 to fix build with latest version of 'random' and override 'network' to the old 2.5 version 2014-10-14 17:39:31 +02:00
Peter Simons
2cf6ea93fa haskell-binary: update to version 0.7.2.2 2014-10-14 17:39:31 +02:00
Peter Simons
30983a2440 haskell-map-syntax: add version 0.2 2014-10-14 17:39:28 +02:00
Peter Simons
88b4e155d5 haskell-unordered-containers: update to version 0.2.5.1 2014-10-14 17:39:28 +02:00
Peter Simons
340cca8b0e haskell-vector: add version 0.10.12.1 2014-10-14 17:39:28 +02:00
Peter Simons
9ab7691a87 haskell-random: add version 1.1 2014-10-14 17:39:26 +02:00
Peter Simons
bc867c7a0b haskell-haskell-src-exts: add version 1.16.0 2014-10-14 17:39:24 +02:00
Peter Simons
bb36b56fa6 haskell-primitive: add version 0.5.4.0 2014-10-14 17:39:24 +02:00
Peter Simons
6847265f7f haskell-parsec: update to version 3.1.7 2014-10-14 17:39:24 +02:00
Peter Simons
195fe6bcc0 haskell-packages.nix: update default to optparse-Applicative 0.11.x
And try what happens if we remove version 0.9.x.
2014-10-14 17:39:24 +02:00
Peter Simons
c6c9cfd65a haskell-machines-io: add version 0.1.0.0 2014-10-14 17:39:23 +02:00
Peter Simons
5cdecaa0e2 haskell-machines-directory: add version 0.0.0.1 2014-10-14 17:39:23 +02:00
Peter Simons
b73b38fb40 haskell-packages.nix: switch network library to version 2.6.x 2014-10-14 17:39:23 +02:00
Thomas Strobel
596c9f54dc Add trustedGrub package. 2014-10-14 16:02:48 +02:00
aszlig
958193aeb4
python/paramiko: Update to version 1.15.1.
The SFTP-tests fail in conjunction with UTF8 directories, so let's skip
them for now. We also need to disable big file tests, because they rely
on SFTP as well and simply fail if the normal SFTP tests were skipped.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-14 15:18:44 +02:00
aszlig
f35e473d55
python/ecdsa: Update to version 0.11.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-14 15:18:37 +02:00
Peter Simons
87e2ac71ad fsnotify: use the hfsevents notify back-end when build on non-Linux platforms
This patch (hopefully) fixes the Darwin build.
2014-10-14 15:03:23 +02:00
wmertens
5e6b9c47a5 Merge pull request #4513 from user318/master
new perl package App::perlbrew with deps
2014-10-14 14:17:08 +02:00
cillianderoiste
d34a989442 Merge pull request #4516 from kragniz/master
Add simulator for autonomous sailing boats
2014-10-14 13:11:41 +02:00
Louis Taylor
7034163832 Add simulator for autonomous sailing boats 2014-10-14 12:00:42 +01:00
Alastair Pharo
d147759af7 Add pure-gsl package 2014-10-14 21:21:36 +11:00
Domen Kožar
69e51b08e1 pythonPackages.pycapnp: disable on py3k and pypy 2014-10-14 10:26:24 +02:00
Alexander Zubkov
39fb482dad new perl package App::perlbrew with deps 2014-10-14 12:00:56 +04:00
Thomas Strobel
d206122ade Add package: opencryptoki
Make tpm-tools depend on opencryptoki as well.
2014-10-14 09:03:50 +02:00
Vincent Laporte
a50da1bfc8 tagainijisho: new derivation
Tagaini Jisho is a free, open-source Japanese dictionary and kanji
lookup tool that aims at becoming your Japanese study assistant.

Homepage: http://www.tagaini.net/

Closes #4509
2014-10-14 01:42:23 +01:00
John Wiegley
6dfb01d6e0 Merge pull request #4507 from geerds/texlive
texlive: Update to latest release 2014.20140927
2014-10-13 17:58:01 -05:00
Moritz Ulrich
36c5ec58c4 New package: egg2nix.
Generates nix-expressions from Chicken Scheme Eggs.
2014-10-14 00:41:03 +02:00
Moritz Ulrich
e47428d0e2 Infrastructure to build chicken eggs. 2014-10-13 23:29:27 +02:00
Moritz Ulrich
a4834a3e84 chicken: Implement support for bootstrap-builds
This is necessary in order to apply custom patches, as chicken needs a
bootstrap build to regenerate *.c files. This is also necessary when
building from git.
2014-10-13 23:29:26 +02:00
Domen Kožar
e17781f8b1 closes #463 pythonPackages now uses self variable instead of rec builtin 2014-10-13 23:20:01 +02:00
Mateusz Kowalczyk
b9c2fe5fd8 Merge pull request #4400 from matejc/seeksservice
seeks: update and write nixos module
2014-10-13 21:37:11 +01:00
Domen Kožar
a2a7abc67c pythonFull -> python with all modules, pythonFullWithPkgs -> buildEnv 2014-10-13 21:35:21 +02:00
Domen Kožar
bbf3a18746 Revert "tagainijisho: new derivation"
This reverts commit d62b63d319.

Fails to download dependencies. See http://hydra.nixos.org/build/15845724
2014-10-13 21:29:18 +02:00
Jascha Geerds
22c9903e0e texlive: Updated to latest release 2014.20140927 2014-10-13 21:21:23 +02:00
Michael Raskin
53a5b67d5e Adding mailsend tool 2014-10-13 18:18:34 +04:00
Michael Raskin
dfae2a0e4b Merge pull request #4503 from vbgl/tagaini
Adds Tagaini Jisho
2014-10-13 17:52:55 +04:00
Michael Raskin
2ef0a17561 Merge pull request #4387 from 1126/refactor-stumpwm
stumpwm: update and refactoring
2014-10-13 17:50:46 +04:00
Matej Cotman
76a7b0ba68 seeks: upgrade and add optional seeks_confDir 2014-10-13 13:10:49 +02:00
Peter Simons
d5570b082d Merge pull request #4408 from christopherpoole/dlib
Added the dlib machine learning library.
2014-10-13 12:52:26 +02:00
Peter Simons
2cdd7d71c1 Merge pull request #4407 from christopherpoole/gdcm
Added the grassroots DICOM library.
2014-10-13 12:51:50 +02:00
Peter Simons
89a1d681dd haskell-hsb2hs: add version 0.2 2014-10-13 10:16:23 +02:00
Peter Simons
5e118da066 haskell-criterion: update to version 1.0.2.0 2014-10-13 09:12:25 +02:00
Peter Simons
61b30d6b0a haskell-optparse-applicative: add version 0.11.0.1 2014-10-13 09:12:25 +02:00
Peter Simons
e68525310e haskell-defaults.nix: disable tf-random for GHC 6.10.x 2014-10-13 09:12:24 +02:00
Peter Simons
2b9b1bcb27 haskell-aeson: update to version 0.8.0.1 2014-10-13 09:09:33 +02:00
Vincent Laporte
d62b63d319 tagainijisho: new derivation
Tagaini Jisho is a free, open-source Japanese dictionary and kanji
lookup tool that aims at becoming your Japanese study assistant.

Homepage: http://www.tagaini.net/
2014-10-13 02:55:35 +01:00
Jaka Hudoklin
dd0758ab6b Merge pull request #4392 from cstrahan/logstash
logstash service improvements
2014-10-12 23:02:52 +02:00
Jaka Hudoklin
42da129d34 Merge pull request #4456 from robberer/pkgs/fritzing
fritzing: add version 0.9.0b
2014-10-12 22:58:45 +02:00
Jaka Hudoklin
ed53f57c9f Merge pull request #4475 from matejc/megaglest
megaglest: new package
2014-10-12 22:57:56 +02:00
Bjørn Forsman
61388880d8 lua-packages.nix: whitespace fixes 2014-10-12 21:06:20 +02:00
Edward Tjörnhammar
150672072a pythonPackages.cvxopt: added package 2014-10-12 17:31:29 +02:00
Vincent Laporte
fe1d8d0015 cvc4: new derivation
CVC4 is an efficient open-source automatic theorem prover for
satisfiability modulo theories (SMT) problems.

Homepage: http://cvc4.cs.nyu.edu/web/
2014-10-12 16:21:02 +02:00
Vincent Laporte
af7cb557fb libantlr3c: new derivation
libantlr3c is the C runtime library of ANTLR v3

Homepage: http://www.antlr3.org/
2014-10-12 16:21:02 +02:00
Peter Simons
950adbe487 Merge pull request #4498 from robberer/remove/md5
change md5sum to sha256sum for a few packages
2014-10-12 16:20:10 +02:00
Peter Simons
fa00a9bfdc haskell-packages.nix: remove if-then-else case distinctions by compiler version
These decisions belong into haskell-defaults.nix.
2014-10-12 16:17:08 +02:00
Longrin Wischnewski
6e7de2155b change md5sum to sha256sum for a few packages 2014-10-12 16:13:21 +02:00
Peter Simons
258a47fcc7 haskell-xmobar: update to version 0.22.1 2014-10-12 16:12:27 +02:00
Aristid Breitkreuz
61ea009f3b Merge pull request #4458 from offlinehacker/pkgs/gotools
golang: add golint and gotags
2014-10-12 15:57:45 +02:00
Mateusz Kowalczyk
b0258a5d17 Merge pull request #4462 from VShell/discount
discount: new package
2014-10-12 12:37:50 +01:00
Edward Tjörnhammar
9701d58e28 xbmcPlugins.genesis: added package
Closes #4482
2014-10-12 12:35:09 +01:00
Arseniy Seroka
b8252a4494 apulse: add pkg
Closes #4488
2014-10-12 12:21:09 +01:00
Alastair Pharo
f522344285 Update pure to 0.62
Closes #4486
2014-10-12 12:08:29 +01:00
John Wiegley
7821d15299 coqPackages.domains: new expression 2014-10-11 22:01:46 -05:00
John Wiegley
904bee0c46 coqPackages.[coq-ext-lib,heq,paco,ynot]: new expressions 2014-10-11 17:24:59 -05:00
Peter Simons
0a259ea888 Merge pull request #4461 from VShell/libsieve
libsieve: new package
2014-10-11 23:44:34 +02:00
John Wiegley
382badfefb coqPackages.bedrock: new expression 2014-10-11 16:22:15 -05:00
Joachim Schiele
df95acd13c Merge pull request #3960 from flosse/prosody-service
Prosody service
2014-10-11 23:10:05 +02:00
John Wiegley
814961f37a coqPackages.tlc: new expression 2014-10-11 13:29:45 -05:00
Domen Kožar
482779e582 python: get rid of ssl module as it's always builtin 2014-10-11 20:23:51 +02:00
Matej Cotman
6d7de06a9a megaglest: new package 2014-10-11 18:56:15 +02:00
Markus Kohlhase
d86c2c30c5 prosody: packaged as a service
Conflicts:
	nixos/modules/misc/ids.nix
2014-10-11 18:53:43 +02:00
Peter Simons
2dea014755 haskell-libmpd: remove obsolete version 0.8.0.5 2014-10-11 18:51:55 +02:00
Peter Simons
9bcb7a06f3 all-packages.nix: drop trailing whitespace 2014-10-11 18:38:06 +02:00
Aristid Breitkreuz
372f57cd33 xmobar needs mtl 2.2.1 and transformers 0.4 2014-10-11 18:38:06 +02:00
Aristid Breitkreuz
08ecd3ef40 icedtea7 requires giflib 5.0 2014-10-11 15:06:00 +02:00
Oliver Charles
7927e7cc53 haskellPackages.linuxInotify: New expression 2014-10-11 12:49:17 +01:00
Aristid Breitkreuz
49f03ff5e1 Merge pull request #4471 from vbgl/smplayer
Updates SMPlayer to 14.9.0 and adds SMTube
2014-10-11 13:18:55 +02:00
Aristid Breitkreuz
18bf16843a Merge pull request #4467 from vbgl/ocaml
Adds three OCaml libraries: reactiveData, PG’OCaml and MaCaQue
2014-10-11 12:58:21 +02:00
Vincent Laporte
8280d6522e smtube: new package
SMTube allows to search, play and download Youtube videos.

Homepage: http://smplayer.sourceforge.net/smtube.php
2014-10-11 10:56:00 +01:00
Aristid Breitkreuz
650940185b Update giflib to 5.1 properly, by using 5.1.nix rather than 5.0.nix 2014-10-11 11:10:56 +02:00
Vincent Laporte
8320bbaaa3 ocaml-macaque: new package
MaCaQue (or macaque) is a DSL for SQL Queries in Caml.

Homepage: https://github.com/ocsigen/macaque
2014-10-11 00:54:35 +01:00
Vincent Laporte
33bba5f0b3 ocaml-pgocaml: new package
PG'OCaml provides an interface to PostgreSQL databases for OCaml
applications.

Homepage: http://pgocaml.forge.ocamlcore.org/
2014-10-11 00:49:50 +01:00
Vincent Laporte
cdf3dc2793 ocaml-reactivedata: new package
reactiveData is an OCaml module for functional reactive programming
(FRP) based on React.

Homepage: https://github.com/hhugo/reactiveData
2014-10-11 00:49:34 +01:00
Shell Turner
e56a6c1bec discount: new package 2014-10-10 16:23:26 +01:00
Shell Turner
96fcc3437b libsieve: new package 2014-10-10 16:21:57 +01:00
Jaka Hudoklin
47e8ee287f golang: add golint and gotags 2014-10-10 15:27:44 +02:00
Longrin Wischnewski
56a2f589b8 fritzing: add version 0.9.0b
- An open source prototyping tool for Arduino-based projects
2014-10-10 12:43:39 +02:00
Nathaniel Baxter
309bfdd8a0 pysocks: Fix license typo 2014-10-10 10:42:19 +11:00
Austin Seipp
7ac2be3fab rainbowstream: 0.9.5 -> 1.1.6
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:23:37 -05:00
Austin Seipp
cf58933a9b pythonPackages: add pysocks 1.5.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:23:36 -05:00
Austin Seipp
a1dba856f1 pythonPackages.twitter: 0.14.3 -> 0.15.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:14:52 -05:00
Austin Seipp
27d95c25e8 pythonPackages.pyfiglet: 0.7.1 -> 0.7.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:14:30 -05:00
codyopel
2986ca34d6 rtorrent-git: new package 2014-10-09 20:47:27 +02:00
Aristid Breitkreuz
bf1dd8e931 Merge pull request #4423 from FlorentBecker/svg2tikz
new package: svg2tikz
2014-10-09 20:39:06 +02:00
Aristid Breitkreuz
afe8b54b49 Merge pull request #4381 from khumba/claws-mail
New packages: claws-mail-3.10.1, libetpan-1.5.
2014-10-09 20:31:01 +02:00
Georges Dubus
a172b4b1f8 Merge pull request #4436 from madjar/kde414
Switch to kde 4.14 and remove 4.12
2014-10-09 17:42:19 +02:00
Georges Dubus
205c550e54 Removed kde4_next, because kde 4.14 will be the last kde4 2014-10-09 16:36:40 +02:00
Pascal Wittmann
13048b252f Merge pull request #4426 from ollieh/master
Added granite and pantheon-terminal
2014-10-09 12:39:09 +02:00
Georges Dubus
0295a6c483 Removed kde 4.12 2014-10-09 12:05:56 +02:00
Georges Dubus
0e3911e92b Made kde 4.14 the default kde 2014-10-09 12:00:12 +02:00
Georges Dubus
0ae81afd3f Removed akunambol
It is not maintained anymore, and is not compatible with kde 4.14.
2014-10-09 12:00:12 +02:00
Pascal Wittmann
68ae4ce95a Merge pull request #4431 from DamienCassou/astroid-1.2.1
Astroid 1.2.1
2014-10-09 11:50:10 +02:00
Florent Becker
ed8ced514a Add license for svg2tikz 2014-10-09 11:21:00 +02:00
Damien Cassou
af770d4c7c Astroid 1.2.1 2014-10-09 10:22:16 +02:00
Michael Raskin
77f497b78d Merge pull request #4428 from mknight-tag/master
New package: MKRAND
2014-10-09 11:50:47 +04:00
M Knight
ab17c2b8f5 Add MKRAND 2014-10-08 20:03:09 -05:00
Oliver Hunt
6f64a7cf43 Added granite
Added meta details, changed hash to sha256, and added versions for granite

Changed name to use versions

Fixed license

Yet another typo fix

Added myself as maintainer and fixed typo

Fixed maintainers

Added pantheon terminal

woops
2014-10-09 01:55:27 +02:00
Peter Simons
2da7e03ed7 cabal2nix: fix build with old versions of GHC 2014-10-08 21:04:31 +02:00
Bjørn Forsman
8542ccc248 python-libvirt: update 1.2.7 -> 1.2.9
Should fix breakage due to out-of-sync version with libvirt.
2014-10-08 18:09:52 +02:00
Georges Dubus
8441d45055 Merge pull request #4420 from flazz/master
new: gist – cli for gist.github.com
2014-10-08 17:39:58 +02:00
Shea Levy
302fd99a11 ujson doesn't build on pypy 2014-10-08 10:27:34 -04:00
Francesco Lazzarino
672654f9e9 new: gist – cli for gist.github.com 2014-10-08 07:31:36 -05:00
Domen Kožar
0723adfa26 pythonPackages.circus: add 2014-10-08 13:31:50 +02:00
Florent Becker
ced9fd1310 new package: svg2tikz 2014-10-08 11:59:25 +02:00
William A. Kennington III
ee8a97a25e corosync: Add package 2014-10-08 01:46:23 -07:00
William A. Kennington III
2ae3cc7ef4 libstatgrab: Add package 2014-10-08 01:27:26 -07:00
William A. Kennington III
ed76e77806 librdmacm: Add package 2014-10-08 01:27:26 -07:00
William A. Kennington III
2636436359 libibverbs: Add package 2014-10-08 01:27:26 -07:00
William A. Kennington III
33cd48a470 libqb: Add package 2014-10-08 01:27:26 -07:00
Francesco Lazzarino
585325dc14 New: gnu datamash 2014-10-07 19:41:31 -05:00
Mateusz Kowalczyk
9440e6ba7d haskell-objective: new package 2014-10-07 16:55:12 +01:00
Mateusz Kowalczyk
3a5708ddc2 haskell-clean-unions: new package 2014-10-07 16:55:12 +01:00
Mateusz Kowalczyk
2dc7f89bee haskell-WAVE: new package 2014-10-07 16:08:01 +01:00
Mateusz Kowalczyk
3c22bdd271 haskell-trivia: new package 2014-10-07 16:08:01 +01:00
Domen Kožar
b0294578eb add opentracker: free bittorrent tracker project. It aims for minimal resource usage and is intended to run at your wlan router 2014-10-07 17:06:46 +02:00
Nick Sauce
bfa942c9bf sigil: new package 2014-10-07 18:51:33 +04:00
Michael Raskin
b32dbc8be6 Gajim update 2014-10-07 16:23:28 +04:00
Michael Raskin
5d584c5109 Update gvpe 2014-10-07 16:23:28 +04:00
Michael Raskin
c16cce3204 Update freetalk 2014-10-07 16:23:28 +04:00
Luca Bruno
e229cfb57c Revert "Merge pull request #4406 from wavewave/proot"
This reverts commit 552d1ec8b3, reversing
changes made to 3432414808.
2014-10-07 14:05:31 +02:00
Domen Kožar
1992bd1331 Merge pull request #4409 from iElectric/redmine
Add Redmine package and NixOS Service
2014-10-07 13:41:46 +02:00
Shea Levy
a18a992785 Add ujson python package 2014-10-07 06:32:48 -04:00
Shea Levy
0f37f832c6 tornadokick: bump 2014-10-07 06:12:50 -04:00
lethalman
552d1ec8b3 Merge pull request #4406 from wavewave/proot
proot: User-space implementation of chroot, mount --bind and binfmt_misc
2014-10-07 12:10:39 +02:00
Domen Kožar
8f27aedb46 add redmine package 2014-10-07 10:54:22 +02:00
Christopher Poole
7af2d07f24 Added the dlib machine learning library. 2014-10-07 16:36:30 +11:00
Christopher Poole
19cceb91bd Added the grassroots DICOM library. 2014-10-07 16:01:26 +11:00
Bryan Gardiner
de0a388ccf Add claws-mail and libetpan.
Adds Nix expressions for claws-mail (http://www.claws-mail.org) and a
dependency that is not already in the tree, libetpan
(http://www.etpan.org/libetpan.html).

The Claws expression has flags for toggling the build of various plugins.
2014-10-06 18:07:43 -07:00
Ian-Woo Kim
609bea973a proot: User-space implementation of chroot, mount --bind and binfmt_misc 2014-10-07 02:37:23 +02:00
Rob Vermaas
bb0c2fab6d Re-add bower/bower2nix, regenerated node-packages-generated.nix 2014-10-06 20:40:14 +02:00
Aristid Breitkreuz
a839129fde Merge pull request #4388 from NixOS/minecraft-sound
Minecraft sound with Pulseaudio
2014-10-06 20:08:29 +02:00
Michael Raskin
08c365979a Fix dadadodo entry in all-packages after cleanup 2014-10-06 14:15:43 +04:00
Peter Simons
8ee5bd585f haskell-sloane: update to version 1.9.3
This version supports the latest optparse-applicative.
2014-10-06 11:21:39 +02:00
Peter Simons
06a62d44fb git-annex: blind attempt to fix the build on Darwin 2014-10-06 11:00:12 +02:00
Charles Strahan
fc7098abf7 logstash service improvements
* add logstash-contrib plugins package
* add additional options to the logstash service
2014-10-05 21:53:05 -04:00
Michael Raskin
a69caaa65b Update linux_latest reference to 3.17 2014-10-06 02:56:14 +04:00
Michael Raskin
4397ec5cab Add Linux 3.17 2014-10-06 02:43:58 +04:00
Oliver Charles
9e155d6d94 haskellPackages.diagramsGtk: New expression 2014-10-05 20:36:11 +01:00
Aristid Breitkreuz
6c7786074f fix sound in minecraft for pulseaudio users 2014-10-05 19:50:35 +02:00
Mateusz Kowalczyk
bc2ab990cc haskell-vty: update to 5.2.3 2014-10-05 14:58:30 +01:00