blacked flake.lock

This commit is contained in:
Geeks-sid 2023-03-29 19:17:45 -04:00
parent 172febff3f
commit 81b8748c98

23
flake.lock generated
View file

@ -7,13 +7,9 @@
"owner": "numtide", "owner": "numtide",
"repo": "flake-utils", "repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073", "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"type": "github" "type": "github",
}, },
"original": { "original": {"owner": "numtide", "repo": "flake-utils", "type": "github"},
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
@ -22,22 +18,17 @@
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "0c4800d579af4ed98ecc47d464a5e7b0870c4b1f", "rev": "0c4800d579af4ed98ecc47d464a5e7b0870c4b1f",
"type": "github" "type": "github",
}, },
"original": { "original": {
"owner": "NixOS", "owner": "NixOS",
"ref": "nixos-unstable", "ref": "nixos-unstable",
"repo": "nixpkgs", "repo": "nixpkgs",
"type": "github" "type": "github",
}
}, },
"root": { },
"inputs": { "root": {"inputs": {"flake-utils": "flake-utils", "nixpkgs": "nixpkgs"}},
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
}, },
"root": "root", "root": "root",
"version": 7 "version": 7,
} }