nix-packages/flake.lock

43 lines
992 B
Text
Raw Normal View History

2022-06-11 12:32:09 +00:00
{
"nodes": {
"flake-utils": {
2022-06-19 12:31:22 +00:00
"locked": {
2022-08-08 01:28:28 +00:00
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
2022-06-19 12:31:22 +00:00
"owner": "numtide",
"repo": "flake-utils",
2022-08-08 01:28:28 +00:00
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
2022-06-19 12:31:22 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-06-11 12:32:09 +00:00
"nixpkgs": {
2022-06-19 12:31:22 +00:00
"locked": {
2022-09-28 19:31:20 +00:00
"lastModified": 1664392301,
"narHash": "sha256-JbhxXD0iiBeQ129HxaVRNkDlf0NJbSNFdLpVM9zjAWM=",
2022-06-19 12:31:22 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-09-28 19:31:20 +00:00
"rev": "8be09c8012923eb387a80ecb229f4a3125bf8d3d",
2022-06-11 12:32:09 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-09-25 13:06:44 +00:00
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
2022-06-11 12:32:09 +00:00
}
}
},
"root": "root",
"version": 7
}