Commit graph

17736 commits

Author SHA1 Message Date
lethalman
8212ec8d55 Merge pull request #8659 from robbinch/pkg-gitfs
gitfs: init at 0.2.5.
2015-07-06 11:24:49 +02:00
Robbin C
945ac597b9 gitfs: init at 0.2.5
This adds gitfs, a FUSE filesystem that fully integrates with git.
2015-07-06 17:10:17 +08:00
Leroy Hopson
040c399beb vultr: init at 0.1.2 2015-07-06 15:18:58 +12:00
William A. Kennington III
799c46e6e7 libvirt: 1.2.12 -> 1.2.17 2015-07-05 16:50:50 -07:00
Eelco Dolstra
d14b4741da Merge pull request #8657 from jb55/fix-double-apply-patch
Fix some double applications of callPackage
2015-07-05 21:23:41 +02:00
Pascal Wittmann
beffeedccf radicale: update from 0.9 to 0.10
add myself to maintainers
2015-07-05 21:12:50 +02:00
William Casarin
a87c9af080 fix some double applications of callPackage 2015-07-05 12:01:22 -07:00
Peter Simons
df4fb819be ghc: add release candidate 2 for compiler version 7.10.2 2015-07-05 20:56:29 +02:00
William A. Kennington III
282e7e6c84 Merge pull request #8647 from ts468/upstream.trusted_grub
trustedGRUB: GRUB 1 based -> GRUB 2 based
2015-07-05 11:52:13 -07:00
Daiderd Jordan
d366f5db9a xhyve: init at version 0.1.0
Lightweight Virtualization on OS X Based on bhyve.
2015-07-05 18:54:55 +02:00
Thomas Strobel
2285ad1bfa trustedGRUB: GRUB 1 based -> GRUB 2 based 2015-07-05 11:48:36 +02:00
Michael Raskin
af3d395cfe sgtpuzzles: update to revision 10286; rewrite completely to avoid reliance on builderDefs features 2015-07-05 11:57:49 +03:00
Charles Strahan
e199d9e844 urxvt-perl: init at 2015-01-16
Includes two extensions for `urxvt`:

* fullscreen: Toggle fullscreen for terminal
* newterm:    Open a new terminal in your current working directory
2015-07-05 00:12:50 -04:00
William Casarin
d1590482cf cudatoolkit: generalize derivations, add cuda7
There is not much different between the cudatoolkit
expressions:

  pkgs/development/compilers/cudatoolkit/5.5.nix
  pkgs/development/compilers/cudatoolkit/6.0.nix
  pkgs/development/compilers/cudatoolkit/6.5.nix

This commit removes those and replaces them with

  pkgs/development/compilers/cudatoolkit/generic.nix

and adds cudatoolkit version 7
2015-07-04 17:05:50 -07:00
Thomas Strobel
36f2ec82cc tmp-luks: init at 0.9pre 2015-07-04 23:57:59 +02:00
Bjørn Forsman
7f6667f979 python-namebench: bump 1.0.5 -> 1.3.1 2015-07-04 20:17:24 +02:00
Bjørn Forsman
a7b6e152bb python-namebench: enable GUI support
tkinter apparently doesn't exist for pypy, hence it is disabled for that
interpreter.
2015-07-04 20:17:01 +02:00
Bjørn Forsman
8e4edf52dc python-namebench: fix error preventing it from starting
namebench expects to be run from its own source tree (it uses relative
paths to various resources), make it work.

The current version fails like this:

  $ ./result/bin/namebench.py
  Traceback (most recent call last):
    File "/nix/store/04d29llycr5xcxplfv4gn556nzm1mrl7-python2.7-namebench-1.0.5/bin/.namebench.py-wrapped", line 46, in <module>
      (options, supplied_ns, global_ns, regional_ns) = config.GetConfiguration()
    File "/nix/store/04d29llycr5xcxplfv4gn556nzm1mrl7-python2.7-namebench-1.0.5/lib/python2.7/site-packages/libnamebench/config.py", line 27, in GetConfiguration
      (configured_options, global_ns, regional_ns) = ProcessConfigurationFile(options)
    File "/nix/store/04d29llycr5xcxplfv4gn556nzm1mrl7-python2.7-namebench-1.0.5/lib/python2.7/site-packages/libnamebench/config.py", line 100, in ProcessConfigurationFile
      general = dict(config.items('general'))
    File "/nix/store/z6vp5aix4ks1zdjdry7v7dahg8dd02sy-python-2.7.10/lib/python2.7/ConfigParser.py", line 642, in items
      raise NoSectionError(section)
  ConfigParser.NoSectionError: No section: 'general'
2015-07-04 20:12:16 +02:00
vbgl
3d70bd2763 Merge pull request #8635 from FRidh/patsy
patsy: init at 0.3.0
2015-07-04 17:37:37 +02:00
Mateusz Kowalczyk
2bd811155e Merge pull request #8603 from ts468/upstream.xen
Xen related stuff
2015-07-04 16:13:33 +01:00
Frederik Rietdijk
be7dce488a patsy: init at 0.3.0 2015-07-04 15:22:56 +02:00
William Casarin
9d85874aeb lmdb: lightning memory-mapped database 2015-07-04 05:06:29 -07:00
Frederik Rietdijk
e0d32691a5 pytz: 2013.9 -> 2015.4 2015-07-04 13:55:03 +02:00
lethalman
8722e5453e Merge pull request #8584 from robbinch/pkg-python-atomiclong
python-packages: Add atomiclong.
2015-07-04 13:22:27 +02:00
lethalman
2d49c104a3 Merge pull request #8623 from FRidh/cytoolz
cytoolz: init at 0.7.3
2015-07-04 13:08:15 +02:00
lethalman
39722b552e Merge pull request #8622 from FRidh/toolz
toolz: init at 0.7.2
2015-07-04 13:07:16 +02:00
Arseniy Seroka
093a8994f9 Merge pull request #8624 from ambrop72/minidlna-update
minidlna 1.1.4
2015-07-04 13:59:32 +03:00
Arseniy Seroka
36a7b25282 Merge pull request #8608 from datakurre/datakurre-master-dot2tex
dot2tex: init at 2.9.0
2015-07-04 13:58:29 +03:00
Arseniy Seroka
a9a2868095 Merge pull request #8626 from ts468/upstream.chaps
New: chaps: PKCS #11 implementation with TPM backend
2015-07-04 13:58:06 +03:00
Thomas Strobel
b73e917237 chaps: init at version 0.42-6812
Chaps is a PKCS #11 implementation with TPM backend.
2015-07-04 12:53:09 +02:00
Asko Soukka
198ea49d8a dot2tex: init at 2.9.0 2015-07-04 12:56:30 +03:00
Frederik Rietdijk
0a3e430e85 toolz: init at 0.7.2 2015-07-04 09:57:31 +02:00
Frederik Rietdijk
7aacf74cc7 cytoolz: init at 0.7.3 2015-07-04 09:56:36 +02:00
Charles Strahan
737de61912 urxvt-font-size: init 2015-07-04 03:17:52 -04:00
Ambroz Bizjak
42a5ad5c5e minidlna: 1.0.25 -> 1.1.4
Changes:
- gettext is needed to build
- Switched to using non-legacy ffmpeg.
- Removed ffmpeg stuff from include path since it causes build errors related to
a time.h header.
- Removed unneeded patch.
- Adjusted NixOS service due to the binary being renamed.
2015-07-04 09:16:28 +02:00
Charles Strahan
44594e851c xsensors: init at 0.70 2015-07-03 22:55:10 -04:00
Thomas Strobel
91b85236d0 Virtualization: add XEN/KVM related drivers for Windows 2015-07-04 00:14:05 +02:00
lethalman
5a2d1fedbc Merge pull request #8615 from kamilchm/albatross
New GTK theme - Albatross from Shimmer Project
2015-07-03 09:57:16 +02:00
Kamil Chmielewski
6db7437a64 New GTK theme - Albatross from Shimmer Project
http://shimmerproject.org/our-projects/albatross/
2015-07-03 08:40:40 +02:00
Tobias Geerinckx-Rice
dfdcbb3640 python-packages: prompt_toolkit 0.41 -> 0.42 2015-07-03 04:13:02 +02:00
Thomas Strobel
649697ddcf Xen: add XEN 4.5.1 2015-07-02 16:37:03 +02:00
Arseniy Seroka
afa1f5ba22 Merge pull request #8586 from vbgl/ocaml-updates
Ocaml package updates
2015-07-02 12:06:29 +03:00
Arseniy Seroka
bc9079dc53 Merge pull request #8589 from matthiasbeyer/update-klaus
klaus: 0.4.9 -> 0.4.10
2015-07-02 03:16:32 +03:00
Matthias Beyer
279057da8d klaus: 0.4.9 -> 0.4.10 2015-07-01 20:47:04 +02:00
Vincent Laporte
dab57252b1 ocaml-qcheck: init at 0.4.0.1 2015-07-01 20:23:19 +02:00
Matthias Beyer
95578b07f7 khard: init at 0.4.0 2015-07-01 20:06:06 +02:00
Robbin C
1969397ead atomiclong: init at 0.1.1. 2015-07-01 22:31:34 +08:00
Arseniy Seroka
9661e477bc Merge pull request #8563 from akaWolf/master
Updated qtox to the last version
2015-07-01 17:16:16 +03:00
Shea Levy
dd9530c819 Merge remote-tracking branch 'projectorhq/riemann-tools'
Add riemann-tools package and service
2015-07-01 08:45:33 -04:00
Shea Levy
145768bf9b Unmaintain a bunch of packages 2015-07-01 08:11:05 -04:00