1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-19 04:02:10 +00:00
Commit graph

14298 commits

Author SHA1 Message Date
Florian Klink e373b423c7 systemd: drop /etc/systemd-mutable
This has only been used by Dysnomia, which has been removed from Nixpkgs
in https://github.com/NixOS/nixpkgs/pull/110799 after being broken for
more than a year.

If Dysnomia comes back, it can probably just use
/nix/var/nix/profiles/default/lib/systemd/system, or set its own systemd
flavour looking in that location via the `systemd.package`.
2021-02-12 12:53:20 +01:00
Florian Klink 53a0c2878b
Merge pull request #111786 from flokli/systemd-247.3
systemd: 247.2 -> 247.3
2021-02-12 12:52:49 +01:00
github-actions[bot] ae07bf1352
Merge staging-next into staging 2021-02-12 00:36:23 +00:00
github-actions[bot] 344456f66a
Merge master into staging-next 2021-02-12 00:36:19 +00:00
Sandro 062438b5c7
Merge pull request #112656 from mathieupost/patch-1
goku: 0.1.11 -> 0.3.6
2021-02-11 23:39:19 +01:00
github-actions[bot] a480c1ebb1
Merge staging-next into staging 2021-02-11 18:16:52 +00:00
github-actions[bot] 402b752521
Merge master into staging-next 2021-02-11 18:16:48 +00:00
Tim Steinbach 47a1e0af12 linux/hardened/patches/5.4: 5.4.96-hardened1 -> 5.4.97-hardened1 2021-02-11 09:13:16 -05:00
Tim Steinbach 855c73b19c linux/hardened/patches/5.10: 5.10.14-hardened1 -> 5.10.15-hardened1 2021-02-11 09:13:16 -05:00
Tim Steinbach fdfb0d4fbb linux/hardened/patches/4.19: 4.19.174-hardened1 -> 4.19.175-hardened1 2021-02-11 09:13:16 -05:00
Tim Steinbach d693dd3739 linux/hardened/patches/4.14: 4.14.220-hardened1 -> 4.14.221-hardened1 2021-02-11 09:13:16 -05:00
Tim Steinbach b18ba5fc96 linux: 5.4.96 -> 5.4.97 2021-02-11 09:13:16 -05:00
Tim Steinbach 04dfe4121d linux: 5.10.14 -> 5.10.15 2021-02-11 09:13:16 -05:00
Tim Steinbach bf589a89fb linux: 4.9.256 -> 4.9.257 2021-02-11 09:13:16 -05:00
Tim Steinbach db72cea1d1 linux: 4.4.256 -> 4.4.257 2021-02-11 09:13:16 -05:00
Tim Steinbach b800909bed linux: 4.19.174 -> 4.19.175 2021-02-11 09:13:16 -05:00
Tim Steinbach 1445962d61 linux: 4.14.220 -> 4.14.221 2021-02-11 09:13:16 -05:00
github-actions[bot] 7b1453f784
Merge staging-next into staging 2021-02-11 12:20:13 +00:00
github-actions[bot] 9185e731d2
Merge master into staging-next 2021-02-11 12:20:09 +00:00
Michael Weiss 7fdadc140c
fscryptctl: init at 1.0.0 (#112651)
Release notes: https://github.com/google/fscryptctl/releases/tag/v1.0.0

fscryptctl-experimental will remain at version 0.1.0 to ensure a smooth
transition.
2021-02-11 12:36:34 +01:00
R. RyanTM 4c04b4cef9 firmware-manager: 0.1.1 -> 0.1.2 2021-02-11 09:40:10 +01:00
fricklerhandwerk 283eaaff3e nixos-rebuild: use remote $PATH in buildHostCmd
this fixes the issue when using

    nixos-rebuild switch --target-host <target> --use-remote-sudo

when the local machine does not have anything in `$PATH` that would
resolve to `sudo` on the remote machine.

the single quotes prevent expansion of `$PATH` on the local machine,
such that the remote machine's value of that variable is used.
2021-02-10 23:13:37 -08:00
github-actions[bot] 95e9af5e42
Merge staging-next into staging 2021-02-11 06:16:39 +00:00
github-actions[bot] 3f38ab888e
Merge master into staging-next 2021-02-11 06:16:35 +00:00
Jan Tojnar 7aa11e0979
Merge pull request #111111 from r-ryantm/auto-update/hwdata
hwdata: 0.335 -> 0.343
2021-02-11 06:28:25 +01:00
Sandro 0db00f5060
Merge pull request #112453 from nh2/linux-pam-1.5-musl
pkgsStatic.linux-pam: Remove no longer necessary musl patches.
2021-02-11 02:31:59 +01:00
github-actions[bot] 8df773cc54
Merge staging-next into staging 2021-02-11 00:36:13 +00:00
github-actions[bot] 5f9df37683
Merge master into staging-next 2021-02-11 00:36:09 +00:00
Sandro 41d270c2aa
Merge pull request #110857 from SuperSandro2000/fix-collection6 2021-02-11 01:32:55 +01:00
Niklas Hambüchen da899edeec pkgsStatic.linux-pam: Remove no longer necessary musl patches.
See https://github.com/NixOS/nixpkgs/pull/109906#issuecomment-775630916.

These Alpine patches:

    libpam-fix-build-with-eglibc-2.16.patch
    fix-compat.patch

were removed in:

    https://git.alpinelinux.org/aports/commit/main/linux-pam?id=9ba93cf3f515b4f0b9b3802b84d42c4e436afe8b
2021-02-10 23:06:15 +01:00
Linus Heckemann e4cf0e7a45
Merge pull request #109345 from cole-h/zfs-closure
Shrink the ZFS closure by making mail support optional
2021-02-10 23:04:24 +01:00
Mathieu Post 7c9c8a1fd0
Goku: 0.1.11 -> 0.3.6 2021-02-10 15:37:33 +01:00
github-actions[bot] 8e562b64b6
Merge staging-next into staging 2021-02-10 06:17:02 +00:00
github-actions[bot] 459eb2d924
Merge master into staging-next 2021-02-10 06:16:56 +00:00
Martin Weinelt 8d8c27fb68
compsize: update license to gpl2Plus 2021-02-10 03:49:56 +01:00
R. RyanTM 2ed94d81cd compsize: 1.4 -> 1.5 2021-02-10 00:59:14 +00:00
github-actions[bot] cc76e9d74a
Merge staging-next into staging 2021-02-09 18:16:37 +00:00
github-actions[bot] 8064cff79c
Merge master into staging-next 2021-02-09 18:16:33 +00:00
Stig 40b3dc935d
Merge pull request #112439 from 0x4A6F/master-firejail
firejail: 0.9.64.2 -> 0.9.64.4
2021-02-09 17:32:31 +01:00
github-actions[bot] 44846974fa
Merge master into staging-next 2021-02-09 12:19:41 +00:00
Sandro 30e3ed5234
Merge pull request #112416 from qzle/master 2021-02-09 12:18:00 +01:00
Jens Nolte fbc669e12f aseq2json: init at 2018-04-28 2021-02-09 11:59:06 +01:00
Jörg Thalheim 6eeba550e9
Merge remote-tracking branch 'upstream/staging-next' into HEAD 2021-02-09 10:54:55 +01:00
github-actions[bot] 30dddce5e8
Merge master into staging-next 2021-02-09 06:16:02 +00:00
Mario Rodas 24a7ad1441
Merge pull request #112368 from r-ryantm/auto-update/psmisc
psmisc: 23.3 -> 23.4
2021-02-08 20:48:51 -05:00
Bernardo Meurer c83a3d6fa7
Merge pull request #112335 from lovesegfault/firefox-no-flash
treewide: cleanup Adobe Flash Player
2021-02-09 01:35:24 +00:00
Jan Tojnar faf133f854
Merge pull request #97972 from mvnetbiz/power-profiles-daemon 2021-02-09 01:41:04 +01:00
github-actions[bot] be53401bb8
Merge staging-next into staging 2021-02-09 00:36:21 +00:00
github-actions[bot] 5704fd1095
Merge master into staging-next 2021-02-09 00:36:17 +00:00
Matt Votava 9a3190a960
power-profiles-daemon: init at 0.1, add service module 2021-02-09 01:25:56 +01:00