Commit Graph

49939 Commits

Author SHA1 Message Date
Nathaniel Baxter
d5604d07c2 qbittorrent: Bump version to 3.1.10. 2014-09-25 11:09:55 +10:00
Eelco Dolstra
1cd727180e Add all default NixOS packages to the channel
The job ‘dummy’ depends on the default contents of
‘environment.systemPackages’, thus ensuring that those packages all
end up in the channel.
2014-09-25 00:25:54 +02:00
Eelco Dolstra
0a967b9268 Installer test: Use the minimal ISO
So we don't depend on KDE etc. (which we don't even test here).
2014-09-25 00:07:35 +02:00
Eelco Dolstra
51c349d0cc test-driver: Use netpbm instead of imagemagick
Imagemagick pulls in 100s of megabytes of dependencies.
2014-09-25 00:07:30 +02:00
Eelco Dolstra
08732891e1 netpbm: Update to 10.66.00
Also, borrow a tarball from Gentoo so we don't have to use
fetchsvn. And don't depend on libX11 by default.
2014-09-25 00:07:23 +02:00
Peter Simons
46802fb67d Merge pull request #4257 from VShell/CVE-2014-6271
Update bash patchset to fix remote execution vulnerability, CVE-2014-6271
2014-09-24 23:28:12 +02:00
Bjørn Forsman
9ce2cca6aa nixos: mark services.samba.defaultShare as obsolete
It was removed in 753d9d4e4fb3d773c93ba005007c6578edd4bf7e
("nixos/samba: remove services.samba.defaultShare option").
2014-09-24 23:07:04 +02:00
Franz Pletz
30690d05bc Add cryptodisk support for Grub
Closes #4193
2014-09-24 21:48:55 +01:00
Austin Seipp
84491adb48 arcanist: 20140812 -> 20140924
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-09-24 15:28:49 -05:00
AndersonTorres
a41d73e75f Aegisub: updating to 3.2.1 2014-09-24 22:06:44 +02:00
Ronny Esterluss
df808a9c37 duply: add missing dependency to which 2014-09-24 22:00:14 +02:00
Mateusz Kowalczyk
5409201b64 Revert "Revert "tzdata: bump to 2014g.""
This reverts commit 0b4c22edaa762e7c9cdf301f0e0a778a7bd76d15.

This should now work according to #4243
2014-09-24 20:50:34 +01:00
cbpark
ea17829df1 Add mersenne-random
Closes #4261
2014-09-24 20:45:32 +01:00
Mateusz Kowalczyk
3e3c29c8c3 Merge pull request #4253 from edwtjo/android-studio-and-idea-fsnotifier
Android studio and idea fsnotifier
2014-09-24 20:38:23 +01:00
Thomas Strobel
455b8dd9d8 Add package: vim plugin: vimoutliner
Closes #4252
2014-09-24 20:36:36 +01:00
Thomas Strobel
6bc3907b88 Add package: RedNotebook
Closes #4256
2014-09-24 20:33:32 +01:00
Matej Cotman
22e21c95d9 go: fix go 1.3.1 build
Closes #4243
2014-09-24 20:32:20 +01:00
Eelco Dolstra
8e40703f6c apache-httpd: Update to 2.2.29
CVE-2014-0118, CVE-2014-0231, CVE-2014-0226, CVE-2013-5704.
2014-09-24 21:04:24 +02:00
Eelco Dolstra
64982966dc apr-util: Update to 1.5.4 2014-09-24 21:03:40 +02:00
Peter Simons
d38b49ce9c Merge pull request #4259 from MaxOw/master
Fixed broken package: idris.
2014-09-24 20:55:53 +02:00
Maksymilian Owsianny
4984b30c18 Fixed idris. 2014-09-24 19:50:08 +02:00
Bjørn Forsman
3ebe3df4d0 nixos/samba: add services.samba.configText option
The .configText option is for providing verbatim content of smb.conf.

I'm adding this because I cannot seem to find any other way to override
(with mkForce) the generated smb.conf with the current samba module. All
attempts ends with errors ("duplicate entry samba/smb.conf").
2014-09-24 18:31:20 +02:00
Bjørn Forsman
753d9d4e4f nixos/samba: remove services.samba.defaultShare option
It's not that difficult to define shares using standard samba config
file syntax, so why do we need the semi-configurable .defaultShare
option?

Also:
 * It uses /home/smbd and I think /home should be reserved
   for real human users.
 * If enabled, it breaks the assumption that .extraConfig continues in
   the [global] section.

Without .defaultShare there is no need for the "smbguest" user and group
either, mark them as unused.
2014-09-24 18:31:20 +02:00
Ricardo M. Correia
614a99bd8e cargoSnapshot: Add package
Cargo downloads your Rust project's dependencies and builds your
project.

The cargoSnapshot derivation simply uses a binary build, because
it's not easy to build cargo from source yet.

In the future, it's expected that we'll also add a derivation for
building cargo from source.
2014-09-24 18:18:15 +02:00
Bjørn Forsman
b7672b0125 notify-osd: align attrname with package name
This package was added yesterday, so I don't think we need to keep the
old attribute around for backwards compatibility.
2014-09-24 18:09:40 +02:00
Eelco Dolstra
38d57b4a94 Merge pull request #4244 from abbradar/resume
Replace resumeDevice with autodetection of hibernation partition
2014-09-24 18:05:53 +02:00
Nikolay Amiantov
ba31749458 stage-1: Use udevadm instead of blkid 2014-09-24 20:00:51 +04:00
Shell Turner
ad3591cd9d Update bash patchset to fix CVE-2014-6271 2014-09-24 17:09:12 +02:00
Nikolay Amiantov
18bd9917ed stage-1: autodetect resume swap partitions 2014-09-24 18:51:44 +04:00
Eelco Dolstra
39d9396380 Style fix 2014-09-24 15:07:18 +02:00
Georges Dubus
f0a8b57de8 Updated nox 2014-09-24 13:58:41 +02:00
Georges Dubus
204222bf4c Update py and py.test 2014-09-24 13:57:30 +02:00
Pascal Wittmann
6869809764 Merge pull request #4254 from 4z3/bitlbee-typo
bitlbee: fix typo
2014-09-24 12:54:16 +02:00
tv
fe7f83a2f4 bitlbee: fix typo 2014-09-24 12:43:36 +02:00
Anonymous
e223bc046c android-studio: new package 2014-09-24 12:13:55 +02:00
Anonymous
a3b565f7a3 idea: hack to get fsnotifier working
more information: https://bugs.archlinux.org/task/34703
2014-09-24 12:13:54 +02:00
Michael Raskin
9ae10b2cac Update golly 2014-09-24 14:07:00 +04:00
Michael Raskin
86772c4e79 Update ipmiutil 2014-09-24 13:45:57 +04:00
Michael Raskin
d68f3e9c0f gcl: update from 2.6.10 to 2.6.11 2014-09-24 13:42:17 +04:00
Michael Raskin
4e92bee51d Update LVM2 2014-09-24 13:39:08 +04:00
Michael Raskin
af5d18edb5 Update atop 2014-09-24 13:32:46 +04:00
Michael Raskin
ea12fb639b Update Firejail 2014-09-24 13:32:46 +04:00
Michael Raskin
db0348655c Update XScreensaver 2014-09-24 13:32:46 +04:00
Michael Raskin
50e55fd793 Update PARI 2014-09-24 13:32:46 +04:00
Michael Raskin
cb91ebc30c Update SlimerJS 2014-09-24 13:32:46 +04:00
Michael Raskin
e0ba1aff1b Update sodium crypto library 2014-09-24 13:32:46 +04:00
Jaka Hudoklin
8eed86fba9 add mfoc, Mifare Classic Offline Cracker 2014-09-24 11:20:47 +02:00
Jaka Hudoklin
f26c32f920 pythonPackages: add pelican, simple blog generator 2014-09-24 11:17:49 +02:00
Michael Raskin
f3ab10bc1e Update libgphoto2 2014-09-24 13:15:42 +04:00
Aycan iRiCAN
db9647aa45 Merge pull request #4251 from aycanirican/fix_snort_and_daq
Fixed typo
2014-09-24 11:44:25 +03:00