nixos-config/flake.lock

1167 lines
31 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"
2023-12-28 15:21:23 -03:00
],
"systems": "systems"
2022-12-23 11:22:58 -03:00
},
"locked": {
2023-12-28 15:21:23 -03:00
"lastModified": 1703433843,
"narHash": "sha256-nmtA4KqFboWxxoOAA6Y1okHbZh+HsXaMPFkYHsoDRDw=",
2022-12-23 11:22:58 -03:00
"owner": "ryantm",
"repo": "agenix",
2023-12-28 15:21:23 -03:00
"rev": "417caa847f9383e111d1397039c9d4337d024bf0",
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": {
2023-12-28 15:21:23 -03:00
"lastModified": 1700795494,
"narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=",
2023-02-07 20:03:04 -03:00
"owner": "lnl7",
"repo": "nix-darwin",
2023-12-28 15:21:23 -03:00
"rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d",
2023-02-07 20:03:04 -03:00
"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-12-17 19:03:40 -03:00
"lastModified": 1702780245,
"narHash": "sha256-cdW5LN2Q7eYW8xIqKPQfeYPd7e6VdJGaoA9NMHesCrE=",
2023-05-17 23:51:14 -03:00
"owner": "aclist",
"repo": "dztui",
2023-12-17 19:03:40 -03:00
"rev": "28323f3edb8fa747dc559d1939ccdd7729e4e3a1",
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",
2023-12-26 21:47:23 -03:00
"nixpkgs": "nixpkgs"
},
"locked": {
2023-12-17 19:03:40 -03:00
"lastModified": 1702850463,
"narHash": "sha256-qR/c/GjsLUzrCyHN/Q9nnClduf6OqTg26S1AFYKPzxA=",
"owner": "lelgenio",
"repo": "dzgui-nix",
2023-12-17 19:03:40 -03:00
"rev": "2ed6515b27d8186b9fedfe1dcaf861f07e796a0d",
"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": {
2023-12-28 15:21:23 -03:00
"systems": "systems_2"
2023-06-02 22:42:56 -03:00
},
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": {
2023-12-28 15:21:23 -03:00
"systems": "systems_3"
2023-06-02 22:42:56 -03:00
},
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-12-28 15:21:23 -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"
}
},
"flake-utils_5": {
"inputs": {
2023-12-28 15:21:23 -03:00
"systems": "systems_6"
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-12-28 15:21:23 -03:00
"systems": "systems_8"
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": {
2023-12-28 15:21:23 -03:00
"systems": "systems_9"
2023-11-11 13:20:30 -03:00
},
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-12-28 15:21:23 -03:00
"systems": "systems_10"
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": {
2023-12-28 15:21:23 -03:00
"lastModified": 1703113217,
"narHash": "sha256-7ulcXOk63TIT2lVDSExj7XzFx09LpdSAPtvgtM7yQPE=",
2023-05-16 12:46:48 -03:00
"owner": "nix-community",
"repo": "home-manager",
2023-12-28 15:21:23 -03:00
"rev": "3bfaacf46133c037bb356193bd2f1765d9dc82c1",
2023-05-16 12:46:48 -03:00
"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": {
2024-01-19 11:39:10 -03:00
"lastModified": 1705476964,
"narHash": "sha256-W5OK1fnj4qdn1HWOlxV2S3YiUvfaVjQM5ldWVpGV1fs=",
2022-06-10 00:22:53 -03:00
"owner": "nix-community",
"repo": "home-manager",
2024-01-19 11:39:10 -03:00
"rev": "85c3b600f660abd86e94cbcd1c46733943197a07",
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-12-28 15:21:23 -03:00
"systems": "systems_4",
2022-12-10 10:00:46 -03:00
"wlroots": "wlroots",
"xdph": "xdph"
2022-08-20 17:46:03 -03:00
},
"locked": {
2024-01-19 11:39:10 -03:00
"lastModified": 1705503680,
"narHash": "sha256-e+ou1KvZeZp104yeCgvgTTp5G+DB380CUZuUkijZxAc=",
2022-08-20 17:46:03 -03:00
"owner": "hyprwm",
"repo": "Hyprland",
2024-01-19 11:39:10 -03:00
"rev": "c4365f20ed8ff0dd480b7ed7cf1bfff1a0b6911a",
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"
}
},
2024-01-19 11:39:10 -03:00
"hyprlang": {
"inputs": {
"nixpkgs": [
"hyprland",
"xdph",
"nixpkgs"
]
},
"locked": {
"lastModified": 1704287638,
"narHash": "sha256-TuRXJGwtK440AXQNl5eiqmQqY4LZ/9+z/R7xC0ie3iA=",
"owner": "hyprwm",
"repo": "hyprlang",
"rev": "6624f2bb66d4d27975766e81f77174adbe58ec97",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprlang",
"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": {
2024-01-05 11:13:31 -03:00
"lastModified": 1703850449,
"narHash": "sha256-KykU5J7SdpBDG+6rkD//XeHd+6pK3qabe+88RduhwKc=",
2022-08-11 11:53:39 -03:00
"owner": "dcousens",
"repo": "material-wifi-icons",
2024-01-05 11:13:31 -03:00
"rev": "2daf6b3d96d65beb2a3e37a9a53556aab3826d97",
2022-08-11 11:53:39 -03:00
"type": "github"
},
"original": {
"owner": "dcousens",
"repo": "material-wifi-icons",
"type": "github"
}
},
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-01-19 11:39:10 -03:00
"lastModified": 1705282324,
"narHash": "sha256-LnURMA7yCM5t7et9O2+2YfGQh0FKAfE5GyahNDDzJVM=",
"owner": "Mic92",
"repo": "nix-index-database",
2024-01-19 11:39:10 -03:00
"rev": "49aaeecf41ae0a0944e2c627cb515bcde428a1d1",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "nix-index-database",
"type": "github"
}
},
2023-06-02 17:55:54 -03:00
"nix-software-center": {
"inputs": {
2023-12-26 21:47:23 -03:00
"nixpkgs": "nixpkgs_2",
2023-06-02 22:42:56 -03:00
"utils": "utils"
2023-06-02 17:55:54 -03:00
},
"locked": {
2023-12-28 15:21:23 -03:00
"lastModified": 1703105285,
"narHash": "sha256-BHoW1RQMc2Auz8paBvTBriKv0F6FI99+3nnz/ELLawg=",
2023-06-02 17:55:54 -03:00
"owner": "vlinkz",
"repo": "nix-software-center",
2023-12-28 15:21:23 -03:00
"rev": "68e87fb6e24fb3e6fe65449918d0cbda96622b65",
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-12-26 21:47:23 -03:00
"nixpkgs": "nixpkgs_3",
2023-11-11 13:20:30 -03:00
"snowfall-lib": "snowfall-lib"
2023-06-02 17:55:54 -03:00
},
"locked": {
2023-12-28 15:21:23 -03:00
"lastModified": 1703104726,
"narHash": "sha256-9wD01mLe7tQCzTtLIRzUaAvOKzfPuWPfpCfYkeCsQD0=",
2023-06-02 17:55:54 -03:00
"owner": "vlinkz",
"repo": "nixos-conf-editor",
2023-12-28 15:21:23 -03:00
"rev": "18dc1d25b2025dc437490c71653429a05f9e0bf2",
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-12-28 15:21:23 -03:00
"lastModified": 1702539185,
"narHash": "sha256-KnIRG5NMdLIpEkZTnN5zovNYc0hhXjAgv6pfd5Z4c7U=",
2022-06-10 00:22:53 -03:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-28 15:21:23 -03:00
"rev": "aa9d4729cbc99dabacb50e3994dcefb3ea0f7447",
2022-06-10 00:22:53 -03:00
"type": "github"
},
"original": {
2023-12-26 21:47:23 -03:00
"id": "nixpkgs",
"ref": "nixpkgs-unstable",
"type": "indirect"
2023-05-13 00:13:40 -03:00
}
},
"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-12-26 21:47:23 -03:00
"locked": {
"lastModified": 1692638711,
"narHash": "sha256-J0LgSFgJVGCC1+j5R2QndadWI1oumusg6hCtYAzLID4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "91a22f76cd1716f9d0149e8a5c68424bb691de15",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
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-12-26 21:47:23 -03:00
"nixpkgs_4": {
2023-05-13 00:13:40 -03:00
"locked": {
2024-01-19 11:39:10 -03:00
"lastModified": 1705458851,
"narHash": "sha256-uQvEhiv33Zj/Pv364dTvnpPwFSptRZgVedDzoM+HqVg=",
2023-05-13 00:13:40 -03:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-19 11:39:10 -03:00
"rev": "8bf65f17d8070a0a490daf5f1c784b87ee73982c",
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-12-26 21:47:23 -03:00
"nixpkgs": "nixpkgs_4",
"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"
}
},
2023-12-28 15:21:23 -03:00
"systems_10": {
2023-05-13 00:13:40 -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-12-28 15:21:23 -03:00
"systems_2": {
2023-08-22 21:08:05 -03:00
"locked": {
2023-12-28 15:21:23 -03:00
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
2023-08-22 21:08:05 -03:00
"owner": "nix-systems",
2023-12-28 15:21:23 -03:00
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
2023-08-22 21:08:05 -03:00
"type": "github"
},
"original": {
"owner": "nix-systems",
2023-12-28 15:21:23 -03:00
"repo": "default",
2023-08-22 21:08:05 -03:00
"type": "github"
}
},
2023-12-28 15:21:23 -03:00
"systems_3": {
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-12-28 15:21:23 -03:00
"systems_4": {
"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"
}
},
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-12-28 15:21:23 -03:00
"systems": "systems_7"
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",
2024-01-05 11:13:31 -03:00
"lastModified": 1703963193,
"narHash": "sha256-ke8drv6PTrdQDruWbajrRJffP9A9PU6FRyjJGNZRTs4=",
2022-08-20 17:46:03 -03:00
"owner": "wlroots",
"repo": "wlroots",
2024-01-05 11:13:31 -03:00
"rev": "f81c3d93cd6f61b20ae784297679283438def8df",
2022-08-20 17:46:03 -03:00
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
2024-01-05 11:13:31 -03:00
"rev": "f81c3d93cd6f61b20ae784297679283438def8df",
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"
],
2024-01-19 11:39:10 -03:00
"hyprlang": "hyprlang",
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": {
2024-01-19 11:39:10 -03:00
"lastModified": 1704659450,
"narHash": "sha256-3lyoUVtUWz1LuxbltAtkJSK2IlVXmKhxCRU2/0PYCms=",
2022-12-10 10:00:46 -03:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2024-01-19 11:39:10 -03:00
"rev": "6a5de92769d5b7038134044053f90e7458f6a197",
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
}