snowflake/flake.lock

3326 lines
86 KiB
Text
Raw Normal View History

2022-12-06 01:24:54 -05:00
{
"nodes": {
2024-11-30 11:57:56 -05:00
"anyrun": {
"inputs": {
2024-11-30 11:57:56 -05:00
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs",
"systems": "systems"
},
"locked": {
"lastModified": 1735301051,
"narHash": "sha256-jU88Q9tP4vuvWYGQcmOdFwI9e2uMPVYJHbXdiklIH9o=",
2024-11-30 11:57:56 -05:00
"owner": "Kirottu",
"repo": "anyrun",
"rev": "06017e753c8886d5296768dca80745ee09402a2d",
"type": "github"
},
"original": {
2024-11-30 11:57:56 -05:00
"owner": "Kirottu",
"repo": "anyrun",
"type": "github"
}
},
2024-07-22 01:03:10 -04:00
"aquamarine": {
"inputs": {
"hyprutils": [
"hyprland",
"hyprutils"
],
"hyprwayland-scanner": [
"hyprland",
"hyprwayland-scanner"
],
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
"lastModified": 1736102453,
"narHash": "sha256-5qb4kb7Xbt8jJFL/oDqOor9Z2+E+A+ql3PiyDvsfWZ0=",
2024-07-22 01:03:10 -04:00
"owner": "hyprwm",
"repo": "aquamarine",
"rev": "4846091641f3be0ad7542086d52769bb7932bde6",
2024-07-22 01:03:10 -04:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "aquamarine",
"type": "github"
}
},
2024-12-16 22:39:46 -05:00
"attic": {
"inputs": {
"crane": "crane",
"flake-compat": "flake-compat_3",
"flake-parts": "flake-parts_2",
"nix-github-actions": "nix-github-actions",
"nixpkgs": "nixpkgs_7",
"nixpkgs-stable": "nixpkgs-stable_3"
2024-12-16 22:39:46 -05:00
},
"locked": {
"lastModified": 1731270564,
"narHash": "sha256-6KMC/NH/VWP5Eb+hA56hz0urel3jP6Y6cF2PX6xaTkk=",
"owner": "zhaofengli",
"repo": "attic",
"rev": "47752427561f1c34debb16728a210d378f0ece36",
"type": "github"
},
"original": {
"owner": "zhaofengli",
"ref": "main",
"repo": "attic",
"type": "github"
}
},
2024-04-12 21:30:12 -04:00
"atuin": {
"inputs": {
2024-06-16 09:02:00 -04:00
"fenix": "fenix",
"flake-compat": "flake-compat",
2024-09-09 00:19:12 -04:00
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs_2"
2024-04-12 21:30:12 -04:00
},
"locked": {
"lastModified": 1736281159,
"narHash": "sha256-PegDo2zozZob4QBFg8ihe6cTr4bmdmnyf77G1cukF30=",
2024-04-12 21:30:12 -04:00
"owner": "atuinsh",
"repo": "atuin",
"rev": "05aec6f8d60409af0f58942e1550e1a6a3b3b0ce",
2024-04-12 21:30:12 -04:00
"type": "github"
},
"original": {
"owner": "atuinsh",
"repo": "atuin",
"type": "github"
}
},
2024-06-16 09:02:00 -04:00
"botoh": {
"inputs": {
"fenix": "fenix_2",
"nixpkgs": "nixpkgs_4",
2024-06-16 09:02:00 -04:00
"pre-commit-hooks": "pre-commit-hooks",
2024-09-09 00:19:12 -04:00
"systems": "systems_3"
2024-06-16 09:02:00 -04:00
},
"locked": {
2024-12-16 22:39:46 -05:00
"lastModified": 1734196049,
"narHash": "sha256-+ZB1aRxlPpfF1usmCSFkbJPmpjMu1XkYAdsJhChzYvI=",
2024-06-16 09:02:00 -04:00
"ref": "refs/heads/master",
2024-12-16 22:39:46 -05:00
"rev": "a6291ba380a53d497096cb3477ae70f6dac0131a",
"revCount": 44,
2024-06-16 09:02:00 -04:00
"type": "git",
"url": "https://git.flake.sh/notohh/botoh"
},
"original": {
"type": "git",
"url": "https://git.flake.sh/notohh/botoh"
}
},
2024-12-16 22:39:46 -05:00
"cachix": {
"inputs": {
"devenv": "devenv",
"flake-compat": "flake-compat_4",
"git-hooks": "git-hooks",
"nixpkgs": "nixpkgs_10"
2024-12-16 22:39:46 -05:00
},
"locked": {
"lastModified": 1733424942,
"narHash": "sha256-5t7Sl6EkOaoP4FvzLmH7HFDbdl9SizmLh53RjDQCbWQ=",
"owner": "cachix",
"repo": "cachix",
"rev": "8b6b0e4694b9aa78b2ea4c93bff6e1a222dc7e4a",
"type": "github"
},
"original": {
"owner": "cachix",
"ref": "master",
"repo": "cachix",
"type": "github"
}
},
"cachix_2": {
"inputs": {
"devenv": [
"conduwuit",
"cachix",
"devenv"
],
"flake-compat": [
"conduwuit",
"cachix",
"devenv"
],
"git-hooks": [
"conduwuit",
"cachix",
"devenv"
],
"nixpkgs": "nixpkgs_8"
2024-12-16 22:39:46 -05:00
},
"locked": {
"lastModified": 1728672398,
"narHash": "sha256-KxuGSoVUFnQLB2ZcYODW7AVPAh9JqRlD5BrfsC/Q4qs=",
"owner": "cachix",
"repo": "cachix",
"rev": "aac51f698309fd0f381149214b7eee213c66ef0a",
"type": "github"
},
"original": {
"owner": "cachix",
"ref": "latest",
"repo": "cachix",
"type": "github"
}
},
"catppuccin": {
"inputs": {
"catppuccin-v1_1": "catppuccin-v1_1",
"catppuccin-v1_2": "catppuccin-v1_2",
"home-manager": "home-manager",
"home-manager-stable": "home-manager-stable",
"nixpkgs": "nixpkgs_6",
"nixpkgs-stable": "nixpkgs-stable_2",
"nuscht-search": "nuscht-search"
},
"locked": {
"lastModified": 1736069220,
"narHash": "sha256-76MaB3COao55nlhWmSmq9PKgu2iGIs54C1cAE0E5J6Y=",
"owner": "catppuccin",
"repo": "nix",
"rev": "8eada392fd6571a747e1c5fc358dd61c14c8704e",
"type": "github"
},
"original": {
"owner": "catppuccin",
"repo": "nix",
"type": "github"
}
},
"catppuccin-v1_1": {
"locked": {
"lastModified": 1734055249,
"narHash": "sha256-pCWJgwo77KD7EJpwynwKrWPZ//dwypHq2TfdzZWqK68=",
"rev": "7221d6ca17ac36ed20588e1c3a80177ac5843fa7",
"revCount": 326,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/catppuccin/nix/1.1.1/0193bdc0-b045-7eed-bbec-95611a8ecdf5/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/catppuccin/nix/1.1.%2A.tar.gz"
}
},
"catppuccin-v1_2": {
"locked": {
"lastModified": 1734728407,
"narHash": "sha256-Let3uJo4YDyfqbqaw66dpZxhJB2TrDyZWSFd5rpPLJA=",
"rev": "23ee86dbf4ed347878115a78971d43025362fab1",
"revCount": 341,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/catppuccin/nix/1.2.0/0193e5e0-33b7-7149-a362-bfe56b20f64e/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/catppuccin/nix/1.2.%2A.tar.gz"
}
},
2024-12-16 22:39:46 -05:00
"complement": {
"flake": false,
"locked": {
"lastModified": 1734303596,
"narHash": "sha256-HjDRyLR4MBqQ3IjfMM6eE+8ayztXlbz3gXdyDmFla68=",
"owner": "girlbossceo",
"repo": "complement",
"rev": "14cc5be797b774f1a2b9f826f38181066d4952b8",
"type": "github"
},
"original": {
"owner": "girlbossceo",
"ref": "main",
"repo": "complement",
"type": "github"
}
},
"conduwuit": {
"inputs": {
"attic": "attic",
"cachix": "cachix",
"complement": "complement",
"crane": "crane_2",
"fenix": "fenix_3",
"flake-compat": "flake-compat_5",
"flake-utils": "flake-utils_3",
2024-12-16 22:39:46 -05:00
"liburing": "liburing",
"nix-filter": "nix-filter",
"nixpkgs": "nixpkgs_11",
2024-12-16 22:39:46 -05:00
"rocksdb": "rocksdb"
},
"locked": {
"lastModified": 1736435929,
"narHash": "sha256-VIszlm7sNpzmzgM8nisOezoaFOzRyR+WpsLaF2D3BbA=",
2024-12-16 22:39:46 -05:00
"owner": "girlbossceo",
"repo": "conduwuit",
"rev": "7526ba9d6fc4221a338056802f8456733da314d6",
2024-12-16 22:39:46 -05:00
"type": "github"
},
"original": {
"owner": "girlbossceo",
"repo": "conduwuit",
"type": "github"
}
},
2024-01-04 14:41:13 -05:00
"crane": {
2024-12-16 22:39:46 -05:00
"inputs": {
"nixpkgs": [
"conduwuit",
"attic",
"nixpkgs"
]
},
"locked": {
"lastModified": 1722960479,
"narHash": "sha256-NhCkJJQhD5GUib8zN9JrmYGMwt4lCRp6ZVNzIiYCl0Y=",
"owner": "ipetkov",
"repo": "crane",
"rev": "4c6c77920b8d44cd6660c1621dea6b3fc4b4c4f4",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"crane_2": {
"locked": {
"lastModified": 1734808813,
"narHash": "sha256-3aH/0Y6ajIlfy7j52FGZ+s4icVX0oHhqBzRdlOeztqg=",
2024-12-16 22:39:46 -05:00
"owner": "ipetkov",
"repo": "crane",
"rev": "72e2d02dbac80c8c86bf6bf3e785536acf8ee926",
2024-12-16 22:39:46 -05:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"ref": "master",
"repo": "crane",
"type": "github"
}
},
"crane_3": {
2024-01-04 14:41:13 -05:00
"locked": {
"lastModified": 1727974419,
"narHash": "sha256-WD0//20h+2/yPGkO88d2nYbb23WMWYvnRyDQ9Dx4UHg=",
2024-01-04 14:41:13 -05:00
"owner": "ipetkov",
"repo": "crane",
"rev": "37e4f9f0976cb9281cd3f0c70081e5e0ecaee93f",
2024-01-04 14:41:13 -05:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"deploy-rs": {
2024-01-22 19:15:34 -05:00
"inputs": {
2024-12-16 22:39:46 -05:00
"flake-compat": "flake-compat_6",
2024-01-22 19:15:34 -05:00
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
2024-01-22 19:15:34 -05:00
},
"locked": {
"lastModified": 1727447169,
"narHash": "sha256-3KyjMPUKHkiWhwR91J1YchF6zb6gvckCAY1jOE+ne0U=",
"owner": "serokell",
"repo": "deploy-rs",
"rev": "aa07eb05537d4cd025e2310397a6adcedfe72c76",
2024-01-22 19:15:34 -05:00
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
2024-01-22 19:15:34 -05:00
"type": "github"
}
},
2024-12-16 22:39:46 -05:00
"devenv": {
"inputs": {
"cachix": "cachix_2",
"flake-compat": [
"conduwuit",
"cachix",
"flake-compat"
],
"git-hooks": [
"conduwuit",
"cachix",
"git-hooks"
],
"nix": "nix",
"nixpkgs": [
"conduwuit",
"cachix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733323168,
"narHash": "sha256-d5DwB4MZvlaQpN6OQ4SLYxb5jA4UH5EtV5t5WOtjLPU=",
"owner": "cachix",
"repo": "devenv",
"rev": "efa9010b8b1cfd5dd3c7ed1e172a470c3b84a064",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "devenv",
"type": "github"
}
},
2024-04-26 17:21:31 -04:00
"eww": {
"inputs": {
2024-12-16 22:39:46 -05:00
"flake-compat": "flake-compat_7",
"nixpkgs": "nixpkgs_12",
2024-04-26 17:21:31 -04:00
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1736022026,
"narHash": "sha256-FBdncoPa6Fam0Z38x7Xa7CBY+0UcbJyvfned3QMpoPM=",
2024-04-26 17:21:31 -04:00
"owner": "elkowar",
"repo": "eww",
"rev": "a7bd80ac1ec77f0c473c7ec70240f8329bffa07b",
2024-04-26 17:21:31 -04:00
"type": "github"
},
"original": {
"owner": "elkowar",
"repo": "eww",
"type": "github"
}
},
2024-06-16 09:02:00 -04:00
"fenix": {
"inputs": {
"nixpkgs": [
"atuin",
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
2024-11-11 00:03:39 -05:00
"lastModified": 1730356297,
"narHash": "sha256-pMW/yx6urzUimYdMHLGKRWxu2wmWMd7Dqz9oiGHBi8o=",
2024-06-16 09:02:00 -04:00
"owner": "nix-community",
"repo": "fenix",
2024-11-11 00:03:39 -05:00
"rev": "3a35e2c06a31ff4420639a454eeca4ccdfe69f13",
2024-06-16 09:02:00 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"fenix_2": {
"inputs": {
"nixpkgs": "nixpkgs_3",
2024-06-16 09:02:00 -04:00
"rust-analyzer-src": "rust-analyzer-src_2"
},
"locked": {
"lastModified": 1727764514,
"narHash": "sha256-tvN9v5gTxLI5zOKsNvYl1aUxIitHm8Nj3vKdXNfJo50=",
2024-06-16 09:02:00 -04:00
"owner": "nix-community",
"repo": "fenix",
"rev": "a9d2e5fa8d77af05240230c9569bbbddd28ccfaf",
2024-06-16 09:02:00 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "monthly",
"repo": "fenix",
"type": "github"
}
},
2024-12-16 22:39:46 -05:00
"fenix_3": {
"inputs": {
"nixpkgs": [
"conduwuit",
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src_3"
},
"locked": {
"lastModified": 1735799625,
"narHash": "sha256-lFadwWDvVIub11bwfZhsh2WUByf9LOi6yjsSUMmE0xk=",
2024-12-16 22:39:46 -05:00
"owner": "nix-community",
"repo": "fenix",
"rev": "a9d84a1545814910cb4ab0515ed6921e8b07ee95",
2024-12-16 22:39:46 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "main",
"repo": "fenix",
"type": "github"
}
},
2023-04-26 17:34:08 -04:00
"flake-compat": {
2024-01-04 14:41:13 -05:00
"flake": false,
"locked": {
2024-08-26 01:02:15 -04:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2024-01-04 14:41:13 -05:00
"owner": "edolstra",
"repo": "flake-compat",
2024-08-26 01:02:15 -04:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2024-01-04 14:41:13 -05:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-12-16 22:39:46 -05:00
"flake-compat_10": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_11": {
"flake": false,
"locked": {
"lastModified": 1733328505,
"narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-01-04 14:41:13 -05:00
"flake-compat_2": {
2023-04-26 17:34:08 -04:00
"flake": false,
"locked": {
2023-12-17 12:11:41 -05:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-04-26 17:34:08 -04:00
"owner": "edolstra",
"repo": "flake-compat",
2023-12-17 12:11:41 -05:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-04-26 17:34:08 -04:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_3": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-04-12 21:30:12 -04:00
"flake-compat_4": {
2024-12-16 22:39:46 -05:00
"flake": false,
2024-04-12 21:30:12 -04:00
"locked": {
2024-12-16 22:39:46 -05:00
"lastModified": 1733328505,
"narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
2024-04-12 21:30:12 -04:00
"owner": "edolstra",
"repo": "flake-compat",
2024-12-16 22:39:46 -05:00
"rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
2024-04-12 21:30:12 -04:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-04-23 14:52:32 -04:00
"flake-compat_5": {
"flake": false,
2024-10-14 08:02:44 -04:00
"locked": {
2024-12-16 22:39:46 -05:00
"lastModified": 1733328505,
"narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
2024-10-14 08:02:44 -04:00
"owner": "edolstra",
"repo": "flake-compat",
2024-12-16 22:39:46 -05:00
"rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
2024-10-14 08:02:44 -04:00
"type": "github"
},
"original": {
"owner": "edolstra",
2024-12-16 22:39:46 -05:00
"ref": "master",
2024-10-14 08:02:44 -04:00
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_6": {
2024-12-16 22:39:46 -05:00
"flake": false,
2024-04-26 17:21:31 -04:00
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2024-12-16 22:39:46 -05:00
"owner": "edolstra",
"repo": "flake-compat",
2024-04-26 17:21:31 -04:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2024-12-16 22:39:46 -05:00
"type": "github"
2024-04-26 17:21:31 -04:00
},
"original": {
2024-12-16 22:39:46 -05:00
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
2024-04-26 17:21:31 -04:00
}
},
2024-10-14 08:02:44 -04:00
"flake-compat_7": {
2024-06-16 09:02:00 -04:00
"locked": {
2024-12-16 22:39:46 -05:00
"lastModified": 1709944340,
"narHash": "sha256-xr54XK0SjczlUxRo5YwodibUSlpivS9bqHt8BNyWVQA=",
2024-06-16 09:02:00 -04:00
"owner": "edolstra",
"repo": "flake-compat",
2024-12-16 22:39:46 -05:00
"rev": "baa7aa7bd0a570b3b9edd0b8da859fee3ffaa4d4",
2024-06-16 09:02:00 -04:00
"type": "github"
},
"original": {
"owner": "edolstra",
2024-12-16 22:39:46 -05:00
"ref": "refs/pull/65/head",
2024-06-16 09:02:00 -04:00
"repo": "flake-compat",
"type": "github"
}
},
2024-10-14 08:02:44 -04:00
"flake-compat_8": {
2024-04-23 14:52:32 -04:00
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2024-04-23 14:52:32 -04:00
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2024-04-23 14:52:32 -04:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-12-16 22:39:46 -05:00
"flake-compat_9": {
"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"
2024-12-16 22:39:46 -05:00
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
2024-12-16 22:39:46 -05:00
}
},
2023-09-24 17:17:33 -04:00
"flake-parts": {
2023-11-15 02:00:24 -05:00
"inputs": {
"nixpkgs-lib": [
"anyrun",
"nixpkgs"
]
},
"locked": {
2024-10-14 08:02:44 -04:00
"lastModified": 1727826117,
"narHash": "sha256-K5ZLCyfO/Zj9mPFldf3iwS6oZStJcU4tSpiXTMYaaL0=",
2023-11-15 02:00:24 -05:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-10-14 08:02:44 -04:00
"rev": "3d04084d54bedc3d6b8b736c70ef449225c361b1",
2023-11-15 02:00:24 -05:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_2": {
2024-12-16 22:39:46 -05:00
"inputs": {
"nixpkgs-lib": [
"conduwuit",
"attic",
"nixpkgs"
]
},
"locked": {
"lastModified": 1722555600,
"narHash": "sha256-XOQkdLafnb/p9ij77byFQjDf5m5QYl9b2REiVClC+x4=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "8471fe90ad337a8074e957b69ca4d0089218391d",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_3": {
"inputs": {
"nixpkgs-lib": [
"conduwuit",
"cachix",
"devenv",
"nix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1712014858,
"narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_4": {
2023-09-24 17:17:33 -04:00
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
2023-09-24 17:17:33 -04:00
},
"locked": {
"lastModified": 1736143030,
"narHash": "sha256-+hu54pAoLDEZT9pjHlqL9DNzWz0NbUn8NEAHP7PQPzU=",
2023-09-24 17:17:33 -04:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "b905f6fc23a9051a6e1b741e1438dbfc0634c6de",
2023-09-24 17:17:33 -04:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-12-16 22:39:46 -05:00
"flake-parts_5": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib_2"
},
"locked": {
"lastModified": 1736143030,
"narHash": "sha256-+hu54pAoLDEZT9pjHlqL9DNzWz0NbUn8NEAHP7PQPzU=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "b905f6fc23a9051a6e1b741e1438dbfc0634c6de",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-12-16 22:39:46 -05:00
"flake-parts_6": {
2024-12-09 00:02:58 -05:00
"inputs": {
"nixpkgs-lib": [
"nur",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733312601,
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
2024-01-04 14:41:13 -05:00
"type": "github"
},
"original": {
2024-09-09 00:19:12 -04:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-01-04 14:41:13 -05:00
"type": "github"
}
},
2024-09-09 00:19:12 -04:00
"flake-utils": {
2024-01-17 13:34:21 -05:00
"inputs": {
2024-09-09 00:19:12 -04:00
"systems": "systems_2"
2024-04-12 21:30:12 -04:00
},
"locked": {
2024-10-07 01:04:38 -04:00
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
2024-04-12 21:30:12 -04:00
"owner": "numtide",
"repo": "flake-utils",
2024-10-07 01:04:38 -04:00
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
2024-04-12 21:30:12 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-09-09 00:19:12 -04:00
"flake-utils_2": {
2024-04-12 21:30:12 -04:00
"inputs": {
2024-12-16 22:39:46 -05:00
"systems": "systems_4"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_3": {
"inputs": {
"systems": "systems_5"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "main",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_4": {
"inputs": {
"systems": "systems_7"
2024-06-16 09:02:00 -04:00
},
2024-04-26 17:21:31 -04:00
"locked": {
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
2024-04-26 17:21:31 -04:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
2024-04-26 17:21:31 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_5": {
"inputs": {
"systems": "systems_16"
},
"locked": {
2024-11-30 11:57:56 -05:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
2024-11-30 11:57:56 -05:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_6": {
"inputs": {
"systems": "systems_17"
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_7": {
"inputs": {
"systems": "systems_19"
},
"locked": {
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"git-hooks": {
2024-12-16 22:39:46 -05:00
"inputs": {
"flake-compat": [
"conduwuit",
"cachix",
"flake-compat"
],
"gitignore": "gitignore_2",
"nixpkgs": [
"conduwuit",
"cachix",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable_4"
2024-12-16 22:39:46 -05:00
},
"locked": {
"lastModified": 1733318908,
"narHash": "sha256-SVQVsbafSM1dJ4fpgyBqLZ+Lft+jcQuMtEL3lQWx2Sk=",
"owner": "cachix",
"repo": "git-hooks.nix",
"rev": "6f4e2a2112050951a314d2733a994fbab94864c6",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
"gitignore": {
2024-06-16 09:02:00 -04:00
"inputs": {
"nixpkgs": [
"botoh",
"pre-commit-hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
"gitignore_2": {
2024-12-16 22:39:46 -05:00
"inputs": {
"nixpkgs": [
"conduwuit",
"cachix",
"git-hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
"gitignore_3": {
2024-10-14 08:02:44 -04:00
"inputs": {
"nixpkgs": [
"hyprland",
"pre-commit-hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2024-12-16 22:39:46 -05:00
"gitignore_4": {
"inputs": {
"nixpkgs": [
2024-12-11 15:52:21 -05:00
"pre-commit-hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2024-01-22 19:15:34 -05:00
"helix": {
"inputs": {
2024-12-16 22:39:46 -05:00
"crane": "crane_3",
"flake-utils": "flake-utils_4",
"nixpkgs": "nixpkgs_13",
2024-04-26 17:21:31 -04:00
"rust-overlay": "rust-overlay_2"
2024-01-22 19:15:34 -05:00
},
"locked": {
"lastModified": 1736696419,
"narHash": "sha256-OzLcJr68Ry0C6WRPLvMTHiEnySbzKqlmwie9HiOVQJA=",
"owner": "helix-editor",
2024-01-22 19:15:34 -05:00
"repo": "helix",
"rev": "e01775a6677df12a94e99938b52771974af7c30c",
2024-01-22 19:15:34 -05:00
"type": "github"
},
"original": {
"owner": "helix-editor",
2024-01-22 19:15:34 -05:00
"repo": "helix",
"type": "github"
}
},
2022-12-06 01:24:54 -05:00
"home-manager": {
"inputs": {
"nixpkgs": [
"catppuccin",
2022-12-06 01:24:54 -05:00
"nixpkgs"
]
2022-12-06 01:24:54 -05:00
},
"locked": {
"lastModified": 1734622215,
"narHash": "sha256-OOfI0XhSJGHblfdNDhfnn8QnZxng63rWk9eeJ2tCbiI=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "1395379a7a36e40f2a76e7b9936cc52950baa1be",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager-stable": {
"inputs": {
"nixpkgs": [
"catppuccin",
"nixpkgs-stable"
]
},
"locked": {
"lastModified": 1734366194,
"narHash": "sha256-vykpJ1xsdkv0j8WOVXrRFHUAdp9NXHpxdnn1F4pYgSw=",
2022-12-06 01:24:54 -05:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "80b0fdf483c5d1cb75aaad909bd390d48673857f",
2022-12-06 01:24:54 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-24.11",
2022-12-06 01:24:54 -05:00
"repo": "home-manager",
"type": "github"
}
},
2024-04-23 14:52:32 -04:00
"home-manager_2": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1736508663,
"narHash": "sha256-ZOaGwa+WnB7Zn3YXimqjmIugAnHePdXCmNu+AHkq808=",
2024-04-23 14:52:32 -04:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "2532b500c3ed2b8940e831039dcec5a5ea093afc",
2024-04-23 14:52:32 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-03-10 07:50:53 -04:00
"hyprcursor": {
2024-03-11 01:02:15 -04:00
"inputs": {
2024-04-08 01:02:22 -04:00
"hyprlang": [
"hyprland",
"hyprlang"
],
2024-03-11 01:02:15 -04:00
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-12-24 00:52:13 -05:00
"lastModified": 1734906540,
"narHash": "sha256-vQ/L9hZFezC0LquLo4TWXkyniWtYBlFHAKIsDc7PYJE=",
2024-03-10 07:50:53 -04:00
"owner": "hyprwm",
"repo": "hyprcursor",
2024-12-24 00:52:13 -05:00
"rev": "69270ba8f057d55b0e6c2dca0e165d652856e613",
2024-03-10 07:50:53 -04:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprcursor",
"type": "github"
}
},
2024-11-30 11:57:56 -05:00
"hyprgraphics": {
2024-12-04 03:09:28 -05:00
"inputs": {
"hyprutils": [
"hyprland",
"hyprutils"
],
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
"lastModified": 1736115290,
"narHash": "sha256-Jcn6yAzfUMcxy3tN/iZRbi/QgrYm7XLyVRl9g/nbUl4=",
2024-12-04 03:09:28 -05:00
"owner": "hyprwm",
"repo": "hyprgraphics",
"rev": "52202272d89da32a9f866c0d10305a5e3d954c50",
2024-12-04 03:09:28 -05:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprgraphics",
"type": "github"
}
},
"hyprgraphics_2": {
2024-11-30 11:57:56 -05:00
"inputs": {
"hyprutils": [
"hyprlock",
"hyprutils"
],
"nixpkgs": [
"hyprlock",
"nixpkgs"
],
"systems": [
"hyprlock",
"systems"
]
},
"locked": {
"lastModified": 1736115290,
"narHash": "sha256-Jcn6yAzfUMcxy3tN/iZRbi/QgrYm7XLyVRl9g/nbUl4=",
2024-11-30 11:57:56 -05:00
"owner": "hyprwm",
"repo": "hyprgraphics",
"rev": "52202272d89da32a9f866c0d10305a5e3d954c50",
2024-11-30 11:57:56 -05:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprgraphics",
"type": "github"
}
},
2024-12-04 03:09:28 -05:00
"hyprgraphics_3": {
2024-11-30 11:57:56 -05:00
"inputs": {
"hyprutils": [
"hyprpaper",
"hyprutils"
],
"nixpkgs": [
"hyprpaper",
"nixpkgs"
],
"systems": [
"hyprpaper",
"systems"
]
},
"locked": {
2024-12-24 00:52:13 -05:00
"lastModified": 1734906236,
"narHash": "sha256-vH/ysV2ONGQgYZPtcJKwc8jJivzyVxru2aaOxC20ZOE=",
2024-11-30 11:57:56 -05:00
"owner": "hyprwm",
"repo": "hyprgraphics",
2024-12-24 00:52:13 -05:00
"rev": "6dea3fba08fd704dd624b6d4b261638fb4003c9c",
2024-11-30 11:57:56 -05:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprgraphics",
"type": "github"
}
},
2024-03-10 07:50:53 -04:00
"hypridle": {
"inputs": {
2024-05-13 11:15:13 -04:00
"hyprlang": "hyprlang",
"hyprutils": [
"hyprutils"
],
"nixpkgs": [
"nixpkgs"
],
"systems": "systems_8"
2024-02-26 15:01:17 -05:00
},
"locked": {
2024-12-16 22:39:46 -05:00
"lastModified": 1734384160,
"narHash": "sha256-zy2uzmlIORQV6VjIqSPhaoUKPLqfzpUQ5UTjmRfrkdg=",
2024-02-26 15:01:17 -05:00
"owner": "hyprwm",
"repo": "hypridle",
2024-12-16 22:39:46 -05:00
"rev": "413564cb986cfc67aeb7c4e750b42dc93ff9810f",
2024-02-26 15:01:17 -05:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hypridle",
"type": "github"
}
},
2023-08-29 17:48:36 -04:00
"hyprland": {
"inputs": {
2024-07-22 01:03:10 -04:00
"aquamarine": "aquamarine",
2024-05-13 11:15:13 -04:00
"hyprcursor": "hyprcursor",
2024-12-04 03:09:28 -05:00
"hyprgraphics": "hyprgraphics",
2024-09-30 15:46:18 -04:00
"hyprland-protocols": "hyprland-protocols",
2024-12-09 00:02:58 -05:00
"hyprland-qtutils": "hyprland-qtutils",
2024-05-13 11:15:13 -04:00
"hyprlang": "hyprlang_2",
"hyprutils": "hyprutils",
2024-05-04 22:05:29 -04:00
"hyprwayland-scanner": "hyprwayland-scanner",
2024-12-11 15:52:21 -05:00
"nixpkgs": [
"nixpkgs"
],
2024-10-14 08:02:44 -04:00
"pre-commit-hooks": "pre-commit-hooks_2",
"systems": "systems_9",
2023-08-29 17:48:36 -04:00
"xdph": "xdph"
},
"locked": {
"lastModified": 1736701836,
"narHash": "sha256-gD2SA08Lfngi1Eguhoc4QHS5Tf4I76GaLr5ATpUXwwE=",
2024-05-12 23:53:17 -04:00
"ref": "refs/heads/main",
"rev": "a6b263713a2b862ed41362082e2147e081934077",
"revCount": 5670,
2024-05-12 23:53:17 -04:00
"submodules": true,
"type": "git",
"url": "https://github.com/hyprwm/Hyprland"
2023-08-29 17:48:36 -04:00
},
"original": {
2024-05-12 23:53:17 -04:00
"submodules": true,
"type": "git",
"url": "https://github.com/hyprwm/Hyprland"
2023-08-29 17:48:36 -04:00
}
},
2023-11-15 02:00:24 -05:00
"hyprland-plugins": {
"inputs": {
"hyprland": [
"hyprland"
2024-03-18 01:02:50 -04:00
],
2024-06-16 09:02:00 -04:00
"nixpkgs": [
"hyprland-plugins",
"hyprland",
"nixpkgs"
],
2024-03-18 01:02:50 -04:00
"systems": [
"hyprland-plugins",
"hyprland",
"systems"
2023-11-15 02:00:24 -05:00
]
},
"locked": {
"lastModified": 1736372092,
"narHash": "sha256-+uxeBRTrDZsH6HtVtlMuJLLPJw3usPpG2/pm/L30c3E=",
2023-11-15 02:00:24 -05:00
"owner": "hyprwm",
"repo": "hyprland-plugins",
"rev": "b4c0fa3ebc6ccd1589dcd17904652223088efede",
2023-11-15 02:00:24 -05:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-plugins",
"type": "github"
}
},
2023-08-29 17:48:36 -04:00
"hyprland-protocols": {
2024-09-30 15:46:18 -04:00
"inputs": {
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
"lastModified": 1735774328,
"narHash": "sha256-vIRwLS9w+N99EU1aJ+XNOU6mJTxrUBa31i1r82l0V7s=",
"owner": "hyprwm",
"repo": "hyprland-protocols",
"rev": "e3b6af97ddcfaafbda8e2828c719a5af84f662cb",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"type": "github"
}
},
"hyprland-protocols_2": {
"inputs": {
"nixpkgs": [
"hyprsunset",
"nixpkgs"
],
"systems": [
"hyprsunset",
"systems"
]
},
2024-09-30 15:46:18 -04:00
"locked": {
2024-10-14 08:02:44 -04:00
"lastModified": 1728345020,
"narHash": "sha256-xGbkc7U/Roe0/Cv3iKlzijIaFBNguasI31ynL2IlEoM=",
2024-09-30 15:46:18 -04:00
"owner": "hyprwm",
"repo": "hyprland-protocols",
2024-10-14 08:02:44 -04:00
"rev": "a7c183800e74f337753de186522b9017a07a8cee",
2024-09-30 15:46:18 -04:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"type": "github"
}
},
"hyprland-protocols_3": {
2024-02-26 15:01:17 -05:00
"inputs": {
"nixpkgs": [
"xdg-portal-hyprland",
"nixpkgs"
],
"systems": [
"xdg-portal-hyprland",
"systems"
]
},
"locked": {
2024-11-11 00:03:39 -05:00
"lastModified": 1728345020,
"narHash": "sha256-xGbkc7U/Roe0/Cv3iKlzijIaFBNguasI31ynL2IlEoM=",
2024-02-26 15:01:17 -05:00
"owner": "hyprwm",
"repo": "hyprland-protocols",
2024-11-11 00:03:39 -05:00
"rev": "a7c183800e74f337753de186522b9017a07a8cee",
2024-02-26 15:01:17 -05:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"type": "github"
}
},
2024-12-09 00:02:58 -05:00
"hyprland-qtutils": {
"inputs": {
"hyprutils": [
"hyprland",
"hyprutils"
],
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
"lastModified": 1736114838,
"narHash": "sha256-FxbuGQExtN37ToWYnGmO6weOYN6WPHN/RAqbr7gNPek=",
2024-12-09 00:02:58 -05:00
"owner": "hyprwm",
"repo": "hyprland-qtutils",
"rev": "6997fe382dcf396704227d2b98ffdd5066da6959",
2024-12-09 00:02:58 -05:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-qtutils",
"type": "github"
}
},
2024-01-07 17:51:00 -05:00
"hyprlang": {
2024-02-26 15:01:17 -05:00
"inputs": {
2024-07-22 01:03:10 -04:00
"hyprutils": [
"hypridle",
"hyprutils"
],
2024-02-26 15:01:17 -05:00
"nixpkgs": [
"hypridle",
"nixpkgs"
],
2024-07-22 01:03:10 -04:00
"systems": [
"hypridle",
"systems"
]
2024-02-26 15:01:17 -05:00
},
"locked": {
2024-12-16 22:39:46 -05:00
"lastModified": 1734364628,
"narHash": "sha256-ii8fzJfI953n/EmIxVvq64ZAwhvwuuPHWfGd61/mJG8=",
2024-02-26 15:01:17 -05:00
"owner": "hyprwm",
"repo": "hyprlang",
2024-12-16 22:39:46 -05:00
"rev": "16e59c1eb13d9fb6de066f54e7555eb5e8a4aba5",
2024-02-26 15:01:17 -05:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprlang",
"type": "github"
}
},
2024-05-13 11:15:13 -04:00
"hyprlang_2": {
2024-02-19 00:01:56 -05:00
"inputs": {
2024-06-16 09:02:00 -04:00
"hyprutils": [
"hyprland",
"hyprutils"
],
2024-02-19 00:01:56 -05:00
"nixpkgs": [
"hyprland",
"nixpkgs"
2024-02-26 14:55:59 -05:00
],
"systems": [
2024-01-17 13:34:21 -05:00
"hyprland",
2024-02-26 14:55:59 -05:00
"systems"
2024-01-17 13:34:21 -05:00
]
2024-01-07 17:51:00 -05:00
},
"locked": {
"lastModified": 1735393019,
"narHash": "sha256-NPpqA8rtmDLsEmZOmz+qR67zsB6Y503Jnv+nSFLKJZ8=",
2024-01-07 17:51:00 -05:00
"owner": "hyprwm",
"repo": "hyprlang",
"rev": "55608efdaa387af7bfdc0eddb404c409958efa43",
2024-01-07 17:51:00 -05:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprlang",
"type": "github"
}
},
2024-05-13 11:15:13 -04:00
"hyprlang_3": {
2024-02-26 15:01:17 -05:00
"inputs": {
2024-06-16 09:02:00 -04:00
"hyprutils": [
"hyprlock",
"hyprutils"
],
2024-02-26 15:01:17 -05:00
"nixpkgs": [
"hyprlock",
"nixpkgs"
2024-04-01 01:02:41 -04:00
],
2024-06-16 09:02:00 -04:00
"systems": [
"hyprlock",
"systems"
]
2024-02-26 15:01:17 -05:00
},
"locked": {
"lastModified": 1735393019,
"narHash": "sha256-NPpqA8rtmDLsEmZOmz+qR67zsB6Y503Jnv+nSFLKJZ8=",
2024-02-26 15:01:17 -05:00
"owner": "hyprwm",
"repo": "hyprlang",
"rev": "55608efdaa387af7bfdc0eddb404c409958efa43",
2024-02-26 15:01:17 -05:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprlang",
"type": "github"
}
},
2024-05-13 11:15:13 -04:00
"hyprlang_4": {
2024-04-17 15:13:44 -04:00
"inputs": {
2024-07-22 01:03:10 -04:00
"hyprutils": [
"hyprpaper",
"hyprutils"
],
"nixpkgs": [
"hyprpaper",
"nixpkgs"
],
"systems": [
"hyprpaper",
"systems"
]
2024-04-17 15:13:44 -04:00
},
"locked": {
2024-12-24 00:52:13 -05:00
"lastModified": 1734906259,
"narHash": "sha256-P79t/7HbACO4/PuJBroGpTptvCWJtXTv+gWsF+sM6MI=",
2024-04-17 15:13:44 -04:00
"owner": "hyprwm",
"repo": "hyprlang",
2024-12-24 00:52:13 -05:00
"rev": "0404833ea18d543df44df935ebf1b497310eb046",
2024-04-17 15:13:44 -04:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprlang",
"type": "github"
}
},
2024-05-13 11:15:13 -04:00
"hyprlang_5": {
2024-02-26 15:01:17 -05:00
"inputs": {
2024-12-24 00:52:13 -05:00
"hyprutils": [
"xdg-portal-hyprland",
"hyprutils"
],
2024-02-26 15:01:17 -05:00
"nixpkgs": [
"xdg-portal-hyprland",
"nixpkgs"
],
2024-09-23 01:02:38 -04:00
"systems": [
"xdg-portal-hyprland",
"systems"
]
2024-02-26 15:01:17 -05:00
},
"locked": {
2024-12-24 00:52:13 -05:00
"lastModified": 1734906259,
"narHash": "sha256-P79t/7HbACO4/PuJBroGpTptvCWJtXTv+gWsF+sM6MI=",
2024-02-26 15:01:17 -05:00
"owner": "hyprwm",
"repo": "hyprlang",
2024-12-24 00:52:13 -05:00
"rev": "0404833ea18d543df44df935ebf1b497310eb046",
2024-02-26 15:01:17 -05:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprlang",
"type": "github"
}
},
"hyprlock": {
"inputs": {
2024-12-04 03:09:28 -05:00
"hyprgraphics": "hyprgraphics_2",
2024-05-13 11:15:13 -04:00
"hyprlang": "hyprlang_3",
2024-12-11 15:52:21 -05:00
"hyprutils": [
"hyprutils"
],
"hyprwayland-scanner": "hyprwayland-scanner_2",
2024-12-11 15:52:21 -05:00
"nixpkgs": [
"nixpkgs"
],
"systems": "systems_10"
2024-02-26 15:01:17 -05:00
},
"locked": {
"lastModified": 1736702298,
"narHash": "sha256-1sjfbzsJo37H9KqSp6kJUgTlzKEGiLPMF8k6IGo2D2Y=",
2024-02-26 15:01:17 -05:00
"owner": "hyprwm",
"repo": "hyprlock",
"rev": "4f964371ccbea65331ee151c4f87d793cb7ac110",
2024-02-26 15:01:17 -05:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprlock",
"type": "github"
}
},
2024-04-17 15:13:44 -04:00
"hyprpaper": {
"inputs": {
2024-12-04 03:09:28 -05:00
"hyprgraphics": "hyprgraphics_3",
2024-05-13 11:15:13 -04:00
"hyprlang": "hyprlang_4",
2024-12-11 15:52:21 -05:00
"hyprutils": [
"hyprutils"
],
"hyprwayland-scanner": "hyprwayland-scanner_3",
2024-12-11 15:52:21 -05:00
"nixpkgs": [
"nixpkgs"
],
"systems": "systems_11"
2024-04-17 15:13:44 -04:00
},
"locked": {
"lastModified": 1736181224,
"narHash": "sha256-mOV9EZia1EKjGtoqwASZNo9gWVJt0GNwBdC5/iqkXws=",
2024-04-17 15:13:44 -04:00
"owner": "hyprwm",
"repo": "hyprpaper",
"rev": "251e8e2593cdd2ef0a015f4f6e211a7bab3a63ed",
2024-04-17 15:13:44 -04:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprpaper",
"type": "github"
}
},
2024-02-26 15:01:17 -05:00
"hyprpicker": {
"inputs": {
2024-12-11 15:52:21 -05:00
"hyprutils": [
"hyprutils"
],
"hyprwayland-scanner": "hyprwayland-scanner_4",
2024-12-11 15:52:21 -05:00
"nixpkgs": [
"nixpkgs"
],
"systems": "systems_12"
2024-02-26 15:01:17 -05:00
},
"locked": {
"lastModified": 1735584197,
"narHash": "sha256-B1PqiHp/jmDVXVrvyh/eu2KP3LCyi1JL0h3vuy/wVnM=",
2024-02-26 15:01:17 -05:00
"owner": "hyprwm",
"repo": "hyprpicker",
"rev": "444c40e5e3dc4058a6a762ba5e73ada6d6469055",
2024-02-26 15:01:17 -05:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprpicker",
"type": "github"
}
},
"hyprsunset": {
2024-07-22 01:03:10 -04:00
"inputs": {
"hyprland-protocols": "hyprland-protocols_2",
"hyprutils": [
"hyprutils"
],
"hyprwayland-scanner": "hyprwayland-scanner_5",
2024-07-22 01:03:10 -04:00
"nixpkgs": [
"nixpkgs"
],
"systems": "systems_13"
2024-07-22 01:03:10 -04:00
},
"locked": {
"lastModified": 1731163989,
"narHash": "sha256-+M6/ZLT2g6l2JCBBQSNMp8oqXPMMUckWTNhHSXzvlXE=",
2024-07-22 01:03:10 -04:00
"owner": "hyprwm",
"repo": "hyprsunset",
"rev": "adaae9d2adac611151224b054f59db8cb0976779",
2024-07-22 01:03:10 -04:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprsunset",
2024-07-22 01:03:10 -04:00
"type": "github"
}
},
"hyprutils": {
"inputs": {
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
"lastModified": 1736164519,
"narHash": "sha256-1LimBKvDpBbeX+qW7T240WEyw+DBVpDotZB4JYm8Aps=",
"owner": "hyprwm",
"repo": "hyprutils",
"rev": "3c895da64b0eb19870142196fa48c07090b441c4",
2024-06-16 09:02:00 -04:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprutils",
"type": "github"
}
},
"hyprutils_2": {
2024-06-16 09:02:00 -04:00
"inputs": {
"nixpkgs": [
2024-06-24 01:03:10 -04:00
"nixpkgs"
],
"systems": "systems_14"
2024-09-23 01:02:38 -04:00
},
"locked": {
"lastModified": 1736613432,
"narHash": "sha256-x7nMS1dFtlzgG13QoguKMZ6SKwSIQw82OANA5ZKF0d0=",
2024-09-23 01:02:38 -04:00
"owner": "hyprwm",
"repo": "hyprutils",
"rev": "72dfbf52967e4040693164319a027d8ac6315887",
2024-09-23 01:02:38 -04:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprutils",
"type": "github"
}
},
2024-05-04 22:05:29 -04:00
"hyprwayland-scanner": {
"inputs": {
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
"lastModified": 1735493474,
"narHash": "sha256-fktzv4NaqKm94VAkAoVqO/nqQlw+X0/tJJNAeCSfzK4=",
2024-07-22 01:03:10 -04:00
"owner": "hyprwm",
"repo": "hyprwayland-scanner",
"rev": "de913476b59ee88685fdc018e77b8f6637a2ae0b",
2024-07-22 01:03:10 -04:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprwayland-scanner",
"type": "github"
}
},
"hyprwayland-scanner_2": {
"inputs": {
"nixpkgs": [
"hyprlock",
2024-07-22 01:03:10 -04:00
"nixpkgs"
],
"systems": [
"hyprlock",
2024-07-22 01:03:10 -04:00
"systems"
]
},
"locked": {
"lastModified": 1735493474,
"narHash": "sha256-fktzv4NaqKm94VAkAoVqO/nqQlw+X0/tJJNAeCSfzK4=",
2024-05-04 22:05:29 -04:00
"owner": "hyprwm",
"repo": "hyprwayland-scanner",
"rev": "de913476b59ee88685fdc018e77b8f6637a2ae0b",
2024-05-04 22:05:29 -04:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprwayland-scanner",
"type": "github"
}
},
2024-09-23 01:02:38 -04:00
"hyprwayland-scanner_3": {
2024-09-30 15:46:18 -04:00
"inputs": {
"nixpkgs": [
"hyprpaper",
2024-09-30 15:46:18 -04:00
"nixpkgs"
],
"systems": [
"hyprpaper",
2024-09-30 15:46:18 -04:00
"systems"
]
},
"locked": {
"lastModified": 1734793513,
"narHash": "sha256-rrrHcXapXJvGFqX+L/Bb0182L25jofAZ0fm1FInvrTQ=",
2024-09-30 15:46:18 -04:00
"owner": "hyprwm",
"repo": "hyprwayland-scanner",
"rev": "4d7367b6eee87397e2dbca2e78078dd0a4ef4c61",
2024-09-30 15:46:18 -04:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprwayland-scanner",
"type": "github"
}
},
"hyprwayland-scanner_4": {
"inputs": {
"nixpkgs": [
"hyprpicker",
"nixpkgs"
],
"systems": [
"hyprpicker",
"systems"
]
},
"locked": {
"lastModified": 1726874836,
"narHash": "sha256-VKR0sf0PSNCB0wPHVKSAn41mCNVCnegWmgkrneKDhHM=",
"owner": "hyprwm",
"repo": "hyprwayland-scanner",
"rev": "500c81a9e1a76760371049a8d99e008ea77aa59e",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprwayland-scanner",
"type": "github"
}
},
"hyprwayland-scanner_5": {
"inputs": {
"nixpkgs": [
"hyprsunset",
"nixpkgs"
],
"systems": [
"hyprsunset",
"systems"
]
},
"locked": {
"lastModified": 1726874836,
"narHash": "sha256-VKR0sf0PSNCB0wPHVKSAn41mCNVCnegWmgkrneKDhHM=",
"owner": "hyprwm",
"repo": "hyprwayland-scanner",
"rev": "500c81a9e1a76760371049a8d99e008ea77aa59e",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprwayland-scanner",
"type": "github"
}
},
"hyprwayland-scanner_6": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"systems": "systems_15"
},
"locked": {
"lastModified": 1735493474,
"narHash": "sha256-fktzv4NaqKm94VAkAoVqO/nqQlw+X0/tJJNAeCSfzK4=",
"owner": "hyprwm",
"repo": "hyprwayland-scanner",
"rev": "de913476b59ee88685fdc018e77b8f6637a2ae0b",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprwayland-scanner",
"type": "github"
}
},
"hyprwayland-scanner_7": {
2024-09-23 01:02:38 -04:00
"inputs": {
"nixpkgs": [
"xdg-portal-hyprland",
"nixpkgs"
],
"systems": [
"xdg-portal-hyprland",
"systems"
]
},
"locked": {
2024-12-24 00:52:13 -05:00
"lastModified": 1734793513,
"narHash": "sha256-rrrHcXapXJvGFqX+L/Bb0182L25jofAZ0fm1FInvrTQ=",
2024-09-23 01:02:38 -04:00
"owner": "hyprwm",
"repo": "hyprwayland-scanner",
2024-12-24 00:52:13 -05:00
"rev": "4d7367b6eee87397e2dbca2e78078dd0a4ef4c61",
2024-09-23 01:02:38 -04:00
"type": "github"
},
"original": {
2024-12-16 22:39:46 -05:00
"owner": "hyprwm",
"repo": "hyprwayland-scanner",
"type": "github"
}
},
"ixx": {
"inputs": {
"flake-utils": [
"catppuccin",
"nuscht-search",
"flake-utils"
],
"nixpkgs": [
"catppuccin",
"nuscht-search",
"nixpkgs"
]
},
"locked": {
"lastModified": 1729958008,
"narHash": "sha256-EiOq8jF4Z/zQe0QYVc3+qSKxRK//CFHMB84aYrYGwEs=",
"owner": "NuschtOS",
"repo": "ixx",
"rev": "9fd01aad037f345350eab2cd45e1946cc66da4eb",
"type": "github"
},
"original": {
"owner": "NuschtOS",
"ref": "v0.0.6",
"repo": "ixx",
"type": "github"
}
},
2024-12-16 22:39:46 -05:00
"libgit2": {
"flake": false,
"locked": {
"lastModified": 1697646580,
"narHash": "sha256-oX4Z3S9WtJlwvj0uH9HlYcWv+x1hqp8mhXl7HsLu2f0=",
"owner": "libgit2",
"repo": "libgit2",
"rev": "45fd9ed7ae1a9b74b957ef4f337bc3c8b3df01b5",
"type": "github"
},
"original": {
"owner": "libgit2",
"repo": "libgit2",
"type": "github"
}
},
"libnbtplusplus": {
"flake": false,
"locked": {
"lastModified": 1699286814,
"narHash": "sha256-yy0q+bky80LtK1GWzz7qpM+aAGrOqLuewbid8WT1ilk=",
"owner": "PrismLauncher",
"repo": "libnbtplusplus",
"rev": "23b955121b8217c1c348a9ed2483167a6f3ff4ad",
"type": "github"
},
"original": {
"owner": "PrismLauncher",
"repo": "libnbtplusplus",
"type": "github"
}
},
2024-12-16 22:39:46 -05:00
"liburing": {
"flake": false,
"locked": {
"lastModified": 1733603756,
"narHash": "sha256-eTKnZDZ1Ex++v+BI0DBcUBmCXAO/tE8hxK9MiyztZkU=",
"owner": "axboe",
"repo": "liburing",
"rev": "c3d5d6270cd5ed48d817fc1e8e95f7c8b222f2ff",
"type": "github"
},
"original": {
"owner": "axboe",
"ref": "master",
"repo": "liburing",
2024-09-23 01:02:38 -04:00
"type": "github"
}
},
"naersk": {
2024-12-24 00:52:13 -05:00
"inputs": {
"nixpkgs": [
"scls",
2024-12-24 00:52:13 -05:00
"nixpkgs"
]
},
"locked": {
"lastModified": 1694081375,
"narHash": "sha256-vzJXOUnmkMCm3xw8yfPP5m8kypQ3BhAIRe4RRCWpzy8=",
"owner": "nix-community",
"repo": "naersk",
"rev": "3f976d822b7b37fc6fb8e6f157c2dd05e7e94e89",
2024-12-24 00:52:13 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "naersk",
2024-12-24 00:52:13 -05:00
"type": "github"
}
},
2024-12-16 22:39:46 -05:00
"nix": {
"inputs": {
2024-12-16 22:39:46 -05:00
"flake-compat": [
"conduwuit",
"cachix",
"devenv"
],
2024-12-16 22:39:46 -05:00
"flake-parts": "flake-parts_3",
"libgit2": "libgit2",
"nixpkgs": "nixpkgs_9",
2024-12-16 22:39:46 -05:00
"nixpkgs-23-11": [
"conduwuit",
"cachix",
"devenv"
],
"nixpkgs-regression": [
"conduwuit",
"cachix",
"devenv"
],
"pre-commit-hooks": [
"conduwuit",
"cachix",
"devenv"
]
},
"locked": {
2024-12-16 22:39:46 -05:00
"lastModified": 1727438425,
"narHash": "sha256-X8ES7I1cfNhR9oKp06F6ir4Np70WGZU5sfCOuNBEwMg=",
"owner": "domenkozar",
"repo": "nix",
"rev": "f6c5ae4c1b2e411e6b1e6a8181cc84363d6a7546",
"type": "github"
},
"original": {
2024-12-16 22:39:46 -05:00
"owner": "domenkozar",
"ref": "devenv-2.24",
"repo": "nix",
"type": "github"
}
},
2024-12-16 22:39:46 -05:00
"nix-filter": {
"locked": {
"lastModified": 1731533336,
"narHash": "sha256-oRam5PS1vcrr5UPgALW0eo1m/5/pls27Z/pabHNy2Ms=",
"owner": "numtide",
"repo": "nix-filter",
"rev": "f7653272fd234696ae94229839a99b73c9ab7de0",
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "main",
"repo": "nix-filter",
"type": "github"
}
},
"nix-filter_2": {
"locked": {
"lastModified": 1731533336,
"narHash": "sha256-oRam5PS1vcrr5UPgALW0eo1m/5/pls27Z/pabHNy2Ms=",
"owner": "numtide",
"repo": "nix-filter",
"rev": "f7653272fd234696ae94229839a99b73c9ab7de0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "nix-filter",
"type": "github"
}
},
2024-12-11 15:52:21 -05:00
"nix-gaming": {
"inputs": {
2024-12-16 22:39:46 -05:00
"flake-parts": "flake-parts_5",
"nixpkgs": "nixpkgs_14",
2024-12-11 15:52:21 -05:00
"umu": "umu"
},
"locked": {
"lastModified": 1736689695,
"narHash": "sha256-Sx7Z3ow07ei4FBHuC9p5zkM0kPsHVnne6RK9sKMAZ0I=",
2024-12-11 15:52:21 -05:00
"owner": "fufexan",
"repo": "nix-gaming",
"rev": "f0bba32370e38a6ed18d7c5c741d23fe53e2d265",
"type": "github"
},
"original": {
2024-12-11 15:52:21 -05:00
"owner": "fufexan",
"repo": "nix-gaming",
"type": "github"
}
},
2024-12-16 22:39:46 -05:00
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"conduwuit",
"attic",
"nixpkgs"
]
},
"locked": {
"lastModified": 1729742964,
"narHash": "sha256-B4mzTcQ0FZHdpeWcpDYPERtyjJd/NIuaQ9+BV1h+MpA=",
"owner": "nix-community",
"repo": "nix-github-actions",
"rev": "e04df33f62cdcf93d73e9a04142464753a16db67",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-github-actions",
"type": "github"
}
},
2024-12-11 15:52:21 -05:00
"nixos-hardware": {
"locked": {
"lastModified": 1736441705,
"narHash": "sha256-OL7leZ6KBhcDF3nEKe4aZVfIm6xQpb1Kb+mxySIP93o=",
2024-12-11 15:52:21 -05:00
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "8870dcaff63dfc6647fb10648b827e9d40b0a337",
"type": "github"
},
"original": {
2024-12-11 15:52:21 -05:00
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2024-12-11 15:52:21 -05:00
"nixpkgs": {
"locked": {
2024-12-11 15:52:21 -05:00
"lastModified": 1730200266,
"narHash": "sha256-l253w0XMT8nWHGXuXqyiIC/bMvh1VRszGXgdpQlfhvU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "807e9154dcb16384b1b765ebe9cd2bba2ac287fd",
"type": "github"
},
"original": {
2024-12-11 15:52:21 -05:00
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-12-11 15:52:21 -05:00
"nixpkgs-lib": {
"locked": {
"lastModified": 1735774519,
"narHash": "sha256-CewEm1o2eVAnoqb6Ml+Qi9Gg/EfNAxbRx1lANGVyoLI=",
2024-12-11 15:52:21 -05:00
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/e9b51731911566bbf7e4895475a87fe06961de0b.tar.gz"
},
"original": {
2024-12-11 15:52:21 -05:00
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/e9b51731911566bbf7e4895475a87fe06961de0b.tar.gz"
}
},
2024-12-11 15:52:21 -05:00
"nixpkgs-lib_2": {
"locked": {
"lastModified": 1735774519,
"narHash": "sha256-CewEm1o2eVAnoqb6Ml+Qi9Gg/EfNAxbRx1lANGVyoLI=",
2024-12-11 15:52:21 -05:00
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/e9b51731911566bbf7e4895475a87fe06961de0b.tar.gz"
},
"original": {
2024-12-11 15:52:21 -05:00
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/e9b51731911566bbf7e4895475a87fe06961de0b.tar.gz"
}
},
2023-05-16 21:10:57 -04:00
"nixpkgs-stable": {
2024-01-04 14:41:13 -05:00
"locked": {
"lastModified": 1720386169,
"narHash": "sha256-NGKVY4PjzwAa4upkGtAMz1npHGoRzWotlSnVlqI40mo=",
2024-01-04 14:41:13 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "194846768975b7ad2c4988bdb82572c00222c0d7",
2024-01-04 14:41:13 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-09-09 00:19:12 -04:00
"ref": "nixos-24.05",
2024-01-04 14:41:13 -05:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable_2": {
2024-12-16 22:39:46 -05:00
"locked": {
"lastModified": 1734600368,
"narHash": "sha256-nbG9TijTMcfr+au7ZVbKpAhMJzzE2nQBYmRvSdXUD8g=",
2024-12-16 22:39:46 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b47fd6fa00c6afca88b8ee46cfdb00e104f50bca",
2024-12-16 22:39:46 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.11",
2024-12-16 22:39:46 -05:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable_3": {
"locked": {
"lastModified": 1724316499,
"narHash": "sha256-Qb9MhKBUTCfWg/wqqaxt89Xfi6qTD3XpTzQ9eXi3JmE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "797f7dc49e0bc7fab4b57c021cdf68f595e47841",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
2024-12-16 22:39:46 -05:00
"nixpkgs-stable_4": {
"locked": {
"lastModified": 1730741070,
"narHash": "sha256-edm8WG19kWozJ/GqyYx2VjW99EdhjKwbY3ZwdlPAAlo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d063c1dd113c91ab27959ba540c0d9753409edf3",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-xr": {
"inputs": {
"flake-compat": "flake-compat_9",
"flake-utils": "flake-utils_5",
"nixpkgs": "nixpkgs_16",
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1736621488,
"narHash": "sha256-Wj6dcQQzDzjNuYtkFKYaNogWR9iK5o5ForJweFVF/DQ=",
"owner": "nix-community",
"repo": "nixpkgs-xr",
"rev": "ab7813df70e0bc31ba475121cdf39d6e481f6cfd",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs-xr",
"type": "github"
}
},
"nixpkgs_10": {
"locked": {
"lastModified": 1733212471,
"narHash": "sha256-M1+uCoV5igihRfcUKrr1riygbe73/dzNnzPsmaLCmpo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "55d15ad12a74eb7d4646254e13638ad0c4128776",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_11": {
2024-06-16 09:02:00 -04:00
"locked": {
"lastModified": 1735685343,
"narHash": "sha256-h1CpBzdJDNtSUb5QMyfFHKHocTTky+4McgQEBQBM+xA=",
2023-04-26 17:34:08 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "81934660d6e9ea54d2f0cdee821e8533b10c221a",
2023-04-26 17:34:08 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-12-16 22:39:46 -05:00
"ref": "nixpkgs-unstable",
2023-04-26 17:34:08 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_12": {
2024-06-16 09:02:00 -04:00
"locked": {
2024-12-16 22:39:46 -05:00
"lastModified": 1725534445,
"narHash": "sha256-Yd0FK9SkWy+ZPuNqUgmVPXokxDgMJoGuNpMEtkfcf84=",
2024-12-11 15:52:21 -05:00
"owner": "nixos",
2024-06-16 09:02:00 -04:00
"repo": "nixpkgs",
2024-12-16 22:39:46 -05:00
"rev": "9bb1e7571aadf31ddb4af77fc64b2d59580f9a39",
2024-06-16 09:02:00 -04:00
"type": "github"
},
"original": {
2024-12-11 15:52:21 -05:00
"owner": "nixos",
2024-12-16 22:39:46 -05:00
"ref": "nixpkgs-unstable",
2024-06-16 09:02:00 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_13": {
2024-12-16 22:39:46 -05:00
"locked": {
"lastModified": 1728018373,
"narHash": "sha256-NOiTvBbRLIOe5F6RbHaAh6++BNjsb149fGZd1T4+KBg=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "bc947f541ae55e999ffdb4013441347d83b00feb",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_14": {
2024-12-16 22:39:46 -05:00
"locked": {
"lastModified": 1736420959,
"narHash": "sha256-dMGNa5UwdtowEqQac+Dr0d2tFO/60ckVgdhZU9q2E2o=",
2024-12-16 22:39:46 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "32af3611f6f05655ca166a0b1f47b57c762b5192",
2024-12-16 22:39:46 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
2024-12-16 22:39:46 -05:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_15": {
2024-12-16 22:39:46 -05:00
"locked": {
"lastModified": 1736523798,
"narHash": "sha256-Xb8mke6UCYjge9kPR9o4P1nVrhk7QBbKv3xQ9cj7h2s=",
2024-12-16 22:39:46 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "130595eba61081acde9001f43de3248d8888ac4a",
2024-12-16 22:39:46 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
2024-12-16 22:39:46 -05:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_16": {
2024-12-16 22:39:46 -05:00
"locked": {
"lastModified": 1736344531,
"narHash": "sha256-8YVQ9ZbSfuUk2bUf2KRj60NRraLPKPS0Q4QFTbc+c2c=",
2024-12-16 22:39:46 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "bffc22eb12172e6db3c5dde9e3e5628f8e3e7912",
2024-12-16 22:39:46 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_17": {
2024-12-16 22:39:46 -05:00
"locked": {
"lastModified": 1736523798,
"narHash": "sha256-Xb8mke6UCYjge9kPR9o4P1nVrhk7QBbKv3xQ9cj7h2s=",
2024-12-16 22:39:46 -05:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "130595eba61081acde9001f43de3248d8888ac4a",
2024-12-16 22:39:46 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_18": {
2024-06-16 09:02:00 -04:00
"locked": {
2024-12-11 15:52:21 -05:00
"lastModified": 1730768919,
"narHash": "sha256-8AKquNnnSaJRXZxc5YmF/WfmxiHX6MMZZasRP6RRQkE=",
2024-06-16 09:02:00 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-12-11 15:52:21 -05:00
"rev": "a04d33c0c3f1a59a2c1cb0c6e34cd24500e5a1dc",
2024-06-16 09:02:00 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-12-11 15:52:21 -05:00
"ref": "nixpkgs-unstable",
2024-06-16 09:02:00 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_19": {
2024-06-16 09:02:00 -04:00
"locked": {
"lastModified": 1735834308,
"narHash": "sha256-dklw3AXr3OGO4/XT1Tu3Xz9n/we8GctZZ75ZWVqAVhk=",
2024-06-16 09:02:00 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6df24922a1400241dae323af55f30e4318a6ca65",
2024-06-16 09:02:00 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
2024-06-16 09:02:00 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2024-05-12 23:53:17 -04:00
"locked": {
"lastModified": 1730272153,
"narHash": "sha256-B5WRZYsRlJgwVHIV6DvidFN7VX7Fg9uuwkRW9Ha8z+w=",
2024-05-12 23:53:17 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2d2a9ddbe3f2c00747398f3dc9b05f7f2ebb0f53",
2024-05-12 23:53:17 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-12-11 15:52:21 -05:00
"ref": "nixpkgs-unstable",
2024-05-12 23:53:17 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_20": {
2024-04-17 15:13:44 -04:00
"locked": {
"lastModified": 1729265718,
"narHash": "sha256-4HQI+6LsO3kpWTYuVGIzhJs1cetFcwT7quWCk/6rqeo=",
2024-04-12 21:30:12 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ccc0c2126893dd20963580b6478d1a10a4512185",
2024-04-12 21:30:12 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-12-11 15:52:21 -05:00
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1727634051,
"narHash": "sha256-S5kVU7U82LfpEukbn/ihcyNt2+EvG7Z5unsKW9H/yFA=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "06cf0e1da4208d3766d898b7fdab6513366d45b9",
"type": "github"
},
"original": {
"owner": "nixos",
2024-11-25 01:42:54 -05:00
"ref": "nixos-unstable",
2024-04-12 21:30:12 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-12-11 15:52:21 -05:00
"nixpkgs_4": {
2024-03-10 07:50:53 -04:00
"locked": {
2024-12-11 15:52:21 -05:00
"lastModified": 1728979988,
"narHash": "sha256-GBJRnbFLDg0y7ridWJHAP4Nn7oss50/VNgqoXaf/RVk=",
"owner": "NixOS",
2024-03-10 07:50:53 -04:00
"repo": "nixpkgs",
2024-12-11 15:52:21 -05:00
"rev": "7881fbfd2e3ed1dfa315fca889b2cfd94be39337",
2024-03-10 07:50:53 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-11-25 01:42:54 -05:00
"ref": "nixpkgs-unstable",
2024-03-10 07:50:53 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-12-11 15:52:21 -05:00
"nixpkgs_5": {
2024-02-26 15:01:17 -05:00
"locked": {
2024-12-11 15:52:21 -05:00
"lastModified": 1719082008,
"narHash": "sha256-jHJSUH619zBQ6WdC21fFAlDxHErKVDJ5fpN0Hgx4sjs=",
2024-12-09 00:02:58 -05:00
"owner": "NixOS",
2024-02-26 15:01:17 -05:00
"repo": "nixpkgs",
2024-12-11 15:52:21 -05:00
"rev": "9693852a2070b398ee123a329e68f0dab5526681",
2024-02-26 15:01:17 -05:00
"type": "github"
},
"original": {
2024-12-09 00:02:58 -05:00
"owner": "NixOS",
2024-12-11 15:52:21 -05:00
"ref": "nixpkgs-unstable",
2024-02-26 15:01:17 -05:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-12-11 15:52:21 -05:00
"nixpkgs_6": {
2024-04-23 14:52:32 -04:00
"locked": {
"lastModified": 1734424634,
"narHash": "sha256-cHar1vqHOOyC7f1+tVycPoWTfKIaqkoe1Q6TnKzuti4=",
2024-12-16 22:39:46 -05:00
"owner": "NixOS",
2024-04-23 14:52:32 -04:00
"repo": "nixpkgs",
"rev": "d3c42f187194c26d9f0309a8ecc469d6c878ce33",
2024-04-23 14:52:32 -04:00
"type": "github"
},
"original": {
2024-12-16 22:39:46 -05:00
"owner": "NixOS",
"ref": "nixos-unstable",
2024-04-23 14:52:32 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-12-11 15:52:21 -05:00
"nixpkgs_7": {
2024-02-26 15:01:17 -05:00
"locked": {
"lastModified": 1726042813,
"narHash": "sha256-LnNKCCxnwgF+575y0pxUdlGZBO/ru1CtGHIqQVfvjlA=",
2024-12-16 22:39:46 -05:00
"owner": "NixOS",
2024-02-26 15:01:17 -05:00
"repo": "nixpkgs",
"rev": "159be5db480d1df880a0135ca0bfed84c2f88353",
2024-02-26 15:01:17 -05:00
"type": "github"
},
"original": {
2024-12-16 22:39:46 -05:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
2024-02-26 15:01:17 -05:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-12-11 15:52:21 -05:00
"nixpkgs_8": {
2024-02-26 15:01:17 -05:00
"locked": {
"lastModified": 1730531603,
"narHash": "sha256-Dqg6si5CqIzm87sp57j5nTaeBbWhHFaVyG7V6L8k3lY=",
2024-02-26 15:01:17 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "7ffd9ae656aec493492b44d0ddfb28e79a1ea25d",
2024-02-26 15:01:17 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
2024-02-26 15:01:17 -05:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-12-11 15:52:21 -05:00
"nixpkgs_9": {
2024-05-12 23:53:17 -04:00
"locked": {
"lastModified": 1717432640,
"narHash": "sha256-+f9c4/ZX5MWDOuB1rKoWj+lBNm0z0rs4CK47HBLxy1o=",
2024-11-25 01:42:54 -05:00
"owner": "NixOS",
2024-05-12 23:53:17 -04:00
"repo": "nixpkgs",
"rev": "88269ab3044128b7c2f4c7d68448b2fb50456870",
2024-05-12 23:53:17 -04:00
"type": "github"
},
"original": {
2024-11-25 01:42:54 -05:00
"owner": "NixOS",
"ref": "release-24.05",
2024-05-12 23:53:17 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-07 17:51:00 -05:00
"nur": {
"inputs": {
2024-12-24 00:52:13 -05:00
"flake-parts": "flake-parts_6",
"nixpkgs": "nixpkgs_17",
"treefmt-nix": "treefmt-nix_2"
2024-12-11 15:52:21 -05:00
},
"locked": {
"lastModified": 1736730531,
"narHash": "sha256-nYmCgyRUx2p62h8sQWYbcYp60/demRcJEFaSnORhQyc=",
2024-12-11 15:52:21 -05:00
"owner": "nix-community",
"repo": "NUR",
"rev": "77b78d6315172541d1bb5a42fa5314de77efeceb",
"type": "github"
},
"original": {
2024-12-11 15:52:21 -05:00
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"nuscht-search": {
"inputs": {
"flake-utils": "flake-utils_2",
"ixx": "ixx",
"nixpkgs": [
"catppuccin",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733773348,
"narHash": "sha256-Y47y+LesOCkJaLvj+dI/Oa6FAKj/T9sKVKDXLNsViPw=",
"owner": "NuschtOS",
"repo": "search",
"rev": "3051be7f403bff1d1d380e4612f0c70675b44fc9",
"type": "github"
},
"original": {
"owner": "NuschtOS",
"repo": "search",
"type": "github"
}
},
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat_2",
"gitignore": "gitignore",
"nixpkgs": "nixpkgs_5",
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1729104314,
"narHash": "sha256-pZRZsq5oCdJt3upZIU4aslS9XwFJ+/nVtALHIciX/BI=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "3c3e88f0f544d6bb54329832616af7eb971b6be6",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2024-06-16 09:02:00 -04:00
"pre-commit-hooks_2": {
"inputs": {
2024-12-16 22:39:46 -05:00
"flake-compat": "flake-compat_8",
"gitignore": "gitignore_3",
2024-10-14 08:02:44 -04:00
"nixpkgs": [
"hyprland",
"nixpkgs"
]
2024-06-16 09:02:00 -04:00
},
"locked": {
"lastModified": 1735882644,
"narHash": "sha256-3FZAG+pGt3OElQjesCAWeMkQ7C/nB1oTHLRQ8ceP110=",
2024-06-16 09:02:00 -04:00
"owner": "cachix",
2024-10-14 08:02:44 -04:00
"repo": "git-hooks.nix",
"rev": "a5a961387e75ae44cc20f0a57ae463da5e959656",
"type": "github"
},
2024-10-14 08:02:44 -04:00
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
"pre-commit-hooks_3": {
"inputs": {
"flake-compat": "flake-compat_10",
2024-12-24 00:52:13 -05:00
"gitignore": "gitignore_4",
"nixpkgs": "nixpkgs_18"
2024-10-14 08:02:44 -04:00
},
"locked": {
"lastModified": 1735882644,
"narHash": "sha256-3FZAG+pGt3OElQjesCAWeMkQ7C/nB1oTHLRQ8ceP110=",
2024-10-14 08:02:44 -04:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "a5a961387e75ae44cc20f0a57ae463da5e959656",
2024-10-14 08:02:44 -04:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"prismlauncher": {
"inputs": {
"flake-compat": "flake-compat_11",
"libnbtplusplus": "libnbtplusplus",
"nix-filter": "nix-filter_2",
"nixpkgs": "nixpkgs_19"
},
"locked": {
"lastModified": 1736374332,
"narHash": "sha256-GCOFgmO7euF9wYXtURx04J97kcQP2prUEejIkYnE5YA=",
"owner": "PrismLauncher",
"repo": "PrismLauncher",
"rev": "f4f1d5f0d7ef6f518843ac5ecfec3ed04ddfaf6e",
"type": "github"
},
"original": {
"owner": "PrismLauncher",
"repo": "PrismLauncher",
"type": "github"
}
},
2024-12-16 22:39:46 -05:00
"rocksdb": {
"flake": false,
"locked": {
2024-12-24 00:52:13 -05:00
"lastModified": 1734469478,
"narHash": "sha256-IcQ4N8xADYal79K+ONmNq4RLlIwdgUqgrVzgNgiIaG8=",
2024-12-16 22:39:46 -05:00
"owner": "girlbossceo",
"repo": "rocksdb",
2024-12-24 00:52:13 -05:00
"rev": "8b4808e7de2fbb5d119d8d72cdca76d8ab84bc47",
2024-12-16 22:39:46 -05:00
"type": "github"
},
"original": {
"owner": "girlbossceo",
2024-12-24 00:52:13 -05:00
"ref": "v9.9.3",
2024-12-16 22:39:46 -05:00
"repo": "rocksdb",
"type": "github"
}
},
2022-12-06 01:24:54 -05:00
"root": {
"inputs": {
2023-11-15 02:00:24 -05:00
"anyrun": "anyrun",
2024-04-12 21:30:12 -04:00
"atuin": "atuin",
2024-06-16 09:02:00 -04:00
"botoh": "botoh",
"catppuccin": "catppuccin",
2024-12-16 22:39:46 -05:00
"conduwuit": "conduwuit",
2023-04-26 17:34:08 -04:00
"deploy-rs": "deploy-rs",
2024-04-26 17:21:31 -04:00
"eww": "eww",
2024-12-16 22:39:46 -05:00
"flake-parts": "flake-parts_4",
2024-01-22 19:15:34 -05:00
"helix": "helix",
"home-manager": "home-manager_2",
2024-02-26 15:01:17 -05:00
"hypridle": "hypridle",
2023-08-29 17:48:36 -04:00
"hyprland": "hyprland",
2023-11-15 02:00:24 -05:00
"hyprland-plugins": "hyprland-plugins",
2024-02-26 15:01:17 -05:00
"hyprlock": "hyprlock",
2024-04-17 15:13:44 -04:00
"hyprpaper": "hyprpaper",
2024-02-26 15:01:17 -05:00
"hyprpicker": "hyprpicker",
"hyprsunset": "hyprsunset",
"hyprutils": "hyprutils_2",
"hyprwayland-scanner": "hyprwayland-scanner_6",
2023-11-15 02:00:24 -05:00
"nix-gaming": "nix-gaming",
2024-12-11 15:52:21 -05:00
"nixos-hardware": "nixos-hardware",
2024-12-16 22:39:46 -05:00
"nixpkgs": "nixpkgs_15",
"nixpkgs-xr": "nixpkgs-xr",
2024-01-07 17:51:00 -05:00
"nur": "nur",
2024-10-14 08:02:44 -04:00
"pre-commit-hooks": "pre-commit-hooks_3",
"prismlauncher": "prismlauncher",
"scls": "scls",
2024-01-17 13:34:21 -05:00
"sops-nix": "sops-nix",
2024-02-26 15:01:17 -05:00
"xdg-portal-hyprland": "xdg-portal-hyprland",
"yazi": "yazi"
2024-01-17 13:34:21 -05:00
}
},
2024-06-16 09:02:00 -04:00
"rust-analyzer-src": {
"flake": false,
"locked": {
2024-11-11 00:03:39 -05:00
"lastModified": 1730315096,
"narHash": "sha256-Kvve0NSLliNl1cv7qLSPdVWqLUEeAq0aZGsMeV632Cg=",
2024-06-16 09:02:00 -04:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2024-11-11 00:03:39 -05:00
"rev": "8244f30eff828355f5ec92b2307c216d10caa25b",
2024-06-16 09:02:00 -04:00
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"rust-analyzer-src_2": {
"flake": false,
"locked": {
"lastModified": 1727706011,
"narHash": "sha256-xxgUHwwJ+1xQQoUWvLDo807IZ0MDldkfr9N1G4fvNJU=",
2024-06-16 09:02:00 -04:00
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "28830ff2f1158ee92f4852ef3ec35af0935d1562",
2024-06-16 09:02:00 -04:00
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
2024-12-16 22:39:46 -05:00
"rust-analyzer-src_3": {
"flake": false,
"locked": {
"lastModified": 1735742096,
"narHash": "sha256-q3a80h8Jf8wfmPURUgRR46nQCB3I5fhZ+/swulTF5HY=",
2024-12-16 22:39:46 -05:00
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "7e639ee3dda6ed9cecc79d41f6d38235121e483d",
2024-12-16 22:39:46 -05:00
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
2024-01-17 13:34:21 -05:00
"rust-overlay": {
2024-04-26 17:21:31 -04:00
"inputs": {
"nixpkgs": [
"eww",
"nixpkgs"
]
},
"locked": {
2024-10-14 08:02:44 -04:00
"lastModified": 1725675754,
"narHash": "sha256-hXW3csqePOcF2e/PYnpXj72KEYyNj2HzTrVNmS/F7Ug=",
2024-04-26 17:21:31 -04:00
"owner": "oxalica",
"repo": "rust-overlay",
2024-10-14 08:02:44 -04:00
"rev": "8cc45e678e914a16c8e224c3237fb07cf21e5e54",
2024-04-26 17:21:31 -04:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"rust-overlay_2": {
2024-01-22 19:15:34 -05:00
"inputs": {
"nixpkgs": [
"helix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1728268235,
"narHash": "sha256-lJMFnMO4maJuNO6PQ5fZesrTmglze3UFTTBuKGwR1Nw=",
2024-01-22 19:15:34 -05:00
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "25685cc2c7054efc31351c172ae77b21814f2d42",
2024-01-22 19:15:34 -05:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2024-04-26 17:21:31 -04:00
"rust-overlay_3": {
2024-01-17 13:34:21 -05:00
"inputs": {
"nixpkgs": [
"yazi",
"nixpkgs"
]
},
"locked": {
"lastModified": 1729391507,
"narHash": "sha256-as0I9xieJUHf7kiK2a9znDsVZQTFWhM1pLivII43Gi0=",
2024-01-17 13:34:21 -05:00
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "784981a9feeba406de38c1c9a3decf966d853cca",
2024-01-17 13:34:21 -05:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
2023-04-26 17:34:08 -04:00
}
},
"scls": {
2023-04-26 17:34:08 -04:00
"inputs": {
"flake-utils": "flake-utils_6",
"naersk": "naersk",
2023-05-16 21:10:57 -04:00
"nixpkgs": [
"nixpkgs"
2024-11-25 01:42:54 -05:00
]
2023-04-26 17:34:08 -04:00
},
"locked": {
"lastModified": 1735981239,
"narHash": "sha256-xTpt0Y6AZYXM9OqBKPTewd7l1uJ7ATBp3heNO8saWvs=",
"owner": "estin",
"repo": "simple-completion-language-server",
"rev": "0fa75c9222f949eeeb0f86ea8d3d5cc884615314",
2023-04-26 17:34:08 -04:00
"type": "github"
},
"original": {
"owner": "estin",
"repo": "simple-completion-language-server",
2023-04-26 17:34:08 -04:00
"type": "github"
}
},
"sops-nix": {
2024-04-23 14:52:32 -04:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2024-04-23 14:52:32 -04:00
},
"locked": {
"lastModified": 1736515725,
"narHash": "sha256-4P99yL8vGehwzytkpP87eklBePt6aqeEC5JFsIzhfUs=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "f214c1b76c347a4e9c8fb68c73d4293a6820d125",
2024-04-23 14:52:32 -04:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
2024-04-23 14:52:32 -04:00
"type": "github"
}
},
2023-06-06 05:09:22 -04:00
"systems": {
2023-12-17 12:11:41 -05:00
"locked": {
2024-06-16 09:02:00 -04:00
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
2023-12-17 12:11:41 -05:00
"owner": "nix-systems",
2024-06-16 09:02:00 -04:00
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
2023-12-17 12:11:41 -05:00
"type": "github"
},
"original": {
"owner": "nix-systems",
2024-06-16 09:02:00 -04:00
"repo": "default-linux",
2023-12-17 12:11:41 -05:00
"type": "github"
}
},
2024-03-07 03:55:11 -05:00
"systems_10": {
2024-04-17 15:13:44 -04: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_11": {
"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_12": {
"locked": {
2024-11-25 01:42:54 -05:00
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
"owner": "nix-systems",
2024-11-25 01:42:54 -05:00
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
"type": "github"
},
"original": {
"owner": "nix-systems",
2024-11-25 01:42:54 -05:00
"repo": "default-linux",
"type": "github"
}
},
"systems_13": {
"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_14": {
"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_15": {
"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_16": {
"locked": {
2024-11-25 01:42:54 -05:00
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
2024-11-25 01:42:54 -05:00
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
2024-11-25 01:42:54 -05:00
"repo": "default",
"type": "github"
}
},
"systems_17": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_18": {
2024-03-07 03:55:11 -05:00
"locked": {
2024-11-30 11:57:56 -05:00
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
2024-03-07 03:55:11 -05:00
"owner": "nix-systems",
2024-11-30 11:57:56 -05:00
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
2024-03-07 03:55:11 -05:00
"type": "github"
},
"original": {
"owner": "nix-systems",
2024-11-30 11:57:56 -05:00
"repo": "default-linux",
2024-03-07 03:55:11 -05:00
"type": "github"
}
},
"systems_19": {
2024-01-22 19:15:34 -05:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2024-12-02 00:04:06 -05:00
"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"
}
},
2024-01-22 19:15:34 -05:00
"systems_3": {
2023-08-29 17:48:36 -04:00
"locked": {
2024-09-09 00:19:12 -04:00
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
2023-08-29 17:48:36 -04:00
"owner": "nix-systems",
2024-09-09 00:19:12 -04:00
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
2023-08-29 17:48:36 -04:00
"type": "github"
},
"original": {
"owner": "nix-systems",
2024-09-09 00:19:12 -04:00
"repo": "default-linux",
2023-08-29 17:48:36 -04:00
"type": "github"
}
},
2024-01-22 19:15:34 -05:00
"systems_4": {
2024-03-04 00:02:22 -05:00
"locked": {
2024-09-09 00:19:12 -04:00
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
2024-03-04 00:02:22 -05:00
"owner": "nix-systems",
2024-09-09 00:19:12 -04:00
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
2024-03-04 00:02:22 -05:00
"type": "github"
},
"original": {
"owner": "nix-systems",
2024-09-09 00:19:12 -04:00
"repo": "default",
2024-03-04 00:02:22 -05:00
"type": "github"
}
},
"systems_5": {
2024-01-17 13:34:21 -05:00
"locked": {
2024-06-16 09:02:00 -04:00
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
2024-01-17 13:34:21 -05:00
"owner": "nix-systems",
2024-06-16 09:02:00 -04:00
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
2024-01-17 13:34:21 -05:00
"type": "github"
},
"original": {
"owner": "nix-systems",
2024-06-16 09:02:00 -04:00
"repo": "default",
2024-01-17 13:34:21 -05:00
"type": "github"
}
},
2024-03-04 00:02:22 -05:00
"systems_6": {
"locked": {
2024-12-16 22:39:46 -05:00
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
2024-12-16 22:39:46 -05:00
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
2024-12-16 22:39:46 -05:00
"repo": "default",
"type": "github"
}
},
2024-03-04 00:02:22 -05:00
"systems_7": {
2024-02-26 15:01:17 -05:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
2024-02-26 15:01:17 -05:00
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
2024-02-26 15:01:17 -05:00
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
2024-02-26 15:01:17 -05:00
"type": "github"
}
},
2024-03-04 00:02:22 -05:00
"systems_8": {
2024-02-26 15:01:17 -05:00
"locked": {
2024-04-12 21:30:12 -04:00
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
2024-02-26 15:01:17 -05:00
"owner": "nix-systems",
2024-04-12 21:30:12 -04:00
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
2024-02-26 15:01:17 -05:00
"type": "github"
},
"original": {
"owner": "nix-systems",
2024-04-12 21:30:12 -04:00
"repo": "default-linux",
2024-02-26 15:01:17 -05:00
"type": "github"
}
},
2024-03-04 00:02:22 -05:00
"systems_9": {
2024-02-08 11:43:25 -05:00
"locked": {
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
2024-02-08 11:43:25 -05:00
"owner": "nix-systems",
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
2024-02-08 11:43:25 -05:00
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default-linux",
2024-02-08 11:43:25 -05:00
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs-xr",
"nixpkgs"
]
2024-09-30 15:46:18 -04:00
},
"locked": {
"lastModified": 1736154270,
"narHash": "sha256-p2r8xhQZ3TYIEKBoiEhllKWQqWNJNoT9v64Vmg4q8Zw=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "13c913f5deb3a5c08bb810efd89dc8cb24dd968b",
2024-09-30 15:46:18 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
2024-09-30 15:46:18 -04:00
"type": "github"
}
},
"treefmt-nix_2": {
2024-12-09 00:02:58 -05:00
"inputs": {
"nixpkgs": [
"nur",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733222881,
"narHash": "sha256-JIPcz1PrpXUCbaccEnrcUS8jjEb/1vJbZz5KkobyFdM=",
"owner": "numtide",
"repo": "treefmt-nix",
2024-12-09 00:02:58 -05:00
"rev": "49717b5af6f80172275d47a418c9719a31a78b53",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
2024-07-22 01:03:10 -04:00
"umu": {
"inputs": {
"nixpkgs": [
"nix-gaming",
"nixpkgs"
]
},
"locked": {
"dir": "packaging/nix",
"lastModified": 1736534482,
"narHash": "sha256-aHDxVKA4GgohIPCDUX9zMF4UnLQR7U6Dj9mOmhZYSoc=",
2024-07-22 01:03:10 -04:00
"ref": "refs/heads/main",
"rev": "e9cb4d764013d4c8c3d1166f59581da8f56a3d83",
"revCount": 896,
2024-07-22 01:03:10 -04:00
"submodules": true,
"type": "git",
"url": "https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix"
},
"original": {
"dir": "packaging/nix",
"submodules": true,
"type": "git",
"url": "https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix"
}
},
2023-04-26 17:34:08 -04:00
"utils": {
2023-12-17 12:11:41 -05:00
"inputs": {
"systems": "systems_6"
2023-12-17 12:11:41 -05:00
},
2023-04-26 17:34:08 -04:00
"locked": {
2023-12-17 12:11:41 -05:00
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2023-04-26 17:34:08 -04:00
"owner": "numtide",
"repo": "flake-utils",
2023-12-17 12:11:41 -05:00
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2023-04-26 17:34:08 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2023-08-29 17:48:36 -04:00
},
2024-02-26 15:01:17 -05:00
"xdg-portal-hyprland": {
"inputs": {
"hyprland-protocols": "hyprland-protocols_3",
2024-05-13 11:15:13 -04:00
"hyprlang": "hyprlang_5",
2024-11-25 01:42:54 -05:00
"hyprutils": [
"hyprutils"
],
"hyprwayland-scanner": "hyprwayland-scanner_7",
2024-11-25 01:42:54 -05:00
"nixpkgs": [
"nixpkgs"
],
"systems": "systems_18"
2024-02-26 15:01:17 -05:00
},
"locked": {
"lastModified": 1736421203,
"narHash": "sha256-BNe2xnHsSsTZiHp8OWl9UUf697w0gVtzh67AYe+pP+g=",
2024-02-26 15:01:17 -05:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"rev": "7613351375de66ca0d56689e333d460e2db05454",
2024-02-26 15:01:17 -05:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
},
2023-08-29 17:48:36 -04:00
"xdph": {
"inputs": {
2024-10-14 08:02:44 -04:00
"hyprland-protocols": [
"hyprland",
"hyprland-protocols"
],
2024-02-26 14:55:59 -05:00
"hyprlang": [
"hyprland",
"hyprlang"
],
2024-09-23 01:02:38 -04:00
"hyprutils": [
"hyprland",
"hyprutils"
],
"hyprwayland-scanner": [
"hyprland",
"hyprwayland-scanner"
],
2023-08-29 17:48:36 -04:00
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-12-24 00:52:13 -05:00
"lastModified": 1734907020,
"narHash": "sha256-p6HxwpRKVl1KIiY5xrJdjcEeK3pbmc///UOyV6QER+w=",
2023-08-29 17:48:36 -04:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2024-12-24 00:52:13 -05:00
"rev": "d7f18dda5e511749fa1511185db3536208fb1a63",
2023-08-29 17:48:36 -04:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
2024-01-17 13:34:21 -05:00
},
"yazi": {
"inputs": {
"flake-utils": "flake-utils_7",
"nixpkgs": "nixpkgs_20",
2024-12-11 15:52:21 -05:00
"rust-overlay": "rust-overlay_3"
2024-01-17 13:34:21 -05:00
},
"locked": {
"lastModified": 1736568493,
"narHash": "sha256-/eeVCmpmHxcuB85e3aLjxjJs+LIIHzuFTuHXfkYKISM=",
2024-01-17 13:34:21 -05:00
"owner": "sxyazi",
"repo": "yazi",
"rev": "5c88f268968005ae34be359d614bca024001ce3f",
2024-01-17 13:34:21 -05:00
"type": "github"
},
"original": {
"owner": "sxyazi",
"repo": "yazi",
"type": "github"
}
2022-12-06 01:24:54 -05:00
}
},
"root": "root",
"version": 7
}