Commit Graph
56346 Commits
Author SHA1 Message Date
Eelco DolstraandPeter Simons 47971865e9 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.
2015-01-01 15:45:30 +01:00
Eelco DolstraandPeter Simons 056ace5bca ntp: Don't depend on openssl, don't install docs 2015-01-01 15:45:30 +01:00
Tom HungerandPeter Simons c53b959c0e 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.
2015-01-01 15:45:30 +01:00
Thomas TuegelandPeter Simons 5d7dbaa0fe vcsh: add ttuegel as maintainer 2015-01-01 15:45:30 +01:00
Thomas TuegelandPeter Simons 75a5c8b84f vcsh: bump version to 1.20141026 2015-01-01 15:45:30 +01:00
Vincent LaporteandPeter Simons 56d651d347 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
2015-01-01 15:45:30 +01:00
Alexander KjeldaasandPeter Simons f98df44ada Eradicate gzip -9 without -n 2015-01-01 15:45:30 +01:00
Luke CliftonandPeter Simons 6f858bab17 Changed group id to match user id 2015-01-01 15:45:30 +01:00
Vladimír ČunátandPeter Simons 3b353824cc e19: enableParallelBuilding of some larger components
Some parts build too long, it seems to me, so I sped them up.
2015-01-01 15:45:30 +01:00
Luke CliftonandPeter Simons 4ba1a42f6f Added group id to ids.nix 2015-01-01 15:45:30 +01:00
Vladimír ČunátandPeter Simons da9a806fc4 fix a typo from 2627198b0c 2015-01-01 15:45:30 +01:00
Luke CliftonandPeter Simons c1e38098e0 Documentation update 2015-01-01 15:45:30 +01:00
Luke CliftonandPeter Simons 1f2103f8d9 Moved UMask to correct location 2015-01-01 15:45:30 +01:00
Luke CliftonandPeter Simons 8a24749e27 Change umask 2015-01-01 15:45:30 +01:00
William A. Kennington IIIandPeter Simons 0f3a7b0e3c nixos/firewall: Add ipset utility 2015-01-01 15:45:30 +01:00
William A. Kennington IIIandPeter Simons c34daa0b48 ipset: Add derivation 2015-01-01 15:45:29 +01:00
Luke CliftonandPeter Simons c53f532725 added group 2015-01-01 15:45:29 +01:00
Luke CliftonandPeter Simons ed7929942b Added btsync group to btsync user 2015-01-01 15:45:29 +01:00
Matej CotmanandPeter Simons d5457d7229 efl: fix build 2015-01-01 15:45:29 +01:00
Vladimír ČunátandPeter Simons 12c51681d3 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.
2015-01-01 15:45:29 +01:00
Vladimír ČunátandPeter Simons 591511c554 xfce4-session: support newer upower by an Arch patch
Tested.
2015-01-01 15:45:29 +01:00
Eduard BachmakovandPeter Simons 0771071cf9 Add photoqt-1.1.0.1
Also, add myself to maintainers.
2015-01-01 15:45:29 +01:00
Vladimír ČunátandPeter Simons 1d7bdfac8e libcaca: add another mirror
The original does not work ATM.
2015-01-01 15:45:29 +01:00
Thomas TuegelandPeter Simons 53317799ec suitesparse: add version 4.4.1 2015-01-01 15:45:29 +01:00
Thomas TuegelandPeter Simons 84553e0aa0 arpack: build against atlasWithLapack 2015-01-01 15:45:29 +01:00
Thomas TuegelandPeter Simons 202acdbdaf arpack: version bump to 3.2.0 2015-01-01 15:45:29 +01:00
Thomas TuegelandPeter Simons 32ffad3e6b atlas: optionally build with full lapack 2015-01-01 15:45:29 +01:00
Thomas TuegelandPeter Simons 6e46a100b4 atlas: fix generic options
Build atlas with the generic options recommended by the upstream
documentation for distributions. The expression now takes the parameter
'threads' which configures the number of threads atlas will use. The
default is to build serial atlas ('threads = "0"'). The expression also
takes the parameter 'cacheEdge' which is the L2 cache per core, in
bytes. This reduces build time because the cache size doesn't need to be
detected. It also reduces impurity, since different build nodes on Hydra
may have different hardware. It is set to 256k by default, which is
recommended for distributions by the upstream documentation.
2015-01-01 15:45:29 +01:00
Thomas TuegelandPeter Simons 9c67a3bc35 openblas: version bump to 0.2.13 2015-01-01 15:45:29 +01:00
Stewart MackenzieandPeter Simons 30e21cedae hammer: version bump 2015-01-01 15:45:29 +01:00
lostdjandPeter Simons d85bbfcce4 SmartGitHg: update from 6.0.6 to 6.5.3. 2015-01-01 15:45:29 +01:00
codyopelandPeter Simons 91531adb78 x265-hg: updated to latest commit, fixed package naming issue 2015-01-01 15:45:29 +01:00
Patrick MahoneyandPeter Simons 06e523b7e8 Update skarnet.org software for 2.0 release.
New build system using configure script and GNU Make 4.0, and new
releases of the following using the new build system:

execline 2.0.0.0
s6 2.0.0.0
s6-dns 2.0.0.0
s6-linux-utils 2.0.0.0
s6-networking 2.0.0.0
s6-portable-utils 2.0.0.0
skalibs 2.0.0.0
2015-01-01 15:45:28 +01:00
Michael Raskin 1d835a2cbd Using the OpenJDK currency date patch for icedtea 2015-01-01 16:41:03 +03:00
Michael Raskin fdb785f4d1 Merge pull request #5453 from pmahoney/skarnet-2.0
Update skarnet.org software for 2.0 release.
2015-01-01 16:14:17 +03:00
Bjørn Forsman f364e3f8e8 eclipse: add webkit as dependency
This makes the Eclipse internal web browser work.

The internal web browser is the default browser, and Eclipse requires
manual configuration for any other (external) web browser. To me this
means the internal browser should be working by default, unless users
will get an error popup if they click any links.

This change increases the closure size from 714 to 880 MiB
(attribute eclipses.eclipse_cpp_43).
2015-01-01 13:40:16 +01:00
Raffael ManciniandVladimír Čunát 3878472f02 ipopt: fix build after minor gcc update (close #5519)
The configure script only checks for a specific version to enable a fix in
finding cstdlib and cstring.
2015-01-01 11:12:19 +01:00
Vladimír Čunát 04d410cc4d handbrake: fix download URL 2015-01-01 10:07:35 +01:00
wmertens fc75f738af Merge pull request #5516 from benley/fix-matchAttrs
lib: Fix matchAttrs by importing builtins.length
2015-01-01 09:52:07 +01:00
William A. Kennington III cd833ea6dd kerberos: Disable on darwin 2015-01-01 00:07:49 -08:00
William A. Kennington III 400cd62cfc 389-ds-base: Add derivation 2014-12-31 23:57:51 -08:00
William A. Kennington III 30db6f177d net_snmp: 5.7.2.1 -> 5.7.3 2014-12-31 23:57:51 -08:00
William A. Kennington III d01a6f4504 svrcore: Add derivation 2014-12-31 23:57:50 -08:00
Eelco Dolstra 744f4b1ece gdb: Fix manpages 2015-01-01 01:07:22 +01:00
Michael Raskin f329eb0137 LibreOffice: install icons 2015-01-01 01:39:31 +03:00
Michael Raskin d7bc5835c8 LibreOffice: 4.3.3.2->4.3.5.2 2014-12-31 23:19:29 +03:00
Michael Raskin d5d4dea341 libmwaw: 0.3.3->0.3.4 2014-12-31 23:19:06 +03:00
Michael Raskin 89f6dc729e librevenge: 0.0.1->0.0.2 2014-12-31 23:18:46 +03:00
Michael Raskin d2469059d6 mdds: 0.11.1 -> 0.11.2 2014-12-31 23:18:26 +03:00
Michael Raskin b4ea438f3d fdm: 1.7 -> 1.8 2014-12-31 21:20:39 +03:00