Fixed flake check errors
Also constrained support to just x86_64-linux, I ran into issues with aarch64-linux but I don't have a usecase for that anyway.
This commit is contained in:
parent
c9beaf1501
commit
d92ebe37a8
2 changed files with 105 additions and 104 deletions
5
flake.lock
generated
5
flake.lock
generated
|
|
@ -10,9 +10,8 @@
|
|||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "numtide",
|
||||
"repo": "flake-utils",
|
||||
"type": "github"
|
||||
"id": "flake-utils",
|
||||
"type": "indirect"
|
||||
}
|
||||
},
|
||||
"nixpkgs": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue