2022-06-10 00:22:53 -03:00
|
|
|
{
|
|
|
|
"nodes": {
|
2022-08-06 20:16:17 -03:00
|
|
|
"alacritty-sixel": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1651472856,
|
|
|
|
"narHash": "sha256-8SQgnB6q7sXeXcIzum/NAUj3mju7IERreXHMvt2cQEc=",
|
|
|
|
"owner": "microo8",
|
|
|
|
"repo": "alacritty-sixel",
|
|
|
|
"rev": "513e6a90c2fd0a019b214dab96c4e211d151a2f9",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "microo8",
|
|
|
|
"repo": "alacritty-sixel",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
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-09-25 00:12:51 -03:00
|
|
|
"lastModified": 1663953535,
|
|
|
|
"narHash": "sha256-bGIIXSdEpkw1XWuOeJZtF4f8/EEo1HghNAQPaY+EKCg=",
|
2022-08-20 17:46:03 -03:00
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "Hyprland",
|
2022-09-25 00:12:51 -03:00
|
|
|
"rev": "959557ecc35ed8708facf979f5b255b80885a50a",
|
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-09-25 00:12:51 -03:00
|
|
|
"lastModified": 1663850217,
|
|
|
|
"narHash": "sha256-tp9nXo1/IdN/xN9m06ryy0QUAEfoN6K56ObM/1QTAjc=",
|
2022-07-16 02:12:18 -03:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2022-09-25 00:12:51 -03:00
|
|
|
"rev": "ae1dc133ea5f1538d035af41e5ddbc2ebcb67b90",
|
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-09-25 00:12:51 -03:00
|
|
|
"lastModified": 1663855239,
|
|
|
|
"narHash": "sha256-A2B7rlFKmBikRwz/cmayWcTAhyIOdp2whjVCDGhg9Xw=",
|
2022-08-01 20:15:26 -03:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2022-09-25 00:12:51 -03:00
|
|
|
"rev": "bcc68429a50c4ac051920c72c60e417202c19d79",
|
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-09-25 00:12:51 -03:00
|
|
|
"lastModified": 1663959995,
|
|
|
|
"narHash": "sha256-ySFFdlwPlY7y0Awyku0K1ZY8ZLnn4WjpnyzxAUclROQ=",
|
2022-07-16 02:12:18 -03:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "NUR",
|
2022-09-25 00:12:51 -03:00
|
|
|
"rev": "e6c4481bfcf49994341432bef14e947238edc674",
|
2022-07-16 02:12:18 -03:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "NUR",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-08-06 20:36:14 -03:00
|
|
|
"ranger-sixel": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1659456427,
|
|
|
|
"narHash": "sha256-tRK6Mga/R1e1LB1E4/NXMFFuRAaTP228Sr/ts+eYR/0=",
|
|
|
|
"owner": "remi6397",
|
|
|
|
"repo": "ranger",
|
|
|
|
"rev": "ea9ae8870e63fe52d2003ff49185dbc7cb2bcb42",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "remi6397",
|
|
|
|
"ref": "feature/sixel",
|
|
|
|
"repo": "ranger",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-06-10 00:22:53 -03:00
|
|
|
"root": {
|
|
|
|
"inputs": {
|
2022-08-06 20:16:17 -03:00
|
|
|
"alacritty-sixel": "alacritty-sixel",
|
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-08-06 20:36:14 -03:00
|
|
|
"nur": "nur",
|
|
|
|
"ranger-sixel": "ranger-sixel"
|
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
|
|
|
}
|