nix-software-center/flake.lock

44 lines
1007 B
Plaintext
Raw Normal View History

2022-08-27 00:48:43 +03:00
{
"nodes": {
"nixpkgs": {
"locked": {
2022-10-28 02:19:24 +03:00
"lastModified": 1666703756,
"narHash": "sha256-GwpMJ1hT+z1fMAUkaGtvbvofJQwdVFDEGVhfE82+AUk=",
2022-08-27 00:48:43 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-10-28 02:19:24 +03:00
"rev": "f994293d1eb8812f032e8919e10a594567cf6ef7",
2022-08-27 00:48:43 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-09-13 01:55:55 +03:00
"nixpkgs": "nixpkgs",
2022-08-27 00:48:43 +03:00
"utils": "utils"
}
},
"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"
}
}
},
"root": "root",
"version": 7
}