2022-06-10 00:22:53 -03:00
|
|
|
{
|
|
|
|
"nodes": {
|
2022-08-01 20:15:26 -03:00
|
|
|
"dhist": {
|
|
|
|
"inputs": {
|
|
|
|
"fenix": "fenix",
|
|
|
|
"flake-utils": "flake-utils",
|
|
|
|
"nixpkgs": "nixpkgs"
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1659395338,
|
|
|
|
"narHash": "sha256-gIWFyqnkX7gnfOxUaJjZ+fMjlMtE6GfZsfxop8sDYpk=",
|
|
|
|
"owner": "lelgenio",
|
|
|
|
"repo": "dhist",
|
|
|
|
"rev": "11b2d9671adb775f373d4b3ec5f27fdf7ea957c6",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "lelgenio",
|
|
|
|
"repo": "dhist",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"fenix": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"dhist",
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"rust-analyzer-src": "rust-analyzer-src"
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1659336065,
|
|
|
|
"narHash": "sha256-vjHzA2MRrw6seWzBGUA2dciObvf1Be4lA3SsAI5aufA=",
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "fenix",
|
|
|
|
"rev": "75a63f0868d8362aaa0ae2f9d5e77a65780fdd58",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "fenix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"flake-utils": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1656928814,
|
|
|
|
"narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=",
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-06-10 00:22:53 -03:00
|
|
|
"home-manager": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2022-07-16 02:12:18 -03:00
|
|
|
"lastModified": 1656169755,
|
|
|
|
"narHash": "sha256-Nlnm4jeQWEGjYrE6hxi/7HYHjBSZ/E0RtjCYifnNsWk=",
|
2022-06-10 00:22:53 -03:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
2022-07-16 02:12:18 -03:00
|
|
|
"rev": "4a3d01fb53f52ac83194081272795aa4612c2381",
|
2022-06-10 00:22:53 -03:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"ref": "release-22.05",
|
|
|
|
"repo": "home-manager",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-08-20 17:46:03 -03:00
|
|
|
"hyprland": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs-unstable"
|
|
|
|
],
|
|
|
|
"wlroots": "wlroots"
|
|
|
|
},
|
|
|
|
"locked": {
|
2022-10-07 00:07:05 -03:00
|
|
|
"lastModified": 1665090550,
|
|
|
|
"narHash": "sha256-f5K1N8Fwi+FlU7Kt/p0J+eQILwL/fT3bLOlrj9N4CwQ=",
|
2022-08-20 17:46:03 -03:00
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "Hyprland",
|
2022-10-07 00:07:05 -03:00
|
|
|
"rev": "28a6e0ce3178527e54070fb3ee19d90239110bf7",
|
2022-08-20 17:46:03 -03:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "Hyprland",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-08-11 11:53:39 -03:00
|
|
|
"material-wifi-icons": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1537083724,
|
|
|
|
"narHash": "sha256-neh+keoYyKum2K1lutE4HKVscA+TeWccikB85osbX/8=",
|
|
|
|
"owner": "dcousens",
|
|
|
|
"repo": "material-wifi-icons",
|
|
|
|
"rev": "d56927c95ca17aa3e0dda15b23840ba3ad3f44cb",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "dcousens",
|
|
|
|
"repo": "material-wifi-icons",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-06-10 00:22:53 -03:00
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2022-08-01 20:15:26 -03:00
|
|
|
"lastModified": 1659219666,
|
|
|
|
"narHash": "sha256-pzYr5fokQPHv7CmUXioOhhzDy/XyWOIXP4LZvv/T7Mk=",
|
2022-06-10 00:22:53 -03:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2022-08-01 20:15:26 -03:00
|
|
|
"rev": "7b9be38c7250b22d829ab6effdee90d5e40c6e5c",
|
2022-06-10 00:22:53 -03:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"id": "nixpkgs",
|
2022-08-01 20:15:26 -03:00
|
|
|
"ref": "nixos-unstable",
|
2022-06-10 00:22:53 -03:00
|
|
|
"type": "indirect"
|
|
|
|
}
|
|
|
|
},
|
2022-07-16 02:12:18 -03:00
|
|
|
"nixpkgs-unstable": {
|
|
|
|
"locked": {
|
2022-10-07 00:07:05 -03:00
|
|
|
"lastModified": 1664989420,
|
|
|
|
"narHash": "sha256-Q8IxomUjjmewsoJgO3htkXLfCckQ7HkDJ/ZhdYVf/fA=",
|
2022-07-16 02:12:18 -03:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2022-10-07 00:07:05 -03:00
|
|
|
"rev": "37bd39839acf99c5b738319f42478296f827f274",
|
2022-07-16 02:12:18 -03:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"id": "nixpkgs",
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
"type": "indirect"
|
|
|
|
}
|
|
|
|
},
|
2022-08-01 20:15:26 -03:00
|
|
|
"nixpkgs_2": {
|
|
|
|
"locked": {
|
2022-10-07 00:07:05 -03:00
|
|
|
"lastModified": 1664883812,
|
|
|
|
"narHash": "sha256-wqBAcVRBxls2nVaNeQaOy9SRg/bvEUiD26TQDprIg8U=",
|
2022-08-01 20:15:26 -03:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2022-10-07 00:07:05 -03:00
|
|
|
"rev": "fe76645aaf2fac3baaa2813fd0089930689c53b5",
|
2022-08-01 20:15:26 -03:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"id": "nixpkgs",
|
|
|
|
"ref": "nixos-22.05",
|
|
|
|
"type": "indirect"
|
|
|
|
}
|
|
|
|
},
|
2022-07-16 02:12:18 -03:00
|
|
|
"nur": {
|
|
|
|
"locked": {
|
2022-10-07 00:07:05 -03:00
|
|
|
"lastModified": 1665103813,
|
|
|
|
"narHash": "sha256-V/ThoGH5tGMFkROrmrBThCx8nBbJT598Hav5pah7dDg=",
|
2022-07-16 02:12:18 -03:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "NUR",
|
2022-10-07 00:07:05 -03:00
|
|
|
"rev": "49fc4ea179abac9e09ad251864e679ef0e2aa8b9",
|
2022-07-16 02:12:18 -03:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "NUR",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-06-10 00:22:53 -03:00
|
|
|
"root": {
|
|
|
|
"inputs": {
|
2022-08-01 20:15:26 -03:00
|
|
|
"dhist": "dhist",
|
2022-06-10 00:22:53 -03:00
|
|
|
"home-manager": "home-manager",
|
2022-08-20 17:46:03 -03:00
|
|
|
"hyprland": "hyprland",
|
2022-08-11 11:53:39 -03:00
|
|
|
"material-wifi-icons": "material-wifi-icons",
|
2022-08-01 20:15:26 -03:00
|
|
|
"nixpkgs": "nixpkgs_2",
|
2022-07-16 02:12:18 -03:00
|
|
|
"nixpkgs-unstable": "nixpkgs-unstable",
|
2022-10-07 00:07:05 -03:00
|
|
|
"nur": "nur"
|
2022-06-10 00:22:53 -03:00
|
|
|
}
|
2022-08-01 20:15:26 -03:00
|
|
|
},
|
|
|
|
"rust-analyzer-src": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1659290320,
|
|
|
|
"narHash": "sha256-OUezy1BkIoqpkTE5wOtsjJ/Gy48Ql8EL1/t6MZzRkWw=",
|
|
|
|
"owner": "rust-lang",
|
|
|
|
"repo": "rust-analyzer",
|
|
|
|
"rev": "2b472f6684bb1958274995d12b2c50310d88cc52",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "rust-lang",
|
|
|
|
"ref": "nightly",
|
|
|
|
"repo": "rust-analyzer",
|
|
|
|
"type": "github"
|
|
|
|
}
|
2022-08-20 17:46:03 -03:00
|
|
|
},
|
|
|
|
"wlroots": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"host": "gitlab.freedesktop.org",
|
2022-09-25 00:12:51 -03:00
|
|
|
"lastModified": 1663507239,
|
|
|
|
"narHash": "sha256-LISZtkPVe8lQ2N8YwVe+KxCkXWLP9mdw6Q2kG93wE8A=",
|
2022-08-20 17:46:03 -03:00
|
|
|
"owner": "wlroots",
|
|
|
|
"repo": "wlroots",
|
2022-09-25 00:12:51 -03:00
|
|
|
"rev": "2ad25b1460400e66ea26bd6489b04072be7d9dbb",
|
2022-08-20 17:46:03 -03:00
|
|
|
"type": "gitlab"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"host": "gitlab.freedesktop.org",
|
|
|
|
"owner": "wlroots",
|
|
|
|
"repo": "wlroots",
|
|
|
|
"type": "gitlab"
|
|
|
|
}
|
2022-06-10 00:22:53 -03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
2022-08-01 20:15:26 -03:00
|
|
|
}
|