Jörg Thalheim
40ccf99373
Merge pull request #26743 from sigma/pr/hugo-0.24
...
hugo: 0.23 -> 0.24
2017-06-24 16:23:52 +01:00
Tim Steinbach
b06cb59fc1
linux: 4.9.33 -> 4.9.34
2017-06-24 11:22:56 -04:00
Tim Steinbach
3a68f0bb78
linux: 4.11.6 -> 4.11.7
2017-06-24 11:20:32 -04:00
Masayuki Takeda
69153f12e4
networkmanager: fix arping path
2017-06-24 14:46:16 +02:00
Bjørn Forsman
b8658f629b
fetchgit: support "git@server:repo" URLs
...
Update the code that extracts the base name from a git repo URL so that
it can deal with URLs like "git@server:repo".
2017-06-24 14:34:08 +02:00
Jörg Thalheim
909fb246fd
Merge pull request #26783 from Gricad/openmpi
...
openmpi: 1.10.1 -> 1.10.7
2017-06-24 12:12:26 +01:00
Daiderd Jordan
961d42d80f
Merge pull request #26811 from gleber/erlang-makeExtensible
...
erlang: use makeExtensible
2017-06-24 13:00:36 +02:00
Jörg Thalheim
8810a69adb
Merge pull request #26778 from therealpxc/fish
...
fish: 2.5.0 -> 2.6.0
2017-06-24 12:00:20 +01:00
Jörg Thalheim
3b6aac63e2
Merge pull request #26813 from gleber/stdenv-add-docs-makeOverridable
...
stdenv: add stawman docs for `makeOverridable`
2017-06-24 11:55:35 +01:00
Gleb Peregud
0123200dee
stdenv: add stawman docs for makeOverridable
...
Also fix a typo in docs in haskell-modules.
2017-06-24 12:47:57 +02:00
Gleb Peregud
de0e9e7a86
erlang: refactor: switch to lib.makeExtensible
...
Use standardized implementation of attribute set extensibility mechanism
instead of manually re-implementing it.
Suggested by @cstrahan at https://github.com/NixOS/nixpkgs/pull/26668 .
2017-06-24 12:30:04 +02:00
Jörg Thalheim
5e2de6d846
iwd: 2017-04-21 -> 2017-06-02
2017-06-24 10:29:14 +01:00
Jörg Thalheim
dc6e5dce2d
lttng-tools: 2.9.3 -> 2.9.5
2017-06-24 10:26:53 +01:00
Jörg Thalheim
088ab901c5
lttng-ust: 2.9.0 -> 2.9.1
2017-06-24 10:26:31 +01:00
Jörg Thalheim
a087e5a53a
lttng-modules: 2.9.1 -> 2.9.3
2017-06-24 10:26:19 +01:00
Peter Hoeg
68a4dc82c0
heimdall: add OSX docs too
2017-06-24 13:18:04 +08:00
Peter Hoeg
276adb96fa
heimdall: 1.4.1 -> 1.4.2
2017-06-24 12:49:11 +08:00
aszlig
06271b6eba
krita: Fix build dependencies
...
First of all, we need a newer version of Vc, because at least version
1.1.0 is required for Krita 3.1.3.
Also, qtmultimedia and qtx11extras were missing.
Built and tested successfully on my machine.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @abbradar
2017-06-23 22:15:05 +02:00
John Ericson
a24031317a
Merge pull request #26798 from obsidiansystems/ios-cross-stdenv
...
ios-cross: Just properly use the cc-wrapper
2017-06-23 15:00:19 -04:00
Daiderd Jordan
54a370ff5f
beam-packages: add erlangR20
2017-06-23 19:42:31 +02:00
Daiderd Jordan
b0b5911fc1
Merge pull request #26764 from mdaiter/erlangR20
...
erlangR20: init
2017-06-23 19:37:49 +02:00
Frederik Rietdijk
cb0851d5fa
Merge pull request #26714 from siddharthist/flask-restplus
...
flask-restplus: update to 0.10
2017-06-23 19:19:11 +02:00
John Ericson
afd2bdbad2
Merge pull request #26007 from obsidiansystems/cc-wrapper-prefix
...
Get rid of gcc-cross-wrapper
2017-06-23 11:22:34 -04:00
Vladimír Čunát
c76f8d9c7a
knot-resolver: maintenance 1.3.0 -> 1.3.1
2017-06-23 14:48:29 +02:00
Vladimír Čunát
75872f3161
knot-dns: security 2.5.1 -> 2.5.2
...
https://lists.nic.cz/pipermail/knot-dns-users/2017-June/001144.html
2017-06-23 14:48:10 +02:00
Matthew Daiter
d79b4766a5
erlangR20: init
2017-06-23 12:51:58 +02:00
Peter Simons
e31b99c187
haskell-network: use older version to compile with GHC 7.4.x and before
...
Recent versions of network no longer support base libraries that old.
2017-06-23 12:49:37 +02:00
Peter Simons
6b6cf6942c
haskell-optparse-applicative: fix build with pre-8.0.x versions of GHC
2017-06-23 12:49:37 +02:00
Peter Simons
8ddaef6ddf
haskell: fix logic error in generic builder introduced in 00892b7e4e
...
Closes https://github.com/NixOS/nixpkgs/issues/26760 .
2017-06-23 12:49:36 +02:00
Peter Simons
d83fb640db
haskell-opencv: ensure that the underlying C++ library has contrib code enabled
...
0335b93284 (commitcomment-22638850)
2017-06-23 12:49:36 +02:00
Peter Simons
bc20886345
git-annex: enable shell completions for zsh and fish
...
The latest optparse-applicative version can do that.
2017-06-23 12:49:36 +02:00
Peter Simons
5148757e8c
haskell-hspec-core: break infinity dependency cycle
...
Test suite dependencies silently and temporary depend on hspec-core in their
test suites.
2017-06-23 12:49:36 +02:00
Peter Simons
7673cd0cd4
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.2.1-11-gb2cb3cb from Hackage revision
e0fa80e591
.
2017-06-23 12:49:29 +02:00
Peter Simons
167b27b6a7
LTS Haskell 8.19
2017-06-23 12:48:44 +02:00
Alexandre Peyroux
be2b6c2e47
gramalecte: init at v0.5.17
2017-06-23 11:21:40 +02:00
Jörg Thalheim
69ca7b1457
Merge pull request #26784 from markus1189/ammonite-disable-remote-logging
...
ammonite: disable remote logging by default
2017-06-23 10:03:31 +01:00
Peter Jones
aa3f37ceed
pythonPackages.intelhex init at 2.1
2017-06-23 10:54:48 +02:00
Frederik Rietdijk
4f0d812abc
python.pkgs.spyder: remove maintainers
...
since we both do not use this package anymore.
cc @bjornfor
2017-06-23 10:44:42 +02:00
Jörg Thalheim
f3b626cf4d
Merge pull request #26770 from volth/jetbrains-update-script-2
...
jetbrains updater: use perlPackages.LWPProtocolhttps
2017-06-23 09:42:51 +01:00
Frederik Rietdijk
a807c96e20
Merge pull request #26752 from rnhmjoj/graphviz
...
pythonPackages.pygraphviz: fix build
2017-06-23 10:40:01 +02:00
Markus Hauck
5c2d4ef6cf
ammonite: disable remote logging by default
2017-06-23 09:37:47 +02:00
Bruno Bzeznik
621a1146d6
openmpi: 1.10.1 -> 1.10.7
...
- No more need for the nbc patch
- Cpusets support fixed
2017-06-23 08:39:49 +02:00
Joachim F
8accb9cb1c
Merge pull request #26773 from Moredread/patch-1
...
nixos: replaced "userns" with "user namespaces" for clarity
2017-06-23 07:30:13 +01:00
Patrick Callahan
e620135a87
fish: 2.5.0 -> 2.6.0
2017-06-22 21:09:15 -07:00
aszlig
63fb845fcf
virtualbox: Rebase hardened.patch on top of 5.1.22
...
The merge of the version bump in
6fb9f89238
didn't take care of our patch
for the hardening mode and thus enabling VirtualBox without also
force-disabling hardening mode will result in a build error.
While the patch is largely identical with the old version, I've removed
one particular change around the following code:
if (pFsObjState->Stat.st_mode & S_IWOTH)
return supR3HardenedSetError3(VERR_SUPLIB_WORLD_WRITABLE, pErrInfo,
"World writable: '", pszPath, "'");
In the old version of the patch we have checked whether the path is
within the Nix store and suppressed the error return if that's the case.
The reason why I did that in the first place was because we had a bunch
of symlinks which were writable.
In VirtualBox 5.1.22 the code specifically checks whether the file is a
symlink, so we can safely drop our change.
Tested via all of the "virtualbox" NixOS VM subtests and they now all
succeed.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-06-23 05:48:54 +02:00
aszlig
fa6fd34fcc
github/pr-template: Add note about NixOS tests
...
On several occasions I've seen people bumping packages which have NixOS
tests but without actually running them.
While this probably won't prevent such occasions entirely, at least it
serves as an additional checklist item so contributors don't forget
about these tests.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-06-23 05:33:06 +02:00
Tim Steinbach
6fb9f89238
Merge pull request #25368 from bachp/virtualbox-5.1.22
...
virtualbox: 5.1.18 -> 5.1.22
2017-06-22 21:23:47 -04:00
Tim Steinbach
4e08459f9b
linux-hardened-copperhead: 4.11.6c -> 4.11.6d
2017-06-22 21:12:20 -04:00
Thomas Tuegel
0030c66103
kdeFrameworks, plasma5: fix setup hooks
...
The setup hooks for many kdeFrameworks and plasma5 packages were erroneously
running before $outputDev was set. This lead to .dev outputs being propagated
into the user environment.
2017-06-22 17:46:44 -05:00
John Ericson
f43ae985a6
ios-cross: Just properly use the cc-wrapper
...
No other downstream derivations are needed anymore.
2017-06-22 17:56:12 -04:00