dotfiles/flake.lock

148 lines
3.7 KiB
Text
Raw Normal View History

2024-08-02 11:12:36 +02:00
{
"nodes": {
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": [
"nixpkgs"
],
"nixpkgs-unstable": [
"nixpkgs"
],
2024-09-04 09:58:55 +02:00
"zig": "zig"
2024-08-10 23:06:08 +02:00
},
"locked": {
2024-09-07 20:36:03 +02:00
"lastModified": 1725674415,
"narHash": "sha256-8fR9vI1Mi02DBmkqY99v5G6KuuZJCkMm+su7pt5KN3k=",
2024-08-10 23:06:08 +02:00
"ref": "refs/heads/main",
2024-09-07 20:36:03 +02:00
"rev": "4501991325810c478ca6452214d773ebf46b899c",
"revCount": 7224,
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-08-02 11:12:36 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-09-08 13:59:11 +02:00
"lastModified": 1725781935,
"narHash": "sha256-o6LRtdpgBTzev9n243Ktu3rn0/qsv0frFyJwU6vJsdE=",
2024-08-02 11:12:36 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-09-08 13:59:11 +02:00
"rev": "ec4c6928bbacc89cf10e9c959a7a47cbaad95344",
2024-08-02 11:12:36 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
2024-08-02 14:09:42 +02:00
"locked": {
2024-09-07 20:36:03 +02:00
"lastModified": 1725634671,
"narHash": "sha256-v3rIhsJBOMLR8e/RNWxr828tB+WywYIoajrZKFM+0Gg=",
2024-08-02 14:09:42 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-09-07 20:36:03 +02:00
"rev": "574d1eac1c200690e27b8eb4e24887f8df7ac27c",
2024-08-02 14:09:42 +02:00
"type": "github"
},
2024-08-02 11:12:36 +02:00
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"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-09-03 17:13:48 +02:00
"nixpkgs": "nixpkgs"
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
}