1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-06-02 07:20:47 +00:00
conky/flake.lock

44 lines
1.0 KiB
Plaintext
Raw Normal View History

2023-01-01 18:39:34 +00:00
{
"nodes": {
"flake-utils": {
"locked": {
2023-03-01 04:03:00 +00:00
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
2023-01-01 18:39:34 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-03-01 04:03:00 +00:00
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
2023-01-01 18:39:34 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-03-01 04:03:00 +00:00
"lastModified": 1677407201,
"narHash": "sha256-3blwdI9o1BAprkvlByHvtEm5HAIRn/XPjtcfiunpY7s=",
2023-01-01 18:39:34 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-03-01 04:03:00 +00:00
"rev": "7f5639fa3b68054ca0b062866dc62b22c3f11505",
2023-01-01 18:39:34 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}