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-09 10:09:10 +01:00
"lastModified": 1731023348,
"narHash": "sha256-9k2ynQywm8AWi27C2o+/KAFpqV6PwZgaSyqhSqW8ZOs=",
2024-08-10 23:06:08 +02:00
"ref": "refs/heads/main",
2024-11-09 10:09:10 +01:00
"rev": "75fe0b2dfb200dda2622b0fbc790e9451ffff236",
"revCount": 7916,
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": {
"lastModified": 1730814269,
"narHash": "sha256-fWPHyhYE6xvMI1eGY3pwBTq85wcy1YXqdzTZF+06nOg=",
"owner": "cachix",
"repo": "git-hooks.nix",
"rev": "d70155fdc00df4628446352fc58adc640cd705c2",
"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-07 01:11:48 +01:00
"lastModified": 1730837930,
"narHash": "sha256-0kZL4m+bKBJUBQse0HanewWO0g8hDdCvBhudzxgehqc=",
2024-08-02 11:12:36 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-11-07 01:11:48 +01:00
"rev": "2f607e07f3ac7e53541120536708e824acccfaa8",
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-09 10:09:10 +01:00
"lastModified": 1731111231,
"narHash": "sha256-8u8k3hnU5OxlXfhDLD3XEwAqv/M9Tb5USLCEPvXCPcM=",
2024-11-07 01:11:48 +01:00
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
2024-11-09 10:09:10 +01:00
"rev": "702364e6ec794961483eba5220ca531917d03784",
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-09 10:09:10 +01:00
"lastModified": 1731083384,
"narHash": "sha256-0uH8SSP6/eqCuDvUCV+s1ZwjLg6512Vj9dgKKO0iEmE=",
2024-11-07 01:11:48 +01:00
"owner": "neovim",
"repo": "neovim",
2024-11-09 10:09:10 +01:00
"rev": "ad3472e291694b6c589d8a664459b03962eaac95",
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-09 10:09:10 +01:00
"lastModified": 1730958623,
"narHash": "sha256-JwQZIGSYnRNOgDDoIgqKITrPVil+RMWHsZH1eE1VGN0=",
2024-11-07 01:11:48 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-09 10:09:10 +01:00
"rev": "85f7e662eda4fa3a995556527c87b2524b691933",
"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-07 10:00:26 +01:00
"lastModified": 1730883749,
"narHash": "sha256-mwrFF0vElHJP8X3pFCByJR365Q2463ATp2qGIrDUdlE=",
2024-08-02 14:09:42 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-11-07 10:00:26 +01:00
"rev": "dba414932936fde69f0606b4f1d87c5bc0003ede",
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": {
"lastModified": 1730958623,
"narHash": "sha256-JwQZIGSYnRNOgDDoIgqKITrPVil+RMWHsZH1eE1VGN0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "85f7e662eda4fa3a995556527c87b2524b691933",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-11-07 01:11:48 +01:00
"nixpkgs_2": {
"locked": {
"lastModified": 1730785428,
"narHash": "sha256-Zwl8YgTVJTEum+L+0zVAWvXAGbWAuXHax3KzuejaDyo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "4aa36568d413aca0ea84a1684d2d46f55dbabad7",
"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
}