2024-08-02 11:12:36 +02:00
|
|
|
{
|
|
|
|
"nodes": {
|
2024-11-07 01:11:48 +01:00
|
|
|
"flake-compat": {
|
|
|
|
"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-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-21 20:11:29 +01:00
|
|
|
"lastModified": 1732647216,
|
|
|
|
"narHash": "sha256-blOW/hA7AxMlltpIVM08iy0YYWWjmYSbOiZsPj9Ocms=",
|
2024-08-10 23:06:08 +02:00
|
|
|
"ref": "refs/heads/main",
|
2024-11-21 20:11:29 +01:00
|
|
|
"rev": "c5a711a0e3e23ce5b89b49609c87f85c990a8306",
|
|
|
|
"revCount": 8112,
|
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-21 20:11:29 +01:00
|
|
|
"lastModified": 1732482255,
|
|
|
|
"narHash": "sha256-GUffLwzawz5WRVfWaWCg78n/HrBJrOG7QadFY6rtV8A=",
|
2024-08-02 11:12:36 +02:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
2024-11-21 20:11:29 +01:00
|
|
|
"rev": "a9953635d7f34e7358d5189751110f87e3ac17da",
|
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-21 20:11:29 +01:00
|
|
|
"lastModified": 1732602555,
|
|
|
|
"narHash": "sha256-S6LcEOdbc5YlHDXJvCH5H03DNuBwrLBkRic+EQrmd/8=",
|
2024-11-07 01:11:48 +01:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "neovim-nightly-overlay",
|
2024-11-21 20:11:29 +01:00
|
|
|
"rev": "c868a93ed4dcb19861474661d3f8cf5b8bbb01d2",
|
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-21 20:11:29 +01:00
|
|
|
"lastModified": 1732578787,
|
|
|
|
"narHash": "sha256-2vEA6SuddlQh6agDXTk2Um1NSSxcXzLmErOUdJ9ffGE=",
|
2024-11-07 01:11:48 +01:00
|
|
|
"owner": "neovim",
|
|
|
|
"repo": "neovim",
|
2024-11-21 20:11:29 +01:00
|
|
|
"rev": "66bb1e577c96d8eb63c04dcc737394b4ce2b0f5d",
|
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-21 20:11:29 +01:00
|
|
|
"lastModified": 1732238832,
|
|
|
|
"narHash": "sha256-sQxuJm8rHY20xq6Ah+GwIUkF95tWjGRd1X8xF+Pkk38=",
|
2024-11-07 01:11:48 +01:00
|
|
|
"owner": "NixOS",
|
2024-10-14 09:21:25 +02:00
|
|
|
"repo": "nixpkgs",
|
2024-11-21 20:11:29 +01:00
|
|
|
"rev": "8edf06bea5bcbee082df1b7369ff973b91618b8d",
|
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-12 21:25:53 +01:00
|
|
|
"lastModified": 1731797254,
|
|
|
|
"narHash": "sha256-df3dJApLPhd11AlueuoN0Q4fHo/hagP75LlM5K1sz9g=",
|
2024-08-02 14:09:42 +02:00
|
|
|
"owner": "nixos",
|
|
|
|
"repo": "nixpkgs",
|
2024-11-12 21:25:53 +01:00
|
|
|
"rev": "e8c38b73aeb218e27163376a2d617e61a2ad9b59",
|
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-21 20:11:29 +01:00
|
|
|
"lastModified": 1732238832,
|
|
|
|
"narHash": "sha256-sQxuJm8rHY20xq6Ah+GwIUkF95tWjGRd1X8xF+Pkk38=",
|
2024-11-09 10:09:10 +01:00
|
|
|
"owner": "nixos",
|
|
|
|
"repo": "nixpkgs",
|
2024-11-21 20:11:29 +01:00
|
|
|
"rev": "8edf06bea5bcbee082df1b7369ff973b91618b8d",
|
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-21 14:52:59 +01:00
|
|
|
"lastModified": 1732014248,
|
|
|
|
"narHash": "sha256-y/MEyuJ5oBWrWAic/14LaIr/u5E0wRVzyYsouYY3W6w=",
|
2024-11-07 01:11:48 +01:00
|
|
|
"owner": "nixos",
|
|
|
|
"repo": "nixpkgs",
|
2024-11-21 14:52:59 +01:00
|
|
|
"rev": "23e89b7da85c3640bbc2173fe04f4bd114342367",
|
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
|
|
|
|
}
|