2024-06-21 12:33:38 -05:00
|
|
|
{
|
|
|
|
|
"nodes": {
|
2024-11-18 21:31:43 -06:00
|
|
|
"flake-compat": {
|
|
|
|
|
"flake": false,
|
2024-06-21 12:33:38 -05:00
|
|
|
"locked": {
|
2025-08-21 17:17:29 -05:00
|
|
|
"lastModified": 1747046372,
|
|
|
|
|
"narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
|
2024-11-18 21:31:43 -06:00
|
|
|
"owner": "edolstra",
|
|
|
|
|
"repo": "flake-compat",
|
2025-08-21 17:17:29 -05:00
|
|
|
"rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
|
2024-06-21 12:33:38 -05:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
2024-11-18 21:31:43 -06:00
|
|
|
"owner": "edolstra",
|
|
|
|
|
"repo": "flake-compat",
|
2024-06-21 12:33:38 -05:00
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"flake-parts": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"nixpkgs-lib": "nixpkgs-lib"
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2025-11-03 08:39:48 -06:00
|
|
|
"lastModified": 1762040540,
|
|
|
|
|
"narHash": "sha256-z5PlZ47j50VNF3R+IMS9LmzI5fYRGY/Z5O5tol1c9I4=",
|
2024-06-21 12:33:38 -05:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "flake-parts",
|
2025-11-03 08:39:48 -06:00
|
|
|
"rev": "0010412d62a25d959151790968765a70c436598b",
|
2024-06-21 12:33:38 -05:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "flake-parts",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-11-18 21:31:43 -06:00
|
|
|
"gitignore": {
|
2024-06-21 12:33:38 -05:00
|
|
|
"inputs": {
|
2024-11-18 21:31:43 -06:00
|
|
|
"nixpkgs": [
|
|
|
|
|
"hooks",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
2024-06-21 12:33:38 -05:00
|
|
|
},
|
|
|
|
|
"locked": {
|
2024-11-18 21:31:43 -06:00
|
|
|
"lastModified": 1709087332,
|
|
|
|
|
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
|
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "gitignore.nix",
|
|
|
|
|
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
|
2024-06-21 12:33:38 -05:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
2024-11-18 21:31:43 -06:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "gitignore.nix",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"hooks": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"flake-compat": "flake-compat",
|
|
|
|
|
"gitignore": "gitignore",
|
2025-08-21 17:17:29 -05:00
|
|
|
"nixpkgs": "nixpkgs"
|
2024-11-18 21:31:43 -06:00
|
|
|
},
|
|
|
|
|
"locked": {
|
2025-11-03 08:39:48 -06:00
|
|
|
"lastModified": 1760663237,
|
|
|
|
|
"narHash": "sha256-BflA6U4AM1bzuRMR8QqzPXqh8sWVCNDzOdsxXEguJIc=",
|
2024-11-18 21:31:43 -06:00
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "git-hooks.nix",
|
2025-11-03 08:39:48 -06:00
|
|
|
"rev": "ca5b894d3e3e151ffc1db040b6ce4dcc75d31c37",
|
2024-11-18 21:31:43 -06:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "cachix",
|
|
|
|
|
"repo": "git-hooks.nix",
|
2024-06-21 12:33:38 -05:00
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"nixpkgs": {
|
|
|
|
|
"locked": {
|
2025-10-06 15:42:14 -05:00
|
|
|
"lastModified": 1759070547,
|
|
|
|
|
"narHash": "sha256-JVZl8NaVRYb0+381nl7LvPE+A774/dRpif01FKLrYFQ=",
|
2024-06-21 12:33:38 -05:00
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "nixpkgs",
|
2025-10-06 15:42:14 -05:00
|
|
|
"rev": "647e5c14cbd5067f44ac86b74f014962df460840",
|
2024-06-21 12:33:38 -05:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "NixOS",
|
|
|
|
|
"ref": "nixpkgs-unstable",
|
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"nixpkgs-lib": {
|
|
|
|
|
"locked": {
|
2025-11-03 08:39:48 -06:00
|
|
|
"lastModified": 1761765539,
|
|
|
|
|
"narHash": "sha256-b0yj6kfvO8ApcSE+QmA6mUfu8IYG6/uU28OFn4PaC8M=",
|
2025-08-21 17:17:29 -05:00
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "nixpkgs.lib",
|
2025-11-03 08:39:48 -06:00
|
|
|
"rev": "719359f4562934ae99f5443f20aa06c2ffff91fc",
|
2024-11-18 21:31:43 -06:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
2025-08-21 17:17:29 -05:00
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "nixpkgs.lib",
|
2024-11-18 21:31:43 -06:00
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-06-21 12:33:38 -05:00
|
|
|
"nixpkgs_2": {
|
|
|
|
|
"locked": {
|
2025-11-03 08:39:48 -06:00
|
|
|
"lastModified": 1761907660,
|
|
|
|
|
"narHash": "sha256-kJ8lIZsiPOmbkJypG+B5sReDXSD1KGu2VEPNqhRa/ew=",
|
2024-06-21 12:33:38 -05:00
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "nixpkgs",
|
2025-11-03 08:39:48 -06:00
|
|
|
"rev": "2fb006b87f04c4d3bdf08cfdbc7fab9c13d94a15",
|
2024-06-21 12:33:38 -05:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "NixOS",
|
2025-08-28 08:58:46 -05:00
|
|
|
"ref": "nixos-unstable",
|
2024-06-21 12:33:38 -05:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"process-compose": {
|
|
|
|
|
"locked": {
|
2025-11-03 08:39:48 -06:00
|
|
|
"lastModified": 1761063998,
|
|
|
|
|
"narHash": "sha256-l14CiQZM2ZpWp6leugJ5/GKU1aydT/xrvyKRMgYc0ak=",
|
2024-06-21 12:33:38 -05:00
|
|
|
"owner": "Platonic-Systems",
|
|
|
|
|
"repo": "process-compose-flake",
|
2025-11-03 08:39:48 -06:00
|
|
|
"rev": "d1839830cd4a814830a27b3cb58437306747bbd3",
|
2024-06-21 12:33:38 -05:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "Platonic-Systems",
|
|
|
|
|
"repo": "process-compose-flake",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"root": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"flake-parts": "flake-parts",
|
2024-11-18 21:31:43 -06:00
|
|
|
"hooks": "hooks",
|
2024-06-21 12:33:38 -05:00
|
|
|
"nixpkgs": "nixpkgs_2",
|
2024-11-18 21:22:32 -06:00
|
|
|
"process-compose": "process-compose"
|
2024-06-21 12:33:38 -05:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"root": "root",
|
|
|
|
|
"version": 7
|
|
|
|
|
}
|