dotfiles/flake.lock

383 lines
10 KiB
Text
Raw Normal View History

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-12 21:25:53 +01:00
"lastModified": 1731971697,
"narHash": "sha256-6JNMcpy0z19yOLBRt3eE4Rk4A96kcEsRv5+ym1hkv1c=",
2024-08-10 23:06:08 +02:00
"ref": "refs/heads/main",
2024-11-12 21:25:53 +01:00
"rev": "29c3a52e964a97dddaed876ce472aeb167774acf",
"revCount": 8021,
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-12 21:25:53 +01:00
"lastModified": 1731363552,
"narHash": "sha256-vFta1uHnD29VUY4HJOO/D6p6rxyObnf+InnSMT4jlMU=",
2024-11-07 01:11:48 +01:00
"owner": "cachix",
"repo": "git-hooks.nix",
2024-11-12 21:25:53 +01:00
"rev": "cd1af27aa85026ac759d5d3fccf650abe7e1bbf0",
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-12 21:25:53 +01:00
"lastModified": 1731968878,
"narHash": "sha256-+hTCwETOE9N8voTAaF+IzdUZz28Ws3LDpH90FWADrEE=",
2024-08-02 11:12:36 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-11-12 21:25:53 +01:00
"rev": "a42fa14b53ceab66274a21da480c9f8e06204173",
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-12 21:25:53 +01:00
"lastModified": 1732002290,
"narHash": "sha256-v17KxlCf0O7hoD9AjiF94T2nuZuh7ZREyI6Ww/Tr4R0=",
2024-11-07 01:11:48 +01:00
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
2024-11-12 21:25:53 +01:00
"rev": "2a9b9e821c7f91eb6ae540925a453f9ebacd0513",
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-12 21:25:53 +01:00
"lastModified": 1731949793,
"narHash": "sha256-ZXZInL8J38JaVpglSPa78ptn1zlqbaRHDtpa73CqpfI=",
2024-11-07 01:11:48 +01:00
"owner": "neovim",
"repo": "neovim",
2024-11-12 21:25:53 +01:00
"rev": "989a37a594649528f28432388c0e7e28e8be2753",
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": {
"locked": {
2024-11-12 21:25:53 +01:00
"lastModified": 1731890469,
"narHash": "sha256-D1FNZ70NmQEwNxpSSdTXCSklBH1z2isPR84J6DQrJGs=",
2024-11-07 01:11:48 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-12 21:25:53 +01:00
"rev": "5083ec887760adfe12af64830a66807423a859a7",
"type": "github"
},
"original": {
2024-11-07 01:11:48 +01:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"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-12 21:25:53 +01:00
"lastModified": 1731890469,
"narHash": "sha256-D1FNZ70NmQEwNxpSSdTXCSklBH1z2isPR84J6DQrJGs=",
2024-11-09 10:09:10 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2024-11-12 21:25:53 +01:00
"rev": "5083ec887760adfe12af64830a66807423a859a7",
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-12 21:25:53 +01:00
"lastModified": 1731676054,
"narHash": "sha256-OZiZ3m8SCMfh3B6bfGC/Bm4x3qc1m2SVEAlkV6iY7Yg=",
2024-11-07 01:11:48 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2024-11-12 21:25:53 +01:00
"rev": "5e4fbfb6b3de1aa2872b76d49fafc942626e2add",
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
}