docs: add docs for input-overriding without flakes #469
No reviewers
Labels
No labels
bug
dependency
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
review-next
security
stub
tool
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: raito/lanzaboote#469
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "blitz/npins"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR adds documentation how to override the nixpkgs used by Lanzaboote, if you don't want to use flakes. For this we use https://github.com/nilla-nix/flake-compat.
Compared to #465 we avoid having to track dependencies in multiple places.
While I was here I also changed our examples to use
npins
instead ofniv
, because this seems to be more popular these days.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.