mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-02-25 01:14:49 +01:00
635 lines
17 KiB
JSON
635 lines
17 KiB
JSON
{
|
|
"nodes": {
|
|
"agenix": {
|
|
"inputs": {
|
|
"darwin": "darwin",
|
|
"home-manager": "home-manager",
|
|
"nixpkgs": "nixpkgs"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1684153753,
|
|
"narHash": "sha256-PVbWt3qrjYAK+T5KplFcO+h7aZWfEj1UtyoKlvcDxh0=",
|
|
"owner": "ryantm",
|
|
"repo": "agenix",
|
|
"rev": "db5637d10f797bb251b94ef9040b237f4702cde3",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "ryantm",
|
|
"repo": "agenix",
|
|
"rev": "db5637d10f797bb251b94ef9040b237f4702cde3",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"darwin": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"agenix",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1684343812,
|
|
"narHash": "sha256-ZTEjiC8PDKeP8JRchuwcFXUNlMcyQ4U+DpyVZ3pB6Q4=",
|
|
"owner": "lnl7",
|
|
"repo": "nix-darwin",
|
|
"rev": "dfbdabbb3e797334172094d4f6c0ffca8c791281",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "lnl7",
|
|
"ref": "master",
|
|
"repo": "nix-darwin",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"devenv": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat",
|
|
"nix": "nix",
|
|
"nixpkgs": "nixpkgs_2",
|
|
"pre-commit-hooks": "pre-commit-hooks"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1678113758,
|
|
"narHash": "sha256-mD3SkN43b1s5CJ8Rx3l2oK3Dqgs+6Ze0FfWrdMcrrYk=",
|
|
"owner": "cachix",
|
|
"repo": "devenv",
|
|
"rev": "6455f319fc90e0be2071327093c5458f9afc61bf",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"ref": "v0.6.2",
|
|
"repo": "devenv",
|
|
"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-compat_2": {
|
|
"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": {
|
|
"locked": {
|
|
"lastModified": 1667395993,
|
|
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils_2": {
|
|
"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"
|
|
}
|
|
},
|
|
"gitignore": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"devenv",
|
|
"pre-commit-hooks",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1660459072,
|
|
"narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
|
|
"owner": "hercules-ci",
|
|
"repo": "gitignore.nix",
|
|
"rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "gitignore.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"home-manager": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"agenix",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1684596126,
|
|
"narHash": "sha256-4RZZmygeEXpuBqEXGs38ZAcWjWKGwu13Iqbxub6wuJk=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "27ef11f0218d9018ebb2948d40133df2b1de622d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"home-manager_2": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1684484967,
|
|
"narHash": "sha256-P3ftCqeJmDYS9LSr2gGC4XGGcp5vv8TOasJX6fVHWsw=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "b9a52ad20e58ebd003444915e35e3dd2c18fc715",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"hyprland": {
|
|
"inputs": {
|
|
"hyprland-protocols": "hyprland-protocols",
|
|
"nixpkgs": "nixpkgs_3",
|
|
"wlroots": "wlroots",
|
|
"xdph": "xdph"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1683130508,
|
|
"narHash": "sha256-Npf48UUfywneFYGEc7NQ59xudwvw7EJjwweT4tHguIY=",
|
|
"owner": "hyprwm",
|
|
"repo": "Hyprland",
|
|
"rev": "f27873a6f06dc2f87600edb890f3c38298bfb55f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hyprwm",
|
|
"ref": "v0.25.0",
|
|
"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_2",
|
|
"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"
|
|
}
|
|
},
|
|
"lowdown-src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1633514407,
|
|
"narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=",
|
|
"owner": "kristapsdz",
|
|
"repo": "lowdown",
|
|
"rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "kristapsdz",
|
|
"repo": "lowdown",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix": {
|
|
"inputs": {
|
|
"lowdown-src": "lowdown-src",
|
|
"nixpkgs": [
|
|
"devenv",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-regression": "nixpkgs-regression"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1676545802,
|
|
"narHash": "sha256-EK4rZ+Hd5hsvXnzSzk2ikhStJnD63odF7SzsQ8CuSPU=",
|
|
"owner": "domenkozar",
|
|
"repo": "nix",
|
|
"rev": "7c91803598ffbcfe4a55c44ac6d49b2cf07a527f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "domenkozar",
|
|
"ref": "relaxed-flakes",
|
|
"repo": "nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix-eval-jobs": {
|
|
"inputs": {
|
|
"flake-parts": "flake-parts",
|
|
"nixpkgs": "nixpkgs_5"
|
|
},
|
|
"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": 1684570954,
|
|
"narHash": "sha256-FX5y4Sm87RWwfu9PI71XFvuRpZLowh00FQpIJ1WfXqE=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "3005f20ce0aaa58169cdee57c8aa12e5f1b6e1b3",
|
|
"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-regression": {
|
|
"locked": {
|
|
"lastModified": 1643052045,
|
|
"narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-stable": {
|
|
"locked": {
|
|
"lastModified": 1673800717,
|
|
"narHash": "sha256-SFHraUqLSu5cC6IxTprex/nTsI81ZQAtDvlBvGDWfnA=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "2f9fd351ec37f5d479556cd48be4ca340da59b8f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-22.11",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-stable_2": {
|
|
"locked": {
|
|
"lastModified": 1684398685,
|
|
"narHash": "sha256-TRE62m91iZ5ArVMgA+uj22Yda8JoQuuhc9uwZ+NoX+0=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "628d4bb6e9f4f0c30cfd9b23d3c1cdcec9d3cb5c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-22.11",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-wayland": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat_2",
|
|
"lib-aggregate": "lib-aggregate",
|
|
"nix-eval-jobs": "nix-eval-jobs",
|
|
"nixpkgs": "nixpkgs_6"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1684592015,
|
|
"narHash": "sha256-6gFt1LE/stVQFeGI263pU6O5EAeY1TPTGee1vvbkwZo=",
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs-wayland",
|
|
"rev": "aeb1b88206756e867e398d18e2856b60fc803e12",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs-wayland",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1677534593,
|
|
"narHash": "sha256-PuZSAHeq4/9pP/uYH1FcagQ3nLm/DrDrvKi/xC9glvw=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "3ad64d9e2d5bf80c877286102355b1625891ae9a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixpkgs-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_3": {
|
|
"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_4": {
|
|
"locked": {
|
|
"lastModified": 1684570954,
|
|
"narHash": "sha256-FX5y4Sm87RWwfu9PI71XFvuRpZLowh00FQpIJ1WfXqE=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "3005f20ce0aaa58169cdee57c8aa12e5f1b6e1b3",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_5": {
|
|
"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_6": {
|
|
"locked": {
|
|
"lastModified": 1684570954,
|
|
"narHash": "sha256-FX5y4Sm87RWwfu9PI71XFvuRpZLowh00FQpIJ1WfXqE=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "3005f20ce0aaa58169cdee57c8aa12e5f1b6e1b3",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nur": {
|
|
"locked": {
|
|
"lastModified": 1684585623,
|
|
"narHash": "sha256-28XEOYjrpzlVDt11Elz7db8R3HwY/4B6EspFscSRsfk=",
|
|
"owner": "nix-community",
|
|
"repo": "NUR",
|
|
"rev": "4e959da0346280293e4008150d48b82fe055a311",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "NUR",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"pre-commit-hooks": {
|
|
"inputs": {
|
|
"flake-compat": [
|
|
"devenv",
|
|
"flake-compat"
|
|
],
|
|
"flake-utils": "flake-utils",
|
|
"gitignore": "gitignore",
|
|
"nixpkgs": [
|
|
"devenv",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-stable": "nixpkgs-stable"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1677160285,
|
|
"narHash": "sha256-tBzpCjMP+P3Y3nKLYvdBkXBg3KvTMo3gvi8tLQaqXVY=",
|
|
"owner": "cachix",
|
|
"repo": "pre-commit-hooks.nix",
|
|
"rev": "2bd861ab81469428d9c823ef72c4bb08372dd2c4",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"repo": "pre-commit-hooks.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"agenix": "agenix",
|
|
"devenv": "devenv",
|
|
"home-manager": "home-manager_2",
|
|
"hyprland": "hyprland",
|
|
"nixpkgs": "nixpkgs_4",
|
|
"nixpkgs-stable": "nixpkgs-stable_2",
|
|
"nixpkgs-wayland": "nixpkgs-wayland",
|
|
"nur": "nur"
|
|
}
|
|
},
|
|
"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
|
|
}
|