Introduce file inputs and a whole dev env/tests #69
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lix-project/flake-compat#69
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "jade/file-inputs"
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?
The goal here is that we have an ability to develop flake-compat and
actually have tests and be able to validate it is correct.
This also imports the file input stuff originally written by
matthewbauer here: https://github.com/edolstra/flake-compat/pull/44
This bore fruit already in the form of finding a years old bug lying
around in Lix:
lix-project/lix#750