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-11-28 02:31:35 +03:00
"lastModified": 1669411043,
"narHash": "sha256-LfPd3+EY+jaIHTRIEOUtHXuanxm59YKgUacmSzaqMLc=",
2022-08-27 00:48:43 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-11-28 02:31:35 +03:00
"rev": "5dc7114b7b256d217fe7752f1614be2514e61bb8",
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": {
2022-11-28 02:31:35 +03:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-08-27 00:48:43 +03:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-28 02:31:35 +03:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-08-27 00:48:43 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}