{ "nodes": { "flake-compat": { "flake": false, "locked": { "lastModified": 1747046372, "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=", "owner": "edolstra", "repo": "flake-compat", "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885", "type": "github" }, "original": { "owner": "edolstra", "repo": "flake-compat", "type": "github" } }, "flake-parts": { "inputs": { "nixpkgs-lib": "nixpkgs-lib" }, "locked": { "lastModified": 1756770412, "narHash": "sha256-+uWLQZccFHwqpGqr2Yt5VsW/PbeJVTn9Dk6SHWhNRPw=", "owner": "hercules-ci", "repo": "flake-parts", "rev": "4524271976b625a4a605beefd893f270620fd751", "type": "github" }, "original": { "owner": "hercules-ci", "repo": "flake-parts", "type": "github" } }, "flake-utils": { "inputs": { "systems": "systems" }, "locked": { "lastModified": 1731533236, "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", "owner": "numtide", "repo": "flake-utils", "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "ghostty": { "inputs": { "flake-compat": "flake-compat", "flake-utils": "flake-utils", "nixpkgs": "nixpkgs", "zig": "zig", "zon2nix": "zon2nix" }, "locked": { "lastModified": 1757995992, "narHash": "sha256-5r2hDhQioC1+CKh+DETQAR9UlQzcn9jH+EYxw4csinI=", "owner": "ghostty-org", "repo": "ghostty", "rev": "79f8ea07a173ae17aba1e59ff677eb8889560967", "type": "github" }, "original": { "owner": "ghostty-org", "repo": "ghostty", "type": "github" } }, "home-manager": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1757808926, "narHash": "sha256-K6PEI5PYY94TVMH0mX3MbZNYFme7oNRKml/85BpRRAo=", "owner": "nix-community", "repo": "home-manager", "rev": "f21d9167782c086a33ad53e2311854a8f13c281e", "type": "github" }, "original": { "owner": "nix-community", "ref": "release-25.05", "repo": "home-manager", "type": "github" } }, "i3-dotfiles": { "flake": false, "locked": { "lastModified": 1758014321, "narHash": "sha256-CpGiZ0yYuoqsQT/zFDM6JLYrJL8P6aXze2wK2i5WQkU=", "ref": "refs/heads/master", "rev": "ad5a8a4e4a8742d2513cd2f43e3a71b0825703af", "revCount": 13, "type": "git", "url": "ssh://git@github.com/alsaiduq-lab/i3-dotfiles" }, "original": { "type": "git", "url": "ssh://git@github.com/alsaiduq-lab/i3-dotfiles" } }, "nix-gaming": { "inputs": { "flake-parts": "flake-parts", "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1757814419, "narHash": "sha256-wmlDAkOrwX9cvhXQa7wekGr/5G6SfE2D5KlvuvSEEXc=", "owner": "fufexan", "repo": "nix-gaming", "rev": "17db183a6a2ba1217bbfc123b47d4b5ee70b256a", "type": "github" }, "original": { "owner": "fufexan", "repo": "nix-gaming", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1748189127, "narHash": "sha256-zRDR+EbbeObu4V2X5QCd2Bk5eltfDlCr5yvhBwUT6pY=", "rev": "7c43f080a7f28b2774f3b3f43234ca11661bf334", "type": "tarball", "url": "https://releases.nixos.org/nixos/25.05/nixos-25.05.802491.7c43f080a7f2/nixexprs.tar.xz" }, "original": { "type": "tarball", "url": "https://channels.nixos.org/nixos-25.05/nixexprs.tar.xz" } }, "nixpkgs-lib": { "locked": { "lastModified": 1754788789, "narHash": "sha256-x2rJ+Ovzq0sCMpgfgGaaqgBSwY+LST+WbZ6TytnT9Rk=", "owner": "nix-community", "repo": "nixpkgs.lib", "rev": "a73b9c743612e4244d865a2fdee11865283c04e6", "type": "github" }, "original": { "owner": "nix-community", "repo": "nixpkgs.lib", "type": "github" } }, "nixpkgs_2": { "locked": { "lastModified": 1755972213, "narHash": "sha256-VYK7aDAv8H1enXn1ECRHmGbeY6RqLnNwUJkOwloIsko=", "rev": "73e96df7cff5783f45e21342a75a1540c4eddce4", "type": "tarball", "url": "https://releases.nixos.org/nixos/unstable-small/nixos-25.11pre850642.73e96df7cff5/nixexprs.tar.xz" }, "original": { "type": "tarball", "url": "https://channels.nixos.org/nixos-unstable-small/nixexprs.tar.xz" } }, "nixpkgs_3": { "locked": { "lastModified": 1757810152, "narHash": "sha256-Vp9K5ol6h0J90jG7Rm4RWZsCB3x7v5VPx588TQ1dkfs=", "owner": "NixOS", "repo": "nixpkgs", "rev": "9a094440e02a699be5c57453a092a8baf569bdad", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixos-25.05", "repo": "nixpkgs", "type": "github" } }, "root": { "inputs": { "ghostty": "ghostty", "home-manager": "home-manager", "i3-dotfiles": "i3-dotfiles", "nix-gaming": "nix-gaming", "nixpkgs": "nixpkgs_3", "unstable": "unstable" } }, "systems": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", "owner": "nix-systems", "repo": "default", "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "type": "github" }, "original": { "owner": "nix-systems", "repo": "default", "type": "github" } }, "unstable": { "locked": { "lastModified": 1757935978, "narHash": "sha256-xeHiYTqlibGf6VQADGrZ2GzayTOJo8G0g8D8f5zCE3Y=", "owner": "NixOS", "repo": "nixpkgs", "rev": "0b96957fb614f693d0cee1bd65fbfc0e610df47f", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixpkgs-unstable", "repo": "nixpkgs", "type": "github" } }, "zig": { "inputs": { "flake-compat": [ "ghostty", "flake-compat" ], "flake-utils": [ "ghostty", "flake-utils" ], "nixpkgs": [ "ghostty", "nixpkgs" ] }, "locked": { "lastModified": 1748261582, "narHash": "sha256-3i0IL3s18hdDlbsf0/E+5kyPRkZwGPbSFngq5eToiAA=", "owner": "mitchellh", "repo": "zig-overlay", "rev": "aafb1b093fb838f7a02613b719e85ec912914221", "type": "github" }, "original": { "owner": "mitchellh", "repo": "zig-overlay", "type": "github" } }, "zon2nix": { "inputs": { "nixpkgs": "nixpkgs_2" }, "locked": { "lastModified": 1757167408, "narHash": "sha256-4XyJ6fmKd9wgJ7vHUQuULYy5ps2gUgkkDk/PrJb2OPY=", "owner": "jcollie", "repo": "zon2nix", "rev": "dc78177e2ad28d5a407c9e783ee781bd559d7dd5", "type": "github" }, "original": { "owner": "jcollie", "repo": "zon2nix", "rev": "dc78177e2ad28d5a407c9e783ee781bd559d7dd5", "type": "github" } } }, "root": "root", "version": 7 }