fix: nix flake

* nix flake

* workflow

* remove flake-utils

* update flake

* fix

* remove cargo hash
This commit is contained in:
Astavie
2023-05-01 23:56:49 +02:00
committed by GitHub
parent d6ca367187
commit e10d40ef5e
2 changed files with 15 additions and 9 deletions

8
flake.lock generated
View File

@@ -23,16 +23,16 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1681759395,
"narHash": "sha256-7aaRtLxLAy8qFVIA26ulB+Q5nDVzuQ71qi0s0wMjAws=",
"lastModified": 1682879489,
"narHash": "sha256-sASwo8gBt7JDnOOstnps90K1wxmVfyhsTPPNTGBPjjg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cd749f58ba83f7155b7062dd49d08e5e47e44d50",
"rev": "da45bf6ec7bbcc5d1e14d3795c025199f28e0de0",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.11",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}