223024 Commits

Author SHA1 Message Date
Florian Klink
4f346cd849 systemd: drop 0017-Fix-mount-option-x-initrd.mount-handling-35268-16.patch
This was simply undoing a hunk from
0008-Don-t-try-to-unmount-nix-or-nix-store.patch, so drop that one from
there and omit
0017-Fix-mount-option-x-initrd.mount-handling-35268-16.patch entirely.
2020-04-17 00:27:29 +02:00
Florian Klink
a16ebf8561 systemd: drop 001{4,5}-{catalog,hwdb}-don-t-update-on-install.patch
These patches removed logic in the meson install phase invoking
`journalctl --update-catalog` and `systemd-hwdb update`, which would
mutate the running system, and obviously fails in the sandbox.

Upstream also knows this is a bad thing if you're not on the machine you
want to deploy to, so there's logic in there to not execute it when
DESTDIR isn't empty. In our case, it is - as we set --prefix instead for
other reasons, but by just setting DESTIDIR to "/", we can still trigger
these things to be skipped.

The patches removed some context from
0018-Install-default-configuration-into-out-share-factory.patch, which
we need to introduce there to make that patch still apply.
2020-04-17 00:27:29 +02:00
Florian Klink
1ad4accdaf systemd: drop 0027-Start-getty-on-lxc.patch
Since quite some time, systemd starts getty on these consoles
automatically.
2020-04-17 00:27:29 +02:00
Florian Klink
22bb3a6771 systemd: remove local-fs patch and revert of it 2020-04-17 00:27:29 +02:00
Florian Klink
ba770e599c systemd: switch from our own fork to upstream repo + local patches
After patching, this produces exactly the same source code as in our
custom fork, but having the actual patches inlined inside nixpkgs makes
it easier to get rid of them.

In case more complicated rebasing is necessary, maintainers can

 - Clone the upstream systemd/systemd[-stable] repo
 - Checkout the current rev mentioned in src
 - Apply the patches from this folder via `git am 00*.patch`
 - Rebase the repo on top of a new version
 - Export the patch series via `git format-patch $newVersion`
 - Update the patches = [ … ] attribute (if necessary)
2020-04-17 00:27:19 +02:00
zowoq
dc85a2e584 megatools: 1.10.2 -> 1.10.3 2020-04-17 08:07:55 +10:00
Zakkor
e14c4ba970 maintainers: add zakkor 2020-04-16 14:45:30 -07:00
Zakkor
13c58fbbf4 upwork: init at 5.3.3-883 2020-04-16 14:45:30 -07:00
Niklas Hambüchen
37d03dd470
Merge pull request #85387 from r-ryantm/auto-update/gifski
gifski: 0.10.2 -> 0.10.4
2020-04-16 23:20:58 +02:00
Dominik Xaver Hörl
c415d67284 mozilla-plugins: remove all npapi plugins except for flash player
Firefox from version 52 onwards no longer supports npapi plugins (see https://support.mozilla.org/en-US/kb/npapi-plugins).
2020-04-16 23:04:51 +02:00
Edmund Wu
b4f8ce9e92
gitsrht: include minio 2020-04-16 16:49:37 -04:00
Edmund Wu
ae6a55cd44
srht: include html5lib
73600466cc
2020-04-16 16:48:32 -04:00
Edmund Wu
85b64d3006
buildsrht: fix build 2020-04-16 16:41:29 -04:00
Edmund Wu
578ebda358
srht: include prometheus_client
61c730191c
2020-04-16 16:41:29 -04:00
Edmund Wu
5b6e080603
scmsrht: 0.18.1 -> 0.19.11 2020-04-16 16:41:28 -04:00
Edmund Wu
2e171ac844
todosrht: 0.55.3 -> 0.57.14 2020-04-16 16:41:28 -04:00
Edmund Wu
2667f93c34
pastesrht: 0.9.2 -> 0.10.3 2020-04-16 16:41:28 -04:00
Edmund Wu
1f6d95badf
metasrht: 0.41.10 -> 0.42.13 2020-04-16 16:41:27 -04:00
Edmund Wu
e264904e4c
mansrht: 0.14.1 -> 0.14.7 2020-04-16 16:41:27 -04:00
Edmund Wu
188d031824
listssrht: 0.40.3 -> 0.41.8 2020-04-16 16:41:27 -04:00
Edmund Wu
f493868f9e
hgsrht: 0.21.1 -> 0.26.0 2020-04-16 16:41:26 -04:00
Edmund Wu
20466af068
gitsrht: 0.43.3 -> 0.50.3 2020-04-16 16:41:26 -04:00
Edmund Wu
0809ed89ea
dispatchsrht: 0.13.3 -> 0.14.1 2020-04-16 16:41:26 -04:00
Edmund Wu
924cd84a20
buildsrht: 0.52.5 -> 0.56.13 2020-04-16 16:41:25 -04:00
Edmund Wu
bc3020fbc7
srht: 0.57.2 -> 0.59.13 2020-04-16 16:41:25 -04:00
Michael Weiss
6109f94f8a
Merge pull request #85360 from primeos/chromium
chromium: 81.0.4044.92 -> 81.0.4044.113
2020-04-16 22:33:45 +02:00
Roman Kuznetsov
4fd1f49ea4
vscodium: 1.44.0 -> 1.44.1 2020-04-16 22:31:00 +02:00
Daniel Albert
2355d9d545
eclipse-scala-sdk: 4.4.1 -> 4.7.0
Unfortunately scala-ide is based on eclipse 4.7 (oxygen).
Thus is requires a java SDK 8 and GTK2.
2020-04-16 21:58:48 +02:00
ajs124
9e34eccb0f pythonPackages.rtslib: 2.1.71 -> 2.1.72 2020-04-16 12:56:28 -07:00
ajs124
15e790cec8 pythonPackages.configshell: 1.1.27 -> 1.1.28 2020-04-16 12:54:21 -07:00
Maximilian Bosch
d4659dece2
grocy: 2.6.2 -> 2.7.0 2020-04-16 21:52:08 +02:00
R. RyanTM
88be9a1b2f python27Packages.foxdot: 0.8.5 -> 0.8.7 2020-04-16 12:51:21 -07:00
Maximilian Bosch
ab0a10b39b
Merge pull request #85341 from Ma27/bump-hydra
hydra: 2020-04-07 -> 2020-04-16
2020-04-16 21:48:45 +02:00
sternenseemann
081441122a jackline: 2019-08-08 -> 2020-03-22 2020-04-16 19:57:35 +02:00
sternenseemann
b5770e34ff ocamlPackages.otr: 0.3.6 -> 0.3.8
Contains switch from nocrypto to mirage-crypto
2020-04-16 19:57:35 +02:00
sternenseemann
99ac3ce2bf ocamlPackages.tls: 0.10.4 -> 0.11.1
This update contains a switch to the dune build system as well as a
switch from nocrypto to mirage-crypto.
2020-04-16 19:57:35 +02:00
sternenseemann
4bf689b3e0 ocamlPackages.x509: 0.7.1 -> 0.11.0
This update contains the switch from nocrypto to mirage-crypto
2020-04-16 19:57:35 +02:00
sternenseemann
824d041cf5 ocamlPackages.ppx_cstruct: propagate dependencies
Without propagation some builds of packages requiring ppx_cstruct would
fail.
2020-04-16 19:57:35 +02:00
Benjamin Hipple
5f814bf9cc
Merge pull request #85363 from prusnak/jitsi-meet-electron
jitsi-meet-electron: 2.0.0 -> 2.0.2
2020-04-16 13:53:28 -04:00
R. RyanTM
f7500ace8d dkimpy: 1.0.2 -> 1.0.4 2020-04-16 10:31:36 -07:00
R. RyanTM
fa5ee6e501 gifski: 0.10.2 -> 0.10.4 2020-04-16 17:21:49 +00:00
Jason Felice
ff4419ac4a plan9port: Do not attempt to build on aarch64-linux 2020-04-16 13:08:50 -04:00
Asumu Takikawa
b271255ede racket: use --enable-useprefix configure flag.
This is to fix a regression in upstream Racket packaging, the upstream
bug tracking this is here:

  https://github.com/racket/racket/issues/3046

When the bug is fixed this workaround will be unnecessary.
2020-04-16 09:49:21 -07:00
R. RyanTM
a084a2c868 ephemeralpg: 2.9 -> 3.0 2020-04-16 16:18:51 +00:00
Oleksii Filonenko
90cd0a6334
packet-cli: init at 0.0.6 2020-04-16 18:21:21 +03:00
Vladimír Čunát
9d77dc28d2
Merge #85263: git: 2.25.1 -> 2.26.1 (into staging-next) 2020-04-16 16:59:53 +02:00
Jan Tojnar
d1009f4d99
gst_all_1.gstreamer: fix build 2020-04-16 16:46:13 +02:00
Yegor Timoshenko
8262ecd369
Merge pull request #85004 from emilazy/add-initrd-secrets-path-assertion
nixos/stage-1: check secret paths before copying
2020-04-16 17:42:40 +03:00
Benjamin Hipple
b4c36fe436
Merge pull request #84448 from lbpdt/feature/init-node-problem-detector
node-problem-detector: init at 0.8.1
2020-04-16 09:46:29 -04:00
sternenseemann
4e0a6294a3
ocamlPackages.erm_xmpp: 0.3+20180112 -> 0.3+20200317 2020-04-16 15:32:44 +02:00