376 lines
9.8 KiB
JSON
376 lines
9.8 KiB
JSON
{
|
|
"nodes": {
|
|
"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-parts": {
|
|
"inputs": {
|
|
"nixpkgs-lib": "nixpkgs-lib"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1709336216,
|
|
"narHash": "sha256-Dt/wOWeW6Sqm11Yh+2+t0dfEWxoMxGBvv3JpIocFl9E=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "f7b3c975cf067e56e7cda6cb098ebe3fb4d74ca2",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"hyprland": {
|
|
"inputs": {
|
|
"hyprland-protocols": "hyprland-protocols",
|
|
"hyprlang": "hyprlang",
|
|
"nixpkgs": "nixpkgs",
|
|
"systems": "systems",
|
|
"wlroots": "wlroots",
|
|
"xdph": "xdph"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1709953765,
|
|
"narHash": "sha256-91LK3Ur3sy1jrh8Du8f+4maRVhcFNmwd6TBv7AxLGQU=",
|
|
"owner": "hyprwm",
|
|
"repo": "Hyprland",
|
|
"rev": "3e930a568a76a810dde6bcabcf737a81850e7153",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hyprwm",
|
|
"repo": "Hyprland",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"hyprland-protocols": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"hyprland",
|
|
"nixpkgs"
|
|
],
|
|
"systems": [
|
|
"hyprland",
|
|
"systems"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1691753796,
|
|
"narHash": "sha256-zOEwiWoXk3j3+EoF3ySUJmberFewWlagvewDRuWYAso=",
|
|
"owner": "hyprwm",
|
|
"repo": "hyprland-protocols",
|
|
"rev": "0c2ce70625cb30aef199cb388f99e19a61a6ce03",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hyprwm",
|
|
"repo": "hyprland-protocols",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"hyprlang": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"hyprland",
|
|
"nixpkgs"
|
|
],
|
|
"systems": [
|
|
"hyprland",
|
|
"systems"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1709775675,
|
|
"narHash": "sha256-G+gIMUQBtfbbrnsM/OPJzebdqKFP6typplNCE7X8Szw=",
|
|
"owner": "hyprwm",
|
|
"repo": "hyprlang",
|
|
"rev": "f1db1a7e1faee2a5c67d03b6bd283da82eed3730",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hyprwm",
|
|
"repo": "hyprlang",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"libgit2": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1697646580,
|
|
"narHash": "sha256-oX4Z3S9WtJlwvj0uH9HlYcWv+x1hqp8mhXl7HsLu2f0=",
|
|
"owner": "libgit2",
|
|
"repo": "libgit2",
|
|
"rev": "45fd9ed7ae1a9b74b957ef4f337bc3c8b3df01b5",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "libgit2",
|
|
"repo": "libgit2",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat",
|
|
"libgit2": "libgit2",
|
|
"nixpkgs": "nixpkgs_2",
|
|
"nixpkgs-regression": "nixpkgs-regression"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1709945384,
|
|
"narHash": "sha256-7jY7r1vyUTqVX+hEACdgvpQVoKhii2muoIJYc5w8bRo=",
|
|
"owner": "NixOS",
|
|
"repo": "nix",
|
|
"rev": "3120fef01b0b78ab156865226839295b27694271",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"repo": "nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixlib": {
|
|
"locked": {
|
|
"lastModified": 1709426687,
|
|
"narHash": "sha256-jLBZmwXf0WYHzLkmEMq33bqhX55YtT5edvluFr0RcSA=",
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"rev": "7873d84a89ae6e4841528ff7f5697ddcb5bdfe6c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixos-generators": {
|
|
"inputs": {
|
|
"nixlib": "nixlib",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1709887845,
|
|
"narHash": "sha256-803UIoB8+vGkm/VK/g55aBAAOf/ncTGvxXyjTF4ydm0=",
|
|
"owner": "nix-community",
|
|
"repo": "nixos-generators",
|
|
"rev": "bef32a05496d9480b02be586fa7827748b9e597b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixos-generators",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixos-hardware": {
|
|
"locked": {
|
|
"lastModified": 1709410583,
|
|
"narHash": "sha256-esOSUoQ7mblwcsSea0K17McZuwAIjoS6dq/4b83+lvw=",
|
|
"owner": "NixOS",
|
|
"repo": "nixos-hardware",
|
|
"rev": "59e37017b9ed31dee303dbbd4531c594df95cfbc",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"repo": "nixos-hardware",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1709703039,
|
|
"narHash": "sha256-6hqgQ8OK6gsMu1VtcGKBxKQInRLHtzulDo9Z5jxHEFY=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "9df3e30ce24fd28c7b3e2de0d986769db5d6225d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-lib": {
|
|
"locked": {
|
|
"dir": "lib",
|
|
"lastModified": 1709237383,
|
|
"narHash": "sha256-cy6ArO4k5qTx+l5o+0mL9f5fa86tYUX3ozE1S+Txlds=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "1536926ef5621b09bba54035ae2bb6d806d72ac8",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"dir": "lib",
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"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-unstable": {
|
|
"locked": {
|
|
"lastModified": 1709703039,
|
|
"narHash": "sha256-6hqgQ8OK6gsMu1VtcGKBxKQInRLHtzulDo9Z5jxHEFY=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "9df3e30ce24fd28c7b3e2de0d986769db5d6225d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"id": "nixpkgs",
|
|
"ref": "nixos-unstable",
|
|
"type": "indirect"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1709083642,
|
|
"narHash": "sha256-7kkJQd4rZ+vFrzWu8sTRtta5D1kBG0LSRYAfhtmMlSo=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "b550fe4b4776908ac2a861124307045f8e717c8e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "release-23.11",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_3": {
|
|
"locked": {
|
|
"lastModified": 1709884566,
|
|
"narHash": "sha256-NSYJg2sfdO/XS3L8XN/59Zhzn0dqWm7XtVnKI2mHq3w=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "2be119add7b37dc535da2dd4cba68e2cf8d1517e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"id": "nixpkgs",
|
|
"ref": "nixos-23.11",
|
|
"type": "indirect"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"flake-parts": "flake-parts",
|
|
"hyprland": "hyprland",
|
|
"nix": "nix",
|
|
"nixos-generators": "nixos-generators",
|
|
"nixos-hardware": "nixos-hardware",
|
|
"nixpkgs": "nixpkgs_3",
|
|
"nixpkgs-unstable": "nixpkgs-unstable"
|
|
}
|
|
},
|
|
"systems": {
|
|
"locked": {
|
|
"lastModified": 1689347949,
|
|
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
|
|
"owner": "nix-systems",
|
|
"repo": "default-linux",
|
|
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-systems",
|
|
"repo": "default-linux",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"wlroots": {
|
|
"flake": false,
|
|
"locked": {
|
|
"host": "gitlab.freedesktop.org",
|
|
"lastModified": 1708558866,
|
|
"narHash": "sha256-Mz6hCtommq7RQfcPnxLINigO4RYSNt23HeJHC6mVmWI=",
|
|
"owner": "wlroots",
|
|
"repo": "wlroots",
|
|
"rev": "0cb091f1a2d345f37d2ee445f4ffd04f7f4ec9e5",
|
|
"type": "gitlab"
|
|
},
|
|
"original": {
|
|
"host": "gitlab.freedesktop.org",
|
|
"owner": "wlroots",
|
|
"repo": "wlroots",
|
|
"rev": "0cb091f1a2d345f37d2ee445f4ffd04f7f4ec9e5",
|
|
"type": "gitlab"
|
|
}
|
|
},
|
|
"xdph": {
|
|
"inputs": {
|
|
"hyprland-protocols": [
|
|
"hyprland",
|
|
"hyprland-protocols"
|
|
],
|
|
"hyprlang": [
|
|
"hyprland",
|
|
"hyprlang"
|
|
],
|
|
"nixpkgs": [
|
|
"hyprland",
|
|
"nixpkgs"
|
|
],
|
|
"systems": [
|
|
"hyprland",
|
|
"systems"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1709299639,
|
|
"narHash": "sha256-jYqJM5khksLIbqSxCLUUcqEgI+O2LdlSlcMEBs39CAU=",
|
|
"owner": "hyprwm",
|
|
"repo": "xdg-desktop-portal-hyprland",
|
|
"rev": "2d2fb547178ec025da643db57d40a971507b82fe",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hyprwm",
|
|
"repo": "xdg-desktop-portal-hyprland",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|