Michael Weiss
7098b0fcdf
nixos/switch-to-configuration: Never stop system.slice
...
Problem: Restarting (stopping) system.slice would not only stop X11 but
also most system units/services. We obviously don't want this happening
to users when they switch from 18.03 to 18.09 or nixos-unstable.
Reason: The following change in systemd:
d8e5a93382
The commit adds system.slice to the perpetual units, which means
removing the unit file and adding it to the source code. This is done so
that system.slice can't be stopped anymore but in our case it ironically
would cause this script to stop system.slice because the unit file was
removed (and an older systemd version is still running).
Related issue: https://github.com/NixOS/nixpkgs/issues/39791
2018-07-17 19:37:36 +02:00
Yegor Timoshenko
ffaf902ee3
Merge pull request #43673 from yorickvP/master
...
sdcc, gputils: add gputils
2018-07-17 19:42:10 +03:00
xeji
73c1d479b7
Merge pull request #43659 from flokli/virtualbox-5.2.14
...
virtualbox: 5.2.12 -> 5.2.14
2018-07-17 18:41:08 +02:00
Yegor Timoshenko
e6a721ed60
gputils: clean up, fix homepage url
2018-07-17 19:19:01 +03:00
Yegor Timoshenko
879edd79be
sdcc: fix license condition
2018-07-17 19:17:03 +03:00
Yegor Timoshenko
4bd4c876f2
sdcc: clean up
2018-07-17 19:16:24 +03:00
Yegor Timoshenko
072febaa92
sdcc: null out gputils by default
2018-07-17 19:05:15 +03:00
Márton Boros
b3c3df4007
keybase-gui: fix kbfs mount path check ( #40080 )
2018-07-17 11:47:55 -04:00
Yorick van Pelt
f969e426c0
sdcc: update for added gputils, add disabled flag, adopt
2018-07-17 17:28:26 +02:00
Yorick van Pelt
9ba3b39e44
gputils: init at 1.5.0-1
2018-07-17 17:28:13 +02:00
Silvan Mosberger
76e42081c8
Merge pull request #43645 from eadwu/glava/fix-patchelf-syntax
...
glava: adjust syntax in patchelf command
2018-07-17 17:14:57 +02:00
Peter Simons
464cf105c6
Merge pull request #43666 from dtzWill/fix/haskell-glibc-locales-are-for-glibc
...
haskell-modules: only include glibc locales when using glibc
2018-07-17 16:18:06 +02:00
Will Dietz
ed31b92d9d
Merge pull request #43649 from dtzWill/update/whois-5.3.2
...
whois: 5.3.1 -> 5.3.2
2018-07-17 09:15:51 -05:00
Will Dietz
da5383006d
haskell-modules: only include glibc locales when using glibc
...
Fixes #43665 .
Hopefully. :)
2018-07-17 08:44:17 -05:00
lewo
8155016932
Merge pull request #43617 from dtzWill/update/hub-2.5.0
...
hub: 2.4.0 -> 2.5.0
2018-07-17 15:39:49 +02:00
Tim Steinbach
e73a01f3e9
linux: 4.17.6 -> 4.17.7
2018-07-17 09:19:51 -04:00
Tim Steinbach
4f2395ee2e
linux: 4.14.55 -> 4.14.56
2018-07-17 09:19:51 -04:00
Tim Steinbach
9be6011fed
linux: 4.9.112 -> 4.9.113
2018-07-17 09:19:51 -04:00
Tim Steinbach
8aec1a4ba6
linux: 4.4.130 -> 4.4.141
2018-07-17 09:19:51 -04:00
lewo
a7d17e287a
Merge pull request #43644 from flokli/ksonnet
...
ksonnet: init at 0.11.0
2018-07-17 15:08:42 +02:00
Florian Klink
cf00b9aff4
ksonnet: init at 0.11.0
...
closes #42596
2018-07-17 14:37:43 +02:00
Robert Schütz
7682a1f0ec
home-assistant: 0.73.1 -> 0.73.2
...
This fixes a security hole allowing man in the middle attacks.
See https://www.home-assistant.io/blog/2018/07/16/release-73-2/ .
2018-07-17 14:36:47 +02:00
Zack Grannan
c17decb15c
markdown-pp: init at 1.4 ( #43525 )
...
* markdown-pp: init at 1.3
* Increment version, fix tests
2018-07-17 13:24:13 +02:00
Thomas Tuegel
7f882b53a0
Merge pull request #43614 from bkchr/kde_applications_18_04_3
...
kde-applications: 18.04.2 -> 18.04.3
2018-07-17 05:44:15 -05:00
Thomas Tuegel
1d7e6dde8c
Merge pull request #43613 from bkchr/kde_frameworks_5_48
...
kde-frameworks: 5.47 -> 5.48
2018-07-17 05:43:32 -05:00
Florian Klink
fa4c1eeae6
virtualbox: 5.2.12 -> 5.2.14
2018-07-17 12:40:20 +02:00
Profpatsch
75942f96b3
bazel: 0.15 -> 0.15.1
2018-07-17 10:12:39 +02:00
Mathieu Boespflug
62f3bf7509
bazel: make the build --sandbox compatible by building extra deps separately.
2018-07-17 10:12:39 +02:00
Mathieu Boespflug
d23e72ebf7
bazel: 0.13.0 -> 0.15.0
...
Upgrade to latest Bazel.
2018-07-17 10:12:39 +02:00
Frederik Rietdijk
1ae2f10642
Merge staging-next into master
2018-07-17 10:04:59 +02:00
lewo
bac995cd9f
Merge pull request #43384 from mbode/aws-rotate-key
...
aws-rotate-key: init at 1.0.0
2018-07-17 09:05:28 +02:00
Peter Simons
b412cac1d7
Merge pull request #43508 from nh2/haskell-dontStrip
...
haskell: Pass `dontStrip` to cabal. Fixes #43506
2018-07-17 08:57:32 +02:00
Will Dietz
e2cbbbb289
whois: 5.3.1 -> 5.3.2
...
> whois (5.3.2) unstable; urgency=medium
>
> * Added the .ge TLD server.
> * Updated the charset for whois.nic.cl. (Closes : #900047 )
> * Updated the list of new gTLDs.
2018-07-16 21:33:00 -05:00
adisbladis
d1eaa5b651
clojure: Fix bin wrappers
2018-07-17 10:25:34 +08:00
Tuomas Tynkkynen
8258f5bda4
ibniz: init at 1.18
2018-07-17 02:51:41 +03:00
Robert Schütz
ac7d8d22d2
Merge pull request #43631 from aepsil0n/parsy/init
...
pythonPackages.parsy: init at 1.2.0
2018-07-17 00:35:34 +02:00
Eduard Bopp
2977fb19ca
pythonPackages.parsy: init at 1.2.0
2018-07-17 00:14:49 +02:00
Silvan Mosberger
f2632f5c60
Merge pull request #42748 from patternspandemic/neo4j-service
...
nixos/neo4j: Update module, make compatible with neo4j 3.4
2018-07-16 22:31:25 +02:00
Pascal Wittmann
2d9a6023c4
doit: add myself (pSub) as maintainer
2018-07-16 22:17:38 +02:00
Pascal Wittmann
e72ef5780d
mmake: fix description
2018-07-16 22:08:25 +02:00
Pascal Wittmann
f3d9353a75
toilet: add myself (pSub) as maintainer
2018-07-16 22:04:48 +02:00
Pascal Wittmann
66f99ecb7f
aha: add myself (pSub) as maintainer
2018-07-16 21:57:43 +02:00
Jan Tojnar
e2d9a9d4db
gnome3.gnome-sound-recorder: init at 3.28.1
2018-07-16 21:43:20 +02:00
Pascal Wittmann
235bd2b0cb
Merge pull request #43568 from Izorkin/percona-toolkit
...
percona-toolkit: init at 3.0.11
2018-07-16 21:43:01 +02:00
Frederik Rietdijk
2527218725
Merge pull request #43623 from oxij/tree/cleanups
...
trivial: cleanups
2018-07-16 21:22:04 +02:00
Peter Simons
9a32dafd05
Merge pull request #43444 from Infinisil/idris-cleanup
...
idris: Recurse into attrs, fix build and remove unneeded overrides
2018-07-16 20:38:53 +02:00
Eduard Bopp
5a73564baf
maintainers: add @aepsil0n
2018-07-16 20:18:57 +02:00
xeji
8b0fea2154
Merge pull request #43620 from aneeshusa/update-vagrant-to-2.1.2-properly
...
vagrant: update deps for 2.1.2
2018-07-16 19:49:12 +02:00
Aneesh Agrawal
982f9d8616
vagrant: update deps for 2.1.2
...
The version was bumped but the dependencies were not updated.
Do so and add some instructions for future package updates.
2018-07-16 10:11:36 -07:00
Jan Malakhovski
e80ca2182c
clp: cleanup expression
2018-07-16 16:33:14 +00:00