Commit Graph

648 Commits

Author SHA1 Message Date
nikstur 7ba84c0857
Merge pull request #289 from nix-community/renovate/lock-file-maintenance
chore(deps): lock file maintenance
2024-01-22 00:27:20 +00:00
nikstur 2603e2d2c2
Merge pull request #288 from nix-community/renovate/all
fix(deps): update all dependencies
2024-01-22 00:25:16 +00:00
renovate[bot] 57e329ffde
chore(deps): lock file maintenance 2024-01-22 00:20:31 +00:00
renovate[bot] 82898a7c31
fix(deps): update all dependencies 2024-01-22 00:19:38 +00:00
nikstur 7b91a7a352
Merge pull request #287 from nix-community/small-fixes
Small fixes & updates
2024-01-21 16:40:10 +00:00
nikstur 234e4da1f3 rust-toolchain: 1.70 -> 1.75 2024-01-21 15:29:42 +01:00
nikstur 50247a6890 flake: remove custom sbctl from shell
It takes very long to compile sbctl with a custom pki location and is
rarely needed. If you need it for testing, it should be explicitly
built.
2024-01-21 13:59:26 +01:00
nikstur 44b8881301
Merge pull request #286 from nix-community/readme-upstreaming
readme: make upstreaming section more timeless
2024-01-21 12:24:13 +00:00
nikstur 8985428c5b readme: make upstreaming section more timeless 2024-01-21 13:23:26 +01:00
Ryan Lahfa 5667bbc1f4
Merge pull request #280 from nix-community/aarch64-ci
add aarch64 ci
2024-01-15 18:06:17 +00:00
Jörg Thalheim d7d63e6b6c disable synthesis test on aarch64-linux 2024-01-15 18:39:26 +01:00
Jörg Thalheim 65330d8172 fix hardcoded efi arch in tests
Update nix/tests/lanzaboote.nix

Co-authored-by: nikstur <nikstur@outlook.com>
2024-01-15 18:39:26 +01:00
Jörg Thalheim 1d3f28acef Revert "feat(flake): perform final fixups to the flake outputs"
This reverts commit b7f3d60708.

CI now supports aarch64-linux.
2024-01-15 18:39:26 +01:00
Jörg Thalheim 7dfc5f07ce Revert "flake: remove moving away the `unsupportedChecks`"
This reverts commit d48eac71a4.

CI now supports aarch64-linux.
2024-01-15 18:39:26 +01:00
Ryan Lahfa be623b70c2
Merge pull request #259 from nix-community/renovate/lock-file-maintenance
chore(deps): lock file maintenance
2024-01-15 17:06:58 +00:00
Ryan Lahfa 60ad6f7051
Merge pull request #282 from nix-community/pre-commit-hooks-nix
make pre-commit-hooks-nix optional
2024-01-15 17:03:58 +00:00
renovate[bot] 78680cc51d
chore(deps): lock file maintenance 2024-01-15 10:18:29 +00:00
nikstur e92070f3e5
Merge pull request #283 from nix-community/renovate/all
chore(deps): update all dependencies
2024-01-15 10:16:51 +00:00
renovate[bot] 438cd262e4
chore(deps): update all dependencies 2024-01-15 00:17:37 +00:00
Jörg Thalheim e6df60debb make pre-commit-hooks-nix optional
This dependency brings in a lot of other dependencies including a nixpkgs copy.
By making it optional in the flake users can disable it in their own flake.

After removing the dependency, the following inputs are no longer needed:

• Removed input 'pre-commit-hooks-nix'
• Removed input 'pre-commit-hooks-nix/flake-compat'
• Removed input 'pre-commit-hooks-nix/flake-utils'
• Removed input 'pre-commit-hooks-nix/gitignore'
• Removed input 'pre-commit-hooks-nix/gitignore/nixpkgs'
• Removed input 'pre-commit-hooks-nix/nixpkgs'
• Removed input 'pre-commit-hooks-nix/nixpkgs-stable'
2024-01-14 10:17:56 +01:00
nikstur 11e293475d
Merge pull request #281 from nix-community/renovate/all
fix(deps): update all dependencies
2024-01-09 15:16:38 +00:00
renovate[bot] 2d90d83018
fix(deps): update all dependencies 2024-01-08 19:11:43 +00:00
nikstur a454a58947
Merge pull request #275 from rbran/parse-os-release
Use the original os-release file parser
2024-01-05 23:38:19 +00:00
nikstur 81f7a56f0e
Merge pull request #276 from nix-community/renovate/all
fix(deps): update all dependencies
2024-01-02 21:14:17 +00:00
renovate[bot] 79a90e783b
fix(deps): update all dependencies 2024-01-02 10:13:03 +00:00
Rubens Brandao 05cb051f05
Use the original os-release file parser 2023-12-28 13:26:11 -03:00
nikstur 7229dd85f9
Merge pull request #253 from JulienMalka/initrd-message
add more helpful message in case of append_initrd_secrets script failure
2023-12-27 21:29:02 +00:00
Julien Malka f06680ea68 add more helpful message in case of append_initrd_secrets script failure 2023-12-27 20:43:19 +00:00
nikstur f707a9be9f
Merge pull request #272 from Mic92/docs
add framework specific instructions
2023-12-27 07:42:27 +00:00
Jörg Thalheim a74d5b251b add framework specific instructions 2023-12-26 13:21:53 +01:00
nikstur 47032189f7
Merge pull request #270 from nix-community/renovate/all
fix(deps): update rust crate anyhow to 1.0.76
2023-12-25 23:23:22 +00:00
renovate[bot] 872f9f3ea8
fix(deps): update rust crate anyhow to 1.0.76 2023-12-25 02:00:56 +00:00
Julian Stecklina 9186a77827
Merge pull request #269 from nix-community/renovate/all
fix(deps): update all dependencies
2023-12-11 09:57:44 +00:00
renovate[bot] 7b7fcbce58
fix(deps): update all dependencies 2023-12-11 00:54:29 +00:00
Julian Stecklina 5655251a38
Merge pull request #267 from nix-community/renovate/all
fix(deps): update rust crate clap to 4.4.10
2023-12-04 10:43:41 +00:00
renovate[bot] 627be8398d
fix(deps): update rust crate clap to 4.4.10 2023-12-04 02:01:42 +00:00
Ryan Lahfa 43582b56cf
Merge pull request #265 from nix-community/repair-local-ci
flake: remove "moving away the `unsupportedChecks`"
2023-11-29 18:53:34 +00:00
Raito Bezarius d48eac71a4 flake: remove moving away the `unsupportedChecks`
Alas, I don't know how to do this properly with Flakes, it is a sad state of affairs.
2023-11-24 16:09:00 +01:00
Julian Stecklina cbafc8f8fe
Merge pull request #263 from nix-community/systemd-version
Parse Systemd Release Candidate Versions
2023-11-24 08:37:20 +01:00
Julian Stecklina dd18daae09 tool: parse systemd rc versions 2023-11-23 19:50:04 +01:00
Julian Stecklina e8ba04aab7 tool: extend SystemdVersion with patch level 2023-11-22 19:45:46 +01:00
Julian Stecklina 2123d3a0e1
Merge pull request #261 from nix-community/reproducible-stub
Remove Nondeterminism in Stub
2023-11-14 14:48:04 +00:00
Julian Stecklina 8e0d422697 stub: remove nondeterminism in binary
The linker embeds a timestamp into our UEFI stub. objdump -p
reports:

Time/Date               Mon Nov 13 20:02:35 2023

With /Brepro we get the following instead:

Time/Date		d597e888	(This is a reproducible build file hash, not a timestamp)

Fixes #260
2023-11-14 10:31:54 +01:00
nikstur f8d2638436
Merge pull request #258 from nix-community/renovate/all
fix(deps): update all dependencies
2023-11-13 05:45:00 +00:00
renovate[bot] 752d2d4347
fix(deps): update all dependencies 2023-11-13 01:34:32 +00:00
Ryan Lahfa 81975f3bc4
Merge pull request #257 from nix-community/aarch64-ci
feat(flake): perform final fixups to the flake outputs
2023-11-10 14:23:16 +00:00
Raito Bezarius b7f3d60708 feat(flake): perform final fixups to the flake outputs
As flake-parts doesn't really support a concept of limited supported system (e.g. system for which
we don't have CI), we need to fix up the final outputs to move the unsupported checks to another place
where CI won't run them.
2023-11-10 15:15:48 +01:00
Julian Stecklina bc0fd4e1d9
Merge pull request #254 from nix-community/renovate/all
fix(deps): update rust crate serde_json to 1.0.108
2023-11-08 19:59:35 +01:00
Julian Stecklina 241cedde7e
Merge pull request #255 from nix-community/renovate/lock-file-maintenance
chore(deps): lock file maintenance
2023-11-08 13:46:30 +01:00
renovate[bot] ceb19c0732
chore(deps): lock file maintenance 2023-11-08 11:02:15 +00:00