nek0
6d77f41e58
use tags
2018-09-28 14:01:44 +02:00
Tuomas Tynkkynen
599c4df46a
nixos/kexec: Replace meta.available checks
...
This sort of code breaks config.{allowBroken, allowUnsupportedSystem} =
true by making them do unpredictable things.
2018-09-28 15:01:00 +03:00
Tuomas Tynkkynen
f4dd2fed7f
ghc: Replace meta.available checks for enableIntegerSimple
...
This sort of code breaks config.{allowBroken, allowUnsupportedSystem} =
true by making them do unpredictable things.
2018-09-28 15:01:00 +03:00
Tuomas Tynkkynen
5e84926a66
treewide: Replace meta.available checks in shouldUsePackages
copypasta
...
This reverts commit 79d8353b5e
.
This sort of code breaks config.{allowBroken, allowUnsupportedSystem} =
true by making them do unpredictable things.
2018-09-28 15:01:00 +03:00
Tuomas Tynkkynen
50d0360888
apparmor: Replace meta.available checks
...
This sort of code breaks config.{allowBroken, allowUnsupportedSystem} =
true by making them do unpredictable things.
2018-09-28 15:01:00 +03:00
Tuomas Tynkkynen
cdeafe7cdf
nix: Replace meta.available checks
...
This sort of code breaks config.{allowBroken, allowUnsupportedSystem} =
true by making them do unpredictable things.
2018-09-28 15:01:00 +03:00
Tuomas Tynkkynen
fe7919f7a1
systemd: Replace meta.available checks
...
This sort of code breaks config.{allowBroken, allowUnsupportedSystem} =
true by making them do unpredictable things.
2018-09-28 15:01:00 +03:00
nek0
ac4cfba4a7
sokoban
2018-09-28 13:53:21 +02:00
Arian van Putten
f309440ee3
doc: Update section about imperative containers
...
Nix commands inside the container have been broken since 18.03,
and no fix is yet in sight. Lets remove from the documentation
that this is a usecase that we support, as it doesn't seem
likely that this will be fixed before 18.09 either.
See #40355
2018-09-28 13:52:29 +02:00
nek0
059286da56
moving stuff around
2018-09-28 13:40:51 +02:00
Jörg Thalheim
1d65e473e7
Merge pull request #47462 from Mic92/fix-logind-user-temp
...
systemd: don't restart user-runtime-dir@ on upgrades
2018-09-28 12:10:02 +01:00
Jörg Thalheim
aa69bb5743
systemd: don't restart user-runtime-dir@ on upgrades
...
Likewise logind we should not try to restart this service after upgrade,
the user's current session depends on it.
2018-09-28 11:37:20 +01:00
Peter Simons
c917407575
haskell-texmath: patch to fix build with ghc-8.6.x
2018-09-28 12:11:20 +02:00
xeji
487f7f458a
Merge pull request #45449 from dtzWill/update/patchelf-0.10-pre-2018-05-09
...
patchelf: 0.10-pre-20180108 -> 0.10-pre-20180509, minor touchup
2018-09-28 12:09:34 +02:00
Orivej Desh
eeac44c81a
retroshare: mark as broken ( #47350 )
...
Broken by libupnp: 1.6.21 -> 1.8.3 (#41684 ).
2018-09-28 11:57:26 +02:00
Tobias Happ
f14d4ba112
pythonPackages.flask_sqlalchemy: 2.1 -> 2.3.2
2018-09-28 11:55:36 +02:00
Tobias Happ
50636fda52
pythonPackages.flask-jwt-extended: init at 3.13.1
2018-09-28 11:54:06 +02:00
Tuomas Tynkkynen
d6e3db44cf
Add ssh backdoor to VM tests infrastructure.
...
Thanks to @dezgeg for prototype implementation, I've
cleaned it up and added documentation.
2018-09-28 10:53:08 +01:00
xeji
f0e4b31eb2
linuxPackages.jool: 3.5.7 -> unstable-20180706 ( #47284 )
...
3.5.7 doesn't build with kernel 4.14.71.
Needs most recent upstream revision to build, which supports
kernels up to 4.17.
2018-09-28 11:52:39 +02:00
Lancelot SIX
ddeeade148
octave: 4.2.2 -> 4.4.1 ( #47391 )
2018-09-28 11:34:56 +02:00
Peter Simons
d994f1cfd4
git-annex: update sha256 for new version 6.20180926
2018-09-28 11:16:42 +02:00
Peter Simons
fd02cfd3ba
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.11.1 from Hackage revision
deb25ca305
.
2018-09-28 11:16:42 +02:00
Peter Simons
2c5e1c003a
haskell-hslogger: use latest version when building with ghc-8.6.x
2018-09-28 11:16:42 +02:00
Peter Simons
bb5638e54a
haskell-lens: put override into alphabetical order
2018-09-28 11:16:42 +02:00
Peter Simons
89223a9380
haskell-control-monad-free: mark broken when building with ghc-8.6.x
2018-09-28 11:16:42 +02:00
Peter Simons
9f660351a4
haskell-Glob: use latest version when building with ghc-8.6.x
2018-09-28 11:16:42 +02:00
Peter Simons
b68e320e3a
haskell-JuicyPixels: use latest version when building with ghc-8.6.x
2018-09-28 11:16:42 +02:00
Peter Simons
147c5da7bc
haskell-lens: disable test suite to fix build with ghc-8.6.x
2018-09-28 11:16:42 +02:00
Peter Simons
35cf30bd8e
haskell-fgl: fix build with ghc-8.6.x
2018-09-28 11:16:42 +02:00
Bas van Dijk
0ab8fa2181
Merge pull request #47424 from Taneb/dontcheck-generic-lens
...
haskellPackages.generic-lens: dontCheck
2018-09-28 10:55:38 +02:00
Bas van Dijk
5af67a3dbe
Merge pull request #47456 from srhb/haskellPackages-term-rewriting
...
haskellPackages.term-rewriting: doJailbreak and dontCheck
2018-09-28 10:44:55 +02:00
Nathan van Doorn
550fe159f0
haskellPackages.generic-lens: apply patch to fix tests
2018-09-28 09:42:36 +01:00
Jaka Hudoklin
dd7de496d8
ansible: add dopy dependency for digitalocean integration ( #47441 )
2018-09-28 10:20:30 +02:00
Sarah Brofeldt
5c45ca0943
haskellPackages.term-rewriting: doJailbreak and dontCheck
2018-09-28 09:45:22 +02:00
Sarah Brofeldt
535ac188d0
Merge pull request #47436 from vbgl/dune-1.3.0
...
dune: 1.2.1 -> 1.3.0
2018-09-28 09:30:28 +02:00
adisbladis
c1a66a49fb
Merge pull request #47169 from t184256/nixpkgs-python-importer
...
pythonPackages.nixpkgs: init at 0.2.2
2018-09-28 12:59:18 +08:00
Alexander Sosedkin
c73048605c
pythonPackages.nixpkgs: init at 0.2.2
...
Allows to `from nixpkgs import` stuff in interactive Python sessions
2018-09-28 11:47:11 +07:00
John Ericson
33716c1d4b
Merge pull request #47443 from obsidiansystems/ghcjs-no-double-callPackage
...
ghcjs-{7.10, 8.0}: Improve overriding situation
2018-09-27 19:11:49 -04:00
John Ericson
5ba8458ebd
ghcjs-{7.10, 8.0}: Expose the good .override
...
The per-version `default.nix`es just fill in default arguments. It is
much more useful to have the `.override` from the inner `callPackage`,
for finer control. Converting the outer `callPackage` to a plain import
makes the inner one the only one, revealing its `.override`.
2018-09-27 18:48:13 -04:00
nek0
24775df8d2
final cleaning
2018-09-28 00:41:12 +02:00
John Ericson
94d12f3e7c
ghcjs-{7.10, 8.0}: Make symmetrical
...
There's no reason other than misleading branch names to prefer one over
another.
2018-09-27 18:37:10 -04:00
nek0
04d5ff8275
fixing and cleaning
2018-09-27 23:48:43 +02:00
nek0
b1995497f8
thank you @Mic92
2018-09-27 22:41:26 +02:00
R. RyanTM
f5f9625bff
gnustep.system_preferences: 1.1.0 -> 1.2.0 ( #45832 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
system_preferences
2018-09-27 21:01:08 +02:00
Robert Helgesson
1bd1587342
eclipses: remove old platform and sdk version
...
This removes the old 4.6.2 version of eclipse-platform and
eclipse-sdk.
2018-09-27 20:50:52 +02:00
Robert Helgesson
b0ea289f4c
eclipses: 4.8 -> 4.9
...
This bumps eclipse-platform, eclipse-sdk, and eclipse-plugin-jdt to
version 4.9.
2018-09-27 20:50:48 +02:00
nek0
c26f3baf7d
still trying
2018-09-27 20:34:40 +02:00
Samuel Leathers
3c6c934097
Merge pull request #47412 from Synthetica9/vivaldi-2.0.0
...
vivaldi: 1.15.1147.64-1 -> 2.0.1309.29-2
2018-09-27 13:48:17 -04:00
Samuel Leathers
2d15180ea2
Merge pull request #47420 from va1entin/pynacl-130
...
pythonPackages.pynacl: 1.2.1 -> 1.3.0
2018-09-27 13:42:34 -04:00
Vincent Laporte
c8f3e0f118
ocamlPackages.elpi: init at 1.0.5
2018-09-27 17:41:12 +00:00