Lily Foster
Lily Foster
This is not a breaking change. The deprecated methods were only used in the tests (the rest of the usages were updated in https://github.com/Grokzen/pykwalify/commit/68405edd89bcf6ec16c76169884e89662db4fc47) and the functions used in this...
Thank you for the quick reply btw! I can still bump the version if you would prefer, but I just figured I'd note this is a completely backwards compatible change...
> SIGUSR1 is not intended for external processes to indicate success. It's a feature to unlock the session when it's stuck. Adding a SIGUSR2 was suggested in https://github.com/swaywm/swaylock/pull/283#issuecomment-1678615442. If this...
Okay, feel free to close this then. Thanks!
That is an interesting idea! While I will admit the release pages and stuff for this project are pretty nice, I think doing it for stable releases would probably best...
> There might be some resistance to the ruby script but in principle, I guess it should be fine. Once they see the result, I think they will be happy....
I know you're not looking to merge this, but as a quick note: systemd-initrd does not quite yet have correct initrd fs/disk dependencies, because systemd does not respect `/sysroot` in...
> [NixOS/nixpkgs/pull/208269](https://github.com/NixOS/nixpkgs/pull/208269) was merged :-) With minor modifications, it looks like most disko tests work with systemd-initrd, but the mdadm tests still do not because of NixOS/nixpkgs#210210. So we'll still...
Hi there! I actually wrote that patch. Basically the issue is that `/usr` does not exist and packages are built into and later run from an immutable directory like `/nix/store/[hash]-name`...
This seems to be a semi-recent regression in nightly (I use stable 1.67.1 with crank/crankstart and do not experience this issue). See https://github.com/rust-lang/rust/issues/108392 and https://github.com/rust-lang/rust/issues/108853 Judging by the latter, it...