Commit graph

17792 commits

Author SHA1 Message Date
Kosyrev Serge
5fee7af3ba ghc: add haskell.compiler.ghcNokinds, for Richard Eisenberg's 'nokinds' branch 2015-07-06 11:09:28 +03:00
Leroy Hopson
040c399beb vultr: init at 0.1.2 2015-07-06 15:18:58 +12:00
Robert Irelan
3e61595a3e subsonic: init at 5.2.1
Add package for the Subsonic personal media streamer server
(<http://subsonic.org>).
2015-07-05 17:10:26 -07: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
c9e5218b33 sbsigntool: init at 0.5 2015-07-05 14:59:01 +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
Aycan iRiCAN
afacbf7123 multiple-cursors: init at 20150627 2015-07-05 00:13:57 +03: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
Artjom Vejsel
68f4a0f0ea libtoxcore: added new-api version 2015-07-01 14:38:56 +03:00
Artjom Vejsel
6a6ecde159 filter-audio library: init at 20150624 2015-07-01 14:37:59 +03:00
Robert Pitts and Trenton Strong
bbb36ea039 Add riemann-tools to nixpkgs
Adds package via bundlerEnv and service for Riemann health.
2015-06-30 17:16:51 -04:00
Russell O'Connor
90b4054aa0 cassandra-driver: init at 2.6.0c2 2015-06-30 17:47:04 +00:00
Charles Strahan
433a13d12a taffybar: init with-packages wrapper
This provides a wrapper around taffybar, in a fashion similar to how
package xmonad.
2015-06-30 11:11:43 -04:00
Carles Pagès
3dd09ed069 Merge pull request #8524 from cpages/master
abcde: update to 2.7 and fix mp3 tagging
2015-06-30 15:04:47 +02:00
Tuomas Tynkkynen
d013de6d32 U-Boot: Update to 2015.04 and major refactor
Instead of selecting the defconfig based on stdenv.platform.uboot,
provide different ubootFoo packages. Otherwise we couldn't easily build
U-Boots for different platforms than what we are currently running on.

All users of the ubootChooser function appear to be using only CLI tools
like mkimage, whose behaviour is not affected by the defconfig (their
build outputs are bitwise-identical). So add a separate package for the
CLI tools.

Of the removed patches, some version of sheevaplug-sdio.patch has
apparently been applied upstream (with at least mv_sdio.c renamed to
mvebu_mmc.c). sheevaplug-config.patch needs rebasing & re-testing on
real hardware.

Tested boards and input/output methods that upstream supports:
 - Raspberry Pi:
    - HDMI works, USB keyboard not yet supported
    - Serial via the 26-pin connector (3.3V)
 - pcDuino3 Nano:
    - HDMI + USB keyboard (only if attached to a hub)
    - Serial via the 3-pin connector (3.3V)
 - Jetson TK1: RS-232 serial port only
 - Versatile Express CA9 (for QEMU only): Serial via '-serial stdio'
2015-06-30 10:49:56 +03:00
Tuomas Tynkkynen
1793fdbfb1 platforms.nix: Remove IntegratorCP and Versatile
These ARM boards are very old and quite likely used only for booting in
QEMU emulation. I'll focus on making the multiplatform image easy to
boot in QEMU instead.
2015-06-30 10:33:25 +03:00
Arseniy Seroka
3862fd57fe Merge pull request #8526 from matthiasbeyer/add-klaus
Package: klaus + dependencies
2015-06-29 19:08:38 +03:00
Matthias Beyer
5344e4db4d klaus: init at 0.4.9 2015-06-29 17:55:33 +02:00
Matthias Beyer
ce10f31e0e httpauth: init at 0.2 2015-06-29 17:55:32 +02:00
Matthias Beyer
886a872853 humanize: init at 0.5.1 2015-06-29 17:55:32 +02:00
Pascal Wittmann
851ef7e2de Merge pull request #8548 from dezgeg/pr-dtc
dtc: init at 1.4.1
2015-06-29 16:37:45 +02:00
Pascal Wittmann
512225ef81 Fixed some descriptions 2015-06-29 16:20:58 +02:00
Tobias Geerinckx-Rice
d94285788f python-packages: repocheck 2015-05-04 -> 2015-06-27 2015-06-29 01:21:17 +02:00
Tuomas Tynkkynen
b0ad2da4ed dtc: init at 1.4.1
Compiling U-Boot for the Jetson TK1 board requires this.
2015-06-28 22:40:35 +03:00
Domen Kožar
3ff2dfb7fa Merge pull request #8423 from bobvanderlinden/popcorntime-bin
added popcorntime package
2015-06-28 10:01:45 +02:00
Kirill Elagin
6209961810 pyqt5: make it actually 5.4.2 2015-06-28 02:18:58 +03:00
William A. Kennington III
511fc648b5 keepalived: Add derivation 2015-06-27 14:33:29 -07:00
William A. Kennington III
8b844dce2d ffado -> ffadoFull 2015-06-27 10:42:13 -07:00
Nicolas Dudebout
430c8520b2 One more change for jack2 to libjack2
7297255019 did break things and this change seems to fix them.
2015-06-27 13:20:56 -04:00
vbgl
742824bd78 Merge pull request #8291 from maurer/misc-ocaml
Add miscellaneous OCaml Packages
2015-06-27 18:52:03 +02:00
Matthew Maurer
9c0f1eefc6 piqi-ocaml: init at 0.7.4 2015-06-27 16:54:20 +00:00
Matthew Maurer
8c875e76f0 uuidm: init at 0.9.5 2015-06-27 16:54:20 +00:00
Matthew Maurer
289e2a10db ocaml-faillib: init at 111.17.00 2015-06-27 16:54:20 +00:00
Matthew Maurer
1d79d840b1 piqi: init at 0.6.12 2015-06-27 16:54:20 +00:00
Matthew Maurer
90a4de0f1b ocaml-bitstring: init at 2.0.4 and f1673f8 2015-06-27 16:54:10 +00:00
Carles Pagès
8658ab9675 abcde: update to 2.7 and fix mp3 tagging
It now depends on eyeD3 (python), but that's an upstream decision.
2015-06-27 14:19:22 +02:00
Carles Pagès
658c8c5e38 eyeD3: fix and update to 0.7.8 2015-06-27 14:18:31 +02:00
William A. Kennington III
7297255019 Convert all jack references to libjack2 2015-06-27 00:17:52 -07:00
William A. Kennington III
8ce4cb4de8 Also fix the default reference for kerberos 2015-06-26 17:24:11 -07:00
William A. Kennington III
adeab5e815 Migrate all heimdal -> libheimdal
Also disable heimdal references in samba as it uses internal api
features not guaranteed to be stable
2015-06-26 17:23:00 -07:00
William A. Kennington III
fa1bdb8cbd Migrate all krb5 -> libkrb5 2015-06-26 17:21:49 -07:00
William A. Kennington III
eb8a411a18 Add kerberos library references for later use 2015-06-26 17:16:27 -07:00
Arseniy Seroka
43636bc83c Merge pull request #8506 from hrdinka/add/qtpass
qtpass: init at 0.8.4
2015-06-26 20:19:06 +03:00
lethalman
5754fd9e02 Merge pull request #8490 from lethalman/overridepkgs
Add pkgs.overridePackages
2015-06-26 17:14:22 +02:00
Pascal Wittmann
dd73d2af87 Merge pull request #8505 from joachifm/delete-codeville
codeville: delete expression
2015-06-26 17:09:42 +02:00
Andrey Pavlov
5506632473 erlang: add Erlang R18, closes #8515 2015-06-26 16:15:14 +02:00
Luca Bruno
7f5f9072ad all-packages.nix: Add pkgs.overridePackages 2015-06-26 15:08:11 +02:00
Christoph Hrdinka
bc975c36d1 qtpass: init at 0.8.4 2015-06-26 09:44:02 +02:00
Charles Strahan
d51a81690c libtsm: fix building with clang for darwin 2015-06-25 21:06:55 -05:00
Arseniy Seroka
61fdf5b758 Merge pull request #8511 from avnik/add-vault
New package: vault
2015-06-26 01:35:44 +03:00
Alexander V. Nikolaev
41bbb904eb vault: init at v0.1.2 2015-06-26 01:34:32 +03:00
Arseniy Seroka
55d7d52d13 Merge pull request #8496 from jb55/obs-studio-audio
obs-studio: add audio support
2015-06-26 00:59:05 +03:00
vbgl
5c537f3bdd Merge pull request #8296 from vbgl/ocamlp4
OCaml-4.02: fix ocamlbuild rules for camlp4
2015-06-25 23:54:13 +02:00
Vincent Laporte
715f78be7e E prover: do not build the manual 2015-06-25 23:21:25 +02:00
Joachim Fasting
78d4f1dec6 codeville: delete expression
Codeville is abandonware. The homepage returns 404, and the last release
is 8 years old ...
2015-06-25 22:34:29 +02:00
Eelco Dolstra
7f54f99656 Don't build texLive in Hydra
It's way too big (texlive-core-2014 alone is > 1.5 GB).
2015-06-25 17:34:08 +02:00