chore: add summarize subflake lock

Adds the committed lock file from PR #8.
This commit is contained in:
Dan Sanduleac 2026-04-26 10:04:42 +08:00 committed by GitHub
parent 2afbbd55bf
commit 3584e2b6d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

65
tools/summarize/flake.lock generated Normal file
View File

@ -0,0 +1,65 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1767364772,
"narHash": "sha256-fFUnEYMla8b7UKjijLnMe+oVFOz6HjijGGNS1l7dYaQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "16c7794d0a28b5a37904d55bcca36003b9109aaa",
"type": "github"
},
"original": {
"narHash": "sha256-fFUnEYMla8b7UKjijLnMe+oVFOz6HjijGGNS1l7dYaQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "16c7794d0a28b5a37904d55bcca36003b9109aaa",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1767364772,
"narHash": "sha256-fFUnEYMla8b7UKjijLnMe+oVFOz6HjijGGNS1l7dYaQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "16c7794d0a28b5a37904d55bcca36003b9109aaa",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"root": "root_2"
}
},
"root_2": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1769797395,
"narHash": "sha256-QkPl/Rgk9DXgaVNhjvHHHjy5e81j+MzcVOouZRdUTLA=",
"owner": "openclaw",
"repo": "nix-steipete-tools",
"rev": "dbf0a31a57407d9140e32357ea8d0215bd9feed9",
"type": "github"
},
"original": {
"narHash": "sha256-QkPl/Rgk9DXgaVNhjvHHHjy5e81j+MzcVOouZRdUTLA=",
"owner": "openclaw",
"repo": "nix-steipete-tools",
"rev": "dbf0a31a57407d9140e32357ea8d0215bd9feed9",
"type": "github"
}
}
},
"root": "root",
"version": 7
}