mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-18 23:46:58 +01:00
345 lines
9.1 KiB
JSON
345 lines
9.1 KiB
JSON
{
|
|
"nodes": {
|
|
"flake-compat": {
|
|
"locked": {
|
|
"lastModified": 1680531544,
|
|
"narHash": "sha256-8qbiDTYb1kGaDADRXTItpcMKQ1TeQVkuof6oEwHUvVA=",
|
|
"owner": "nix-community",
|
|
"repo": "flake-compat",
|
|
"rev": "95e78dc12268c5e4878621845c511077f3798729",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-parts": {
|
|
"inputs": {
|
|
"nixpkgs-lib": [
|
|
"nixpkgs-wayland",
|
|
"nix-eval-jobs",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1680392223,
|
|
"narHash": "sha256-n3g7QFr85lDODKt250rkZj2IFS3i4/8HBU2yKHO3tqw=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "dcc36e45d054d7bb554c9cdab69093debd91a0b5",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"inputs": {
|
|
"systems": "systems"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1681202837,
|
|
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"home-manager": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1683459775,
|
|
"narHash": "sha256-Ab1pIKOj7XRZbJAv4g9937ElhaZF7Pob3hqGTDKt5w8=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "6fc82e56971523acfe1a61dbcb20f4bb969b3990",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"hyprland": {
|
|
"inputs": {
|
|
"hyprland-protocols": "hyprland-protocols",
|
|
"nixpkgs": "nixpkgs",
|
|
"wlroots": "wlroots",
|
|
"xdph": "xdph"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1683414693,
|
|
"narHash": "sha256-TH7iHV4mcStMk0NzySOiKcUMY5tjmOM9VbdNHEanvSs=",
|
|
"owner": "hyprwm",
|
|
"repo": "Hyprland",
|
|
"rev": "a31dceb2c623c41565193328f98b50694917e0bf",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hyprwm",
|
|
"repo": "Hyprland",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"hyprland-protocols": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"hyprland",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1681065697,
|
|
"narHash": "sha256-QPzwwlGKX95tl6ZEshboZbEwwAXww6lNLdVYd6T9Mrc=",
|
|
"owner": "hyprwm",
|
|
"repo": "hyprland-protocols",
|
|
"rev": "4d29e48433270a2af06b8bc711ca1fe5109746cd",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hyprwm",
|
|
"repo": "hyprland-protocols",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"lib-aggregate": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils",
|
|
"nixpkgs-lib": "nixpkgs-lib"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1681214977,
|
|
"narHash": "sha256-pBaG4iKzF/YJQA06f87IZokB15Z13DYd6zsT/wlbWfI=",
|
|
"owner": "nix-community",
|
|
"repo": "lib-aggregate",
|
|
"rev": "19d70ca7a81956bd01a768297b84798f301e150f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "lib-aggregate",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix-eval-jobs": {
|
|
"inputs": {
|
|
"flake-parts": "flake-parts",
|
|
"nixpkgs": "nixpkgs_3"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1682480188,
|
|
"narHash": "sha256-4LG8Vl/fLWsJg+QAb5/PvZTdLtPFsYFxuGDfEAR5szA=",
|
|
"owner": "nix-community",
|
|
"repo": "nix-eval-jobs",
|
|
"rev": "73ee1712faeb5db609fc9f991e2dc1de265acff5",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nix-eval-jobs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1683014792,
|
|
"narHash": "sha256-6Va9iVtmmsw4raBc3QKvQT2KT/NGRWlvUlJj46zN8B8=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "1a411f23ba299db155a5b45d5e145b85a7aafc42",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-lib": {
|
|
"locked": {
|
|
"lastModified": 1681001314,
|
|
"narHash": "sha256-5sDnCLdrKZqxLPK4KA8+f4A3YKO/u6ElpMILvX0g72c=",
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"rev": "367c0e1086a4eb4502b24d872cea2c7acdd557f4",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-stable": {
|
|
"locked": {
|
|
"lastModified": 1683383741,
|
|
"narHash": "sha256-rAQSBnFGNKNomUUyVl+7v0tnp45677t4Ovlh9f57k6Q=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "adc7c6f1bbaa73cda26be2323353b63a05b42f61",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-22.11",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-wayland": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat",
|
|
"lib-aggregate": "lib-aggregate",
|
|
"nix-eval-jobs": "nix-eval-jobs",
|
|
"nixpkgs": "nixpkgs_4"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1683454517,
|
|
"narHash": "sha256-T3ObyRj1BsR0MZfIqZ/y8dSqRBeRBulrnWYiFQaz98o=",
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs-wayland",
|
|
"rev": "e40b5d9061325d66acb598e0ae7038ca149d626d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs-wayland",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1683408522,
|
|
"narHash": "sha256-9kcPh6Uxo17a3kK3XCHhcWiV1Yu1kYj22RHiymUhMkU=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "897876e4c484f1e8f92009fd11b7d988a121a4e7",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_3": {
|
|
"locked": {
|
|
"lastModified": 1681347147,
|
|
"narHash": "sha256-B+hTioRc3Jdf4SJyeCiO0fW5ShIznJk2OTiW2vOV+mc=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "1a9d9175ecc48ecd033062fa09b1834d13ae9c69",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "master",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_4": {
|
|
"locked": {
|
|
"lastModified": 1683408522,
|
|
"narHash": "sha256-9kcPh6Uxo17a3kK3XCHhcWiV1Yu1kYj22RHiymUhMkU=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "897876e4c484f1e8f92009fd11b7d988a121a4e7",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"home-manager": "home-manager",
|
|
"hyprland": "hyprland",
|
|
"nixpkgs": "nixpkgs_2",
|
|
"nixpkgs-stable": "nixpkgs-stable",
|
|
"nixpkgs-wayland": "nixpkgs-wayland"
|
|
}
|
|
},
|
|
"systems": {
|
|
"locked": {
|
|
"lastModified": 1681028828,
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"wlroots": {
|
|
"flake": false,
|
|
"locked": {
|
|
"host": "gitlab.freedesktop.org",
|
|
"lastModified": 1682436395,
|
|
"narHash": "sha256-GGEjkQO9m7YLYIXIXM76HWdhjg4Ye+oafOtyaFAYKI4=",
|
|
"owner": "wlroots",
|
|
"repo": "wlroots",
|
|
"rev": "6830bfc17fd94709e2cdd4da0af989f102a26e59",
|
|
"type": "gitlab"
|
|
},
|
|
"original": {
|
|
"host": "gitlab.freedesktop.org",
|
|
"owner": "wlroots",
|
|
"repo": "wlroots",
|
|
"type": "gitlab"
|
|
}
|
|
},
|
|
"xdph": {
|
|
"inputs": {
|
|
"hyprland-protocols": [
|
|
"hyprland",
|
|
"hyprland-protocols"
|
|
],
|
|
"nixpkgs": [
|
|
"hyprland",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1682439384,
|
|
"narHash": "sha256-zHDa8LCZs05TZHQSIZ3ucwyMPglBGHcqTBzfkLjYXTM=",
|
|
"owner": "hyprwm",
|
|
"repo": "xdg-desktop-portal-hyprland",
|
|
"rev": "c0e233955568fbea4e859336f6d3d14d51294d7c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hyprwm",
|
|
"repo": "xdg-desktop-portal-hyprland",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|