Bjørn Forsman
b7a889759d
nixos/fail2ban: don't use types.string (it's deprecated)
...
I'm not really sure which one of types.lines or types.str that fit
better, but I'm going for types.lines because it behaves more like the
current type (i.e. have the ability to merge).
2014-09-05 22:56:30 +02:00
Domen Kožar
b420eeba44
remove bittorrent package since it's obsolete
2014-09-05 22:49:31 +02:00
gounnoticed
de03197100
Add luna cpp build for eclipse
...
didnt have sha512 so used md5 instead.
2014-09-05 19:35:28 +01:00
William A. Kennington III
6fb6ba48f8
nixos/installer-test: nixos-option syntax correction
2014-09-05 09:49:05 -07:00
William A. Kennington III
e07e1c3fdf
nixos/installer-test: Add writable store test
2014-09-05 09:48:58 -07:00
Luca Bruno
718106e958
Fix initrd after recent busybox upgrades
2014-09-05 18:42:53 +02:00
Emery Hemingway
1124d8a9b9
unrar: update from 5.1.5 to 5.1.7, change license to 'unfree-redistributable'
2014-09-05 11:38:44 -04:00
Emery Hemingway
96adde8f6a
rsync: update 3.1.0 to 3.1.1
...
fix http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-2855
2014-09-05 10:43:06 -04:00
Peter Simons
7f5bc10186
emacs-ensime: add current git snapshot
2014-09-05 16:06:16 +02:00
Peter Simons
e8bff6f838
emacs-s: add version 1.9.0
2014-09-05 16:06:16 +02:00
Peter Simons
a4ec7a6316
emacs-dash: add version 1.5.0
2014-09-05 16:06:16 +02:00
Peter Simons
309851f999
scala-mode2: update to latest version
2014-09-05 16:06:16 +02:00
Eelco Dolstra
364bdc2a95
nixUnstable: Update to 1.8pre3782_d2d5543
2014-09-05 16:05:50 +02:00
Eelco Dolstra
59edfd61ad
Increase systemd timeout on Jenkins and Munin tests
...
These were timing out a lot.
http://hydra.nixos.org/build/13991108
http://hydra.nixos.org/build/13991107
2014-09-05 15:50:55 +02:00
Eelco Dolstra
da4fb08959
Disable the logstash test
...
It's broken because it uses the "grep" plugin, which is no longer
included in the standard distribution.
2014-09-05 15:28:55 +02:00
Eelco Dolstra
b0855d59a1
Improve option descriptions a bit
2014-09-05 15:28:24 +02:00
Eelco Dolstra
bb9ee6a13f
Remove some setuid wrappers for non-standard programs
2014-09-05 14:46:36 +02:00
Eelco Dolstra
cd7129a037
Revert "nixos: add setuid wrappers for some networked filesystems' helpers"
...
This reverts commit 26a4001a98
. It
breaks the NFS test:
http://hydra.nixos.org/build/13943148
Also, having more setuid programs is a bad thing security-wise.
2014-09-05 14:43:11 +02:00
Michael Fellinger
00887dc3f8
diod: fix service
2014-09-05 14:39:55 +02:00
Eelco Dolstra
1f7c775910
Remove unrar from the installation CD since it's unfree
2014-09-05 14:25:17 +02:00
Eelco Dolstra
daebba2c97
Fix container test
2014-09-05 14:08:35 +02:00
Luca Bruno
7d6a27a780
evolution: fix build
2014-09-05 12:46:16 +02:00
Eelco Dolstra
7e744041f3
rpm-closure.pl: Reduce verbosity
2014-09-05 12:37:07 +02:00
Eelco Dolstra
002b067750
Merge pull request #3953 from lethalman/combined
...
release: don't build broken packages, don't build tested on unsupported systems
2014-09-05 10:46:42 +02:00
aszlig
c9d1c0d8d1
nixos/tests: Add basic test for nsd module.
...
Currently only tests basic resource record lookup against IPv4 and IPv6.
Nothing special yet, but probably enough for most setups.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-09-05 02:54:39 +02:00
aszlig
e8c4fde22d
nixos/nsd: Improve support for journald/systemd.
...
Don't fork into the background and just log to stderr.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-09-05 02:54:39 +02:00
aszlig
141cb70d5c
nixos/networking: Fix typo in ipv6prefixLength.
...
Within the module it's referenced with an uppercase "P" and ipv6Address
also begins with an uppercase "A" after the "6", so let's make it
consistent.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-09-05 02:54:39 +02:00
aszlig
fd9c8fa3dc
pkgs/nsd: Allow to easily override the package.
...
Allowing to use nixpkgs config to provide different defaults is not
going to help us here, so we would like to use nsd.override {} in order
to supply the correct options in the module.
Eventually removing the nixpkgs config option would make sense here as
well.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-09-05 02:54:39 +02:00
aszlig
6386df1645
nixos/nsd: Fix indentation/coding style.
...
For Nix, we indent using two spaces, but in this module somehow 4 spaces
were snuck in. Other than that, remoteControl and ratelimit are just
nested attribute sets, so we don't need to make another submodule type
for no particular reason.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-09-05 02:54:39 +02:00
Mateusz Kowalczyk
eac5176529
Fix license on unRAR to unfree.
...
This license is BAD and it needs to be caught. You need to agree to the
use conditions or you have to remove the software from your machine
which makes it not redistributable.
cc @ehmry
2014-09-05 01:47:16 +01:00
Mateusz Kowalczyk
19335acb0c
haskell-rope: add 0.6.4
2014-09-05 00:32:25 +01:00
Domen Kožar
f9ba413b55
fix eval
2014-09-05 00:06:11 +02:00
Dmitry Malikov
498aef7766
haskell-regex-pcre-builtin: add 0.94.4.8.8.35
...
Closes #3972 .
Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
2014-09-04 23:00:30 +01:00
Pascal Wittmann
701cd70502
zim: fixed build; it also runs find now but the solution is hacky
2014-09-04 23:54:14 +02:00
Vladimír Čunát
42bb59a8a6
thunderbird: maintenance update, including security
2014-09-04 23:36:41 +02:00
Eelco Dolstra
20a253352a
Merge pull request #3970 from manveru/virtualbox-vboxnetctl
...
virtualbox: vboxusers may use /dev/vboxnetctl
2014-09-04 23:04:32 +02:00
Michael Fellinger
d62e848cc9
virtualbox: vboxusers may use /dev/vboxnetctl
2014-09-04 22:44:38 +02:00
Pascal Wittmann
440d876b54
moc: update from 2.5.0-beta2 to 2.5.0
...
also set platforms to linux, use default configurePhase and adopt it
2014-09-04 22:29:01 +02:00
Michael Raskin
bf1493401b
Update BATMAN module
2014-09-05 00:24:34 +04:00
Shea Levy
20113e5d8b
buildLocalCabal: Use host-native nixpkgs for the call to cabal2nix by default
2014-09-04 15:22:31 -04:00
Michael Raskin
5523408947
Merge pull request #3969 from manveru/vagrant
...
vagrant: 1.6.3 -> 1.6.4
2014-09-04 22:56:28 +04:00
Aristid Breitkreuz
494ba98e65
fix typo in postgresql license definition
2014-09-04 20:40:03 +02:00
Aristid Breitkreuz
559045d98c
fix license for postgresql packages
2014-09-04 20:38:12 +02:00
Aristid Breitkreuz
73e569bf01
add postgresql 9.4beta2
2014-09-04 20:36:43 +02:00
Aristid Breitkreuz
0ec38e5b7f
Add myself to lib/maintainers.nix
2014-09-04 20:36:43 +02:00
Michael Fellinger
f21cccb2b6
vagrant: 1.6.3 -> 1.6.4
2014-09-04 20:24:21 +02:00
Michael Raskin
7a8b47aedc
Merge pull request #3800 from edwtjo/libretro-cores
...
retroarchWrapper: added wrapRetroArch, libretro-cores: adding some cores
2014-09-04 22:14:18 +04:00
Edward Tjörnhammar
6fcab9baca
libretro-cores:
...
- adding: 4do, desmume, fceumm, mame, mupen64plus, scummvm,
snes9x, stella, picodrive, ppsspp and vba
retroarch:
- added retroarch wrapper for configured cores
- changed attributes, old retroarch is now retroarchBare*
2014-09-04 20:03:13 +02:00
William A. Kennington III
c6bd6d6d89
nixos/grub: Assert devices should be absolute paths
2014-09-04 10:31:39 -07:00
William A. Kennington III
f73f7ccc6e
nixos/install-grub: Read correct mountpoints
2014-09-04 10:31:39 -07:00