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:
Alejandro Angulo 2023-02-12 10:01:09 -08:00
parent c9beaf1501
commit d92ebe37a8
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
2 changed files with 105 additions and 104 deletions

5
flake.lock generated
View file

@ -10,9 +10,8 @@
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
"id": "flake-utils",
"type": "indirect"
}
},
"nixpkgs": {