nixos-config/flake.lock

1050 lines
27 KiB
Plaintext
Raw Normal View History

2022-06-10 00:22:53 -03:00
{
"nodes": {
2023-02-18 22:15:44 -03:00
"advisory-db": {
"flake": false,
"locked": {
2023-06-02 22:42:56 -03:00
"lastModified": 1684292571,
"narHash": "sha256-OpCnswRyIATPNoiQR4O7jE7iAyI9dekG7HfYhgZI3aI=",
2023-02-18 22:15:44 -03:00
"owner": "rustsec",
"repo": "advisory-db",
2023-06-02 22:42:56 -03:00
"rev": "0e97e6e71f0dd52b4b4e0ab3fa6e5e5dd72f852a",
2023-02-18 22:15:44 -03:00
"type": "github"
},
"original": {
"owner": "rustsec",
"repo": "advisory-db",
"type": "github"
}
},
2023-05-13 00:13:40 -03:00
"advisory-db_2": {
"flake": false,
"locked": {
"lastModified": 1683272394,
"narHash": "sha256-4XQZbSZ8XYAeASpr0Er8mNPnjbYLJwvaB+VyH+bt6DE=",
"owner": "rustsec",
"repo": "advisory-db",
"rev": "50bed3ba4066e6255dab434dc845e7f655812ce1",
"type": "github"
},
"original": {
"owner": "rustsec",
"repo": "advisory-db",
"type": "github"
}
},
2022-12-23 11:22:58 -03:00
"agenix": {
"inputs": {
2023-02-07 20:03:04 -03:00
"darwin": "darwin",
2023-05-16 12:46:48 -03:00
"home-manager": "home-manager",
2023-02-25 16:09:18 -03:00
"nixpkgs": [
"nixpkgs"
]
2022-12-23 11:22:58 -03:00
},
"locked": {
2023-05-16 12:46:48 -03:00
"lastModified": 1684153753,
"narHash": "sha256-PVbWt3qrjYAK+T5KplFcO+h7aZWfEj1UtyoKlvcDxh0=",
2022-12-23 11:22:58 -03:00
"owner": "ryantm",
"repo": "agenix",
2023-05-16 12:46:48 -03:00
"rev": "db5637d10f797bb251b94ef9040b237f4702cde3",
2022-12-23 11:22:58 -03:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"alacritty-sixel": {
"flake": false,
"locked": {
2023-03-06 23:26:29 -03:00
"lastModified": 1677700854,
"narHash": "sha256-qYc1Yz6+dKEK87VcouYP5IYa0tqk54DcCgveCsV/c6I=",
"owner": "ayosec",
"repo": "alacritty",
2023-03-06 23:26:29 -03:00
"rev": "713c5415262ab091a645f976907dacaf40703ae8",
"type": "github"
},
"original": {
"owner": "ayosec",
"repo": "alacritty",
"type": "github"
}
},
2023-02-18 22:15:44 -03:00
"crane": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": [
"demoji",
"nixpkgs"
],
"rust-overlay": "rust-overlay"
},
"locked": {
2023-06-02 22:42:56 -03:00
"lastModified": 1683505101,
"narHash": "sha256-VBU64Jfu2V4sUR5+tuQS9erBRAe/QEYUxdVMcJGMZZs=",
2023-02-18 22:15:44 -03:00
"owner": "ipetkov",
"repo": "crane",
2023-06-02 22:42:56 -03:00
"rev": "7b5bd9e5acb2bb0cfba2d65f34d8568a894cdb6c",
2023-02-18 22:15:44 -03:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2023-05-13 00:13:40 -03:00
"crane_2": {
"inputs": {
"flake-compat": "flake-compat_2",
"flake-utils": "flake-utils_4",
"nixpkgs": [
"maildir-notify-daemon",
"nixpkgs"
],
"rust-overlay": "rust-overlay_2"
},
"locked": {
"lastModified": 1683505101,
"narHash": "sha256-VBU64Jfu2V4sUR5+tuQS9erBRAe/QEYUxdVMcJGMZZs=",
"owner": "ipetkov",
"repo": "crane",
"rev": "7b5bd9e5acb2bb0cfba2d65f34d8568a894cdb6c",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2023-02-07 20:03:04 -03:00
"darwin": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1673295039,
"narHash": "sha256-AsdYgE8/GPwcelGgrntlijMg4t3hLFJFCRF3tL5WVjA=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "87b9d090ad39b25b2400029c64825fc2a8868943",
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2023-01-21 01:58:12 -03:00
"demoji": {
"inputs": {
2023-02-18 22:15:44 -03:00
"advisory-db": "advisory-db",
"crane": "crane",
"flake-utils": "flake-utils_2",
2023-06-02 22:42:56 -03:00
"nixpkgs": [
"nixpkgs"
]
2023-01-21 01:58:12 -03:00
},
"locked": {
2023-06-02 22:42:56 -03:00
"lastModified": 1684440251,
"narHash": "sha256-SFNf0aLxi8X+NsveIsSIbnYtThQDWd8pWutuf7Mle94=",
2023-01-21 01:58:12 -03:00
"owner": "lelgenio",
"repo": "demoji",
2023-06-02 22:42:56 -03:00
"rev": "92cfb1c0f75c1f1e2236b771f5675911fc27f553",
2023-01-21 01:58:12 -03:00
"type": "github"
},
"original": {
"owner": "lelgenio",
"repo": "demoji",
"type": "github"
}
},
2022-08-01 20:15:26 -03:00
"dhist": {
"inputs": {
"fenix": "fenix",
2023-02-18 22:15:44 -03:00
"flake-utils": "flake-utils_3",
2023-06-02 22:42:56 -03:00
"nixpkgs": [
"nixpkgs"
]
2022-08-01 20:15:26 -03:00
},
"locked": {
"lastModified": 1659395338,
"narHash": "sha256-gIWFyqnkX7gnfOxUaJjZ+fMjlMtE6GfZsfxop8sDYpk=",
"owner": "lelgenio",
"repo": "dhist",
"rev": "11b2d9671adb775f373d4b3ec5f27fdf7ea957c6",
"type": "github"
},
"original": {
"owner": "lelgenio",
"repo": "dhist",
"type": "github"
}
},
2023-01-19 19:52:34 -03:00
"dzgui": {
2023-05-17 23:51:14 -03:00
"flake": false,
"locked": {
2023-05-20 12:41:23 -03:00
"lastModified": 1684544593,
"narHash": "sha256-UTewFmIqTq71AlFgJDG81Eqgb5mEUvgTtkOXqbCAsD0=",
2023-05-17 23:51:14 -03:00
"owner": "aclist",
"repo": "dztui",
2023-05-20 12:41:23 -03:00
"rev": "72eab0daf0ea473a81107fefe205f8cd2842cb79",
2023-05-17 23:51:14 -03:00
"type": "github"
},
"original": {
"owner": "aclist",
"repo": "dztui",
"type": "github"
}
},
"dzgui-nix": {
"inputs": {
2023-05-17 23:51:14 -03:00
"dzgui": "dzgui",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-05-27 13:06:29 -03:00
"lastModified": 1685142003,
"narHash": "sha256-sxck/NyMNG/6VDkyvcjljPbg/BJnAHNdGIeRvsl5Nkw=",
"owner": "lelgenio",
"repo": "dzgui-nix",
2023-05-27 13:06:29 -03:00
"rev": "12ca1bf0a7a141338abf558245cb2c2c433206da",
"type": "github"
},
"original": {
"owner": "lelgenio",
"repo": "dzgui-nix",
"type": "github"
}
},
2022-08-01 20:15:26 -03:00
"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"
}
},
2023-02-18 22:15:44 -03:00
"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"
}
},
2023-05-13 00:13:40 -03:00
"flake-compat_2": {
"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"
}
},
2022-08-01 20:15:26 -03:00
"flake-utils": {
2023-06-02 22:42:56 -03:00
"inputs": {
"systems": "systems"
},
2023-02-18 22:15:44 -03:00
"locked": {
2023-06-02 22:42:56 -03:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2023-02-18 22:15:44 -03:00
"owner": "numtide",
"repo": "flake-utils",
2023-06-02 22:42:56 -03:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
2023-02-18 22:15:44 -03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
2023-06-02 22:42:56 -03:00
"inputs": {
"systems": "systems_2"
},
2023-02-18 22:15:44 -03:00
"locked": {
2023-06-02 22:42:56 -03:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2023-02-18 22:15:44 -03:00
"owner": "numtide",
"repo": "flake-utils",
2023-06-02 22:42:56 -03:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
2023-02-18 22:15:44 -03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_3": {
2022-08-01 20:15:26 -03:00
"locked": {
"lastModified": 1656928814,
"narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-05-13 00:13:40 -03:00
"flake-utils_4": {
"inputs": {
2023-06-02 22:42:56 -03:00
"systems": "systems_3"
2023-05-13 00:13:40 -03:00
},
"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"
}
},
"flake-utils_5": {
"inputs": {
2023-06-02 22:42:56 -03:00
"systems": "systems_4"
2023-05-13 00:13:40 -03:00
},
"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"
}
},
2023-05-19 17:53:08 -03:00
"flake-utils_6": {
"inputs": {
2023-07-06 11:02:02 -03:00
"systems": "systems_6"
2023-05-19 17:53:08 -03:00
},
"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"
}
},
2023-05-31 20:42:55 -03:00
"flake-utils_7": {
"inputs": {
2023-07-06 11:02:02 -03:00
"systems": "systems_7"
2023-05-31 20:42:55 -03:00
},
"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"
}
},
2022-06-10 00:22:53 -03:00
"home-manager": {
2023-05-16 12:46:48 -03:00
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1682203081,
"narHash": "sha256-kRL4ejWDhi0zph/FpebFYhzqlOBrk0Pl3dzGEKSAlEw=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "32d3e39c491e2f91152c84f8ad8b003420eab0a1",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
2022-06-10 00:22:53 -03:00
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-06-02 22:42:56 -03:00
]
2022-06-10 00:22:53 -03:00
},
"locked": {
2023-07-06 11:02:02 -03:00
"lastModified": 1687871164,
"narHash": "sha256-bBFlPthuYX322xOlpJvkjUBz0C+MOBjZdDOOJJ+G2jU=",
2022-06-10 00:22:53 -03:00
"owner": "nix-community",
"repo": "home-manager",
2023-07-06 11:02:02 -03:00
"rev": "07c347bb50994691d7b0095f45ebd8838cf6bc38",
2022-06-10 00:22:53 -03:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-06-02 22:42:56 -03:00
"ref": "release-23.05",
2022-06-10 00:22:53 -03:00
"repo": "home-manager",
"type": "github"
}
},
2022-08-20 17:46:03 -03:00
"hyprland": {
"inputs": {
2022-12-10 10:00:46 -03:00
"hyprland-protocols": "hyprland-protocols",
2022-08-20 17:46:03 -03:00
"nixpkgs": [
"nixpkgs-unstable"
2022-08-20 17:46:03 -03:00
],
2022-12-10 10:00:46 -03:00
"wlroots": "wlroots",
"xdph": "xdph"
2022-08-20 17:46:03 -03:00
},
"locked": {
2023-07-06 11:02:02 -03:00
"lastModified": 1688595524,
"narHash": "sha256-Cclz3BSn2tO6qpyhVqd2cvl2EhUw8My4OmtKcS1GwGM=",
2022-08-20 17:46:03 -03:00
"owner": "hyprwm",
"repo": "Hyprland",
2023-07-06 11:02:02 -03:00
"rev": "8407a9af0a333ade66d4deff7ef654a4594fe58f",
2022-08-20 17:46:03 -03:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "Hyprland",
"type": "github"
}
},
2022-12-10 10:00:46 -03:00
"hyprland-protocols": {
2023-01-11 21:49:02 -03:00
"inputs": {
"nixpkgs": [
"hyprland",
"nixpkgs"
]
2022-12-10 10:00:46 -03:00
},
"locked": {
2023-06-02 22:42:56 -03:00
"lastModified": 1684265364,
"narHash": "sha256-AxNnWbthsuNx73HDQr0eBxrcE3+yfl/WsaXZqUFmkpQ=",
2022-12-10 10:00:46 -03:00
"owner": "hyprwm",
"repo": "hyprland-protocols",
2023-06-02 22:42:56 -03:00
"rev": "8c279b9fb0f2b031427dc5ef4eab53f2ed835530",
2022-12-10 10:00:46 -03:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"type": "github"
}
},
2023-02-13 11:02:55 -03:00
"lipsum": {
"flake": false,
"locked": {
"lastModified": 1630421397,
"narHash": "sha256-a6uv0tJulN9cAGWxvQr8B0PUJEY8Rx4e759xzS66Xlo=",
"owner": "hannenz",
"repo": "lipsum",
"rev": "0fb31e6ede10fbd78d7652f5fb21670cddd8e3ed",
"type": "github"
},
"original": {
"owner": "hannenz",
"repo": "lipsum",
"type": "github"
}
},
2023-05-13 00:13:40 -03:00
"maildir-notify-daemon": {
"inputs": {
"advisory-db": "advisory-db_2",
"crane": "crane_2",
"flake-utils": "flake-utils_5",
2023-06-02 22:42:56 -03:00
"nixpkgs": [
"nixpkgs"
]
2023-05-13 00:13:40 -03:00
},
"locked": {
"lastModified": 1683946606,
"narHash": "sha256-nzI8XDjf7Q0NZdVuxEvkkU4x0w229DmJZAN2yB92oMc=",
"owner": "lelgenio",
"repo": "maildir-notify-daemon",
"rev": "f609cbd6dd6accce8f24594bc2e13822023e3d79",
"type": "github"
},
"original": {
"owner": "lelgenio",
"repo": "maildir-notify-daemon",
"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"
}
},
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-07-06 11:02:02 -03:00
"lastModified": 1687097842,
"narHash": "sha256-NPAaRZx5foWLgIPfEaiEZMr9JIlEQhLEVEXpx09341Q=",
"owner": "Mic92",
"repo": "nix-index-database",
2023-07-06 11:02:02 -03:00
"rev": "c8210cb3fcde6860255b54ddba74dc177e6232cd",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "nix-index-database",
"type": "github"
}
},
2023-06-02 17:55:54 -03:00
"nix-software-center": {
"inputs": {
2023-06-02 22:42:56 -03:00
"nixpkgs": "nixpkgs",
"utils": "utils"
2023-06-02 17:55:54 -03:00
},
"locked": {
2023-07-06 11:02:02 -03:00
"lastModified": 1687792881,
"narHash": "sha256-FWNT4+V1j5RjTS7TclYUBbuy80FGAH+aXr0rkIJd6i0=",
2023-06-02 17:55:54 -03:00
"owner": "vlinkz",
"repo": "nix-software-center",
2023-07-06 11:02:02 -03:00
"rev": "7ec2e70beeeacfd256239be545187badd832abe6",
2023-06-02 17:55:54 -03:00
"type": "github"
},
"original": {
"owner": "vlinkz",
"repo": "nix-software-center",
"type": "github"
}
},
"nixos-conf-editor": {
"inputs": {
2023-06-02 22:42:56 -03:00
"nixpkgs": "nixpkgs_2",
"utils": "utils_2"
2023-06-02 17:55:54 -03:00
},
"locked": {
"lastModified": 1680749298,
"narHash": "sha256-QOigD8CaueznOKjjTpz1+lwiOX1o6qPTgZE6GmrCL/o=",
"owner": "vlinkz",
"repo": "nixos-conf-editor",
"rev": "9be2ed1183ca1cdf9c3a7a437032f41241d7a3b5",
"type": "github"
},
"original": {
"owner": "vlinkz",
"repo": "nixos-conf-editor",
"type": "github"
}
},
2022-06-10 00:22:53 -03:00
"nixpkgs": {
"locked": {
2023-07-06 11:02:02 -03:00
"lastModified": 1686592866,
"narHash": "sha256-riGg89eWhXJcPNrQGcSwTEEm7CGxWC06oSX44hajeMw=",
2022-06-10 00:22:53 -03:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-06 11:02:02 -03:00
"rev": "0eeebd64de89e4163f4d3cf34ffe925a5cf67a05",
2022-06-10 00:22:53 -03:00
"type": "github"
},
"original": {
2023-05-13 00:13:40 -03:00
"owner": "NixOS",
2022-07-16 02:12:18 -03:00
"ref": "nixos-unstable",
2023-05-13 00:13:40 -03:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2023-07-06 11:02:02 -03:00
"lastModified": 1688500189,
"narHash": "sha256-djYYiY4lzJOlXOnTHytH6BUugrxHDZjuGxTSrU4gt4M=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-06 11:02:02 -03:00
"rev": "78419edadf0fabbe5618643bd850b2f2198ed060",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2023-06-02 22:42:56 -03:00
"nixpkgs_2": {
2023-06-02 17:55:54 -03:00
"locked": {
2023-06-02 22:42:56 -03:00
"lastModified": 1673796341,
"narHash": "sha256-1kZi9OkukpNmOaPY7S5/+SlCDOuYnP3HkXHvNDyLQcc=",
2023-06-02 17:55:54 -03:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-02 22:42:56 -03:00
"rev": "6dccdc458512abce8d19f74195bb20fdb067df50",
2023-06-02 17:55:54 -03:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-06-02 22:42:56 -03:00
"nixpkgs_3": {
2023-05-13 00:13:40 -03:00
"locked": {
2023-07-06 11:02:02 -03:00
"lastModified": 1688482527,
"narHash": "sha256-9zd0YC2gfsRvVJENZsVs1R5LBj5/t127JlCLggn/970=",
2023-05-13 00:13:40 -03:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-06 11:02:02 -03:00
"rev": "c7a18f89ef1dc423f57f3de9bd5d9355550a5d15",
2023-05-13 00:13:40 -03:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-23.05",
2023-05-13 00:13:40 -03:00
"type": "indirect"
}
},
2022-07-16 02:12:18 -03:00
"nur": {
"locked": {
2023-07-06 11:02:02 -03:00
"lastModified": 1688593494,
"narHash": "sha256-00OXnRSGhiwnW6VUMxfiEaanVKP/H9BXhOQrDWIXEfM=",
2022-07-16 02:12:18 -03:00
"owner": "nix-community",
"repo": "NUR",
2023-07-06 11:02:02 -03:00
"rev": "65a624ed5eb9f4db749baed3ce7241f5430c470d",
2022-07-16 02:12:18 -03:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2022-12-14 01:05:27 -03:00
"plymouth-themes": {
"flake": false,
"locked": {
"lastModified": 1626085315,
"narHash": "sha256-VNGvA8ujwjpC2rTVZKrXni2GjfiZk7AgAn4ZB4Baj2k=",
"owner": "adi1090x",
"repo": "plymouth-themes",
"rev": "bf2f570bee8e84c5c20caac353cbe1d811a4745f",
"type": "github"
},
"original": {
"owner": "adi1090x",
"repo": "plymouth-themes",
"type": "github"
}
},
2022-10-24 23:04:34 -03:00
"ranger-icons": {
"flake": false,
"locked": {
2023-07-06 11:02:02 -03:00
"lastModified": 1687100646,
"narHash": "sha256-MMPbYXlSLwECf/Li4KqYbSmKZ8n8LfTdkOfZKshJ30w=",
2022-10-24 23:04:34 -03:00
"owner": "alexanderjeurissen",
"repo": "ranger_devicons",
2023-07-06 11:02:02 -03:00
"rev": "1b5780117eeebdfcd221ce45823a1ddef8399848",
2022-10-24 23:04:34 -03:00
"type": "github"
},
"original": {
"owner": "alexanderjeurissen",
"repo": "ranger_devicons",
"type": "github"
}
},
"ranger-sixel": {
"flake": false,
"locked": {
2023-04-24 11:56:34 -03:00
"lastModified": 1681665489,
"narHash": "sha256-NJKjj+jmaHnauA6qCEGu9N+EPqfcoL0jF1PotGZ/kDc=",
"owner": "remi6397",
"repo": "ranger",
2023-04-24 11:56:34 -03:00
"rev": "0283f4c2c6c0abae7f1279d3cc0b6e7bf313134e",
"type": "github"
},
"original": {
"owner": "remi6397",
"ref": "feature/sixel",
"repo": "ranger",
"type": "github"
}
},
2022-06-10 00:22:53 -03:00
"root": {
"inputs": {
2022-12-23 11:22:58 -03:00
"agenix": "agenix",
"alacritty-sixel": "alacritty-sixel",
2023-01-21 01:58:12 -03:00
"demoji": "demoji",
2022-08-01 20:15:26 -03:00
"dhist": "dhist",
2023-05-17 23:51:14 -03:00
"dzgui-nix": "dzgui-nix",
2023-05-16 12:46:48 -03:00
"home-manager": "home-manager_2",
2022-08-20 17:46:03 -03:00
"hyprland": "hyprland",
2023-02-13 11:02:55 -03:00
"lipsum": "lipsum",
2023-05-13 00:13:40 -03:00
"maildir-notify-daemon": "maildir-notify-daemon",
2022-08-11 11:53:39 -03:00
"material-wifi-icons": "material-wifi-icons",
"nix-index-database": "nix-index-database",
2023-06-02 17:55:54 -03:00
"nix-software-center": "nix-software-center",
"nixos-conf-editor": "nixos-conf-editor",
2023-06-02 22:42:56 -03:00
"nixpkgs": "nixpkgs_3",
"nixpkgs-unstable": "nixpkgs-unstable",
"nur": "nur",
2022-12-14 01:05:27 -03:00
"plymouth-themes": "plymouth-themes",
2022-10-24 23:04:34 -03:00
"ranger-icons": "ranger-icons",
2022-10-24 08:02:22 -03:00
"ranger-sixel": "ranger-sixel",
2023-05-19 17:53:08 -03:00
"tlauncher": "tlauncher",
2023-05-31 20:42:55 -03:00
"wl-crosshair": "wl-crosshair"
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
},
2022-11-25 16:13:01 -03:00
"rust-overlay": {
2023-02-18 22:15:44 -03:00
"inputs": {
"flake-utils": [
"demoji",
"crane",
"flake-utils"
],
"nixpkgs": [
"demoji",
"crane",
"nixpkgs"
]
},
"locked": {
2023-06-02 22:42:56 -03:00
"lastModified": 1683080331,
"narHash": "sha256-nGDvJ1DAxZIwdn6ww8IFwzoHb2rqBP4wv/65Wt5vflk=",
2023-02-18 22:15:44 -03:00
"owner": "oxalica",
"repo": "rust-overlay",
2023-06-02 22:42:56 -03:00
"rev": "d59c3fa0cba8336e115b376c2d9e91053aa59e56",
2023-02-18 22:15:44 -03:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2023-05-13 00:13:40 -03:00
"rust-overlay_2": {
"inputs": {
"flake-utils": [
"maildir-notify-daemon",
"crane",
"flake-utils"
],
"nixpkgs": [
"maildir-notify-daemon",
"crane",
"nixpkgs"
]
},
"locked": {
"lastModified": 1683080331,
"narHash": "sha256-nGDvJ1DAxZIwdn6ww8IFwzoHb2rqBP4wv/65Wt5vflk=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "d59c3fa0cba8336e115b376c2d9e91053aa59e56",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
2022-11-10 17:41:56 -03:00
}
},
2023-05-13 00:13:40 -03:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-05-19 17:53:08 -03:00
"systems_3": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-05-31 20:42:55 -03:00
"systems_4": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-06-02 22:42:56 -03:00
"systems_5": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_6": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-07-06 11:02:02 -03:00
"systems_7": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-05-19 17:53:08 -03:00
"tlauncher": {
"inputs": {
"flake-utils": "flake-utils_6",
2023-06-02 22:42:56 -03:00
"nixpkgs": [
"nixpkgs"
]
2023-05-19 17:53:08 -03:00
},
"locked": {
"lastModified": 1684504342,
"narHash": "sha256-rJ0eH7BuPizvXPc+LjVtovse4gWEuxP2WiyNdXjPNL4=",
"owner": "lelgenio",
"repo": "tlauncher-nix",
"rev": "add4df7220bd0b85177a1938c02b60c966c5eb71",
"type": "github"
},
"original": {
"owner": "lelgenio",
"repo": "tlauncher-nix",
"type": "github"
}
},
2022-12-02 14:40:11 -03:00
"utils": {
2023-07-06 11:02:02 -03:00
"inputs": {
"systems": "systems_5"
},
2023-06-02 17:55:54 -03:00
"locked": {
2023-07-06 11:02:02 -03:00
"lastModified": 1685518550,
"narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
2023-06-02 17:55:54 -03:00
"owner": "numtide",
"repo": "flake-utils",
2023-07-06 11:02:02 -03:00
"rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
2023-06-02 17:55:54 -03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-06-02 22:42:56 -03:00
"utils_2": {
2023-06-02 17:55:54 -03:00
"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"
}
},
2023-05-31 20:42:55 -03:00
"wl-crosshair": {
"inputs": {
"flake-utils": "flake-utils_7",
2023-06-02 22:42:56 -03:00
"nixpkgs": [
"nixpkgs"
]
2023-05-31 20:42:55 -03:00
},
"locked": {
"lastModified": 1685576039,
"narHash": "sha256-WMkWurJsZZG7YkWzW/k2SNquYLsAZjzFs7CFswSjDew=",
"owner": "lelgenio",
"repo": "wl-crosshair",
"rev": "57d0908e10d9f58fc37fe866404cc8b66be1f0d9",
"type": "github"
},
"original": {
"owner": "lelgenio",
"repo": "wl-crosshair",
"type": "github"
}
},
2022-08-20 17:46:03 -03:00
"wlroots": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
2023-07-06 11:02:02 -03:00
"lastModified": 1686753331,
"narHash": "sha256-KovjVFwcuoUO0eu/UiWrnD3+m/K+SHSAVIz4xF9K1XA=",
2022-08-20 17:46:03 -03:00
"owner": "wlroots",
"repo": "wlroots",
2023-07-06 11:02:02 -03:00
"rev": "7e7633abf09b362d0bad9e3fc650fd692369291d",
2022-08-20 17:46:03 -03:00
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
"type": "gitlab"
}
2022-12-10 10:00:46 -03:00
},
"xdph": {
"inputs": {
2023-01-11 21:49:02 -03:00
"hyprland-protocols": [
"hyprland",
"hyprland-protocols"
],
2022-12-10 10:00:46 -03:00
"nixpkgs": [
"hyprland",
"nixpkgs"
]
},
"locked": {
2023-06-02 22:42:56 -03:00
"lastModified": 1685385764,
"narHash": "sha256-r+XMyOoRXq+hlfjayb+fyi9kq2JK48TrwuNIAXqlj7U=",
2022-12-10 10:00:46 -03:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2023-06-02 22:42:56 -03:00
"rev": "4d9ff0c17716936e0b5ca577a39e263633901ed1",
2022-12-10 10:00:46 -03:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
2022-06-10 00:22:53 -03:00
}
},
"root": "root",
"version": 7
2022-08-01 20:15:26 -03:00
}