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-30 09:29:52 +02:00
"lastModified": 1727840326,
"narHash": "sha256-yns/VnttWxCuc3TuY+hswCDnnTngp3fBWy2mg4EJfoQ=",
2024-08-10 23:06:08 +02:00
"ref": "refs/heads/main",
2024-09-30 09:29:52 +02:00
"rev": "03abc18adb29267aa7a3baec77bcf2a6af205b75",
"revCount": 7579,
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-30 09:29:52 +02:00
"lastModified": 1727817100,
"narHash": "sha256-dlyV9/eiWkm/Y/t2+k4CFZ29tBvCANmJogEYaHeAOTw=",
2024-08-02 11:12:36 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-09-30 09:29:52 +02:00
"rev": "437ec62009fa8ceb684eb447d455ffba25911cf9",
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-30 09:29:52 +02:00
"lastModified": 1727634051,
"narHash": "sha256-S5kVU7U82LfpEukbn/ihcyNt2+EvG7Z5unsKW9H/yFA=",
2024-08-02 14:09:42 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-09-30 09:29:52 +02:00
"rev": "06cf0e1da4208d3766d898b7fdab6513366d45b9",
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
}