Commit Graph

87017 Commits

Author SHA1 Message Date
Frederik Rietdijk
e60d5a72e3 Merge pull request #17000 from womfoo/fix/guile-sdl
guile-sdl: fix after multiple-outputs change
2016-07-16 12:48:07 +02:00
Michael Raskin
61a3610853 tptp: 6.3.0 -> 6.4.0 2016-07-16 11:34:32 +02:00
Joachim Fasting
59c9a88a6b
grsecurity module: tweak lockTunables option description 2016-07-16 11:11:35 +02:00
Joachim Fasting
cef7150bc7
grsecurity module: grsecurity is not capitalized mid-sentence 2016-07-16 11:11:35 +02:00
Joachim Fasting
94824303be
grsecurity module: smarter container support
Only set tunables required for container support if there are any containers.
2016-07-16 11:11:35 +02:00
Joachim Fasting
c606b9876f
grsecurity module: enforce size overflows by default
It is better to make this conditional on whether the configuration contains a
known size overflow that could prevent the system from booting.
2016-07-16 11:11:35 +02:00
Richard Zetterberg
6c0cfd3be3 libui: init at 3.1a 2016-07-16 11:06:21 +02:00
Luca Bruno
e04019d690 Merge pull request #16989 from mimadrid/update/shotwell-0.23.2
shotwell: 0.22.0 -> 0.23.2
2016-07-16 09:55:58 +01:00
Rickard Nilsson
8fa4dc174f Merge pull request #16899 from kragniz/lxc-2.0.3
lxc: 2.0.1 -> 2.0.3
2016-07-16 10:37:12 +02:00
Rickard Nilsson
4f8f1c30cb openssh: Use the default privilege separation dir (/var/empty)
(This is a rewritten version of the reverted commit
a927709a35, that disables the creation of
/var/empty during build so that sandboxed builds also works. For more
context, see https://github.com/NixOS/nixpkgs/pull/16966)

If running NixOS inside a container where the host's root-owned files
and directories have been mapped to some other uid (like nobody), the
ssh daemon fails to start, producing this error message:

fatal: /nix/store/...-openssh-7.2p2/empty must be owned by root and not group or world-writable.

The reason for this is that when openssh is built, we explicitly set
`--with-privsep-path=$out/empty`. This commit removes that flag which
causes the default directory /var/empty to be used instead. Since NixOS'
activation script correctly sets up that directory, the ssh daemon now
also works within containers that have a non-root-owned nix store.
2016-07-16 10:15:58 +02:00
Austin Seipp
3a8067e6de nixpkgs: bittorrentSync 2.3.7 -> 2.3.8
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-07-16 01:20:15 -05:00
Austin Seipp
bc70da1ce0 nixpkgs: upgrade plex packages
- plex:     0.9.16.4.1911 -> 1.0.0.2261
  - plexpass: 0.9.16.5.1966 -> 1.0.1.2396

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-07-16 01:20:15 -05:00
Gabriel Ebner
f63ead3e5d Merge pull request #16977 from markus1189/scalafmt
scalafmt: 0.2.5 -> 0.2.11
2016-07-16 07:57:19 +02:00
Gabriel Ebner
b02538b8da Merge pull request #16990 from mimadrid/update/xarchiver-0.5.4.6
xarchiver: 0.5.4 -> 0.5.4.6
2016-07-16 07:44:14 +02:00
Kranium Gikos Mendoza
b68689ebb2 smemstat: init at 0.01.14 2016-07-16 12:09:40 +08:00
Kranium Gikos Mendoza
a28dda1102 powerstat: init at 0.02.10 2016-07-16 12:09:40 +08:00
Kranium Gikos Mendoza
f88f31c4f0 forkstat: init at 0.01.13 2016-07-16 12:09:32 +08:00
Kranium Gikos Mendoza
1c7cb20fb1 guile-sdl: fix after multiple-outputs change 2016-07-16 12:06:51 +08:00
Dan Peebles
49ea72c3f3 pythonPackages.cffi: fix on darwin
This isn't conditional because it works on other platforms too
2016-07-15 22:01:58 -04:00
Alexey Shmalko
3172c2a455
path64: remove
The project seem to be inactive since 2010 (http://www.path64.org/). The
repository is also unavailable now.

Found at https://github.com/NixOS/nixpkgs/issues/15558.
2016-07-16 03:16:44 +03:00
Thomas Tuegel
bc685f8a7c Merge pull request #16993 from acowley/octave-darwin
octave: add arpack, libwebp, and darwin compat
2016-07-15 18:18:22 -05:00
Rok Garbas
8c84ca13ba Merge pull request #16996 from garbas/update-elm-to-0.17.1
Update elm to 0.17.1
2016-07-16 01:12:40 +02:00
Rok Garbas
4ea1b3824a elm-format: disable tests (one failing), reported upstream 2016-07-16 00:39:55 +02:00
Bjørn Forsman
5b6e3a3ed1 pencil: mark as broken
Currently pencil won't start, due to incompatible firefox version:

  $ pencil
  Error: Platform version '47.0.1' is not compatible with
  minVersion >= 36.0

See https://github.com/prikhi/pencil/issues/840.
2016-07-16 00:38:33 +02:00
Rok Garbas
0362eaf3ec elm-format: 0.3.1 -> 0.4.0 2016-07-16 00:36:28 +02:00
Rok Garbas
bed7aba2f0 elm: 0.17 -> 0.17.1 2016-07-16 00:11:41 +02:00
Anthony Cowley
73ec6bea2c octave: add arpack, libwebp, and darwin compat
This follows on from PR #16965 for qrupdate and PR #16968 for fltk.

WIth these, the added explicit dependencies on arpack (to support
the octave `eigs` function) and `libwebp`, and not pulling X11 things,
octave works properly on darwin.
2016-07-15 17:17:35 -04:00
obadz
cfc0a5415b Revert "fontconfig: fix etc priority"
This reverts commit 1e53d4a777.

Closes #16983

cc @vcunat @ericsagnes @dezgeg
2016-07-15 20:44:21 +02:00
Peter Simons
1b0e82d6ff Merge pull request #16974 from khumba/hoppy+qtah-maintainer
hoppy, qtah: add myself as maintainer
2016-07-15 20:27:22 +02:00
Michael Raskin
3223ef5df5 Remove a definitely rendering-dependent LibreOffice test (only the equality part); hopefully should fix the build 2016-07-15 18:37:28 +02:00
mimadrid
8856cfa619
xarchiver: 0.5.4 -> 0.5.4.6 2016-07-15 18:23:26 +02:00
Rok Garbas
cde541236a Merge pull request #16563 from matthewbauer/travis-new
travis: split build into matrix of 3
2016-07-15 17:47:45 +02:00
Langston Barrett
411bd972ab readme: add wiki deprecation notice (#16925) 2016-07-15 17:35:53 +02:00
Robin Gloster
0749876016 Merge pull request #15957 from mayflower/sonarr_upstream
sonarr: init at 2.0.0.4146 + sonarr service
2016-07-15 17:34:18 +02:00
Bjørn Forsman
8c2d888401 jenkins: move $out/{lib => webapps}/jenkins.war
As pointed out by @danbst, the tomcat NixOS module expects packages
listed in services.tomcat.webapps to either be direct .war file paths or
have .war files inside a "webapps" directory.

Commit 4075c10a59
("jenkins: move .war file from $out to $out/lib/jenkins.war") broke
jenkins + tomcat. Fix it by moving jenkins.war to $out/webapps/.
2016-07-15 17:18:44 +02:00
mimadrid
8d4fc3c375
shotwell: 0.22.0 -> 0.23.2 2016-07-15 17:01:41 +02:00
Joachim Fasting
e228023b14
linux_grsec_nixos: fix build
The grsec patch fails to apply cleanly when combined with the hiddev CVE patch
(added in dde259dfb5).  To fix this and future
problems, we set all our patches explicitly rather than inherit from the base
kernel.
2016-07-15 16:55:41 +02:00
Peter Simons
9fc0347c93 Merge pull request #16262 from basvandijk/fix-inline-c-cpp-darwin
inline-c-cpp: fix build on darwin
2016-07-15 16:21:46 +02:00
Tristan Helmich
ed466b7fef sonarr service: initial service 2016-07-15 16:18:37 +02:00
Alexey Lebedeff
9edcfa8908 emacs25pre: Fix https for xwidgets-browse-url 2016-07-15 17:16:24 +03:00
Tristan Helmich
a664006314 sonarr: init at 2.0.0.4230 2016-07-15 16:07:27 +02:00
Eelco Dolstra
f402c6321a Merge pull request #16921 from mimadrid/update/git-2.9.1
git: 2.9.0 -> 2.9.1
2016-07-15 15:52:46 +02:00
José Romildo Malaquias
f4d845b479 adapta-gtk-theme: 3.21.2 -> 3.21.3.68 2016-07-15 10:50:42 -03:00
Alexey Lebedeff
658c2de1b7 emacs25pre: Add option for building with xwidgets 2016-07-15 16:18:23 +03:00
Bjørn Forsman
4075c10a59 jenkins: move .war file from $out to $out/lib/jenkins.war
Fixes #14137, also known as:

  $ nix-shell -p jenkins
  bash: source: /nix/store/ln1yw6c2v8bb2cjqfr1z5aqcssw054wa-jenkins-2.3:
  cannot execute binary file
  [nix-shell exited with error]

The problem is that jenkins.war is not installed inside the directory
$out, but rather _as the file_ $out. Fix it by moving the file to
$out/lib/jenkins.war.

While at it, move buildCommand so that the "meta" section is at the end
of the expression (standard style), and quote shell variables.
2016-07-15 15:12:52 +02:00
Frederik Rietdijk
2e986016d0 Merge pull request #16946 from phanimahesh/fix-16198
Fix typo: s/propogate/propagate/
2016-07-15 15:00:01 +02:00
Alexey Lebedeff
2614593598 urxvt_font_size: Add missing xlsfonts dependency 2016-07-15 15:23:24 +03:00
Vincent Laporte
a4adca78ef monodevelop: use makeLibraryPath in wrapper (fixes #16844) 2016-07-15 14:22:33 +02:00
Christian Richter
a4c965ef1b webkitgtk24x: 2.4.9 -> 2.4.11 2016-07-15 14:15:13 +02:00
José Romildo Malaquias
99a02d7f5d blackbird: 2016-04-10 -> 2016-07-04 2016-07-15 09:12:23 -03:00