Delete flake.lock

This commit is contained in:
adisbladis 2022-11-01 12:03:00 +13:00 committed by GitHub
parent f5d5642591
commit 4f92e5c4a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

42
flake.lock generated
View file

@ -1,42 +0,0 @@
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1667077288,
"narHash": "sha256-bdC8sFNDpT0HK74u9fUkpbf1MEzVYJ+ka7NXCdgBoaA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "6ee9ebb6b1ee695d2cacc4faa053a7b9baa76817",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1667161038,
"narHash": "sha256-LFAzLBvayTTyzd2zVckUoyVX/iZTh0lArvIVIpXQOAI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "946ff82ce0ea1d0896e303c12fae204bf90f23ca",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}