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-10-18 09:45:00 -03:00
|
|
|
"lastModified": 1665996265,
|
|
|
|
"narHash": "sha256-/k9og6LDBQwT+f/tJ5ClcWiUl8kCX5m6ognhsAxOiCY=",
|
2022-06-10 00:22:53 -03:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
2022-10-18 09:45:00 -03:00
|
|
|
"rev": "b81e128fc053ab3159d7b464d9b7dedc9d6a6891",
|
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-18 09:45:00 -03:00
|
|
|
"lastModified": 1666045387,
|
|
|
|
"narHash": "sha256-afSgOGYknowKaiHTgWpWUR9wQ4cdiK9/boJddIcflIE=",
|
2022-08-20 17:46:03 -03:00
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "Hyprland",
|
2022-10-18 09:45:00 -03:00
|
|
|
"rev": "dc1737f12891957c9989f0fb732f404e67dc425e",
|
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-18 09:45:00 -03:00
|
|
|
"lastModified": 1665940183,
|
|
|
|
"narHash": "sha256-cPe3F7CtnxU9YbJpc3Adl4d9kX+turqTv5FxM98i8vg=",
|
2022-07-16 02:12:18 -03:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2022-10-18 09:45:00 -03:00
|
|
|
"rev": "104e8082de1b20f9d0e1f05b1028795ed0e0e4bc",
|
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-18 09:45:00 -03:00
|
|
|
"lastModified": 1665927063,
|
|
|
|
"narHash": "sha256-2oImLqwQqVOQhTXsGUahqrYpe+Pufq+8XTsceYwBfJs=",
|
2022-08-01 20:15:26 -03:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2022-10-18 09:45:00 -03:00
|
|
|
"rev": "8de8b98839d1f20089582cfe1a81207258fcc1f1",
|
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-18 09:45:00 -03:00
|
|
|
"lastModified": 1666048717,
|
|
|
|
"narHash": "sha256-8QHTbvM5deEKItOHtpXoqSOyb6C8eCfxjBwjuzTf+fo=",
|
2022-07-16 02:12:18 -03:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "NUR",
|
2022-10-18 09:45:00 -03:00
|
|
|
"rev": "7c195b01049fac9ea47664c881d70ef1c023101a",
|
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-10-18 09:45:00 -03:00
|
|
|
"lastModified": 1665405587,
|
|
|
|
"narHash": "sha256-lVL48azhjGA/oEIcUSZQNwomNs0EzPxCcjgzyDST0PM=",
|
2022-08-20 17:46:03 -03:00
|
|
|
"owner": "wlroots",
|
|
|
|
"repo": "wlroots",
|
2022-10-18 09:45:00 -03:00
|
|
|
"rev": "221ee83d440fb7dcbfd141ef3a459a5a973331b6",
|
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
|
|
|
}
|