Jaka Hudoklin
b9b5e84081
Merge pull request #3003 from offlinehacker/nixpkg/nodejs/buildNodePackage/shellHook
...
buildNodePackage: add shell hook for development
2014-07-26 08:53:52 +02:00
Jaka Hudoklin
b459a93533
Merge pull request #3364 from joelteon/mysql-ps
...
On Darwin, add /bin/ps to path during MySQL build
2014-07-26 02:34:10 +02:00
Jaka Hudoklin
b035be7b44
Merge pull request #3292 from offlinehacker/elasticsearch_plugins
...
elasticsearch: add support for plugins
2014-07-26 02:23:46 +02:00
Jaka Hudoklin
7f467aeeb2
Merge pull request #3315 from fignuts/master
...
Add SpiderOak secure backup service.
2014-07-26 02:19:51 +02:00
Jaka Hudoklin
598d0460cd
Merge pull request #3355 from ttuegel/gnuplot
...
Update gnuplot and add optional Qt dependency
2014-07-26 02:14:56 +02:00
Jaka Hudoklin
9539195227
Merge pull request #3374 from FlashKorten/vimpc
...
vimpc: initial install script
2014-07-26 01:44:08 +02:00
Jaka Hudoklin
9a80c11dd3
Merge pull request #3376 from nilcons/bloomfilter
...
Fix bloomfilter package on 32 bits
2014-07-26 01:32:33 +02:00
Jaka Hudoklin
04730a211b
Merge pull request #3377 from wjlroe/serf-0.6.3
...
Update Serf to 0.6.3
2014-07-26 01:30:10 +02:00
Bjørn Forsman
0a750e0f39
nixos/munin: change activationScript to preStart script
...
All activation scripts run in serial upon boot and nixos-rebuild switch
etc., in contrast to preStart which run before a service starts, and can
run in parallel with other services.
The munin(-node) activation script is particularly slow. Change it to a
preStart script so that it can run in parallel with other services and
not slow down boot (or nixos-rebuild switch).
This reduces (repeated) "nixos-rebuild test" time from ~16 seconds to ~8
on my (old) laptop.
2014-07-26 00:31:34 +02:00
Cray Elliott
441ccf85dc
update hlint to 1.9.2
2014-07-25 14:45:47 -07:00
William Roe
845d24d86c
Update Serf to 0.6.3
2014-07-25 16:51:54 +01:00
Jaka Hudoklin
7eb4d306fb
elasticsearch: add support for plugins
2014-07-25 17:28:59 +02:00
Gergely Risko
a78ae3bea4
Fix bloomfilter package on 32 bits
...
The git-annex derivation depends on bloomfilter and it's currently broken on
i686 because of this. Upstream bloomfilter pull request already sent, this
is for the meantime.
2014-07-25 17:17:36 +02:00
Sebastian Korten
620100a406
vimpc: initial install script
2014-07-25 15:32:04 +02:00
Florent Becker
826e96af0e
Add dungeon crawl stone soup 0.14
2014-07-25 15:00:28 +02:00
Eelco Dolstra
7acfec9e47
nixUnstable: Update to 1.8pre3705_71a20d4
2014-07-25 14:51:50 +02:00
Eelco Dolstra
7c480ad896
setup-etc.pl: Keep track of copied files
...
We now track copied files in /etc/.clean. This is important, because
otherwise files that are removed from environment.etc will not
actually be removed from the file system. In particular, changing
users.extraUsers.<user>.openssh.authorizedKeys.keys to an empty list
would not cause /etc/ssh/authorized_keys.d/<user> to be removed, which
was a security issue.
2014-07-25 14:29:08 +02:00
Eelco Dolstra
72af71d626
nix-ssh: Don't use a shell that refers to a store path
2014-07-25 14:29:08 +02:00
Eelco Dolstra
77dbe2f46e
Add convenience option nix.sshServe.keys
...
This is equivalent to setting
users.extraUsers.nix-cache.openssh.authorizedKeys.keys.
2014-07-25 14:29:08 +02:00
Eelco Dolstra
3e9c2bf4b5
nix-ssh-serve.nix: Remove unnecessary check
...
ForceCommand ensures that we always run nix-store --serve, so there is
no need to check SSH_ORIGINAL_COMMAND.
2014-07-25 14:29:08 +02:00
Joachim Schiele
9d724820c3
added attrPath="qt53Full" and "attrPath="qt53"; qt-5.2 still default
2014-07-25 13:38:56 +02:00
Matej Cotman
5b97751a8f
fix e18 cpufreq module: set setuid to freqset
2014-07-25 12:49:31 +02:00
Pascal Wittmann
50510d1985
calibre: update from 1.45.0 to 1.46.0
2014-07-25 11:16:24 +02:00
lethalman
9188444027
Merge pull request #3367 from FlashKorten/emv
...
Emv
2014-07-25 10:32:49 +02:00
Sebastian Korten
d03905dbf3
emv: perl isn't needed after all
2014-07-25 10:26:44 +02:00
Sebastian Korten
8da1291928
emv: Initial install script
2014-07-25 09:20:17 +02:00
lethalman
4e0653737c
Merge pull request #3365 from geerds/virtualenvwrapper
...
Fix runtime dependencies for virtualenvwrapper
2014-07-25 00:20:10 +02:00
Jascha Geerds
6ab564cf64
Fix runtime dependencies for virtualenvwrapper
2014-07-24 23:24:56 +02:00
Joel Taylor
cafb12647f
add ps to path for build
2014-07-24 14:19:16 -07:00
John Wiegley
ee8f098c9d
haskell-th-desugar: tests don't compile with 7.8.3
2014-07-24 15:48:07 -05:00
John Wiegley
78a42931e5
socat: allow 2.x to build on darwin
2014-07-24 15:48:07 -05:00
John Wiegley
d7a2884e0d
haskell-ghc-mod: fix to prevent Emacs from hanging
2014-07-24 15:48:07 -05:00
John Wiegley
0e588f35fc
haskell-thyme: fix for darwin
2014-07-24 15:48:07 -05:00
John Wiegley
5c6512434a
idris: patch 0.9.14 to workaround a bug
2014-07-24 15:48:07 -05:00
Eelco Dolstra
0852d9e364
linux: Update to 3.12.25
2014-07-24 18:14:53 +02:00
Marc Weber
ba154ec9d4
apache 2_4 update, fixes some CVE's
...
See http://www.apache.org/dist/httpd/Announcement2.4.html It compiles,
didn't run it. I guess minor update doesn't cause much trouble even
though there are some new features
2014-07-24 18:10:10 +02:00
Domen Kožar
4024adf232
openra: 20131223 -> 20140608
2014-07-24 17:17:31 +02:00
Austin Seipp
ee775eebda
sparse: 0.4.4 -> 0.5.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-07-24 06:04:36 -05:00
Rok Garbas
0953235369
vimPlugins.YouCompleteMe: updated to latest
2014-07-24 12:43:43 +02:00
lethalman
b0b4078bfc
Merge pull request #3356 from joelteon/tmux
...
Fix sporadic tmux crashing
2014-07-24 10:09:10 +02:00
Andrew Morsillo
7c84e3b785
Add dwarf fortress 2014 (unstable) version
2014-07-23 22:41:30 -04:00
Joel Taylor
4273d38b3b
tmux 1.9a
2014-07-23 16:06:22 -07:00
Thomas Tuegel
ac01b79c73
gnuplot: add optional Qt terminal
2014-07-23 18:01:31 -05:00
Thomas Tuegel
760cad296d
gnuplot: version bump 4.6.3 -> 4.6.5
2014-07-23 18:01:17 -05:00
Bjørn Forsman
a1a2851409
Fix tarball job
...
gcc42 was removed in commit 5add082ab892453ce2cc14186312ccc8b8a462df
("gcc-4.2: Remove") but there are still some references to it. Remove
those references to fix Hydra tarball job.
2014-07-23 23:00:18 +02:00
Bjørn Forsman
49c9ba81a5
kalibrate-rtl: new package
...
kalibrate-rtl calculates the local oscillator frequency offset in
RTL-SDR devices.
kalibrate-rtl has no tags/releases, so I'm using the latest commit from
git master (dated 2013-12-14). I made an upstream issue about making a
release back in May[1], but I've gotten no response yet.
[1] https://github.com/steve-m/kalibrate-rtl/issues/7
2014-07-23 22:47:41 +02:00
Bjørn Forsman
162cb556f6
nixos/lighttpd: improve sub-service option types (cgit, gitweb)
2014-07-23 22:18:37 +02:00
Bjørn Forsman
35ebc72f1c
nixos/lighttpd-service: don't use types.string (it's deprecated)
2014-07-23 22:12:38 +02:00
William A. Kennington III
0031a036ca
picocom: Add dependency on lrzsz so that we can transfer files
2014-07-23 20:28:18 +02:00
William A. Kennington III
9e767db818
lrzsz: Add derivation
...
[Bjørn Forsman: remove "a unix" from beginning of meta.description and
capitalize first word]
2014-07-23 20:27:12 +02:00