aszlig
aafc04ef35
libechonest: Add new package, version 2.3.0.
...
Required as a dependency of the Tomahawk music player.
Tests are disabled because they require networking support.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:18:10 +01:00
aszlig
b2557476f7
quazip: Use qt instead of qt5 for refering to Qt.
...
Qt 5 is passed via all-packages.nix, so it doesn't look too odd if you
want to build against qt4 instead. Before you'd have to use something
like:
quazip.override { qt5 = qt4; }
Now, it is:
quazip.override { qt = qt4; }
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:06:02 +01:00
Michael Raskin
ba77c90161
Revert "cups: update package"
...
This reverts commit aa548af5a5
.
2014-11-15 17:00:15 +03:00
Michael Raskin
d86c047f9c
Revert "cups-filters: add package"
...
This reverts commit f7ba33de56
.
2014-11-15 16:59:58 +03:00
Michael Raskin
a7c8d00b27
Merge pull request #4857 from abbradar/cups2
...
[WIP] Improve printing experience and update related packages
2014-11-15 15:18:35 +03:00
William A. Kennington III
478e4b46d1
pgpool: Add derivation
2014-11-15 01:23:25 -08:00
William A. Kennington III
9f8804f664
libnl: Remove old 3.2.19 version
2014-11-14 23:18:09 -08:00
William A. Kennington III
7a318d5f73
kyotocabinet: Add derivation
2014-11-14 21:53:33 -08:00
William A. Kennington III
9458bc6ee3
goffice_0_8: Fix build
2014-11-14 19:51:54 -08:00
Petr Rockai
c5b5020681
ConTeXt: Update to a current version & include it in texLiveFull.
2014-11-14 22:49:06 +01:00
Luca Bruno
e8adc8b5ec
Drop GNOME 3.10
2014-11-14 22:46:37 +01:00
William A. Kennington III
a3af559455
Actually remove linux_3_15
2014-11-14 11:06:52 -08:00
William A. Kennington III
1a405c999e
kernel: Remove 3.15
2014-11-14 11:05:51 -08:00
Michael Raskin
4ca96793d5
Merge pull request #4985 from rened/master
...
update julia, make it portable accross cpu architectures
2014-11-14 20:51:16 +03:00
Vladimír Čunát
3529567ed4
libgphoto-2.4: remove the old unneeded version
2014-11-14 18:00:04 +01:00
Rene Donner
60eeaf355c
update julia, make it portable accross cpu architectures
2014-11-14 16:05:33 +01:00
Eelco Dolstra
bf17f43fe9
firefox: Use regular linker
...
It builds on Nix >= 1.8pre3890 due to the removal of the
ADDR_LIMIT_3GB personality flag.
2014-11-14 15:58:19 +01:00
Vladimír Čunát
b4af993c3f
Merge branch 'master' into staging
...
Conflicts (simple):
pkgs/development/lisp-modules/clwrapper/setup-hook.sh
2014-11-14 14:28:23 +01:00
Nikolay Amiantov
f7ba33de56
cups-filters: add package
2014-11-14 13:51:26 +03:00
Nikolay Amiantov
aa548af5a5
cups: update package
2014-11-14 13:51:26 +03:00
Nikolay Amiantov
f2c3bda151
ijs: add package
2014-11-14 13:51:26 +03:00
Nikolay Amiantov
0836fd5054
qpdf: add package
2014-11-14 13:51:26 +03:00
Nikolay Amiantov
e723c512c5
ghostscript: drop GNU fork and update
2014-11-14 13:51:26 +03:00
Daniel Austin
5d56bda1fb
Development tools: added atom-shell
2014-11-14 04:53:20 +01:00
Gavin Rogers
ec3e96683a
zeromq: renamed package from zmq
2014-11-13 23:00:53 +00:00
Vincent Laporte
7361406e20
Adds bluefish
...
Bluefish is a powerful editor targeted towards programmers and
webdevelopers, with many options to write websites, scripts and
programming code.
Homepage: http://bluefish.openoffice.nl/
2014-11-13 19:49:44 +00:00
Pascal Wittmann
4d59ac9e67
Merge pull request #4977 from 23a1a74/caudec
...
Caudec
2014-11-13 17:50:16 +01:00
Pascal Wittmann
38022c9938
add icmake, a program maintenance utility
2014-11-13 17:48:06 +01:00
Michael Raskin
221a78739e
Merge pull request #4964 from ehmry/qtbitcointrader
...
QtBitcoinTrader: 1.07.98 -> 1.08.02
2014-11-13 19:42:20 +03:00
_1126
e2bfd40083
caudec: adds new package
2014-11-13 17:32:23 +01:00
Emery Hemingway
d925fcf384
QtBitcoinTrader: 1.07.98 -> 1.08.02
2014-11-13 10:21:30 -05:00
cillianderoiste
81680a17a8
Merge pull request #4214 from manveru/keybase
...
keybase-node-client: 0.7.0
2014-11-13 13:13:14 +01:00
Vincent Laporte
13490c9467
Adds commons-bsf
...
Bean Scripting Framework (BSF) is a set of Java classes which provides
scripting language support within Java applications, and access to Java
objects and methods from scripting languages.
Homepage: http://commons.apache.org/proper/commons-bsf/
2014-11-13 07:53:37 +00:00
Vincent Laporte
c13c705a7c
Adds commons-logging
...
Wrapper around a variety of logging API implementations
Homepage: http://commons.apache.org/proper/commons-logging/
2014-11-13 07:53:37 +00:00
Shea Levy
8bc56d5d8e
Merge branch 'nix-exec-git' of git://github.com/proger/nixpkgs
2014-11-12 20:04:11 -05:00
Domen Kožar
a08fbc5ad5
Merge pull request #4969 from gavinrogers/master
...
zmq: initial package
2014-11-13 00:32:24 +01:00
Gavin Rogers
b9c7f8dba1
zmq: initial package
2014-11-12 23:08:05 +00:00
Bjørn Forsman
3ad886f824
winpdb: new package
...
Platform independent Python debugger.
http://winpdb.org/
Tested by debugging a Python script on Linux.
2014-11-12 23:16:42 +01:00
Michael Raskin
0d6306be4d
Merge pull request #4950 from joachifm/dnscrypt-proxy
...
dnscrypt-proxy service
2014-11-13 00:25:05 +03:00
Michael Raskin
232f6bb4d2
Merge pull request #4929 from abbradar/prl-tools
...
Add packages and support for Parallel Guest Tools
2014-11-13 00:22:42 +03:00
John Wiegley
38ab111dd7
coqPackages.unimath: new expression
2014-11-12 14:37:25 -06:00
Arseniy Seroka
c75502acd2
Merge pull request #4897 from MarcWeber/submit/vim-plugins-with-vam-or-pathogen
...
experimental/vim-vam-pathogen-vimrc-support
2014-11-12 22:11:29 +03:00
Longrin Wischnewski
348597b939
pkgs: add xsnow
2014-11-12 17:52:21 +01:00
Vladimír Čunát
4a62542f55
xorg.xf86-video-intel: use the new versions
...
The old driver wasn't updated since August 2013, and e.g. won't compile
with glibc-2.20. Distros like Arch or Ubuntu are using newer one for a long time.
(cherry picked from commit 515dcb0f66
)
because the old driver won't compile with new X server.
2014-11-12 16:33:20 +01:00
Vladimir Kirillov
c04dac7807
nix-exec: make git less heavyweight
2014-11-12 17:32:02 +02:00
Nikolay Amiantov
bfbb46ea92
ipopt: add package
2014-11-12 03:43:35 +03:00
Eelco Dolstra
f33fa1b66b
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/development/libraries/boost/generic.nix
2014-11-11 23:48:08 +01:00
Nikolay Amiantov
3c8fe179f6
prl-tools: add package
2014-11-12 01:26:23 +03:00
Joachim Fasting
216ed76821
dnscrypt-proxy: new expression
2014-11-11 22:46:49 +01:00
Brian McKenna
e9b6ad43a6
Add Lightum package: MacBook light sensor daemon
...
Also a NixOS service could make sense but the daemon puts
configuration under the Xdg user path.
2014-11-11 10:22:08 -07:00