codyopel
2fa244e4da
cuetools: 1.3.1 -> 1.4.1
...
+ Fix autoreconf
+ Add support for cuetag.sh
2015-04-24 05:21:40 -04:00
Domen Kožar
69777a7cb4
Merge pull request #7484 from seppeljordan/re#4505
...
Document about packageOverrides (re issue #4505 )
2015-04-24 11:20:41 +02:00
Michel Kuhlmann
fb26f771c6
qgis: update from 2.6.1 to 2.8.1
2015-04-24 11:12:31 +02:00
Michel Kuhlmann
4f2b5c57c6
qscintilla: update to 2.9
2015-04-24 11:12:11 +02:00
Peter Simons
3428b8df57
haskell-HGamer: these packages don't compile and it's unclear when they'll be fixed
...
https://github.com/urs-of-the-backwoods/HGamer3D/issues/7
2015-04-24 09:10:36 +02:00
Michael Alyn Miller
48c8092f6d
Add hal-flash package
2015-04-23 19:56:51 -07:00
Ambroz Bizjak
05a44cd06e
stlink: Update to version 1.1.0.
2015-04-24 00:08:12 +02:00
William A. Kennington III
4277d71a83
bandwidth: Add package
2015-04-23 14:45:39 -07:00
Edward Tjörnhammar
83b5b5ca6c
Merge pull request #7507 from ertesx/ertes-compton-git
...
compton-git: added package
compton: removed unnecessary optimizations
2015-04-23 22:08:56 +02:00
Ertugrul Söylemez
60c18ca586
compton: Removed unnecessary optimisation flags.
2015-04-23 22:04:28 +02:00
Vladimír Čunát
ccc1ccf983
ceph: fix eval because of typo
2015-04-23 21:45:13 +02:00
Edward Tjörnhammar
e928311fe1
Merge pull request #7496 from taku0/firefox-bin-37.0.2
...
firefox-bin: update to version 37.0.2
2015-04-23 21:41:26 +02:00
Edward Tjörnhammar
4ea47155af
Merge pull request #7498 from k0ral/sslh
...
sslh: argument to -F can no longer be separated from the option by a space
2015-04-23 21:35:46 +02:00
Ertugrul Söylemez
a4e976c752
Added compton-git, the Git version of compton.
2015-04-23 21:22:19 +02:00
Edward Tjörnhammar
e92c84402d
Merge pull request #7519 from dezgeg/pr-trace-cmd-build-fix
...
trace-cmd: Fix build by adding docbook_xsl dependency
2015-04-23 20:52:24 +02:00
Dan Peebles
81d8074881
Add hologram service
2015-04-23 14:30:12 -04:00
Joachim Schiele
e3e8aebdc1
wpa-supplicant: CVE-2015-1863 ( close #7526 )
...
http://w1.fi/security/2015-1/
2015-04-23 20:23:47 +02:00
Nikolay Amiantov
f6607ca4a5
wineStaging: add derivation
2015-04-23 21:00:42 +03:00
Peter Simons
9bf6a6d679
haskell-defaults.nix: remove obsolete override for cabal2nix
...
Thanks @jwiegley for catching this!
2015-04-23 19:55:55 +02:00
Peter Simons
cde5088bec
cabal2nix: the hash has changed because of the newly added tag
2015-04-23 19:55:55 +02:00
Peter Simons
4e679f0ca3
hackage-packages.nix: re-generate from Hackage state fdf6d76660
2015-04-23 19:55:55 +02:00
Daniel Peebles
465a8c6238
Merge pull request #7471 from spwhitt/darwin_misc
...
Enable some libs on Darwin
2015-04-23 12:21:47 -04:00
Edward Tjörnhammar
490e6c491a
Merge pull request #7520 from hbunke/hb_vimplugins
...
vimPlugins: added vim-jinja
2015-04-23 18:02:48 +02:00
Hendrik Bunke
a96c076743
vimPlugins: added vim-jinja
2015-04-23 17:40:16 +02:00
Edward Tjörnhammar
c26ed5adc9
Merge pull request #7522 from edwtjo/nix-bump-1
...
nixUnstable: Update to 1.9pre4100_4bbcfaf
2015-04-23 17:29:59 +02:00
Domen Kožar
a23b6cebfb
Merge pull request #7523 from cwoac/btsync
...
wait for filesystem before starting btsync; bump to new package version
2015-04-23 17:22:51 +02:00
Sebastian Jordan
018062529a
Reduce verbosity of packageOverride docs further
2015-04-23 17:11:38 +02:00
Sebastian Jordan
20dadec264
Reduce verbosity of packageOverrides description.
2015-04-23 17:11:38 +02:00
Sebastian Jordan
8a78dcc00f
Document about packageOverrides
2015-04-23 17:11:38 +02:00
Eelco Dolstra
6bfc1f7380
fio: Update to 2.2.7
2015-04-23 15:45:45 +02:00
Oliver Matthews
a498b28322
wait for filesystem before starting btsync; bump to latest package version
2015-04-23 13:09:34 +00:00
Thomas Tuegel
4887f44d02
emacsWithPackages: don't call package-initialize
...
Emacs will call package-initialize itself, if required, or the user will
call it in their initialization file. There is no reason to call it in
the wrapper and doing so only increases start-up time.
2015-04-23 08:08:22 -05:00
Peter Simons
019b18722d
cabal2nix: bump to latest version and wrap it to include nix-prefetch-scripts in $PATH
2015-04-23 14:12:43 +02:00
Edward Tjörnhammar
87b0558101
nixUnstable: Update to 1.9pre4100_4bbcfaf
2015-04-23 13:52:44 +02:00
Peter Simons
c209665763
haskell-configuration-ghc-7.6.x.nix: add missing definition for "xhtml"
...
hackage-packages.nix contains no "xhtml" attribute because our default
compiler -- GHC 7.10.x -- has this package as a core module. Now, the
package is missing for older versions of GHC. This patch Remedies that
issue for 7.6.x. Older compilers probably need a similar fix.
Closes https://github.com/NixOS/nixpkgs/pull/7510 .
2015-04-23 11:34:05 +02:00
Nikolay Amiantov
0fd1cac36f
IOSpec: remove patch
...
Closes https://github.com/NixOS/nixpkgs/pull/7514 .
2015-04-23 11:34:05 +02:00
Peter Simons
8a9de1effd
hackage-packages.nix: re-generate from Hackage state 318f4faa8b
2015-04-23 11:34:05 +02:00
William A. Kennington III
a7638854d2
libdbi-drivers: Fix
2015-04-22 21:16:22 -07:00
Tuomas Tynkkynen
663c972385
trace-cmd: Fix build by adding docbook_xsl dependency
...
Gets rid of this build error:
make -C /tmp/nix-build-trace-cmd-2.5.3.drv-0/trace-cmd/Documentation all
ASCIIDOC trace-cmd-hist.1.xsl
*********************************
** No docbook.xsl is installed **
** Can't make man pages **
*********************************
Makefile:59: recipe for target '/tmp/nix-build-trace-cmd-2.5.3.drv-0/trace-cmd/Documentation/trace-cmd-hist.1' failed
2015-04-23 06:32:54 +03:00
Tobias Geerinckx-Rice
fb235a871a
mcelog 114 -> 115: major path fixes
...
Both $out/bin/mcelog and $out/etc/mcelog/mcelog.conf now point to
the correct $out/etc/mcelog.
2015-04-23 01:52:18 +02:00
Tobias Geerinckx-Rice
07b9356023
b43-firmware: add new version 6.30.163.46
2015-04-23 01:52:18 +02:00
Tobias Geerinckx-Rice
b7135f496e
suid-chroot 1.0.1 -> 1.0.2 (and refactor)
...
More of a conversion excercise than anything, but here you go.
2015-04-23 01:52:18 +02:00
William A. Kennington III
1adb482638
Convert more applications to libmysql
2015-04-22 16:09:41 -07:00
William A. Kennington III
781d77d507
rsyslog: Use libmysql instead of mysql
2015-04-22 16:08:53 -07:00
William A. Kennington III
5129c67fd3
libdbi-drivers: Use libmysql
2015-04-22 16:06:33 -07:00
William A. Kennington III
618c051985
bareos: Use libmysql instead of mysql
2015-04-22 16:03:20 -07:00
William A. Kennington III
88b8333750
bareos: Correctly fix libceph
2015-04-22 16:01:50 -07:00
Moritz Ulrich
b8f33f1147
Fix evaluation by re-adding ceph to bareos.
2015-04-23 00:58:07 +02:00
William A. Kennington III
6e2dde7b78
nginx: 1.6.3 -> 1.8.0
2015-04-22 15:28:10 -07:00
William A. Kennington III
37ab5f0ad0
kernel: 3.18.11 -> 3.18.12
2015-04-22 14:49:43 -07:00