cli/flake.lock

116 lines
2.9 KiB
Text
Raw Normal View History

2023-12-22 17:20:51 +01:00
{
"nodes": {
2024-02-03 22:13:33 +01:00
"flake-parts": {
2023-12-22 17:20:51 +01:00
"inputs": {
2024-02-03 22:13:33 +01:00
"nixpkgs-lib": "nixpkgs-lib"
2023-12-22 17:20:51 +01:00
},
"locked": {
2024-02-03 22:13:33 +01:00
"lastModified": 1706830856,
"narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f",
2023-12-22 17:20:51 +01:00
"type": "github"
},
"original": {
2024-02-03 22:13:33 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-12-22 17:20:51 +01:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-02-03 22:13:33 +01:00
"lastModified": 1706732774,
"narHash": "sha256-hqJlyJk4MRpcItGYMF+3uHe8HvxNETWvlGtLuVpqLU0=",
"owner": "nixos",
2023-12-22 17:20:51 +01:00
"repo": "nixpkgs",
2024-02-03 22:13:33 +01:00
"rev": "b8b232ae7b8b144397fdb12d20f592e5e7c1a64d",
2023-12-22 17:20:51 +01:00
"type": "github"
},
"original": {
2024-02-03 22:13:33 +01:00
"owner": "nixos",
2023-12-22 17:20:51 +01:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-02-03 22:13:33 +01:00
"nixpkgs-lib": {
2023-12-22 17:20:51 +01:00
"locked": {
2024-02-03 22:13:33 +01:00
"dir": "lib",
"lastModified": 1706550542,
"narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=",
2023-12-22 17:20:51 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-03 22:13:33 +01:00
"rev": "97b17f32362e475016f942bbdfda4a4a72a8a652",
2023-12-22 17:20:51 +01:00
"type": "github"
},
"original": {
2024-02-03 22:13:33 +01:00
"dir": "lib",
2023-12-22 17:20:51 +01:00
"owner": "NixOS",
2024-02-03 22:13:33 +01:00
"ref": "nixos-unstable",
2023-12-22 17:20:51 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-02-03 22:13:33 +01:00
"nixpkgs_2": {
2023-12-22 17:20:51 +01:00
"locked": {
2024-02-03 22:13:33 +01:00
"lastModified": 1705856552,
"narHash": "sha256-JXfnuEf5Yd6bhMs/uvM67/joxYKoysyE3M2k6T3eWbg=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "612f97239e2cc474c13c9dafa0df378058c5ad8d",
2023-12-22 17:20:51 +01:00
"type": "github"
},
"original": {
2024-02-03 22:13:33 +01:00
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
2023-12-22 17:20:51 +01:00
"type": "github"
}
},
2024-02-03 22:13:33 +01:00
"root": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs",
"systems": "systems",
"treefmt-nix": "treefmt-nix"
}
},
2023-12-22 17:20:51 +01:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2024-02-03 22:13:33 +01:00
},
"treefmt-nix": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1706462057,
"narHash": "sha256-7dG1D4iqqt0bEbBqUWk6lZiSqqwwAO0Hd1L5opVyhNM=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "c6153c2a3ff4c38d231e3ae99af29b87f1df5901",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2023-12-22 17:20:51 +01:00
}
},
"root": "root",
"version": 7
}