Austin Seipp
bf5935e34c
nixpkgs: p0f 3.07b -> 3.08b
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-12-28 23:43:34 -06:00
Austin Seipp
baa2e7326f
nixpkgs: nmap 6.40 -> 6.47
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-12-28 23:41:54 -06:00
Ricardo M. Correia
1d44322d53
grsecurity: Update stable and test patches
...
stable: 3.0-3.14.27-201412211908 -> 3.0-3.14.27-201412280859
test: 3.0-3.17.7-201412211910 -> 3.0-3.18.1-201412281149
2014-12-29 03:00:47 +01:00
Jaka Hudoklin
d477b4c51c
Merge pull request #5497 from matejc/fixetcd
...
etcd: upgrade server and ctl
2014-12-29 02:09:44 +01:00
Matej Cotman
d28c65ff05
etcd: upgrade server and ctl
2014-12-29 01:55:40 +01:00
Matthew William Cox
676c462faa
nixpkgs: unbound 1.4.22 -> 1.5.1
2014-12-28 17:52:03 -05:00
Peter Simons
fb3f5fc7db
Merge pull request #5488 from teh/master
...
Update elm to 0.14.
2014-12-28 22:27:05 +01:00
Arseniy Seroka
42bb368025
Merge pull request #5481 from sjmackenzie/hammer
...
hammer: version bump
2014-12-28 23:36:38 +03:00
Domen Kožar
43af22b2de
Merge pull request #5487 from luke-clifton/lc-btsync-group
...
btsync groups
2014-12-28 20:25:13 +01:00
Jaka Hudoklin
b6198f08e3
nixos: add cadvisor service
2014-12-28 20:21:41 +01:00
Jaka Hudoklin
b232395a06
Add cadvisor
2014-12-28 20:20:38 +01:00
Eelco Dolstra
a30869a525
Typo
2014-12-28 19:41:06 +01:00
Eelco Dolstra
ea9d391bb5
Fix ntpd
...
Since the 4.2.8 upgrade, ntpd is broken on NixOS:
Dec 28 19:06:54 hagbard ntpd[27723]: giving up resolving host 1.nixos.pool.ntp.org: Servname not supported for ai_socktype (-8)
This appears to be because DNS resolution doesn't work in chroots
anymore (due to /etc being missing). So disable chroots for now. It's
probably better to use systemd's containment facilities anyway.
2014-12-28 19:38:45 +01:00
Eelco Dolstra
782440310d
ntp: Don't depend on openssl, don't install docs
2014-12-28 19:38:45 +01:00
Tom Hunger
e67535cb1d
Update elm to 0.14.
...
Note that elm has a different package split: The old Elm 0.13 package
is now elm-compiler, elm-make and elm-package.
Instead of invoking "elm" one now has to use "elm-make".
I kept the 0.13 version of elm around in case someone depends
on it.
2014-12-28 17:00:41 +00:00
Thomas Tuegel
0dcdb3c76a
Merge branch 'vcsh'
2014-12-28 09:01:19 -06:00
Thomas Tuegel
e5e6931088
vcsh: add ttuegel as maintainer
2014-12-28 09:00:49 -06:00
Thomas Tuegel
a1860dab81
vcsh: bump version to 1.20141026
2014-12-28 09:00:38 -06:00
Vincent Laporte
2335ec0b40
Adds ocaml-uuseg
...
Uuseg is an OCaml library for segmenting Unicode text. It implements the
locale independent Unicode text segmentation algorithms to detect
grapheme cluster, word and sentence boundaries and the Unicode line
breaking algorithm to detect line break opportunities.
Homepage: http://erratique.ch/software/uuseg
2014-12-28 14:30:12 +01:00
Alexander Kjeldaas
da1f8578b0
Eradicate gzip -9 without -n
2014-12-28 13:45:27 +01:00
Luke Clifton
3c8914f94e
Changed group id to match user id
2014-12-28 19:47:12 +08:00
Vladimír Čunát
40397be737
e19: enableParallelBuilding of some larger components
...
Some parts build too long, it seems to me, so I sped them up.
2014-12-28 11:40:01 +01:00
Luke Clifton
b625c3dd4b
Added group id to ids.nix
2014-12-28 18:10:02 +08:00
Vladimír Čunát
61d9f06760
fix a typo from 2627198b0c
2014-12-28 10:44:50 +01:00
Luke Clifton
0c477eb38f
Documentation update
2014-12-28 17:26:59 +08:00
Domen Kožar
4fdf1fcbb9
Merge pull request #5485 from matejc/eflfix
...
efl: fix build
2014-12-28 10:21:56 +01:00
Luke Clifton
61ff1b2b0a
Moved UMask to correct location
2014-12-28 16:44:27 +08:00
Luke Clifton
5fdd6f6a66
Change umask
2014-12-28 16:39:56 +08:00
William A. Kennington III
2627198b0c
nixos/firewall: Add ipset utility
2014-12-28 00:04:49 -08:00
William A. Kennington III
c17fda769a
ipset: Add derivation
2014-12-28 00:03:54 -08:00
Luke Clifton
5866a9df03
added group
2014-12-28 13:23:10 +08:00
Luke Clifton
fabcc2cf7b
Added btsync group to btsync user
2014-12-28 13:17:37 +08:00
Matej Cotman
812e2734a5
efl: fix build
2014-12-28 06:09:59 +01:00
Charles Strahan
289e33f852
ghcjs: don't use extension for haddock override
2014-12-27 23:10:07 -05:00
Charles Strahan
780ec20283
ghcjs: regenerate extension
2014-12-27 22:31:56 -05:00
Charles Strahan
e92c65f37d
ghcjs: remove commented-out buildLocalCabalWithArgs
2014-12-27 22:14:17 -05:00
Charles Strahan
dd28f5ff0a
ghcjs: remove (seemingly) unnecessary tfRandom workaround
2014-12-27 22:12:31 -05:00
Charles Strahan
a8d78dffb0
ghcjs: don't use extension to set Cabal
2014-12-27 22:09:05 -05:00
Charles Strahan
94aa6539de
remove ghcServer
2014-12-27 21:57:11 -05:00
Charles Strahan
7661626e21
ghcjs-dom: remove unused fetchgit
2014-12-27 21:54:41 -05:00
Charles Strahan
5288863ada
webkit (haskell package): update to 0.13.1.1
2014-12-27 21:52:53 -05:00
Charles Strahan
0dabcc34c3
ghcjs-dom: clean up
2014-12-27 21:51:30 -05:00
Charles Strahan
d05e237cb0
ghcjs-dom: use correct conf-flags and dependencies
2014-12-27 21:40:18 -05:00
Charles Strahan
c05ec6104d
ghcjs-dom: fix expression and update to version 0.1.1.3
2014-12-27 19:54:48 -05:00
Charles Strahan
83d58831bc
ghcjs: update revisions
2014-12-27 19:51:21 -05:00
Charles Strahan
dcee26642c
ghcjs: remove commented-out ghcjs-prim
2014-12-27 18:53:23 -05:00
Charles Strahan
bd6cbe73e4
ghcjs: remove duplicated lens expression
2014-12-27 18:51:43 -05:00
Charles Strahan
347a9674c1
ghcjs: cleanup
2014-12-27 18:48:12 -05:00
Charles Strahan
f36fabb389
ghcjs: fix build
2014-12-27 16:51:39 -05:00
Vladimír Čunát
3c050d00a5
upower: use newer version by default
...
Tested on KDE4, fixed with xfce, and was used with GNOME before.
CC @lethalman.
I did not test e19, as it won't build, probably due to #5392 @shlevy.
CC maintainer @matejc.
Also removed a forgotten unused patch.
2014-12-27 22:46:46 +01:00