bootspec-secureboot
bootspec-secureboot copied to clipboard
Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/8d435fca5c561da8168abb30270788d2da2a7951' (2022-07-29) → 'github:nixos/nixpkgs/2dea0f4c2d6e4603f54b2c56c22367e77869490c' (2022-12-09) ``` ### Running GitHub Actions on this PR GitHub...
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.132 to 0.2.138. Release notes Sourced from libc's releases. 0.2.138 What's Changed Fix typo: readfs -> readfds by @giraffate in rust-lang/libc#2981 linux: Add POSIX_SPAWN_SETSID flag by @HarveyHunt...
Bumps [DeterminateSystems/update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) from 12 to 15. Release notes Sourced from DeterminateSystems/update-flake-lock's releases. v15 What's Changed Allow to customize git author/committer name+email by @armanbilge in DeterminateSystems/update-flake-lock#58 Full Changelog: https://github.com/DeterminateSystems/update-flake-lock/compare/v14...v15 v14 What's...
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.9.0 to 0.10.0. Release notes Sourced from env_logger's releases. v0.9.3 Fix a regression from v0.9.2 where env_logger would fail to compile with the termcolor feature turned off....
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.83 to 1.0.89. Release notes Sourced from serde_json's releases. v1.0.89 Fix invalid JSON incorrectly accepted when a large number has no digits after decimal point (#953) v1.0.88...
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.19 to 0.4.23. Release notes Sourced from chrono's releases. 0.4.23 is the next 0.4 release of the popular chrono date and time library for Rust. After the...
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.16 to 3.2.23. Release notes Sourced from clap's releases. v3.2.23 [3.2.23] - 2022-10-24 Fixes Upgrade to textwrap 0.16 v3.2.22 [3.2.22] - 2022-09-16 Fixes Unify dependencies on terminal_size...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 17 to 18. Release notes Sourced from cachix/install-nix-action's releases. install-nix-action-v18 Fix nodejs warnings & simplify maintenance Use python3 when determining number of cores Collapse installer log messages...
``` Skipping "/boot/EFI/systemd/systemd-bootx64.efi", since same boot loader version in place already. Skipping "/boot/EFI/BOOT/BOOTX64.EFI", since same boot loader version in place already. Error: Os { code: 21, kind: IsADirectory, message: "Is...
Installer fails to remove old leftover directories when it's removing old files from ESP. ``` ++ mktemp -d -t tmp.XXXXXXXXXX + scratch=/tmp/tmp.tSP6NVgf2Z + trap finish EXIT + cd /tmp/tmp.tSP6NVgf2Z +...