{ "nodes": { "base16": { "inputs": { "nixpkgs": [ "stylix", "nixpkgs" ] }, "locked": { "lastModified": 1658847131, "narHash": "sha256-X6Mml7cT0YR3WCD5fkUhpRVV5ZPcwdcDsND8r8xMqTE=", "owner": "SenchoPens", "repo": "base16.nix", "rev": "6b404cda2e04ca3cf5ca7b877af9c469e1386acb", "type": "github" }, "original": { "owner": "SenchoPens", "repo": "base16.nix", "type": "github" } }, "flake-compat": { "flake": false, "locked": { "lastModified": 1673956053, "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=", "owner": "edolstra", "repo": "flake-compat", "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9", "type": "github" }, "original": { "owner": "edolstra", "repo": "flake-compat", "type": "github" } }, "flake-utils": { "inputs": { "systems": "systems" }, "locked": { "lastModified": 1685518550, "narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=", "owner": "numtide", "repo": "flake-utils", "rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef", "type": "github" }, "original": { "id": "flake-utils", "type": "indirect" } }, "home-manager": { "inputs": { "nixpkgs": "nixpkgs" }, "locked": { "lastModified": 1685865037, "narHash": "sha256-atwfu0IUL2f6oWFt3KG1uqPTj7DxUoYW7+KVOv+o5DY=", "owner": "nix-community", "repo": "home-manager", "rev": "57ed23cd29e7b72518e19d2917e2b2880a94162c", "type": "github" }, "original": { "id": "home-manager", "type": "indirect" } }, "home-manager_2": { "inputs": { "nixpkgs": [ "stylix", "nixpkgs" ], "utils": "utils" }, "locked": { "lastModified": 1680000368, "narHash": "sha256-TlgC4IJ7aotynUdkGRtaAVxquaiddO38Ws89nB7VGY8=", "owner": "nix-community", "repo": "home-manager", "rev": "765e4007b6f9f111469a25d1df6540e8e0ca73a6", "type": "github" }, "original": { "owner": "nix-community", "repo": "home-manager", "type": "github" } }, "my-nixpkgs": { "inputs": { "flake-utils": "flake-utils", "nixpkgs": "nixpkgs_2", "nur": "nur" }, "locked": { "lastModified": 1685873915, "narHash": "sha256-eA1PsfY8VIGH3w03j93NimNa5NLBs+jgXJ4c1NWCGcE=", "owner": "qaristote", "repo": "my-nixpkgs", "rev": "65d77d2261a6b2a19af3174c697c73a1989e7b14", "type": "github" }, "original": { "owner": "qaristote", "repo": "my-nixpkgs", "type": "github" } }, "nixos-hardware": { "locked": { "lastModified": 1684899633, "narHash": "sha256-NtwerXX8UFsoNy6k+DukJMriWtEjQtMU/Urbff2O2Dg=", "owner": "NixOS", "repo": "nixos-hardware", "rev": "4cc688ee711159b9bcb5a367be44007934e1a49d", "type": "github" }, "original": { "id": "nixos-hardware", "type": "indirect" } }, "nixpkgs": { "locked": { "lastModified": 1685655444, "narHash": "sha256-6EujQNAeaUkWvpEZZcVF8qSfQrNVWFNNGbUJxv/A5a8=", "owner": "nixos", "repo": "nixpkgs", "rev": "e635192892f5abbc2289eaac3a73cdb249abaefd", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs_2": { "locked": { "lastModified": 1685677062, "narHash": "sha256-zoHF7+HNwNwne2XEomphbdc4Y8tdWT16EUxUTXpOKpQ=", "owner": "NixOS", "repo": "nixpkgs", "rev": "95be94370d09f97f6af6a1df1eb9649b5260724e", "type": "github" }, "original": { "id": "nixpkgs", "type": "indirect" } }, "nixpkgs_3": { "locked": { "lastModified": 1685866647, "narHash": "sha256-4jKguNHY/edLYImB+uL8jKPL/vpfOvMmSlLAGfxSrnY=", "owner": "NixOS", "repo": "nixpkgs", "rev": "a53a3bec10deef6e1cc1caba5bc60f53b959b1e8", "type": "github" }, "original": { "id": "nixpkgs", "type": "indirect" } }, "nixpkgs_4": { "locked": { "lastModified": 1679793451, "narHash": "sha256-JafTtgMDATE8dZOImBhWMA9RCn9AP8FVOpN+9K/tTlg=", "owner": "NixOS", "repo": "nixpkgs", "rev": "0cd51a933d91078775b300cf0f29aa3495231aa2", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixpkgs-unstable", "repo": "nixpkgs", "type": "github" } }, "nur": { "locked": { "lastModified": 1685792665, "narHash": "sha256-cAicgkTAX9EVNOmJwt+SRRfvYzb47uEt7pRV57w6/yo=", "owner": "nix-community", "repo": "NUR", "rev": "b489b530f22ef9fc761eb9800df702b1cc438b55", "type": "github" }, "original": { "id": "nur", "type": "indirect" } }, "root": { "inputs": { "home-manager": "home-manager", "my-nixpkgs": "my-nixpkgs", "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs_3", "stylix": "stylix" } }, "stylix": { "inputs": { "base16": "base16", "flake-compat": "flake-compat", "home-manager": "home-manager_2", "nixpkgs": "nixpkgs_4" }, "locked": { "lastModified": 1684917921, "narHash": "sha256-hWDDn3tg0dBV+mXQe2BSW2bVD0ujnKj4VrDjMn8GFJA=", "owner": "danth", "repo": "stylix", "rev": "5989b01537f39140507198159f5b512867657bf5", "type": "github" }, "original": { "owner": "danth", "repo": "stylix", "type": "github" } }, "systems": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", "owner": "nix-systems", "repo": "default", "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "type": "github" }, "original": { "owner": "nix-systems", "repo": "default", "type": "github" } }, "utils": { "locked": { "lastModified": 1676283394, "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", "owner": "numtide", "repo": "flake-utils", "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } } }, "root": "root", "version": 7 }