nixos-config/flake.lock

1115 lines
29 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-12-01 19:02:05 -03:00
"lastModified": 1701216516,
"narHash": "sha256-jKSeJn+7hZ1dZdiH1L+NWUGT2i/BGomKAJ54B9kT06Q=",
2022-12-23 11:22:58 -03:00
"owner": "ryantm",
"repo": "agenix",
2023-12-01 19:02:05 -03:00
"rev": "13ac9ac6d68b9a0896e3d43a082947233189e247",
2022-12-23 11:22:58 -03:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"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-08-31 16:51:14 -03:00
"lastModified": 1693509848,
"narHash": "sha256-/q2TRxgiaJkts5Xo+MDcz4yGrgdny/tUQsus7srgTSM=",
2023-01-21 01:58:12 -03:00
"owner": "lelgenio",
"repo": "demoji",
2023-08-31 16:51:14 -03:00
"rev": "60f638476ab90f3275122c0bdd82bd719c3b6af3",
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-08-18 00:56:42 -03:00
"lastModified": 1692283637,
"narHash": "sha256-bObVQHKfJdpot895dhEMDbuWYgRVSXiyKKGVk6PPU7k=",
2023-05-17 23:51:14 -03:00
"owner": "aclist",
"repo": "dztui",
2023-08-18 00:56:42 -03:00
"rev": "2e992f0d9bb60451cba221dd1ddc50b49386b00e",
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-08-22 21:08:05 -03:00
"lastModified": 1692379055,
"narHash": "sha256-hOGlATTOBn8sqqQnldOvAYxoY9SxutLg0C11WxTIewg=",
"owner": "lelgenio",
"repo": "dzgui-nix",
2023-08-22 21:08:05 -03:00
"rev": "d569503c94b951d6be52330cdeacfd91122d3cff",
"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"
}
},
2023-11-11 13:20:30 -03:00
"flake-compat_3": {
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"revCount": 57,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.0.1/018afb31-abd1-7bff-a5e4-cff7e18efb7a/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
}
},
"flake-compat_4": {
"flake": false,
"locked": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"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"
}
},
2023-11-11 13:20:30 -03:00
"flake-utils-plus": {
"inputs": {
"flake-utils": "flake-utils_6"
},
"locked": {
"lastModified": 1696331477,
"narHash": "sha256-YkbRa/1wQWdWkVJ01JvV+75KIdM37UErqKgTf0L54Fk=",
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
"rev": "bfc53579db89de750b25b0c5e7af299e0c06d7d3",
"type": "github"
},
"original": {
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
"type": "github"
}
},
2023-02-18 22:15:44 -03:00
"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-08-22 21:08:05 -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"
}
},
"flake-utils_5": {
"inputs": {
2023-08-22 21:08:05 -03:00
"systems": "systems_5"
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-08-22 21:08:05 -03:00
"systems": "systems_7"
2023-05-19 17:53:08 -03:00
},
2023-11-11 13:20:30 -03:00
"locked": {
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_7": {
"inputs": {
"systems": "systems_8"
},
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-11-11 13:20:30 -03:00
"flake-utils_8": {
2023-05-31 20:42:55 -03:00
"inputs": {
2023-11-11 13:20:30 -03:00
"systems": "systems_9"
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-11-26 15:40:18 -03:00
"lastModified": 1700814205,
"narHash": "sha256-lWqDPKHRbQfi+zNIivf031BUeyciVOtwCwTjyrhDB5g=",
2022-06-10 00:22:53 -03:00
"owner": "nix-community",
"repo": "home-manager",
2023-11-26 15:40:18 -03:00
"rev": "aeb2232d7a32530d3448318790534d196bf9427a",
2022-06-10 00:22:53 -03:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-11-26 15:40:18 -03:00
"ref": "release-23.11",
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": [
2023-07-27 01:20:31 -03:00
"nixpkgs"
2022-08-20 17:46:03 -03:00
],
2023-08-22 21:08:05 -03:00
"systems": "systems_3",
2022-12-10 10:00:46 -03:00
"wlroots": "wlroots",
"xdph": "xdph"
2022-08-20 17:46:03 -03:00
},
"locked": {
2023-12-01 19:02:05 -03:00
"lastModified": 1701451430,
"narHash": "sha256-uVrtDJUb5+WylStcz2M8Awx1MFNFzpGZwklaPtXv20Y=",
2022-08-20 17:46:03 -03:00
"owner": "hyprwm",
"repo": "Hyprland",
2023-12-01 19:02:05 -03:00
"rev": "6e8b9ef7d8aa53247d5122b6641b9afa0df798df",
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"
2023-08-22 21:08:05 -03:00
],
"systems": [
"hyprland",
"systems"
2023-01-11 21:49:02 -03:00
]
2022-12-10 10:00:46 -03:00
},
"locked": {
2023-08-22 21:08:05 -03:00
"lastModified": 1691753796,
"narHash": "sha256-zOEwiWoXk3j3+EoF3ySUJmberFewWlagvewDRuWYAso=",
2022-12-10 10:00:46 -03:00
"owner": "hyprwm",
"repo": "hyprland-protocols",
2023-08-22 21:08:05 -03:00
"rev": "0c2ce70625cb30aef199cb388f99e19a61a6ce03",
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-11-26 15:40:18 -03:00
"lastModified": 1700968077,
"narHash": "sha256-Lax+2g7G3Fe+ckMrHLYTl+97unbmNDmN1qS9MLBkxr4=",
"owner": "Mic92",
"repo": "nix-index-database",
2023-11-26 15:40:18 -03:00
"rev": "bd3aec0ecb0fdde863a7ed2c6caa220c47e22c07",
"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-09-29 00:15:47 -03:00
"lastModified": 1693158194,
"narHash": "sha256-jDTKAmei9UgwoVHAskalRilTunWYlWOESNGY4BKscuU=",
2023-06-02 17:55:54 -03:00
"owner": "vlinkz",
"repo": "nix-software-center",
2023-09-29 00:15:47 -03:00
"rev": "8faa762f9b710520f8b7f81f4892a6e0aba749dc",
2023-06-02 17:55:54 -03:00
"type": "github"
},
"original": {
"owner": "vlinkz",
"repo": "nix-software-center",
"type": "github"
}
},
"nixos-conf-editor": {
"inputs": {
2023-11-11 13:20:30 -03:00
"flake-compat": "flake-compat_3",
2023-06-02 22:42:56 -03:00
"nixpkgs": "nixpkgs_2",
2023-11-11 13:20:30 -03:00
"snowfall-lib": "snowfall-lib"
2023-06-02 17:55:54 -03:00
},
"locked": {
2023-11-11 13:20:30 -03:00
"lastModified": 1698685411,
"narHash": "sha256-N93S17LLkckv25qB/aMdFyfV+sNvhiGyHfFVMczoBs8=",
2023-06-02 17:55:54 -03:00
"owner": "vlinkz",
"repo": "nixos-conf-editor",
2023-11-11 13:20:30 -03:00
"rev": "f79009587708571f79b3299898723c131473e2b4",
2023-06-02 17:55:54 -03:00
"type": "github"
},
"original": {
"owner": "vlinkz",
"repo": "nixos-conf-editor",
"type": "github"
}
},
2022-06-10 00:22:53 -03:00
"nixpkgs": {
"locked": {
2023-09-29 00:15:47 -03:00
"lastModified": 1692638711,
"narHash": "sha256-J0LgSFgJVGCC1+j5R2QndadWI1oumusg6hCtYAzLID4=",
2022-06-10 00:22:53 -03:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-09-29 00:15:47 -03:00
"rev": "91a22f76cd1716f9d0149e8a5c68424bb691de15",
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-fixed-steam": {
"locked": {
2023-11-26 15:40:18 -03:00
"lastModified": 1701016343,
"narHash": "sha256-UhFqv2bl/ZB4RwGxq1Qp6+91uZDwTEA80rxALTiJ3fg=",
"owner": "lelgenio",
"repo": "nixpkgs",
2023-11-26 15:40:18 -03:00
"rev": "ac4d51306af54a088e29e2e5efcfac5dfe87d95c",
"type": "github"
},
"original": {
"owner": "lelgenio",
"ref": "test-steam-fix",
"repo": "nixpkgs",
"type": "github"
}
},
2023-06-02 22:42:56 -03:00
"nixpkgs_2": {
2023-06-02 17:55:54 -03:00
"locked": {
2023-11-11 13:20:30 -03:00
"lastModified": 1698318101,
"narHash": "sha256-gUihHt3yPD7bVqg+k/UVHgngyaJ3DMEBchbymBMvK1E=",
"owner": "nixos",
2023-06-02 17:55:54 -03:00
"repo": "nixpkgs",
2023-11-11 13:20:30 -03:00
"rev": "63678e9f3d3afecfeafa0acead6239cdb447574c",
2023-06-02 17:55:54 -03:00
"type": "github"
},
"original": {
2023-11-11 13:20:30 -03:00
"owner": "nixos",
2023-06-02 17:55:54 -03:00
"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-12-01 19:02:05 -03:00
"lastModified": 1701263465,
"narHash": "sha256-lNXUIlkfyDyp9Ox21hr+wsEf/IBklLvb6bYcyeXbdRc=",
2023-05-13 00:13:40 -03:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-01 19:02:05 -03:00
"rev": "50aa30a13c4ab5e7ba282da460a3e3d44e9d0eb3",
2023-05-13 00:13:40 -03:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2023-11-26 15:40:18 -03:00
"ref": "nixos-23.11",
2023-05-13 00:13:40 -03:00
"type": "indirect"
}
},
2022-12-14 01:05:27 -03:00
"plymouth-themes": {
"flake": false,
"locked": {
2023-08-22 21:08:05 -03:00
"lastModified": 1692705644,
"narHash": "sha256-e3lRgIBzDkKcWEp5yyRCzQJM6yyTjYC5XmNUZZroDuw=",
2022-12-14 01:05:27 -03:00
"owner": "adi1090x",
"repo": "plymouth-themes",
2023-08-22 21:08:05 -03:00
"rev": "5d8817458d764bff4ff9daae94cf1bbaabf16ede",
2022-12-14 01:05:27 -03:00
"type": "github"
},
"original": {
"owner": "adi1090x",
"repo": "plymouth-themes",
"type": "github"
}
},
2022-10-24 23:04:34 -03:00
"ranger-icons": {
"flake": false,
"locked": {
2023-08-22 21:08:05 -03:00
"lastModified": 1691165140,
"narHash": "sha256-6JEhyU08QEkGdRW2L00ynRaoaaR5PaiVUccEUbtTQuU=",
2022-10-24 23:04:34 -03:00
"owner": "alexanderjeurissen",
"repo": "ranger_devicons",
2023-08-22 21:08:05 -03:00
"rev": "de64ab26fb581c00a803381d522c6b3e48b79415",
2022-10-24 23:04:34 -03:00
"type": "github"
},
"original": {
"owner": "alexanderjeurissen",
"repo": "ranger_devicons",
"type": "github"
}
},
2022-06-10 00:22:53 -03:00
"root": {
"inputs": {
2022-12-23 11:22:58 -03:00
"agenix": "agenix",
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-fixed-steam": "nixpkgs-fixed-steam",
2022-12-14 01:05:27 -03:00
"plymouth-themes": "plymouth-themes",
2022-10-24 23:04:34 -03:00
"ranger-icons": "ranger-icons",
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-11-11 13:20:30 -03:00
"snowfall-lib": {
"inputs": {
"flake-compat": "flake-compat_4",
"flake-utils-plus": "flake-utils-plus",
"nixpkgs": [
"nixos-conf-editor",
"nixpkgs"
]
},
"locked": {
"lastModified": 1696432959,
"narHash": "sha256-oJQZv2MYyJaVyVJY5IeevzqpGvMGKu5pZcCCJvb+xjc=",
"owner": "snowfallorg",
"repo": "lib",
"rev": "92803a029b5314d4436a8d9311d8707b71d9f0b6",
"type": "github"
},
"original": {
"owner": "snowfallorg",
"repo": "lib",
"type": "github"
}
},
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": {
2023-08-22 21:08:05 -03:00
"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"
}
},
"systems_4": {
2023-05-19 17:53:08 -03:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-08-22 21:08:05 -03:00
"systems_5": {
2023-05-31 20:42:55 -03:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-08-22 21:08:05 -03:00
"systems_6": {
2023-06-02 22:42:56 -03:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-08-22 21:08:05 -03:00
"systems_7": {
2023-06-02 22:42:56 -03:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-08-22 21:08:05 -03:00
"systems_8": {
2023-07-06 11:02:02 -03:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-11-11 13:20:30 -03:00
"systems_9": {
"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": {
2023-11-11 13:20:30 -03:00
"flake-utils": "flake-utils_7",
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": {
2023-08-22 21:08:05 -03:00
"systems": "systems_6"
2023-07-06 11:02:02 -03:00
},
2023-06-02 17:55:54 -03:00
"locked": {
2023-09-29 00:15:47 -03:00
"lastModified": 1689068808,
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
2023-06-02 17:55:54 -03:00
"owner": "numtide",
"repo": "flake-utils",
2023-09-29 00:15:47 -03:00
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
2023-06-02 17:55:54 -03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-05-31 20:42:55 -03:00
"wl-crosshair": {
"inputs": {
2023-11-11 13:20:30 -03:00
"flake-utils": "flake-utils_8",
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-12-01 19:02:05 -03:00
"lastModified": 1701368958,
"narHash": "sha256-7kvyoA91etzVEl9mkA/EJfB6z/PltxX7Xc4gcr7/xlo=",
2022-08-20 17:46:03 -03:00
"owner": "wlroots",
"repo": "wlroots",
2023-12-01 19:02:05 -03:00
"rev": "5d639394f3e83b01596dcd166a44a9a1a2583350",
2022-08-20 17:46:03 -03:00
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
2023-12-01 19:02:05 -03:00
"rev": "5d639394f3e83b01596dcd166a44a9a1a2583350",
2022-08-20 17:46:03 -03:00
"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"
2023-08-22 21:08:05 -03:00
],
"systems": [
"hyprland",
"systems"
2022-12-10 10:00:46 -03:00
]
},
"locked": {
2023-11-26 15:40:18 -03:00
"lastModified": 1700508250,
"narHash": "sha256-X4o/mifI7Nhu0UKYlxx53wIC+gYDo3pVM9L2u3PE2bE=",
2022-12-10 10:00:46 -03:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2023-11-26 15:40:18 -03:00
"rev": "eb120ff25265ecacd0fc13d7dab12131b60d0f47",
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
}