Commit Graph

75984 Commits

Author SHA1 Message Date
Frederik Rietdijk b410631d6d Python 3.4: add less 2016-07-19 10:27:14 +02:00
Frederik Rietdijk e261818c68 Python 3.5: add less 2016-07-19 10:27:14 +02:00
Frederik Rietdijk 773f6225cb Python 3.6: add less 2016-07-19 10:27:14 +02:00
Louis Taylor 7c75fa4bc2 python: add alpha release of 3.6
This might be jumping the gun a little, but I needed to use 3.6 locally
and thought I may as well push it upstream.
2016-07-19 10:27:14 +02:00
Franz Pletz 1109b236cf Merge pull request #16660 from nathan7/tarsum
dockerTools: disable compression in tarsum.go
2016-07-19 10:18:41 +02:00
Franz Pletz afa69e14db Revert "ocaml-bitstring: git -> 2.0.4 (#17002)"
This reverts commit a6e3a53229.

See #17002.
2016-07-19 10:09:03 +02:00
Renzo Carbonara e54ec2f907 fetchMavenArtifact: init (#16825)
fetchMavenArtifact downloads a Maven artifact given a group id, an artifact id,
and a version.

Example usage:

   org_apache_httpcomponents_httpclient_4_5_2 = fetchMavenArtifact {
     groupId = "org.apache.httpcomponents";
     artifactId = "httpclient";
     version = "4.5.2";
     sha256 = "0ms00zc28pwqk83nwwbafhq6p8zci9mrjzbqalpn6v0d80hwdzqd";
     # Optionally: repos = [ ... urls to some Maven repos to use ... ];
     # Optionally: url, urls - pointing directly to a specific jar url.
   };

Now `org_apache_httpcomponents_httpclient_4_5_2.jar` points to the downloaded
JAR file, while `org_apache_httpcomponents_httpclient_4_5_2` refers to a
derivation that when used used in `buildInputs` will be automatically added to
the Java classpath.
2016-07-19 09:48:36 +02:00
Matthew Maurer a6e3a53229 ocaml-bitstring: git -> 2.0.4 (#17002)
Google Code no longer supports git cloning. We could restore this
revision by exporting the repository to github and working from there,
but barring a request for it, we can just use the released version.
2016-07-19 09:36:34 +02:00
Stefan Junker a9728c2796 rkt: install stage1 ACIs to expected path (#17079)
Makes rkt's `--stage1-from-dir` CLI argument work.
2016-07-19 09:31:52 +02:00
Andrew Jamison c6ba4cbde9 compton: add xwininfo dependency for compton-trans; clean up (#16877) 2016-07-19 09:31:09 +02:00
Miguel Madrid c09338d037 p7zip: 15.14.1 -> 16.02 (#17025) 2016-07-19 09:25:35 +02:00
Franz Pletz 5c534b2186 phpPackages.composer: 1.0.0-alpha11 -> 1.2.0 2016-07-19 09:02:14 +02:00
Matthias Beyer 77fcccf7d7 wikicurses: init at 1.3 (#16916) 2016-07-19 08:47:43 +02:00
Daiderd Jordan 4d1c3bd14b newrelic-sysmond: use archive url 2016-07-19 08:28:35 +02:00
Eric Merritt eb92804f91 nixos-containers: init package (#16959)
This moves nixos-containers into its own package so that it can be
relied upon by other packages/systems. This should make development
using dynamic containers much easier.
2016-07-19 08:13:06 +02:00
Miguel Madrid e2199205c7 libmsgpack: 1.1.0 -> 2.0.0 (#16722) 2016-07-19 08:10:13 +02:00
Ram Kromberg ba0224fa17 geany-with-vte: fix desktop shortcut and man pages (#16759) 2016-07-19 08:07:44 +02:00
Franz Pletz 039f0e5cb0 firmwareLinuxNonfree: 2016-05-18 -> 2016-07-12 2016-07-19 07:55:27 +02:00
Damien Cassou f705431933 gitg: 3.20.0 -> 3.20.1 2016-07-19 07:01:37 +02:00
Damien Cassou bb85d3fc02 gnome-mines: 3.20.0 -> 3.20.1 2016-07-19 07:01:37 +02:00
Damien Cassou 3376ab560d mutter: 3.20.2 -> 3.20.3 2016-07-19 07:01:37 +02:00
Damien Cassou 58d3e61b60 gtksourceview: 3.20.3 -> 3.20.4 2016-07-19 07:01:37 +02:00
Damien Cassou a0b973bd4e gnome-shell: 3.20.2 -> 3.20.3 2016-07-19 07:01:37 +02:00
Damien Cassou d46f684a44 gnome-screenshot: 3.18.0 -> 3.20.1 2016-07-19 07:01:37 +02:00
Damien Cassou 0a42105fc0 gnome-bluetooth: 3.18.3 -> 3.20.0 2016-07-19 07:01:37 +02:00
Damien Cassou 09032af1cf evince: 3.20.0 -> 3.20.1 2016-07-19 07:01:37 +02:00
Damien Cassou 050d534236 epiphany: 3.20.2 -> 3.20.3 2016-07-19 07:01:37 +02:00
Damien Cassou e28f82f818 eog: 3.20.2 -> 3.20.3 2016-07-19 07:01:37 +02:00
Damien Cassou ec8396e0e2 dconf-editor: 3.20.2 -> 3.20.3 2016-07-19 07:01:37 +02:00
Damien Cassou 24e9c0d7cc gnome-photos: 3.20.1 -> 3.20.2 2016-07-19 07:01:37 +02:00
Nikolay Amiantov 28740462e7 busybox: fix static build 2016-07-19 05:20:02 +03:00
Kranium Gikos Mendoza 60624a4625 nasty: add large file support (#17011)
also fixes i686 build as a side-effect
2016-07-19 01:47:33 +02:00
Alexey Shmalko 60d32ff6cc planner: init at 0.14.6 (#17078) 2016-07-19 01:36:33 +02:00
Alexey Shmalko 0dee86279d gnome-software: propogated -> propagated (#17086) 2016-07-19 01:27:21 +02:00
Franz Pletz b5daad4268 nginx: refactor and add mainline version
Upstream calls the unstable version mainline.
2016-07-19 01:20:49 +02:00
Franz Pletz febcd39afa nixos/grafana: set plugins path, fix image generation
Also add options to configure which organization should have anonymous access.
2016-07-19 00:18:12 +02:00
cransom 07fe6fa90e grafana: 3.0.1 -> 3.1.0 (#17084) 2016-07-19 00:14:40 +02:00
Christian Richter 50b690fd03 kmymoney: 4.7.2 -> 4.8.0 2016-07-18 23:24:43 +02:00
Frederik Rietdijk e558561c3e Merge pull request #16358 from timbertson/tk
tk: propagate dependency on tcl & libXft
2016-07-18 23:11:53 +02:00
Frederik Rietdijk cb53771d93 Merge pull request #17031 from vandenoever/spectacle
kde5.spectacle: use postInstall instead of postFixup
2016-07-18 23:00:14 +02:00
Frederik Rietdijk 9e4cb9a144 Merge pull request #17071 from LnL7/darwin-fix-python-dulwich
pythonPackages: dulwich disable tests on darwin
2016-07-18 22:59:45 +02:00
Daiderd Jordan 774d7a0a79 newrelic-sysmond: 1.5.1 -> 2.3.0 2016-07-18 22:18:05 +02:00
Austin Seipp cf63016f06 nixpkgs: build bitkeeper only on linux
The OS X build fails due to the dependency on 'crypt' failing. Perhaps
in future versions of BitKeeper this build can be re-enabled.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-07-18 19:59:18 +00:00
Peter Jones f303a072c0 slic3r: Add LWP for "Send to printer"
This patch adds a dependency on the LWP perl module so that Slic3r can
make HTTP connections to Octoprint and send G-code to a remote printer.
2016-07-18 21:22:23 +02:00
Daiderd Jordan a7202bf47d Merge pull request #16965 from acowley/qrupdate2
qrupdate: fix installation (darwin)
2016-07-18 21:01:21 +02:00
Franz Pletz 328a77f60b prometheus: 0.20.0 -> 1.0.0 2016-07-18 20:28:31 +02:00
Franz Pletz d9f9711f9f prometheus-collectd-exporter: 0.1.0 -> 0.3.1 2016-07-18 20:28:31 +02:00
Franz Pletz 5647521a2a prometheus-alertmanager: 0.2.1 -> 0.3.0 2016-07-18 20:28:31 +02:00
Svein Ove Aas 31a8eee841 prometheus: Bump all to newest
Disable tests for prometheus-node-exporter because one megacli test fails.

Closes #16575.
2016-07-18 20:27:53 +02:00
Anthony Cowley 028e3d82df qrupdate: fix installation (darwin)
The issue is that the library files were not copied to $out with the
existing `installTargets` definition.

I noticed this problem on darwin, but I do not know if it is a
darwin-only problem.
2016-07-18 13:48:31 -04:00
Joachim F 45644bd241 Merge pull request #17067 from NeQuissimus/ohmyzsh20160715
oh-my-zsh: 2016-07-05 -> 2016-07-15
2016-07-18 19:34:56 +02:00
Peter Simons 9c48e82b1d Merge pull request #17070 from noffle/ytdl
youtube-dl: 2016.07.09.2 -> 2016.07.17
2016-07-18 19:31:29 +02:00
Daiderd Jordan cb40b4aafd pythonPackages: dulwich disable tests on darwin 2016-07-18 19:11:51 +02:00
Daniel Peebles e556effc09 Merge pull request #17062 from johbo/darwin-s3cmd
s3cmd: Fix file library path for darwin
2016-07-18 13:07:15 -04:00
Brandon Kase 0ca5879b5a vimPlugins: fix youcompleteme on darwin 2016-07-18 19:01:58 +02:00
Stephen Whitmore d8516b0fe3 youtube-dl: 2016.07.09.2 -> 2016.07.17 2016-07-18 09:50:51 -07:00
Tim Steinbach 1e510fd87c oh-my-zsh: 2016-07-05 -> 2016-07-15 2016-07-18 10:55:02 -04:00
Marcus Brinkmann e90ab768ce libinput: Use absolute paths in udev rules.
Closes #17054
2016-07-18 17:14:19 +03:00
zimbatm 4cf02e648d Merge pull request #16948 from hce/add-commander-genius
commandergenius: init at 194beta
2016-07-18 14:40:13 +01:00
Langston Barrett 4063834f92 vagrant: 1.8.1 -> 1.8.4 2016-07-18 13:40:05 +00:00
zimbatm a95cc91cf2 Merge pull request #16826 from Ericson2314/impure
Separate fix-point from config importing hacks and other impurities
2016-07-18 14:28:59 +01:00
Graham Christensen 32744b72e5 disper: repair missing libXrandr and libX11 dependencies 2016-07-18 15:10:37 +02:00
Johannes Bornhold b18dde4593 s3cmd: Fix file library path for darwin 2016-07-18 13:35:20 +02:00
Gabriel Ebner 530a9ab981 Merge remote-tracking branch 'vbgl/why3-0.87.1' 2016-07-18 13:33:50 +02:00
Ben Darwin a896233396 jags: 3.4.0 -> 4.1.0 (#16804)
* jags: 3.4.0 -> 4.1.0
* unbreak rjags and dependent packages
2016-07-18 13:11:18 +02:00
Robin Gloster 63884c7d10 Merge pull request #17049 from vrthra/mendeley
mendeley: fix sha
2016-07-18 13:09:19 +02:00
Robin Gloster 55c74889eb Merge pull request #17051 from RamKromberg/fix/vis
vis: 2016-04-15 -> 2016-07-15
2016-07-18 13:01:30 +02:00
Stefan Junker f976ba1b88 etcd: 2.3.0 -> 2.3.7 (#16896) 2016-07-18 12:49:08 +02:00
kc1212 05274e53f8 syncthing: 0.13.9 -> 0.13.10 (#16912) 2016-07-18 12:46:47 +02:00
Martin Gammelsæter 36459f1977 mypy-lang: 0.4.2 -> 0.4.3 (#17058) 2016-07-18 12:35:13 +02:00
Wayne Scott af056de900 nixpkgs: add bitkeeper-7.3ce
Closes #16928.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-07-18 05:22:18 -05:00
Wayne Scott a05e51d17a nixpkgs: libtommath 0.39 -> 1.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-07-18 05:22:18 -05:00
Wayne Scott 01753f2470 nixpkgs: update libtomcrypt url
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-07-18 05:22:18 -05:00
vbgl d7cfdc581c coq: 8.5pl1 -> 8.5pl2 (#16863) 2016-07-18 11:33:51 +02:00
Michael Raskin d45802973f Merge pull request #17050 from tohl/master
sbcl: 1.3.6 -> 1.3.7
2016-07-18 07:02:34 +00:00
Damien Cassou d90809aba0 Merge pull request #17030 from DamienCassou/update-some-gnome-packages
Update some gnome packages
2016-07-18 08:59:55 +02:00
Ram Kromberg 60232e6c94 vis: 2016-04-15 -> 2016-07-15 2016-07-18 09:00:35 +03:00
Gabriel Ebner af45dcff55 Merge pull request #17055 from ebzzry/emem-0.2.18
emem: 0.2.16 -> 0.2.18
2016-07-18 07:22:27 +02:00
Damien Cassou a3a8ab6058 Merge pull request #16908 from DamienCassou/pidgin-gnome-1.0.1
pidgin-im-gnome-shell-extension: 1.0 -> 1.0.1
2016-07-18 07:02:13 +02:00
Rommel M. Martinez 1c0465828c emem: 0.2.16 -> 0.2.18 2016-07-18 13:01:34 +08:00
Damien Cassou afba229b20 pidgin-im-gnome-shell-extension: 1.0 -> 1.0.1 2016-07-18 06:59:40 +02:00
Miguel Madrid dc05af3284 fzf: 0.13.2 -> 0.13.3 (#17013) 2016-07-18 06:36:35 +02:00
Franz Pletz b1ff7f83ef imagemagick: fix hashes
See #16958.
2016-07-18 06:19:52 +02:00
Ram Kromberg 9ff51cc3c4 imagemagick: 6.9.3-9 -> 6.9.5-2 (#16958) 2016-07-18 06:12:17 +02:00
Tomas Hlavaty a93c6b628d sbcl: 1.3.6 -> 1.3.7 2016-07-17 23:07:27 +02:00
Rahul Gopinath 1df37fe7a8 mendeley: fix sha 2016-07-17 13:22:56 -07:00
Nikolay Amiantov aefd8c420c Merge pull request #17043 from womfoo/fix/qmake4Hook-builds
reintroduce qmake .pro files after qmake4Hook changes
2016-07-18 00:11:24 +04:00
Vladimír Čunát 540f4a8eab gimp: security 2.8.16 -> 2.8.18
Fixes CVE-2016-4994 and some bugs:
http://www.gimp.org/news/2016/07/14/gimp-2-8-18-released/
2016-07-17 21:53:47 +02:00
Vladimír Čunát 457460a86d Merge #16997: path64: remove the abandoned package 2016-07-17 21:05:31 +02:00
Vladimír Čunát d167bedb67 Merge #16970: webkitgtk24x: 2.4.9 -> 2.4.11 2016-07-17 20:23:45 +02:00
Frederik Rietdijk abf74757a9 Merge pull request #16098 from tohl/master
openshot-qt: add new package, version 2.0.7
2016-07-17 20:03:40 +02:00
Cillian de Róiste 23c1d17e9d puremapping: update 1.01 -> 20160130 2016-07-17 19:08:55 +02:00
Cillian de Róiste 5431ffee4c puredata: fix url
Downloads have been moved from sourceforge to msp.ucsd.edu
2016-07-17 19:00:26 +02:00
Bart Brouns d078844ca6 update puredata 2016-07-17 18:59:13 +02:00
Tomas Hlavaty 16ad19887a openshot-qt: init at 2.0.7 2016-07-17 18:58:58 +02:00
Tomas Hlavaty 800a379cb3 unittest-cpp: init at 1.6.1 2016-07-17 18:58:58 +02:00
goibhniu f5dd6462fb Merge pull request #17039 from magnetophon/zexy
zexy: don't patchShebangs, breaks build
2016-07-17 18:35:13 +02:00
Joachim F c8ec611503 Merge pull request #16992 from magnetophon/plugin-torture
plugin-torture: git 2013-10-03 -> 5
2016-07-17 18:14:38 +02:00
Miguel Madrid 1b9f6732c7 diff-so-fancy: 0.10.0 -> 0.10.1 (#17033) 2016-07-17 17:53:51 +02:00
Bart Brouns f6529d9640 eq10q: 2.0-beta7 -> 2.0 (#17041) 2016-07-17 17:27:57 +02:00
Franz Pletz 9117d20b45 sslscan: 1.11.5 -> 1.11.7, fixes darwin build 2016-07-17 17:15:24 +02:00
Franz Pletz 727eb19a81 jenkins: 2.3 -> 2.13 2016-07-17 17:15:24 +02:00
Franz Pletz 08c65bc68b gti: Fix build on darwin 2016-07-17 17:15:24 +02:00
Franz Pletz eacabb9993 shncpd: init at 2016-06-22 2016-07-17 17:15:23 +02:00
Franz Pletz 8a6fce5431 ndjbdns: 1.05.9 -> 1.06 2016-07-17 17:15:23 +02:00
Franz Pletz a6a0b092da pythonPackages.m2crypto: 0.23.0 -> 0.24.0
Fixes libressl compatibility.
2016-07-17 17:15:23 +02:00
Kranium Gikos Mendoza 615d818964 ppsspp: fix qmake4Hook build
pass PPSSPPQt.pro which was removed in 34625f6
2016-07-17 22:42:46 +08:00
Kranium Gikos Mendoza 5609e0daa2 multimon-ng: fix qmake4Hook build
pass multimon-ng.pro which was removed in fbb9263
2016-07-17 22:42:08 +08:00
Kranium Gikos Mendoza 2d529cfebb guitone: fix qmake4Hook build
pass guitone.pro which was removed in 9a8a4b6
2016-07-17 22:41:34 +08:00
Kranium Gikos Mendoza dd778f1756 fritzing: fix qmake4Hook build
pass phoenix.pro and return unpack logic which were removed in 0b88755
2016-07-17 22:40:27 +08:00
Bart Brouns 00a61a420f zexy: don't patchShebangs, breaks build 2016-07-17 16:09:17 +02:00
Tristan Helmich 76e4164007 emby: 3.0.5985 -> 3.0.5986 (#17007) 2016-07-17 15:55:53 +02:00
Bart Brouns 38f356b328 plugin-torture: git 2013-10-03 -> 5 2016-07-17 15:10:52 +02:00
José Romildo Malaquias 65881a7338 java-cup: 10k -> 11b-20160615 2016-07-17 09:32:26 -03:00
Thomas Tuegel 6dc6ae0ebe qt55.qtlocation: don't try to wrap missing module 2016-07-17 06:58:15 -05:00
Thomas Tuegel 957a0f6599 kde5.extra-cmake-modules: do not propagate for man and info pages 2016-07-17 06:58:15 -05:00
J Phani Mahesh 9a4d0d8e44 alpine:configure: allow using passfile 2016-07-17 17:28:10 +05:30
Vladimír Čunát bf6759839a Merge #17023: bring back ncurses5 to fix GHC bootstrapping 2016-07-17 13:41:19 +02:00
Eelco Dolstra 018d674354 Merge pull request #17024 from mimadrid/update/sudo-1.8.17p1
sudo: 1.8.16 -> 1.8.17p1
2016-07-17 13:29:11 +02:00
Eelco Dolstra 211bed46c4 Merge pull request #17004 from rickynils/openssh_privsep_dir
openssh: Use the default privilege separation dir (/var/empty)
2016-07-17 13:28:44 +02:00
Frederik Rietdijk 52896c8c86 pythonPackages.rpy2: 2.5.6 -> 2.8.2
readline issue still exists.

```
ImportError: libreadline.so.6: cannot open shared object file: No such
file or directory
```
2016-07-17 12:16:24 +02:00
Jos van den Oever 17627eac65 kde5.spectacle: use postInstall instead of postFixup
The other KDE applications run wrapQtProgram in postInstall.
2016-07-17 12:02:08 +02:00
Joachim Fasting ce103cae38
cppcheck: 1.73 -> 1.74 2016-07-17 11:52:13 +02:00
Joachim Fasting 6d35e0259c
minisign: use fetchFromGitHub and set meta.platforms 2016-07-17 11:39:01 +02:00
Joachim F 23e27413b3 Merge pull request #17029 from nathanielbaxter/dev/teamspeak_client
teamspeak_client: 3.0.19.1 -> 3.0.19.3
2016-07-17 11:29:01 +02:00
Joachim F 71bc880e9b Merge pull request #17028 from joachifm/teamspeak-license
teamspeak_client: specify a custom, nonfree license
2016-07-17 11:28:42 +02:00
Vladimír Čunát 15cd7af522 Merge #16968: fltk: darwin compatibility 2016-07-17 10:43:50 +02:00
Damien Cassou b9db440516 gspell: 1.0.0 -> 1.0.3 2016-07-17 10:37:40 +02:00
Damien Cassou 0ee1b5eb5b gnome-sudoku: 3.20.2 -> 3.20.4 2016-07-17 10:37:16 +02:00
Damien Cassou 975851d9b1 gnome-session: 3.20.1 -> 3.20.2 2016-07-17 10:37:04 +02:00
Damien Cassou 20f2e6e75b gnome-online-accounts: 3.20.1 -> 3.20.2 2016-07-17 10:36:44 +02:00
Damien Cassou e14181ab17 evolution-data-server: 3.20.2 -> 3.20.4 2016-07-17 10:36:34 +02:00
Vladimír Čunát 33476f3303 Merge #17014: qt3: fix build with multiple outputs 2016-07-17 10:36:26 +02:00
Damien Cassou b5cfb7b001 evolution: 3.20.2 -> 3.20.4 2016-07-17 10:36:21 +02:00
Langston Barrett 6aa50f169b sway: 0.7 -> 0.8 (#17026) 2016-07-17 09:31:41 +02:00
Nathaniel Baxter 3c9788e1ce teamspeak_client: 3.0.19.1 -> 3.0.19.3 2016-07-17 17:06:44 +10:00
Damien Cassou c9a3cbb122 Merge pull request #16987 from binarin/emacs-25-with-xwidgets
emacs25pre: Add option for building with xwidgets
2016-07-17 07:20:10 +02:00
Joachim Fasting ec4ae7c8b6
teamspeak_client: specify a custom, nonfree license
The licensing terms depend on use [1], but the software is clearly nonfree.
Previously, the package would happily build even with allowUnfree = false.

[1]: http://sales.teamspeakusa.com/licensing.php
2016-07-17 04:52:22 +02:00
Joachim F 62455c7db1 Merge pull request #16852 from Jookia/RFC_dxx-nonfree
dxx_rebirth: Mark license as nonfree.
2016-07-17 04:30:18 +02:00
mimadrid a311b06919
sudo: 1.8.16 -> 1.8.17p1 2016-07-16 23:46:42 +02:00
Kovacsics Robert (NixOS) f4c34a8345 tclx: init at 8.4.1 2016-07-16 21:49:58 +01:00
Tuomas Tynkkynen 8ee0e105c9 ghc: Make various binary GHCs use ncurses5
Fixes #17008: GHC bootstrapping broken by ncurses update.
2016-07-16 23:47:28 +03:00
Tuomas Tynkkynen b0cc1cd729 ncurses: Add explicit 'ncurses5' and 'ncurses6' attrs
Also reinstate the gcc5 patch to make it build on Linux.
2016-07-16 23:47:28 +03:00
Frederik Rietdijk b4bae44f13 pythonPackages.jupyterlab: init at 0.1.1
Note that this is still a pre-alpha release.
2016-07-16 22:42:37 +02:00
Thomas Tuegel 6057977ca4 kde5.kate: require makeQtWrapper 2016-07-16 15:02:19 -05:00
Thomas Tuegel 343415e02e qt55.qtbase: fix setup hook and QMake hook 2016-07-16 15:02:19 -05:00
Joachim F 5c837e952d Merge pull request #17001 from womfoo/fix/vtun
vtun: add debian gcc5 fix
2016-07-16 21:26:50 +02:00
Aristid Breitkreuz a84d20a351 Merge pull request #17010 from mimadrid/update/ethtool-4.6
ethtool: 4.5 -> 4.6
2016-07-16 20:35:25 +02:00
Tuomas Tynkkynen 6e0ab36de0 Merge pull request #16963 from womfoo/init/cking-kernel-tools
Init {fnotify,fork,power,smem}stat kernel tools
2016-07-16 21:15:23 +03:00
Rok Garbas 3634e8ac3e vimPlugins: update existing plugins and added 3 more
- github:sbdchd/neoformat
- github:elmcast/elm-vim
- github:sheerun/vim-polyglot
2016-07-16 20:09:55 +02:00
Joachim F 5f3ca2ed82 Merge pull request #16986 from binarin/urxvt_font_size-xlsfonts-dep
urxvt_font_size: Add missing `xlsfonts` dependency
2016-07-16 20:09:29 +02:00
Joachim F d9701350f9 Merge pull request #16951 from heilkn/lie
LiE: include forgotten file INFO.a by installation
2016-07-16 19:54:23 +02:00
Frederik Rietdijk 097d75d502 Merge pull request #17005 from rzetterberg/libui
libui: init at 3.1a
2016-07-16 18:23:22 +02:00
Kranium Gikos Mendoza 5d8005b1ef qt3: fix build after multiple-outputs change
also updated source tarball path
2016-07-16 23:39:03 +08:00
Thomas Tuegel 560c4a5927 kde5.kservice: remove unused setup hook 2016-07-16 10:14:51 -05:00
Thomas Tuegel 78e7f44488 qt5.makeQtWrapper: do not inherit Qt search paths 2016-07-16 10:14:50 -05:00
Thomas Tuegel 475ad4c7c3 kde5.startkde: update script based on plasma-workspace-5.7.1 2016-07-16 10:14:49 -05:00
Thomas Tuegel d3747a2261 kinit: use a setuid wrapper for start_kdeinit 2016-07-16 10:14:47 -05:00
Thomas Tuegel 512212db36 kde5.frameworks: unwrap all frameworks 2016-07-16 10:14:47 -05:00
Thomas Tuegel 949277ed0a kde5.startkde: append extra PATH elements; set Qt search paths 2016-07-16 10:14:46 -05:00
Thomas Tuegel 766ea7c4ca qt55.qtbase: update setup hook 2016-07-16 10:14:45 -05:00
Thomas Tuegel d19dc420d2 qt56.qtbase: don't use propagatedUserEnvPkgs
Fixes #15498.
2016-07-16 10:14:44 -05:00
Benno Fünfstück 5e5165ec6f platinum-searcher: 2.1.1 -> 2.1.3 2016-07-16 17:07:14 +02:00
Jookia a306cbf86f dxx_rebirth: Mark license as nonfree.
The actual license prohibits commercial use.
2016-07-17 00:42:40 +10:00
Tuomas Tynkkynen a4dfa90139 Merge pull request #17012 from womfoo/fix/lightum
lightum: fix build against systemd-230
2016-07-16 17:12:27 +03:00
Kranium Gikos Mendoza eb34cf1b6d lightum: fix build against systemd-230 2016-07-16 21:57:23 +08:00
Kranium Gikos Mendoza 16cc4dd3a3 vtun: add debian gcc5 fix 2016-07-16 21:07:21 +08:00
mimadrid 018f4eb164
ethtool: 4.5 -> 4.6 2016-07-16 15:04:31 +02:00
Joachim Fasting a317a15b30
mutt: fetch {sidebar,trash}.patch from AUR 2016-07-16 14:01:29 +02:00
Peter Simons 3bfe30a042 haskell: update our Hackage database to the latest version 2016-07-16 13:34:06 +02:00
Joachim F ed50ef318b Merge pull request #15848 from matthewbauer/packagekit
Add in PackageKit
2016-07-16 13:29:08 +02:00
Joachim F 0fdd630965 Merge pull request #16726 from womfoo/bump/proxychains-4.2.0
proxychains: 4.0.1-head -> 4.2.0
2016-07-16 13:19:26 +02:00
Joachim F 86ba20b3d8 Merge pull request #16686 from AndersonTorres/pekwm
pekwm: init at 0.1.17
2016-07-16 13:19:00 +02:00
Joachim F 0adba3dc8f Merge pull request #16927 from RamKromberg/init/uemacs
uemacs: init at 2014-12-08
2016-07-16 13:15:40 +02:00
Michael Raskin f7c43d4dc2 octave: use OpenBLAS with correct bit-width. Previously this didn't work, now it is the only way that works. 2016-07-16 13:13:06 +02:00
Joachim F 2621e9b641 Merge pull request #16976 from phanimahesh/sourceforge-mirrors
mirrors: add downloads.sourceforge.net
2016-07-16 13:12:49 +02:00
Joachim F 35bbe646d6 Merge pull request #16984 from romildo/upd.blackbird
blackbird: 2016-04-10 -> 2016-07-04
2016-07-16 13:11:51 +02:00
Joachim F 820812f128 Merge pull request #16988 from romildo/upd.adapta
adapta-gtk-theme: 3.21.2 -> 3.21.3.68
2016-07-16 13:09:28 +02:00
Rok Garbas a377c71280 firefox-bin: 48.0b1 -> 48.0b7
* removed firefox-developer-bin
* extend firefox-bin expression to accept sources as input so
  firefox-developer-bin can be packaged outside nixpkgs
* generate_sources.rb now includes full urls in the output
2016-07-16 13:04:04 +02:00
Frederik Rietdijk fe17c7a002 Merge pull request #16643 from devhell/mediainfo
{lib}mediainfo{-gui}: 0.7.86 -> 0.7.87
2016-07-16 12:55:54 +02:00
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
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
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
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
Hans-Christian Esperer 88154e2877 commandergenius: init at 194beta 2016-07-15 12:54:52 +02:00
Alexei Robyn c30d4e07c5 libvirt: revert to full systemd dependency
Fixes issue with virt-manager failing to list 'USB Host Devices' and
'PCI Host Devices' with the error "Connection does not support host
device enumeration".
2016-07-15 12:47:26 +02:00
Bjørn Forsman 2ad0a84751 Revert "openssh: Use the default privilege separation dir (/var/empty)"
This reverts commit a927709a35 because it
doesn't build:

$ nix-build -A openssh
...
mkdir /nix/store/yl2xap8n1by3dqxgc4rmrc4s753676a3-openssh-7.2p2/libexec
(umask 022 ; ./mkinstalldirs /var/empty)
mkdir /var
mkdir: cannot create directory '/var': Permission denied
mkdir /var/empty
mkdir: cannot create directory '/var/empty': No such file or directory
make: *** [Makefile:304: install-files] Error 1
builder for ‘/nix/store/ifygp4mqpv7l8cgp0njp8w7lmrl6brpp-openssh-7.2p2.drv’ failed with exit code 2
2016-07-15 12:42:37 +02:00
Frederik Rietdijk 81d798bc36 Merge pull request #16463 from FRidh/secp
secp256k1: init (native lib, and python ffi bindings at 0.12.1)
2016-07-15 12:23:20 +02:00
Frederik Rietdijk 14bd7b7931 Merge pull request #16843 from k0ral/glances
glances 2.4.2 -> 2.6.2, and dependencies
2016-07-15 11:48:08 +02:00
Frederik Rietdijk 641c535bd5 Merge pull request #16931 from RamKromberg/init/lenmus
lenmus: init at 5.4.1
2016-07-15 11:36:57 +02:00
Frederik Rietdijk 7d69e5dda2 Merge pull request #16929 from siddharthist/terraform/0.6.15->0.6.16
terraform: 0.6.15 -> 0.6.16
2016-07-15 11:19:28 +02:00
Markus Hauck 3d4a32835e scalafmt: 0.2.5 -> 0.2.11 2016-07-15 10:44:04 +02:00
Markus Hauck 36c906e7c0 sysdig: 0.9.0 -> 0.10.0 2016-07-15 10:35:19 +02:00
Alexey Shmalko 5eaeb97a46 qbittorrent: fix build 2016-07-15 10:26:26 +02:00
Eelco Dolstra 6149dc36bd Merge pull request #16966 from rickynils/openssh_privsep_dir
openssh: Use the default privilege separation dir (/var/empty)
2016-07-15 10:23:29 +02:00
John Ericson bed2a14afa makeRustPlatform: Remove `self` argument 2016-07-15 10:13:21 +02:00
J Phani Mahesh c4fa18b7a2 mirrors: add downloads.sourceforge.net
downloads.sourceforge.net is the official way to download tarballs from
SourceForge.  However, it is reported as unreliable due to SF's weird
load balancing system.

This commit gives the official mirror utmost priority, and will use
other configured mirrors (which may be temporary) as a fallback only
when the official one can't be reached/download fails/hangs.

References: NixOs/nixpkgs#16900
2016-07-15 13:20:35 +05:30
Bryan Gardiner 5e685121e4
hoppy, qtah: add myself as maintainer 2016-07-14 23:07:53 -07:00
Rok Garbas 0ad8d0b127 pypi2nix: should be using python35 2016-07-15 06:39:10 +02:00
John Ericson 4af2bf6663 Separate fix-point from config importing hacks and other impurities 2016-07-14 14:33:23 -07:00
Anthony Cowley fbf41c6c7f fltk: darwin compatibility 2016-07-14 16:14:09 -04:00
Peter Simons 6af0f57f91 haskell-binary: update to latest version 2016-07-14 22:13:48 +02:00
Peter Simons d477991c48 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v2.0-4-gb156b94 using the following inputs:

  - Hackage: 5bb0a1b20f
  - LTS Haskell: a5a99cf176
  - Stackage Nightly: 3664752ea8
2016-07-14 22:13:09 +02:00
Nikolay Amiantov 7529b2c661 Merge pull request #16947 from RamKromberg/fix/flashplayer
flashplayer: 11.2.202.626 -> 11.2.202.632 APSB16-25
2016-07-14 23:17:41 +04:00
Rickard Nilsson a927709a35 openssh: Use the default privilege separation dir (/var/empty)
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-14 20:54:06 +02:00
Arseniy Seroka c1a600e8df Merge pull request #16936 from andrewrk/glfw
glfw: 3.1.2 -> 3.2
2016-07-14 22:20:41 +04:00
Arseniy Seroka 4060133812 Merge pull request #16956 from zimbatm/zerotier-1.1.12
zerotierone: 1.1.6 -> 1.1.12
2016-07-14 22:20:18 +04:00
Arseniy Seroka 5a9a71fb2c Merge pull request #16957 from holidaycheck/galen-2.3.0
galen: 2.2.4 -> 2.3.0
2016-07-14 22:19:58 +04:00
Arseniy Seroka 658579cc57 Merge pull request #16961 from womfoo/bump/eventstat-0.03.02
eventstat: 0.02.02 -> 0.03.02
2016-07-14 22:19:33 +04:00
Arseniy Seroka aa138041f7 Merge pull request #16960 from womfoo/bump/urweb-20160621
urweb: 20151220 -> 20160621
2016-07-14 22:19:12 +04:00
Tobias Geerinckx-Rice 93d0a4d311 Merge pull request #16962 from womfoo/bump/stress-ng-0.06.11
stress-ng: 0.06.01 -> 0.06.11
2016-07-14 19:41:05 +02:00
Kranium Gikos Mendoza b795186f2e fnotifystat: init at 0.01.14 2016-07-15 00:44:41 +08:00
Kranium Gikos Mendoza 121a8c0646 stress-ng: 0.06.01 -> 0.06.11 2016-07-15 00:06:54 +08:00
Kranium Gikos Mendoza cbeb320c47 eventstat: 0.02.02 -> 0.03.02 2016-07-15 00:06:39 +08:00
Tobias Pflug cb7d8822e9 w3m: fix build on darwin (#16955) 2016-07-14 18:01:27 +02:00
Kranium Gikos Mendoza 2c169f83e7 urweb: 20151220 -> 20160621 2016-07-14 23:14:15 +08:00
Arseniy Seroka 11a2edc2ea Merge pull request #16952 from binarin/viber-6.0.1.5
viber: 4.2.2.6 -> 6.0.1.5
2016-07-14 17:56:13 +04:00
Kranium Gikos Mendoza 9aee153f2b zerofree: 1.0.3 -> 1.0.4 2016-07-14 15:43:09 +02:00
zimbatm dc6306a69d zerotierone: 1.1.6 -> 1.1.12 2016-07-14 14:02:54 +01:00
Sander van der Burg c3ffae4777 nodejs: implement a darwin-specific fix that properly refers to tr1/type_traits 2016-07-14 12:57:17 +00:00
Tuomas Tynkkynen c787d2786e Merge pull request #16935 from ebzzry/emem-0.2.16
emem: 0.2.15 -> 0.2.16
2016-07-14 15:51:44 +03:00
Alexey Lebedeff 52ed165c91 viber: 4.2.2.6 -> 6.0.1.5
- Use Qt provided by viber itself -> no longer broken
- Remove notes about obsolete bugs
2016-07-14 15:36:29 +03:00
Konstantin Heil c0656fe0c1 LiE: include forgotten file INFO.a by installation 2016-07-14 14:18:57 +02:00
Vladimír Čunát 1b5ac05845 Merge branch 'staging'
Includes security fixes in gd and libarchive.
2016-07-14 15:51:28 +02:00
Vladimír Čunát ab9515092b symlinkJoin: truly pass the defaulted parameters
The catch is that in nix the @-pattern binds the set that was *explicitly*
passed to the function, i.e. default values are *not* taken into account.
2016-07-14 15:36:53 +02:00
Tuomas Tynkkynen 13160d9c10 buildInLinuxVM: Workaround bug #16742
This is blocking the channel update: #16949
2016-07-14 15:12:50 +03:00
Tuomas Tynkkynen 4a9f778118 kde4: Use ffmpeg_2 to fix ffmpegthumbs build 2016-07-14 15:12:50 +03:00
J Phani Mahesh bbd0a47950 vim-plugin:YouCompleteMe: propogatedBuildInputs -> propagatedBuildInputs 2016-07-14 17:26:19 +05:30
J Phani Mahesh ac19f09122 wicd: propogatedBuildInputs -> propagatedBuildInputs 2016-07-14 17:23:06 +05:30
J Phani Mahesh 79312dc614 xflux-gui: propogatedBuildInputs -> propagatedBuildInputs 2016-07-14 15:53:09 +05:30
J Phani Mahesh 2f00cea5df zscroll: propogatedBuildInputs -> propagatedBuildInputs 2016-07-14 15:52:00 +05:30
Stefan Junker efe4d48e8e rkt: 1.9.1 -> 1.10.1 (#16895) 2016-07-14 12:18:07 +02:00
Gabriel Ebner 53a8d9350e procmail: clean up and add meta section 2016-07-14 12:10:09 +02:00
Gabriel Ebner 40d5284cc2 rustfmt: add meta.platforms 2016-07-14 12:10:09 +02:00
Gabriel Ebner 457a428813 rustracer: add meta.platforms 2016-07-14 12:10:09 +02:00
Frederik Rietdijk f745e02510 pythonPackages.pgcli: fix tests, build on 3.5 2016-07-14 11:44:55 +02:00
Frederik Rietdijk c632980a02 pythonPackages.pgspecial: fix tests 2016-07-14 11:44:36 +02:00
Frederik Rietdijk d78a2b1ce9 pythonPackages.sqlparse: fix tests 2016-07-14 11:44:05 +02:00
Ram Kromberg 6046702e5e flashplayer: 11.2.202.626 -> 11.2.202.632 2016-07-14 12:42:26 +03:00
Frederik Rietdijk 59b5a2a8c9 Merge pull request #16943 from RamKromberg/fix/ansible
ansible: 1.9.4 -> 1.9.6 CVE-2016-3096
2016-07-14 11:08:57 +02:00
Mathias Schreck 8e4248a95d galen: 2.2.4 -> 2.3.0 2016-07-14 10:52:13 +02:00
Gabriel Ebner 6c7d179509 tokei: add meta.platforms 2016-07-14 10:21:46 +02:00
Gabriel Ebner aab727fd77 tokei: init at 3.0.0 2016-07-14 10:19:20 +02:00
rardiol ce04ed0a95 spring: 101.0 -> 102.0 (#16934) 2016-07-14 09:19:04 +02:00
Ram Kromberg e9ddfe3d4c ansible: 1.9.4 -> 1.9.6 2016-07-14 10:17:56 +03:00
rushmorem 3b27257e9a habitat: fix naming collision 2016-07-14 05:40:09 +02:00
rushmorem ea15a54ef2 habitat: add an option to run in an FHS chroot
`hab studio enter` as well as other `hab` commands that make use
of the studio assume an FHS system when creating a chroot.

See https://github.com/habitat-sh/habitat/issues/994
2016-07-14 04:36:58 +02:00
Andrew Kelley 37fc141da3 glfw: 3.1.2 -> 3.2 2016-07-13 17:47:20 -07:00
Karn Kallio 48cf70c03e kde5.ark: remove obsolete patch 2016-07-13 19:24:53 -05:00
Rommel M. Martinez 4b3f87ff81 emem: 0.2.15 -> 0.2.16 2016-07-14 08:04:41 +08:00
Moritz Ulrich c1bcfd7405 Merge pull request #16920 from the-kenny/rust-1.10.0
rust: 1.9.0 -> 1.10.0
2016-07-13 23:56:55 +02:00
Vladimír Čunát 19a4935c55 gnutls: fix up yet again
Noticed on: https://github.com/NixOS/nixpkgs/commit/7d94f57309a4#commitcomment-18221038
Hopefully OK finally, evaluation tested on x86_64-{linux,darwin}.
Apparently I'm trying to contribute in situations I'd better be relaxing
already.
2016-07-13 22:39:30 +02:00
Eric Sagnes c6f99a3a92 wireguard: split module and tools (#16883) 2016-07-13 21:15:11 +02:00
Ram Kromberg 697f0df394 lenmus: init at 5.4.1 2016-07-13 22:04:35 +03:00
Thomas Tuegel 5630ac1d92 generate-kde-frameworks.sh: fix helper script path
- Fix a bug in the script which prevented it from finding its helper script.
- Automatically redirect the output of the script to make it even easier
  to use.
2016-07-13 13:54:59 -05:00
Thomas Tuegel 3eb9b19d3b kde5.frameworks: remove version from directory name
Now that we keep only one version of Frameworks in Nixpkgs, it is not
necessary to version the directory which stores the Nix expressions.
2016-07-13 13:54:58 -05:00
Thomas Tuegel 422ee37e52 kde5.applications: 16.04.2 -> 16.04.3
- Update from Applications 16.04.2 to 16.04.3.
- Remove the version number from the directory storing the Applications
  Nix expressions. It is not necessary to version the Nix expressions
  now that we keep only one version in Nixpkgs.
- Fix a bug in generate-kde-applications.sh which prevented it from
  finding its helper script.
- Automatically redirect the output of generate-kde-applications.sh to
  make the update script even easier to use.
2016-07-13 13:54:52 -05:00
Thomas Tuegel c8885106c1 kde5.plasma: 5.7.0 -> 5.7.1
- Update from Plasma 5.7.0 to 5.7.1.
- Remove the version number from the directory storing the Plasma Nix
  expressions. It is not necessary to version the Nix expressions now
  that we keep only one version in Nixpkgs.
- Fix a bug in generate-kde-plasma.sh which prevented it from finding
  its helper script.
- Automatically redirect the output of generate-kde-plasma.sh to make
  the update script even easier to use.
2016-07-13 13:54:42 -05:00
Ram Kromberg 784b31dd93 uemacs: init at 2014-12-08 2016-07-13 21:09:01 +03:00
Moritz Ulrich eec7eafe6f rustRegistry: 2016-06-26 -> 2016-07-13. 2016-07-13 20:08:11 +02:00
Moritz Ulrich 8c45378cde rustc: 1.9.0 -> 1.10.0, cargo: 0.10.0 -> 0.11.0 2016-07-13 20:08:05 +02:00
Alexey Lebedeff 54a15fb2e4 erlang: 18.3 -> 18.3.4 (#16244)
Minor OTP releases (and their manpages) are not available for dowload at
http://erlang.org/download
But e.g.:
- 18.3.1 contains an important fix for mnesia
- 18.3.1-18.3.4 has a lot of SSL/TLS fixes

So we have to fetch from GitHub and build everything ourselves.

Also replace explicit path patching with upstream patches:
- https://github.com/erlang/otp/pull/1023
- https://github.com/erlang/otp/pull/1103 - with this patch it's now
  possible to build erlang in sandboxed mode
2016-07-13 19:41:55 +02:00
Langston Barrett f3262a209b terraform: 0.6.15 -> 0.6.16 2016-07-13 18:32:13 +02:00
Damien Cassou 5d0014801e Merge pull request #16887 from DamienCassou/fix-gnome-tweak-tools
gnome-tweak-tools: fix missing gi module
2016-07-13 17:32:51 +02:00
Ioannis Koutras d861911263 ocproxy: init at 1.50 2016-07-13 17:15:23 +03:00
mimadrid 8c09317018
git: 2.9.0 -> 2.9.1 2016-07-13 15:43:49 +02:00
Tristan Helmich c6f5accb43 emby: 3.0.5972 -> 3.0.5985 (#16893) 2016-07-13 13:57:40 +02:00
Gabriel Ebner 70e2438530 Merge pull request #16913 from womfoo/init/mc-4.8.17
mc: 4.8.16 -> 4.8.17
2016-07-13 13:44:13 +02:00
Robert Helgesson c9b9619636 nethogs: 0.8.1 -> 0.8.5 2016-07-13 13:17:24 +02:00
Brian McKenna 52d658df93 marp: init at 0.0.8 2016-07-13 21:03:30 +10:00
Kranium Gikos Mendoza 12effae5b6 mc: 4.8.16 -> 4.8.17 2016-07-13 18:52:31 +08:00
Arseniy Seroka a7f87bd518 Merge pull request #16904 from womfoo/fix-bump/smbldaptools-0.9.11
smbldaptools: 0.9.10 -> 0.9.11
2016-07-13 14:52:07 +04:00
obadz 927a984de6 kernel: make KEXEC_FILE & KEXEC_JUMP optional to fix i686 build
cc @edolstra @dezgeg @domenkozar
2016-07-13 12:49:18 +02:00
Robert Helgesson 3ce829ca03 perl-MouseX-Getopt: 0.36 -> 0.37 2016-07-13 12:35:06 +02:00
Robert Helgesson 2e56d68164 perl-Getopt-Long-Descriptive: 0.099 -> 0.100 2016-07-13 12:35:06 +02:00
Robert Helgesson fdef298dd7 perl-File-Util: 4.161200 -> 4.161950 2016-07-13 12:35:06 +02:00
Robert Helgesson e196d30c1f perl-CryptX: 0.037 -> 0.038 2016-07-13 12:35:06 +02:00
Robert Helgesson cf7d968f3a perl-bignum: 0.42 -> 0.43 2016-07-13 12:35:06 +02:00
obadz fad9a8841b ecryptfs: fix kernel bug introduced in 4.4.14
Introduced by mainline commit 2f36db7
Patch is from http://www.spinics.net/lists/stable/msg137350.html
Fixes #16766
2016-07-13 11:04:07 +02:00
Gabriel Ebner 5737c26b6b Merge pull request #16898 from kragniz/mpv-0.18.1
mpv: 0.17.0 -> 0.18.1
2016-07-13 10:55:52 +02:00
Ioannis Koutras a3e6044e9c biber: 2.4 -> 2.5 2016-07-13 10:53:12 +03:00
Ioannis Koutras 4aceac2b81 perlPackages.UnicodeNormalize: 1.19 -> 1.25 2016-07-13 10:53:12 +03:00
Ioannis Koutras 6747bcf43a perlPackages.LinguaTranslit: init from 0.26 2016-07-13 10:53:12 +03:00
Ioannis Koutras 956da24281 perlPackages.TextBibTeX: 0.71 -> 0.72 2016-07-13 10:53:12 +03:00
Edward Tjörnhammar 60e5b599d5
storm: 0.8.2 -> 1.0.1
For this package to be useful you need to wrap it in a fhs-user-env and/or
create a nixos module. Previous version had become completely broken/useless
though.
2016-07-13 06:45:33 +02:00
Edward Tjörnhammar 6423ded1bc
idea.idea-{community,ultimate}: 2016.1.3 -> 2016.2 2016-07-13 06:42:24 +02:00
Kranium Gikos Mendoza d5e70a2adc smbldaptools: 0.9.10 -> 0.9.11 2016-07-13 09:01:25 +08:00
Nikolay Amiantov d9aafc885f Merge branch 'early-kbd' into staging 2016-07-13 03:56:07 +03:00
Nikolay Amiantov 1848bfc92d Merge branch 'plymouth' into staging 2016-07-13 03:54:38 +03:00
Alexey Shmalko 0172558e82 buildEnv: build the whole tree of directories to pathsToLink
This patch fixes #16614 and #16741.

The first issue was caused by the fact that both `/share` and
`/share/fish/vendor_completions.d` end in the `pathsToLink`. The
`pkgs/build-support/buildenv/builder.pl` creates `/share`, then links
`/share/fish` under `/share` and then tries to create the directory
`/share/fish/vendor_completions.d` and fails because it already exists.

The simplest way to reproduce the issue is to build the next Nix
expression:

```nix
let pkgs = import <nixpkgs> { };
in pkgs.buildEnv {
  name = "buildenv-issue";

  paths = [
    pkgs.fish
    pkgs.vim
  ];

  pathsToLink = [
    "/share"
    "/share/fish/vendor_completions.d"
  ];
}
```

The second issue is more critical and was caused by the fact findFiles
doesn't recurse deep enough. It stops at first unique directory for the
package (e.g., "/share" or even "/") and later the scripts decides it
shouldn't link it as it doesn't match pathsToLink (e.g., "/share/fish"),
so the result is empty.

The test:
```nix
let pkgs = import <nixpkgs> { };
in pkgs.buildEnv {
  name = "buildenv-issue";

  paths = [
    pkgs.fish
    pkgs.vim
  ];

  pathsToLink = [
    "/share/fish/functions"
  ];
}
```

or

```nix
let pkgs = import <nixpkgs> { };
in pkgs.buildEnv {
  name = "buildenv-issue";

  paths = [
    pkgs.vim
  ];

  pathsToLink = [
    "/share"
  ];
}
```
2016-07-13 03:54:11 +03:00
Louis Taylor f51f6a36e8 lxc: 2.0.1 -> 2.0.3 2016-07-13 00:35:20 +01:00
Louis Taylor 3e582d39ef mpv: 0.17.0 -> 0.18.1 2016-07-12 23:58:15 +01:00
Vladimír Čunát f56a319e3e ncurses: revert to 5.9 on Darwin (only)
I don't want to investigate why it won't compile.
http://hydra.nixos.org/build/37537876/nixlog/1/raw
2016-07-12 22:00:11 +02:00
Vladimír Čunát 40785f0dac Merge branch 'master' into staging
Hydra nixpkgs: ?compare=1282763
2016-07-12 22:00:10 +02:00
Nikolay Amiantov 246ad0159f gdm: build with plymouth support 2016-07-12 22:22:29 +03:00
Nikolay Amiantov 6e21246dc4 plymouth: 0.9.0 -> 0.9.2
Use system-wide directories for various resources.
2016-07-12 22:22:28 +03:00
Franz Pletz dde259dfb5 linux: Add patch to fix CVE-2016-5829 (#16824)
Fixed for all available 4.x series kernels.

From CVE-2016-5829:

  Multiple heap-based buffer overflows in the hiddev_ioctl_usage function
  in drivers/hid/usbhid/hiddev.c in the Linux kernel through 4.6.3 allow
  local users to cause a denial of service or possibly have unspecified
  other impact via a crafted (1) HIDIOCGUSAGES or (2) HIDIOCSUSAGES ioctl
  call.
2016-07-12 20:56:50 +02:00
Thomas Tuegel 724224f8f7 Merge pull request #16838 from vandenoever/plasma-57
KDE Plasma 5.7 and KDE Frameworks 5.24
2016-07-12 12:34:55 -05:00
joachifm 9903923572 Merge pull request #16805 from rnhmjoj/mutt
mutt: 1.6.0 -> 1.6.2
2016-07-12 18:36:19 +02:00
Jos van den Oever b42ff8182a kde frameworks: 5.22 -> 5.24 2016-07-12 17:59:48 +02:00
Jos van den Oever fd0373c589 kde plasma: 5.6.5 -> 5.7.0 2016-07-12 17:59:42 +02:00
Damien Cassou a347b944d9 gnome-tweak-tools: fix missing gi module
I changed from python3Packages to python2Packages because I couldn't
make it work with python3Packages. This seems similar to:
https://github.com/NixOS/nixpkgs/pull/16747#discussion_r69937281
2016-07-12 16:50:56 +02:00
joachifm 3df7f3cbc3 Merge pull request #16831 from womfoo/fix-bump/gtkgnutella-1.1.9
gtk-gnutella: fix build and 1.1.5 -> 1.1.9
2016-07-12 16:21:36 +02:00
joachifm 7135dfd541 Merge pull request #16836 from brainrape/update-youtube-dl
youtube-dl: 2016.07.03.1 -> 2016.07.09.2
2016-07-12 16:21:26 +02:00
joachifm 4620221a51 Merge pull request #16839 from frlan/Update/Geany/1.28
geany: 1.27 -> 1.28
2016-07-12 16:21:02 +02:00
joachifm 03a7fa9104 Merge pull request #16840 from womfoo/bump/leatherman-0.7.5-facter-3.1.8
Bump leatherman: 0.7.0 -> 0.7.5 and sole dependency facter 3.1.6 -> 3.1.8
2016-07-12 16:20:51 +02:00
joachifm ecb5a56b4e Merge pull request #16300 from schneefux/gopkg-minify
minify: init at v2.0.0
2016-07-12 16:20:28 +02:00
joachifm 7a54a71c9e Merge pull request #16808 from 4z3/urlwatch
urlwatch: 2.1 -> 2.2
2016-07-12 16:20:17 +02:00
Arseniy Seroka 356e9c04da Merge pull request #16771 from mimadrid/init/universal-ctags-2016-07-06
universal-ctags: init at 2016-07-06
2016-07-12 17:56:30 +04:00
joachifm c07866a641 Merge pull request #16882 from elitak/factorio013
factorio: 0.12.35 -> 0.13.8
2016-07-12 15:51:43 +02:00
Joachim Fasting 416120e0c7
grsecurity: 4.6.3-201607070721 -> 4.6.4-201607112205 2016-07-12 15:15:09 +02:00