Peter Simons
299fe02d00
haskell-quickcheck-unicode: add version 1.0.0.0
2014-12-13 12:53:41 +01:00
Peter Simons
f52619082e
haskell-text: update to version 1.2.0.2
2014-12-13 12:53:41 +01:00
Peter Simons
d2b117e0f6
haskell-zip-archive: update to version 0.2.3.5
2014-12-13 12:53:41 +01:00
Peter Simons
610981dcf0
haskell-transformers: add version 0.4.2.0
2014-12-13 12:53:40 +01:00
Peter Simons
bb770ba61d
haskell-scientific: update to version 0.3.3.3
2014-12-13 12:53:40 +01:00
Peter Simons
6ad9a19684
haskell-parallel: update to version 3.2.0.5
2014-12-13 12:53:40 +01:00
Peter Simons
ebe67709f1
haskell-vector: update to version 0.10.12.2
2014-12-13 12:53:40 +01:00
Peter Simons
58a5933b99
haskell-monad-par: update to version 0.3.4.7
2014-12-13 12:53:40 +01:00
Peter Simons
09e7a217ff
haskell-MonadRandom: update to version 0.3.0.1
2014-12-13 12:53:40 +01:00
Peter Simons
ccd74d7497
haskell-ghc-server: drop obsolete package
2014-12-13 12:06:01 +01:00
Peter Simons
5e2f4a4a73
haskell-gloss-rendering: add version 1.9.2.1
2014-12-13 12:06:01 +01:00
Peter Simons
17589d33da
haskell-list-t: add version 0.3.0
2014-12-13 12:06:01 +01:00
Peter Simons
f514804aad
haskell-mtl-prelude: add version 1.0.1
2014-12-13 12:06:01 +01:00
Michael Raskin
2c85888a04
Fix Firefox wrapper set-as-default functionality
2014-12-12 22:03:06 +03:00
Jaka Hudoklin
13e58784bf
nixos/gitlab: fixes
...
- fix timezone data not found
- fix module, add simple test
- allow to set port
2014-12-12 18:01:31 +01:00
Thomas Hunger
59995e168c
nixos: Add gitlab and gitlab-shell
...
I had to make several adjustments to make it work with nixos:
* Replace relative config file lookups with ENV variable.
* Modify gitlab-shell to not clear then environment when running
pre-receive.
* Modify gitlab-shell to write some environment variables into
the .authorized_keys file to make sure gitlab-shell reads the
correct config file.
* Log unicorn output to syslog.
I tried various ways of adding a syslog package but the bundler would
not pick them up. Please fix in a better way if possible.
* Gitlab-runner program wrapper.
This is useful to run e.g. backups etc. with the correct
environment set up.
2014-12-12 18:01:29 +01:00
tv
86055e2f00
nixopsUnstable: Initial version 1.3pre1362_2a616f8
2014-12-12 16:30:54 +01:00
Damien Cassou
bc789064d8
Package for the Polari IRC app
...
This commit includes a patch to telepathy's derivation, written by
Lethalman. This patch makes public the Telepathy's dependency to
dbus_glib. This patch will become problematic with the next pkgconfig
upgrade but this upgrade should make the patch irrelevant. See these 2
links for more information:
- https://bugs.freedesktop.org/show_bug.cgi?id=15199
- https://bugzilla.redhat.com/show_bug.cgi?id=436773
Modified by Luca Bruno:
- Moved telepathy_idle to propagatedUserEnvPkgs
- Added myself to maintainers
- Enable parallel building
2014-12-12 15:12:19 +01:00
lethalman
ed485025e3
Merge pull request #5305 from wizeman/u/scikit
...
python3Packages.scikitlearn: Enable on py3k
2014-12-12 09:48:51 +01:00
Austin Seipp
0bdff430a4
nixpkgs: rr 2.0.0 -> 3.0.0, with 64bit support
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-12-12 01:20:23 -06:00
Ricardo M. Correia
b772ba327e
python3Packages.scikitlearn: Enable on py3k
2014-12-12 03:48:07 +01:00
Jaka Hudoklin
8b512261be
Add cava, console-based Audio Visualizer for Alsa
2014-12-12 00:09:32 +01:00
Domen Kožar
d83bae657a
deluge: 1.3.10 -> 1.3.11
2014-12-11 15:40:59 +01:00
Domen Kožar
8853d30707
pythonPackages.pyptlib: disable tests
...
(cherry picked from commit c8d9073c0e
)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-11 11:46:36 +01:00
Domen Kožar
aaf998f604
remove libvlc, unused package
...
cc @ttuegel
2014-12-11 10:38:52 +01:00
Domen Kožar
9768adaf1e
Revert "xulrunner: use gold linker"
...
This reverts commit 4a3510ae2b
.
Error occurs randomly http://hydra.nixos.org/eval/1165369
2014-12-10 21:15:25 +01:00
Domen Kožar
89fa1733fa
python3Packages.dateutil_2_1: fix build
2014-12-10 21:10:15 +01:00
Eelco Dolstra
4d918cb6c7
php-5.3: Remove
...
PHP 5.3 is EOL (see http://php.net/supported-versions.php ). NixOS
14.12 is a good opportunity to drop it.
2014-12-10 17:19:37 +01:00
Vladimír Čunát
62e5e2a880
apparmor: fix build by using older perl
...
This is work around #5270 .
Also bogus path in wrapper got fixed.
CC: maintainers @phreedom, @thoughtpolice.
It would be better to test this as well by someone who actually uses it.
2014-12-10 16:11:29 +01:00
Rok Garbas
ed79420b55
weechatDevel: removing it
2014-12-10 14:59:41 +01:00
Mathijs Kwik
4a3510ae2b
xulrunner: use gold linker
2014-12-10 13:56:04 +01:00
Vladimír Čunát
d7a7b72353
qt5SDK: fix build by not building docs
...
Feel free to find a proper fix.
2014-12-10 13:20:36 +01:00
Domen Kožar
73ef06de48
flexget: fix runtime dependencies
2014-12-10 12:55:05 +01:00
Austin Seipp
b31283dd8b
nixpkgs: add tor-arm 1.4.5.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-12-10 03:59:59 -06:00
Mateusz Kowalczyk
4d520d9e12
haskell-call: new package
2014-12-10 09:42:03 +00:00
Mateusz Kowalczyk
c4b4dfa1dc
haskell-elevator: new package
2014-12-10 09:42:03 +00:00
Mateusz Kowalczyk
891a293aa6
haskell-bindings-portaudio: new package
2014-12-10 09:42:02 +00:00
lethalman
4faed098e8
Merge pull request #5278 from nckx/ftop
...
Add ftop: show progress of open files and file systems
2014-12-10 09:37:31 +01:00
Mateusz Kowalczyk
a50a7ca3da
haskell-hspec-laws: new package
2014-12-10 07:45:16 +00:00
Tobias Geerinckx-Rice
2e7d552122
Add ftop: show progress of open files and file systems
2014-12-10 05:34:57 +01:00
Domen Kožar
0fcef83b0d
fix a bunch of perl modules
2014-12-10 01:38:00 +01:00
Vincent Laporte
ef5c48326a
Adds ocaml-fieldslib
...
This library defines a syntax extension for OCaml using Camlp4 that
can be used to define first class values representing record fields,
and additional routines, to get and set record fields, iterate and
fold over all fields of a record and create new record values.
Homepage: https://ocaml.janestreet.com/
2014-12-09 19:37:48 +01:00
Bjørn Forsman
1b396c7ae9
buildbot-slave: align attrname with pkgname
...
Keep old attrname (buildbotSlave) around for backward compatibility.
2014-12-09 19:14:03 +01:00
Domen Kožar
fe28966179
pyptlib: disable py3k and pypy
2014-12-09 13:23:18 +01:00
Domen Kožar
d7ab16aee4
remove cppnetlib, we already have cpp-netlib
2014-12-09 12:24:57 +01:00
lethalman
765eab6d5b
Merge pull request #5269 from luke-clifton/lc-soundtouch
...
Added SoundTouch library
2014-12-09 10:25:26 +01:00
Luke Clifton
e62aa58f71
Added SoundTouch library
2014-12-09 17:15:30 +08:00
William A. Kennington III
a6f4c3624e
kernel: Add 3.18
2014-12-08 23:18:04 -08:00
Alex Chapman
31b163b90b
Add haskellPackages.ofx at version 0.4.0.0
2014-12-09 07:04:49 +11:00
Thomas Tuegel
d75485c945
Add fontconfig-ultimate-20141123
2014-12-08 10:55:23 -06:00