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": {
2023-02-19 21:38:24 +03:00
"lastModified": 1676721149,
"narHash": "sha256-mN2EpTGxxVNnFZLoLWRwh6f7UWhXy4qE+wO2CZyrXps=",
2022-08-27 00:48:43 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-02-19 21:38:24 +03:00
"rev": "5f4e07deb7c44f27d498f8df9c5f34750acf52d2",
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": {
2023-02-19 21:38:24 +03:00
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
2022-08-27 00:48:43 +03:00
"owner": "numtide",
"repo": "flake-utils",
2023-02-19 21:38:24 +03:00
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
2022-08-27 00:48:43 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}