Bjørn Forsman
fca51849ec
nixos/lighttpd: add services.lighttpd.enableModules option
...
This option makes the coupling between lighttpd and its sub-services
more "loose".
While the option is a list, its purpose is to provide a "set" of needed
modules to load for lighttpd to function correctly with its config. The
NixOS lighttpd module ensures that lighttpd modules are loaded no more
than once (because lighttpd dislikes that), and in the correct order.
Also add an assertion that all modules listed in .enableModules are
valid.
2014-10-05 19:15:19 +02:00
AndersonTorres
5c6170a848
XFCE battery plugin: new package
...
Closes #4386
2014-10-05 17:18:37 +01:00
Ricardo M. Correia
02c8dbe382
rustcMaster: Update to more recent commit and remove patch
...
The patch to the tests is now included upstream. Also in this version,
an issue was fixed upstream where LTO would fail with permission denied
in NixOS.
2014-10-05 17:47:36 +02:00
wmertens
6320c4a980
kde-workspace: Use automatic version ( close #4383 )
...
See https://github.com/NixOS/nixpkgs/pull/4265#discussion_r18430068
This should work but I didn't test it 😁
2014-10-05 17:05:40 +02:00
Vladimír Čunát
e4436ad841
FONTCONFIG_FILE: remove setters to /etc/fonts/fonts.conf
...
Any reasonably new version of fontconfig does search that path by default,
and setting this globally causes problems, as 2.10 and 2.11 need
incompatible configs.
Tested: slim+xfce desktop, chrootenv-ed steam.
I have no idea why we were setting the global variable;
e.g., neither Fedora nor Ubuntu does that.
2014-10-05 17:05:27 +02:00
Aristid Breitkreuz
f7e83a32ad
make vanity script less spammy
2014-10-05 16:16:56 +02:00
Bjørn Forsman
e657a596b1
sweethome3d: update to latest
2014-10-05 15:59:12 +02:00
Mateusz Kowalczyk
bc2ab990cc
haskell-vty: update to 5.2.3
2014-10-05 14:58:30 +01:00
Aristid Breitkreuz
596b4b42ed
Merge pull request #4378 from abbradar/deadbeef-fix
...
fix "Open..." menu items in "deadbeef"
2014-10-05 14:53:44 +02:00
Aristid Breitkreuz
37357d0c8e
Merge pull request #4384 from AndersonTorres/batti
...
Batti: adjusting icon paths
2014-10-05 14:32:12 +02:00
Aristid Breitkreuz
1be75876d1
Merge pull request #4385 from vbgl/libmsgpack
...
libmsgpack: update to 0.5.9
2014-10-05 14:31:02 +02:00
Vincent Laporte
96da271ae0
libmsgpack: update to 0.5.9
2014-10-05 13:23:17 +01:00
AndersonTorres
e7f5263456
Batti: adjusting icon paths
2014-10-05 09:11:35 -03:00
Domen Kožar
d6b7778753
fetchurl: fix mirroring after ecf5a08831
2014-10-05 09:53:18 +02:00
William A. Kennington III
f1572d37c3
network-interfaces: Bonding fixes
2014-10-04 18:37:00 -07:00
William A. Kennington III
93eb325004
network-interface: Add extra bond options
2014-10-04 17:59:10 -07:00
William A. Kennington III
9e5825ba8e
iperf: Add major version 3
2014-10-04 17:23:06 -07:00
Eelco Dolstra
ce61353a9f
Eliminate some optionals/optionalAttrs calls on the hot path
2014-10-05 01:59:24 +02:00
Eelco Dolstra
97220c973f
Replace hasAttr/getAttr calls with the ? and . operators
...
For NixOS evaluation, this gives a ~21% reduction in the number of
values allocated and a ~4% speedup. It's also more readable.
2014-10-05 01:11:06 +02:00
Eelco Dolstra
0e120dc68f
Use new primops
2014-10-05 01:10:52 +02:00
Eelco Dolstra
eeac1e70aa
Remove obsolete checks for missing primops
2014-10-05 01:10:37 +02:00
Eelco Dolstra
6c2bf141cf
lib: Use arithmetic operators rather than builtins.add etc.
2014-10-05 01:10:06 +02:00
Pascal Wittmann
65242d4a74
pdfjam: update from 1.20 to 2.08
2014-10-04 23:13:32 +02:00
Peter Simons
b1e52be91d
perl-packages.nix: strip trailing whitespace
2014-10-04 22:52:21 +02:00
Peter Simons
1f1971b214
perl-Crypt-RandPasswd: update to version 0.06
...
The old version is no longer available for download.
2014-10-04 22:52:21 +02:00
Peter Simons
1faca0e3d6
perl-Email-Sender: update to version 1.300014
...
The old version is no longer available for download
2014-10-04 22:52:21 +02:00
Peter Simons
dcaa69a2ea
perl-Throwable: update to version 0.200010
...
The old version is no longer available for download
2014-10-04 22:52:21 +02:00
Peter Simons
e3c4b9de14
perl-MooX-Types-MooseLike: add version 0.27
2014-10-04 22:52:21 +02:00
Shea Levy
aa847f4772
Update nixUnstable
2014-10-04 16:11:27 -04:00
Daniel Peebles
aa7839c145
Clean up command-line tools a bit to allow us to use an impure
...
hdiutil (for an upcoming bootstrapped stdenv for darwin!)
Closes #4382
2014-10-04 20:21:15 +01:00
Peter Simons
ae32accc47
lib/licenses.nix: cosmetic
2014-10-04 21:15:36 +02:00
Peter Simons
0d32fcad87
haskell-lzma-enumerator: disable builds of this package on 32 bit Linux
...
https://github.com/alphaHeavy/lzma-enumerator/issues/2
2014-10-04 21:15:25 +02:00
Aristid Breitkreuz
71806b7cba
Merge pull request #4368 from michelk/r-XML
...
r-XML: adding system-dependency libxml2
2014-10-04 19:56:18 +02:00
Aristid Breitkreuz
25333bd565
Merge pull request #4379 from flazz/master
...
cassandra: environment fix for cassandra shell script
2014-10-04 19:25:37 +02:00
Bjørn Forsman
b17b17be73
python-scipy: update 0.12 -> 0.14
...
I successfully built all reverse dependencies, using this procedure[1]:
$ nix-env -f . -qaP \* --drv-path | sort > l1
(...modify package...)
$ nix-env -f . -qaP \* --drv-path | sort > l2
$ changed=$(diff l1 l2 | awk '{print $2}' | sort | uniq)
$ nix-build $(for i in $changed; do echo -A $i; done)
[1]: https://nixos.org/wiki/Contributing
2014-10-04 18:41:42 +02:00
Nathaniel Baxter
0c8ad65560
pulseaudio: Add support for 32bit alsa apps on 64bit systems.
2014-10-04 14:48:58 +02:00
Nathaniel Baxter
ab8ef63ff4
alsa: Add multilib plugin support via "libs" entry in asound config.
...
alsa: Remove unused $ALSA_PLUGIN_DIRS support.
2014-10-04 14:48:58 +02:00
Michael Raskin
02c89b52d9
Update Remind
2014-10-04 16:40:09 +04:00
Michael Raskin
fdad3e5661
Geeqie release is a Git tag, apparently Gitorious gave non-deterministic archive
2014-10-04 16:38:09 +04:00
Michael Raskin
6bbeeb46a3
One more mirror
2014-10-04 16:37:17 +04:00
Peter Simons
8ebba517e2
Merge pull request #4225 from michelk/rJava
...
rJava: adding missing dependencies and setting JAVA-env-variables
2014-10-04 10:31:19 +02:00
Mateusz Kowalczyk
db55a6788a
python-xdot: new package
2014-10-04 08:26:34 +01:00
Mateusz Kowalczyk
5bb8260bfb
haskell-graphmod: new package
2014-10-04 07:54:12 +01:00
Francesco Lazzarino
94a6db6cda
cassandra: environment fix for cassandra shell script
2014-10-03 17:36:50 -05:00
Nikolay Amiantov
213511c316
abbradar: update e-mail
2014-10-04 01:51:00 +04:00
Nikolay Amiantov
1cc3fc871e
deadbeef: fix gtk3, use gtk2 by default, allow simultaneous
2014-10-04 01:50:50 +04:00
Cray Elliott
817ebe24ab
Update dolphinEmuMaster
...
The plan at this point is to update dolphinEmuMaster every month in
tanden with the latest development report on the dolphin-emu.org blog.
Closes #4374
2014-10-03 20:30:28 +01:00
Bjørn Forsman
4353e5380b
youcompleteme (vim plugin): use commit date as version number
...
Using a git commit id as version number doesn't work well, so use the
commit date instead.
Also, there is no other version of YouCompleteMe than the git version,
so drop 'git' from the package name.
2014-10-03 20:53:15 +02:00
Bjørn Forsman
abaf2dbeae
youcompleteme (vim plugin): update to latest
...
patchShebangs fixes build failure in chroot (in this new version).
The --system-libclang flag is now needed to prevent YouCompleteMe from
trying to download and build clang (which fails).
2014-10-03 20:51:15 +02:00
Damien Cassou
5d294db3b2
shellcheck is packaged twice
...
I removed development/libraries/haskell/ShellCheck and kept
development/tools/misc/ShellCheck.
2014-10-03 20:16:25 +02:00