2024-08-02 11:12:36 +02:00
|
|
|
{
|
|
|
|
"nodes": {
|
2024-11-07 01:11:48 +01:00
|
|
|
"flake-compat": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2024-11-27 14:04:13 +01:00
|
|
|
"lastModified": 1732722421,
|
|
|
|
"narHash": "sha256-HRJ/18p+WoXpWJkcdsk9St5ZiukCqSDgbOGFa8Okehg=",
|
2024-11-07 01:11:48 +01:00
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
2024-11-27 14:04:13 +01:00
|
|
|
"rev": "9ed2ac151eada2306ca8c418ebd97807bb08f6ac",
|
2024-11-07 01:11:48 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"flake-compat_2": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1696426674,
|
|
|
|
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
|
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
|
|
|
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"flake-parts": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs-lib": [
|
|
|
|
"neovim-nightly-overlay",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1730504689,
|
|
|
|
"narHash": "sha256-hgmguH29K2fvs9szpq2r3pz2/8cJd2LPS+b4tfNFCwE=",
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
|
|
|
"rev": "506278e768c2a08bec68eb62932193e341f55c90",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"flake-parts_2": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs-lib": [
|
|
|
|
"neovim-nightly-overlay",
|
|
|
|
"hercules-ci-effects",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1712014858,
|
|
|
|
"narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
|
|
|
"rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"id": "flake-parts",
|
|
|
|
"type": "indirect"
|
|
|
|
}
|
|
|
|
},
|
2024-08-02 14:09:42 +02:00
|
|
|
"flake-utils": {
|
2024-08-10 23:06:08 +02:00
|
|
|
"inputs": {
|
|
|
|
"systems": "systems"
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1705309234,
|
|
|
|
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"ghostty": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs-stable": [
|
2024-10-19 11:06:43 +02:00
|
|
|
"nixpkgs"
|
2024-08-10 23:06:08 +02:00
|
|
|
],
|
|
|
|
"nixpkgs-unstable": [
|
2024-10-19 11:06:43 +02:00
|
|
|
"nixpkgs"
|
2024-08-10 23:06:08 +02:00
|
|
|
],
|
2024-09-04 09:58:55 +02:00
|
|
|
"zig": "zig"
|
2024-08-10 23:06:08 +02:00
|
|
|
},
|
|
|
|
"locked": {
|
2024-11-27 14:04:13 +01:00
|
|
|
"lastModified": 1732920523,
|
|
|
|
"narHash": "sha256-/Udch6RRLBSjluDXjQHWpiYFFJR15g+qV263ibVBwoc=",
|
2024-08-10 23:06:08 +02:00
|
|
|
"ref": "refs/heads/main",
|
2024-11-27 14:04:13 +01:00
|
|
|
"rev": "3c637a2777885dab9f8bb9d2b7c36411d62e1e4c",
|
|
|
|
"revCount": 8136,
|
2024-08-10 23:06:08 +02:00
|
|
|
"type": "git",
|
|
|
|
"url": "ssh://git@github.com/ghostty-org/ghostty"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "ssh://git@github.com/ghostty-org/ghostty"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"ghostty-hm": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1702368251,
|
|
|
|
"narHash": "sha256-hafrDmzGplzm+vdIo+LkOjRfA4qRcy5JmpGGksnht5c=",
|
|
|
|
"owner": "clo4",
|
|
|
|
"repo": "ghostty-hm-module",
|
|
|
|
"rev": "887e13a6e7acf5ffaab0119d96e476d84db90904",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "clo4",
|
|
|
|
"repo": "ghostty-hm-module",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-11-07 01:11:48 +01:00
|
|
|
"git-hooks": {
|
|
|
|
"inputs": {
|
|
|
|
"flake-compat": "flake-compat_2",
|
|
|
|
"gitignore": "gitignore",
|
|
|
|
"nixpkgs": [
|
|
|
|
"neovim-nightly-overlay",
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"nixpkgs-stable": [
|
|
|
|
"neovim-nightly-overlay",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-11-21 14:52:59 +01:00
|
|
|
"lastModified": 1732021966,
|
|
|
|
"narHash": "sha256-mnTbjpdqF0luOkou8ZFi2asa1N3AA2CchR/RqCNmsGE=",
|
2024-11-07 01:11:48 +01:00
|
|
|
"owner": "cachix",
|
|
|
|
"repo": "git-hooks.nix",
|
2024-11-21 14:52:59 +01:00
|
|
|
"rev": "3308484d1a443fc5bc92012435d79e80458fe43c",
|
2024-11-07 01:11:48 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "cachix",
|
|
|
|
"repo": "git-hooks.nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"gitignore": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"neovim-nightly-overlay",
|
|
|
|
"git-hooks",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1709087332,
|
|
|
|
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "gitignore.nix",
|
|
|
|
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "gitignore.nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hercules-ci-effects": {
|
|
|
|
"inputs": {
|
|
|
|
"flake-parts": "flake-parts_2",
|
|
|
|
"nixpkgs": [
|
|
|
|
"neovim-nightly-overlay",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1730903510,
|
|
|
|
"narHash": "sha256-mnynlrPeiW0nUQ8KGZHb3WyxAxA3Ye/BH8gMjdoKP6E=",
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "hercules-ci-effects",
|
|
|
|
"rev": "b89ac4d66d618b915b1f0a408e2775fe3821d141",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "hercules-ci-effects",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-08-02 11:12:36 +02:00
|
|
|
"home-manager": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
2024-10-19 11:06:43 +02:00
|
|
|
"nixpkgs"
|
2024-08-02 11:12:36 +02:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-11-27 14:04:13 +01:00
|
|
|
"lastModified": 1732884235,
|
|
|
|
"narHash": "sha256-r8j6R3nrvwbT1aUp4EPQ1KC7gm0pu9VcV1aNaB+XG6Q=",
|
2024-08-02 11:12:36 +02:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
2024-11-27 14:04:13 +01:00
|
|
|
"rev": "819f682269f4e002884702b87e445c82840c68f2",
|
2024-08-02 11:12:36 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-11-07 01:11:48 +01:00
|
|
|
"neovim-nightly-overlay": {
|
|
|
|
"inputs": {
|
|
|
|
"flake-compat": "flake-compat",
|
|
|
|
"flake-parts": "flake-parts",
|
|
|
|
"git-hooks": "git-hooks",
|
|
|
|
"hercules-ci-effects": "hercules-ci-effects",
|
|
|
|
"neovim-src": "neovim-src",
|
|
|
|
"nixpkgs": "nixpkgs"
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-11-27 14:04:13 +01:00
|
|
|
"lastModified": 1732925246,
|
|
|
|
"narHash": "sha256-MjqyzOEa6s9OGO8SMh5C2kqo57+iSNsgDbzPBbpi4QU=",
|
2024-11-07 01:11:48 +01:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "neovim-nightly-overlay",
|
2024-11-27 14:04:13 +01:00
|
|
|
"rev": "7461a0b228bb48bb02af086f8b9ee9a83583120b",
|
2024-11-07 01:11:48 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "neovim-nightly-overlay",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"neovim-src": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2024-11-27 14:04:13 +01:00
|
|
|
"lastModified": 1732903628,
|
|
|
|
"narHash": "sha256-JF8zmoLdqmbKCSS5Smf/Yj0jEl5f+qKhSubhPo/BvUM=",
|
2024-11-07 01:11:48 +01:00
|
|
|
"owner": "neovim",
|
|
|
|
"repo": "neovim",
|
2024-11-27 14:04:13 +01:00
|
|
|
"rev": "2833925cfc688786759d6a980a1ad62b62d20570",
|
2024-11-07 01:11:48 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "neovim",
|
|
|
|
"repo": "neovim",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-10-19 11:06:43 +02:00
|
|
|
"nixpkgs": {
|
2024-10-14 09:21:25 +02:00
|
|
|
"locked": {
|
2024-11-27 14:04:13 +01:00
|
|
|
"lastModified": 1732617236,
|
|
|
|
"narHash": "sha256-PYkz6U0bSEaEB1al7O1XsqVNeSNS+s3NVclJw7YC43w=",
|
2024-11-07 01:11:48 +01:00
|
|
|
"owner": "NixOS",
|
2024-10-14 09:21:25 +02:00
|
|
|
"repo": "nixpkgs",
|
2024-11-27 14:04:13 +01:00
|
|
|
"rev": "af51545ec9a44eadf3fe3547610a5cdd882bc34e",
|
2024-10-14 09:21:25 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2024-11-07 01:11:48 +01:00
|
|
|
"owner": "NixOS",
|
|
|
|
"ref": "nixpkgs-unstable",
|
2024-10-14 09:21:25 +02:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-10-19 11:06:43 +02:00
|
|
|
"nixpkgs-stable": {
|
2024-08-02 14:09:42 +02:00
|
|
|
"locked": {
|
2024-11-27 14:04:13 +01:00
|
|
|
"lastModified": 1732749044,
|
|
|
|
"narHash": "sha256-T38FQOg0BV5M8FN1712fovzNakSOENEYs+CSkg31C9Y=",
|
2024-08-02 14:09:42 +02:00
|
|
|
"owner": "nixos",
|
|
|
|
"repo": "nixpkgs",
|
2024-11-27 14:04:13 +01:00
|
|
|
"rev": "0c5b4ecbed5b155b705336aa96d878e55acd8685",
|
2024-08-02 14:09:42 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
2024-08-02 11:12:36 +02:00
|
|
|
"original": {
|
|
|
|
"owner": "nixos",
|
2024-10-19 11:06:43 +02:00
|
|
|
"ref": "nixos-24.05",
|
2024-08-02 11:12:36 +02:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-11-09 10:09:10 +01:00
|
|
|
"nixpkgs-unstable": {
|
|
|
|
"locked": {
|
2024-11-27 14:04:13 +01:00
|
|
|
"lastModified": 1732937961,
|
|
|
|
"narHash": "sha256-B5pYT+IVaqcrfOekkwKvx/iToDnuQWzc2oyDxzzBDc4=",
|
2024-11-09 10:09:10 +01:00
|
|
|
"owner": "nixos",
|
|
|
|
"repo": "nixpkgs",
|
2024-11-27 14:04:13 +01:00
|
|
|
"rev": "4703b8d2c708e13a8cab03d865f90973536dcdf5",
|
2024-11-09 10:09:10 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nixos",
|
|
|
|
"ref": "nixpkgs-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-11-07 01:11:48 +01:00
|
|
|
"nixpkgs_2": {
|
|
|
|
"locked": {
|
2024-11-27 14:04:13 +01:00
|
|
|
"lastModified": 1732837521,
|
|
|
|
"narHash": "sha256-jNRNr49UiuIwaarqijgdTR2qLPifxsVhlJrKzQ8XUIE=",
|
2024-11-07 01:11:48 +01:00
|
|
|
"owner": "nixos",
|
|
|
|
"repo": "nixpkgs",
|
2024-11-27 14:04:13 +01:00
|
|
|
"rev": "970e93b9f82e2a0f3675757eb0bfc73297cc6370",
|
2024-11-07 01:11:48 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nixos",
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-08-02 11:12:36 +02:00
|
|
|
"root": {
|
|
|
|
"inputs": {
|
2024-08-10 23:06:08 +02:00
|
|
|
"ghostty": "ghostty",
|
|
|
|
"ghostty-hm": "ghostty-hm",
|
2024-08-02 11:12:36 +02:00
|
|
|
"home-manager": "home-manager",
|
2024-11-07 01:11:48 +01:00
|
|
|
"neovim-nightly-overlay": "neovim-nightly-overlay",
|
|
|
|
"nixpkgs": "nixpkgs_2",
|
2024-11-09 10:09:10 +01:00
|
|
|
"nixpkgs-stable": "nixpkgs-stable",
|
|
|
|
"nixpkgs-unstable": "nixpkgs-unstable"
|
2024-08-02 11:12:36 +02:00
|
|
|
}
|
2024-08-10 23:06:08 +02: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"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"zig": {
|
|
|
|
"inputs": {
|
|
|
|
"flake-compat": [
|
|
|
|
"ghostty"
|
|
|
|
],
|
2024-09-03 17:13:48 +02:00
|
|
|
"flake-utils": "flake-utils",
|
2024-08-10 23:06:08 +02:00
|
|
|
"nixpkgs": [
|
|
|
|
"ghostty",
|
|
|
|
"nixpkgs-stable"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-08-12 21:01:03 +02:00
|
|
|
"lastModified": 1717848532,
|
|
|
|
"narHash": "sha256-d+xIUvSTreHl8pAmU1fnmkfDTGQYCn2Rb/zOwByxS2M=",
|
2024-08-10 23:06:08 +02:00
|
|
|
"owner": "mitchellh",
|
|
|
|
"repo": "zig-overlay",
|
2024-08-12 21:01:03 +02:00
|
|
|
"rev": "02fc5cc555fc14fda40c42d7c3250efa43812b43",
|
2024-08-10 23:06:08 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "mitchellh",
|
|
|
|
"repo": "zig-overlay",
|
|
|
|
"type": "github"
|
|
|
|
}
|
2024-08-02 11:12:36 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|