gum/flake.lock

44 lines
1,022 B
Plaintext
Raw Normal View History

2022-08-19 17:39:12 +02:00
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-08-19 17:39:12 +02:00
"nixpkgs": {
"locked": {
"lastModified": 1664107978,
"narHash": "sha256-31I9XnIjXkUa62BM1Zr/ylKMf9eVO5PtoX2mGpmB7/U=",
"owner": "nixos",
2022-08-19 17:39:12 +02:00
"repo": "nixpkgs",
"rev": "72783a2d0dbbf030bff1537873dd5b85b3fb332f",
2022-08-19 17:39:12 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.05",
"repo": "nixpkgs",
"type": "github"
2022-08-19 17:39:12 +02:00
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
2022-08-19 17:39:12 +02:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}