working nix build
This commit is contained in:
parent
8fc3685200
commit
9038bb05ef
2 changed files with 76 additions and 6 deletions
18
flake.lock
generated
18
flake.lock
generated
|
@ -1,5 +1,22 @@
|
|||
{
|
||||
"nodes": {
|
||||
"blowfish": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1702560004,
|
||||
"narHash": "sha256-6Ovd1ACYq0/NRsMbQN0Lt8xGbCKJ4EKM7qiU2Y+6pP4=",
|
||||
"owner": "nunocoracao",
|
||||
"repo": "blowfish",
|
||||
"rev": "b6744efbf2d76023084498552a916b49d5a764d8",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nunocoracao",
|
||||
"repo": "blowfish",
|
||||
"rev": "b6744efbf2d76023084498552a916b49d5a764d8",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"cl-nix-lite": {
|
||||
"locked": {
|
||||
"lastModified": 1720140845,
|
||||
|
@ -67,6 +84,7 @@
|
|||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"blowfish": "blowfish",
|
||||
"cl-nix-lite": "cl-nix-lite",
|
||||
"flake-utils": "flake-utils",
|
||||
"nixpkgs": "nixpkgs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue