Q2TG/flake.lock

44 lines
1022 B
Plaintext
Raw Normal View History

2022-09-11 13:14:47 +00:00
{
"nodes": {
2022-09-13 09:32:53 +00:00
"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-09-11 13:14:47 +00:00
"nixpkgs": {
"locked": {
2022-12-24 13:21:29 +00:00
"lastModified": 1671752829,
"narHash": "sha256-oFeJzAq0iRL6md9Si8Tx9bltjwjLmldvgUmAteMhYW4=",
2022-09-11 13:14:47 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-12-24 13:21:29 +00:00
"rev": "9898811c658d39b2692d0ab744377e02fd85d08b",
2022-09-11 13:14:47 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-12-24 13:21:29 +00:00
"ref": "nixos-22.11",
2022-09-11 13:14:47 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-09-13 09:32:53 +00:00
"flake-utils": "flake-utils",
2022-09-11 13:14:47 +00:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}