Commit Graph

414478 Commits

Author SHA1 Message Date
Florian Klink
0247a5b6da systemd: 251.4 -> 251.5
Changes:

```
654ae8c1e4 base-filesystem.c: add trailing zero byte for s390x entry
e4a19eef33 basic/missing_loop.h: fix missing lo_flags LO_FLAGS_DIRECT_IO
24238be484 mount-util: fix error code
1b1ad8c79f udev: certainly restart event for previously locked device
7dacfb3fb4 stub: Use EfiLoaderCode for kernel memory
eaeaf4f6ef network: do not silently stop to process configuration on activation failure
bb803856bc bus: use inline trace argument for ANONYMOUS auth
6349062326 Fix ObjectManager interface emitted for non-manager objects
c90ab07fa0 test-bus-objects: Test interfaces added/removed signal interfaces
e32fe1b457 Fix GetManagedObjects returning ObjectManager interface for non-manager objects
efd8e39f4a test-bus-objects: Test GetManagedObjects interfaces are correct
344efd022a coredump: when parsing json, optionally copy the string first
de08edca17 systemctl: color ignored exit status in yellow, not red
1531a496e3 manager: make clear internal Dump() logic is debugging only.
c4fd38f7d2 man: document the Dump() calls of the PID 1 D-Bus interface, and what they are
140fee4627 resolve: do not cache mDNS goodbye packet
1a2d93a770 kbd-model-map: correct variants for cz-qwerty to include comma
9d1ebb2247 resolve: persist DNSOverTLS configuration in state file
3137ac6ef5 udev: support by-path devlink for multipath nvme block devices
c948091cc5 run: make --working-directory= work for --scope too
7bb204620d kbd-model-map: add a mapping for switched czech qwerty/us
e5157050d1 test: add more test cases for mkdir_p_safe() and mkdir_p_root()
b3a9f7b5cb mkdir: chase_symlinks_and_stat() does not return 0
0bfdc91807 units: make sure that initrd-switch-root.service pulls in .target
45fb64c54b units: add dependency ordering for emergency.service conflicts
6535813084 units: add ordering dependencies on initrd-switch-root.target
09c90224f1 units/systemd-network-generator.service: add forgotten ordering for shutdown
1dd723a3b8 units: reorder/split unit dependency blocks
054cad0097 man: explicitly document that "reboot -f" is different from "systemctl reboot -f"
c5b0ae86b1 watchdog: use /dev/watchdog0 only if it exists
ac805eac15 journalctl: respect --quiet flag during file concistency verification
c1d729795d xdg-autostart-service: expand tilde in Exec lines
35c5f5d688 unit: drop ProtectClock=yes from systemd-udevd.service
175ba30cf6 busctl: Fix warning about invaild introspection data
6c7b91372d udev/rules,hwdb: filter out mostly meaningless default strings
8b89e677e9 units: prolong the stop timeout for homed
202a79e7c5 homed: don't wait indefinitely for workers on exit
44660d2e12 man: fix static bridge example
e0dde8a14f log: don't attempt to duplicate closed fd
254b77e73c condition: fix device-tree firmware path
96da39ddb1 udev-util: minor cleanups for on_ac_power()
3345520512 docs: fix incorrect env var name for credentials directory
49f9fa87b2 shell-completion: drop unused $mode
1e29d934de oomd: fix off-by-one when dumping kill candidates
b00cb050c8 on-ac-power: ignore devices with scope==Device
9886011356 on-ac-power: rework logic
1fc74d251e sd-device: add helper to read a unsigned int attribute
6d4c138534 shared/udev-util: say "ignoring device", not "ignoring"
cd2fad2300 virt: Support detection of Apple Virtualization.framework guests
6e47e75c86 virt: align tables
951e99231e check-os-release.py compatible with Python < 3.8
d572a74163 core/mount: adjust deserialized state based on /proc/self/mountinfo
2e372afc35 Allow uneven length BootXXXX variables
8ad143e684 gpt: fix native uuids for s390x
2bb9a0a29b udev: fix inversed inequality for timeout of retrying event
cf67d5ed1b bash-completion: add systemd-sysext support
ada437cfb1 sysext: add missing COMMAND to the help output and man synopsis
58bc1e8e04 hostname: make chassis type actually obtained from ACPI when nothing from DMI
4ffde70981 booctl: do not say uuids differ if one of the uuids is unset
5219a99ccb bash-completion: autocomplete cgroup names in systemd-cgtop
9f2f391153 sysusers: add fsync for passwd (#24324)
c966377c51 dhcp6: do not append ORO option when no option requested
97474b03e7 dhcp6: gracefully handle NoBinding error
c67a388aef udev/cdrom_id: check last track info
52c631b02e firstboot: fix can't overwrite timezone
f279a6f4d1 cryptenroll: fix memory leak
66b060225d sd-device-enumerator: drop noisy log messages
6e1acfe818 sd-device-monitor: actually refuse to send invalid devices
81339c45e8 sd-device-monitor: fix inversed condition
1760559918 resolvctl: only remove protocol after last dot when mangling ifname for resolvconf
a3348ba748 oom: drop invalid %m in the log message
b3dd66f32b meson: Test correct efi linker for supported args
f9d936b865 sysusers: properly process user entries with an explicit GID
ec5a46ca34 sysusers: only check whether the requested GID is available
037b1a8acc dhcp: fix potential buffer overflow
ed2955f8fe udev-util: assume system is running on AC power when no battery found
37b54927d3 Fix issue with system time set back (#24131)
4fdca1ab9e shared/generator: Ensure growfs unit runs after repart
32f9d70f8b manager: optionally, do a full preset on first boot
```
2022-10-03 13:56:23 +02:00
Florian Klink
20c2a3a9d5 systemd: nixpkgs-fmt 2022-10-03 13:09:29 +02:00
7c6f434c
ad745e2e68
Merge pull request #194123 from hraban/sbcl-refactor-include
sbcl: refactor separate 2.*.nix into single file
2022-10-03 09:18:42 +00:00
github-actions[bot]
5a199b93eb
Merge staging-next into staging 2022-10-03 06:07:13 +00:00
github-actions[bot]
793b7f618d
Merge master into staging-next 2022-10-03 06:06:41 +00:00
R. Ryantm
c11887327b xz: 5.2.6 -> 5.2.7 2022-10-03 15:51:55 +10:00
Aaron Jheng
978895272f safe: unpin go1.17 2022-10-03 14:51:01 +10:00
Aaron Jheng
fca5427594 gophernotes: unpin go1.17 2022-10-03 14:50:46 +10:00
Martin Weinelt
be183848ce
Merge pull request #194160 from r-ryantm/auto-update/python310Packages.pyoctoprintapi 2022-10-03 05:24:45 +02:00
R. Ryantm
fdea7ee093 python310Packages.pyoctoprintapi: 0.1.8 -> 0.1.9 2022-10-03 03:15:31 +00:00
Mario Rodas
b142555481
Merge pull request #194134 from r-ryantm/auto-update/python310Packages.pex
python310Packages.pex: 2.1.106 -> 2.1.107
2022-10-02 21:12:04 -05:00
Mario Rodas
88c5fa7e8d
Merge pull request #194129 from r-ryantm/auto-update/octosql
octosql: 0.10.0 -> 0.11.0
2022-10-02 21:11:47 -05:00
Mario Rodas
05bc63cb83
Merge pull request #194138 from figsoda/update-ruff
ruff: 0.0.49 -> 0.0.50
2022-10-02 20:17:42 -05:00
figsoda
9d84193910 ruff: 0.0.49 -> 0.0.50 2022-10-02 20:52:03 -04:00
R. Ryantm
156ce9efeb python310Packages.pex: 2.1.106 -> 2.1.107 2022-10-03 00:20:34 +00:00
github-actions[bot]
92ee8d6f33
Merge staging-next into staging 2022-10-03 00:04:44 +00:00
github-actions[bot]
74f2e36035
Merge master into staging-next 2022-10-03 00:04:07 +00:00
Mario Rodas
a62844b302
Merge pull request #193956 from r-ryantm/auto-update/ctlptl
ctlptl: 0.8.8 -> 0.8.9
2022-10-02 18:24:01 -05:00
Mario Rodas
3dd0d739d2
Merge pull request #194128 from figsoda/update-cargo-tally
cargo-tally: 1.0.15 -> 1.0.16
2022-10-02 18:21:51 -05:00
Mario Rodas
3b670d1d9b
Merge pull request #194127 from r-ryantm/auto-update/python310Packages.myst-nb
python310Packages.myst-nb: 0.17.0 -> 0.17.1
2022-10-02 18:21:21 -05:00
Luke Granger-Brown
e0b437e584
Merge pull request #192804 from lukegb/ntfy
ntfy: fix on Darwin
2022-10-02 23:59:35 +01:00
R. Ryantm
9ace66898f octosql: 0.10.0 -> 0.11.0 2022-10-02 22:47:02 +00:00
figsoda
e1fdf86f78 cargo-tally: 1.0.15 -> 1.0.16 2022-10-02 18:42:44 -04:00
Mario Rodas
182018b835 python310Packages.myst-nb: add changelog to meta 2022-10-02 22:13:00 +00:00
R. Ryantm
594b8a231c python310Packages.myst-nb: 0.17.0 -> 0.17.1 2022-10-02 22:12:11 +00:00
Yureka
aecd4d8349 element-desktop.keytar: pass yarnOfflineCache as environment variable 2022-10-02 23:47:49 +02:00
Yureka
50730bedf5 element-desktop.seshat: pass yarnOfflineCache as environment variable 2022-10-02 23:47:49 +02:00
Yureka
835e110915 gitlab.assets: pass yarnOfflineCache as environment variable 2022-10-02 23:47:49 +02:00
Yureka
30b725dd9b peertube: pass yarn caches as environment variables 2022-10-02 23:47:49 +02:00
Yureka
499b26b7b8 discourse.assets: pass yarnOfflineCache as environment variable 2022-10-02 23:47:49 +02:00
Yureka
f949de4fbb mastodon: pass yarnOfflineCache as environment variable 2022-10-02 23:47:49 +02:00
Hraban Luyat
7479aacffc sbcl: refactor separate 2.*.nix into single file
Inspired by scala’s 2.x.nix, a bit lower in the same all-packages.nix file, I
have combined all the separate SBCL build declarations into a single 2.x.nix
file which you can call with the version as an argument.

Benefits:

- Less clutter in the filesystem
- Less indirection
- Cleaner overview of available versions

This yields no rebuilds on my machine.
2022-10-02 17:22:58 -04:00
7c6f434c
4aa1bf6d1e
Merge pull request #193991 from hraban/sbcl-2.2.9
sbcl: 2.2.6 -> 2.2.9
2022-10-02 21:14:19 +00:00
Robert Scott
71b5df8b60
Merge pull request #194053 from LeSuisse/mediawiki-1.38.4
mediawiki: 1.38.2 -> 1.38.4
2022-10-02 22:09:23 +01:00
Yureka
aa3dc6440e
fetchYarnDeps: support passing src attribute (#193047) 2022-10-02 22:41:31 +02:00
Martin Weinelt
d96640ab0f
Merge pull request #194100 from mweinelt/python-fixes 2022-10-02 22:30:59 +02:00
Ivv
770492307c
Merge pull request #193819 from r-ryantm/auto-update/synergy
synergy: 1.14.5.17 -> 1.14.5.22
2022-10-02 22:08:43 +02:00
Fabian Affolter
2f6ce3aa5e
Merge pull request #194107 from r-ryantm/auto-update/python310Packages.fastapi-mail
python310Packages.fastapi-mail: 1.1.4 -> 1.1.5
2022-10-02 21:58:55 +02:00
Ivv
1a958fae46
Merge pull request #193033 from corngood/dotnet-deterministic-fetch-deps
dotnet: fix some problems with nuget-to-nix and make it deterministic
2022-10-02 21:31:01 +02:00
David McFarland
780986c1e9 github-runner: exclude sdk packages from deps 2022-10-02 16:09:28 -03:00
David McFarland
9e0a1e7b8e dotnet: update lock files of packages using nuget-to-nix 2022-10-02 16:09:27 -03:00
David McFarland
b60c9fd2fe nuget-to-nix: find sources deterministically
The source used to download a particular package still isn't
deterministic in nuget. Even worse, the hash of the package can vary
between sources. This makes nuget use the first enabled source
containing the package.

The order of the dependencies may be slightly different because it now
uses glob order of the lower-case package names and versions, instead of
sorting the output.

If the package actually downloaded was the first source that contains
the package, then it will be hashed from disk to avoid downloading it
again.
2022-10-02 16:09:27 -03:00
David McFarland
f8763b87e0 nuget-to-nix: exclude by package source, not list
This allows exclusions to be by version.
2022-10-02 16:09:27 -03:00
David McFarland
b22074a46e omnisharp-roslyn: fix build on dotnet 6.0.9 2022-10-02 16:09:27 -03:00
David McFarland
0eb6874732 build-dotnet-module: fix fetch-deps usage message 2022-10-02 16:09:27 -03:00
David McFarland
f716d092e2 build-dotnet-module: limit package platforms by sdk support 2022-10-02 16:09:27 -03:00
David McFarland
b9f528897f baget: fix package restore errors 2022-10-02 16:09:27 -03:00
David McFarland
9a94932f38 python-language-server: restore for current platform only 2022-10-02 16:09:27 -03:00
David McFarland
965a2ad49b ryujinx: restore for current platform only 2022-10-02 16:09:27 -03:00
David McFarland
4b40579b2d build-dotnet-module: clean up tmp file handling
Having:

rm -rf "$src" "$HOME"

Was slightly terrifying IMO, especially where the trap was installed
before HOME was set.
2022-10-02 16:09:24 -03:00