nixos-config/flake.lock

1222 lines
32 KiB
Plaintext
Raw Normal View History

{
"nodes": {
"ataraxiasjel-nur": {
"inputs": {
"devenv": "devenv",
2025-05-28 12:02:08 +03:00
"devenv-root": "devenv-root",
"flake-parts": "flake-parts_2",
"nixpkgs": "nixpkgs_4"
},
"locked": {
"lastModified": 1751641756,
"narHash": "sha256-5fXKpa5iVpsnsHUhiqMQ1gXdOGwEKc61fXhaMZn7Gb4=",
"owner": "AtaraxiaSjel",
"repo": "nur",
"rev": "73e0fbc32ab305d50b84ab351c31604f003b50a8",
"type": "github"
},
"original": {
"owner": "AtaraxiaSjel",
"repo": "nur",
"type": "github"
}
},
2025-02-19 14:22:32 +03:00
"cachix": {
"inputs": {
2025-05-28 12:02:08 +03:00
"devenv": [
"ataraxiasjel-nur",
2025-05-28 12:02:08 +03:00
"devenv"
],
"flake-compat": [
"ataraxiasjel-nur",
2025-05-28 12:02:08 +03:00
"devenv"
],
2025-05-28 12:02:08 +03:00
"git-hooks": [
"ataraxiasjel-nur",
2025-05-28 12:02:08 +03:00
"devenv"
],
2025-05-28 12:02:08 +03:00
"nixpkgs": "nixpkgs"
},
"locked": {
2025-05-28 12:02:08 +03:00
"lastModified": 1744206633,
"narHash": "sha256-pb5aYkE8FOoa4n123slgHiOf1UbNSnKe5pEZC+xXD5g=",
"owner": "cachix",
"repo": "cachix",
2025-05-28 12:02:08 +03:00
"rev": "8a60090640b96f9df95d1ab99e5763a586be1404",
"type": "github"
},
"original": {
"owner": "cachix",
2025-05-28 12:02:08 +03:00
"ref": "latest",
"repo": "cachix",
"type": "github"
}
},
2025-05-28 12:02:08 +03:00
"cachix_2": {
2025-02-19 14:22:32 +03:00
"inputs": {
"devenv": [
"devenv"
],
"flake-compat": [
"devenv"
],
"git-hooks": [
2025-07-04 14:23:17 +03:00
"devenv",
"git-hooks"
2025-02-19 14:22:32 +03:00
],
2025-07-04 14:23:17 +03:00
"nixpkgs": [
"devenv",
"nixpkgs"
]
2025-02-19 14:22:32 +03:00
},
"locked": {
2025-07-04 14:23:17 +03:00
"lastModified": 1748883665,
"narHash": "sha256-R0W7uAg+BLoHjMRMQ8+oiSbTq8nkGz5RDpQ+ZfxxP3A=",
2025-02-19 14:22:32 +03:00
"owner": "cachix",
"repo": "cachix",
2025-07-04 14:23:17 +03:00
"rev": "f707778d902af4d62d8dd92c269f8e70de09acbe",
2025-02-19 14:22:32 +03:00
"type": "github"
},
"original": {
"owner": "cachix",
"ref": "latest",
"repo": "cachix",
"type": "github"
}
},
2025-06-07 16:55:42 +03:00
"catppuccin": {
"inputs": {
"nixpkgs": "nixpkgs_5"
},
"locked": {
2025-07-07 15:44:33 +03:00
"lastModified": 1751705516,
"narHash": "sha256-Y099OGYWYHtpYFP4offuV6rldBnpUv4CYk+HwuaQwLU=",
2025-06-07 16:55:42 +03:00
"owner": "catppuccin",
"repo": "nix",
2025-07-07 15:44:33 +03:00
"rev": "719bb50ca2c99bc9c077669a48bfd9815493a11d",
2025-06-07 16:55:42 +03:00
"type": "github"
},
"original": {
"owner": "catppuccin",
"repo": "nix",
"type": "github"
}
},
2025-07-04 14:23:17 +03:00
"chaotic": {
"inputs": {
"flake-schemas": "flake-schemas",
"home-manager": "home-manager",
"jovian": "jovian",
"nixpkgs": "nixpkgs_6",
"rust-overlay": "rust-overlay"
},
"locked": {
2025-07-07 15:44:33 +03:00
"lastModified": 1751777244,
"narHash": "sha256-/czsZlnHv8Sl/u2syCzucxfVFLBHXWxvgicYmlk5YEE=",
2025-07-04 14:23:17 +03:00
"owner": "chaotic-cx",
"repo": "nyx",
2025-07-07 15:44:33 +03:00
"rev": "a0d66535286f557ccfb7c7c4c4ddc95cce96fc8b",
2025-07-04 14:23:17 +03:00
"type": "github"
},
"original": {
"owner": "chaotic-cx",
"ref": "nyxpkgs-unstable",
"repo": "nyx",
"type": "github"
}
},
"deploy-rs": {
"inputs": {
2025-05-28 12:02:08 +03:00
"flake-compat": "flake-compat_2",
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
2025-07-04 14:23:17 +03:00
"lastModified": 1749105467,
"narHash": "sha256-hXh76y/wDl15almBcqvjryB50B0BaiXJKk20f314RoE=",
"owner": "serokell",
"repo": "deploy-rs",
2025-07-04 14:23:17 +03:00
"rev": "6bc76b872374845ba9d645a2f012b764fecd765f",
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
2025-02-19 14:22:32 +03:00
"devenv": {
"inputs": {
"cachix": "cachix",
2025-05-28 12:02:08 +03:00
"flake-compat": "flake-compat",
"git-hooks": "git-hooks",
"nix": "nix",
"nixpkgs": "nixpkgs_3"
2025-02-19 14:22:32 +03:00
},
"locked": {
2025-05-28 12:02:08 +03:00
"lastModified": 1748273445,
"narHash": "sha256-5V0dzpNgQM0CHDsMzh+ludYeu1S+Y+IMjbaskSSdFh0=",
2025-02-19 14:22:32 +03:00
"owner": "cachix",
"repo": "devenv",
2025-05-28 12:02:08 +03:00
"rev": "668a50d8b7bdb19a0131f53c9f6c25c9071e1ffb",
2025-02-19 14:22:32 +03:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "devenv",
"type": "github"
}
},
"devenv-root": {
"flake": false,
"locked": {
"narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=",
"type": "file",
"url": "file:///dev/null"
},
"original": {
"type": "file",
"url": "file:///dev/null"
}
},
2025-05-28 12:02:08 +03:00
"devenv-root_2": {
"flake": false,
"locked": {
2025-05-28 12:02:08 +03:00
"narHash": "sha256-d6xi4mKdjkX2JFicDIv5niSzpyI0m/Hnm8GGAIU04kY=",
"type": "file",
"url": "file:///dev/null"
},
"original": {
2025-05-28 12:02:08 +03:00
"type": "file",
"url": "file:///dev/null"
}
},
2025-05-28 12:02:08 +03:00
"devenv_2": {
"inputs": {
2025-05-28 12:02:08 +03:00
"cachix": "cachix_2",
"flake-compat": "flake-compat_3",
"git-hooks": "git-hooks_2",
"nix": "nix_2",
2025-06-07 16:55:42 +03:00
"nixpkgs": "nixpkgs_8"
},
"locked": {
2025-07-07 15:44:33 +03:00
"lastModified": 1751820494,
"narHash": "sha256-y8IGLpeJ/IvAiBaS17hkSC21WsCw2f4GHxg3GxvMTro=",
"owner": "cachix",
"repo": "devenv",
2025-07-07 15:44:33 +03:00
"rev": "c5f01223c737cd749f994b772ae84445acd45a9d",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "devenv",
"type": "github"
}
},
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-07-07 15:44:33 +03:00
"lastModified": 1751607816,
"narHash": "sha256-5PtrwjqCIJ4DKQhzYdm8RFePBuwb+yTzjV52wWoGSt4=",
"owner": "nix-community",
"repo": "disko",
2025-07-07 15:44:33 +03:00
"rev": "da6109c917b48abc1f76dd5c9bf3901c8c80f662",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2025-02-19 14:22:32 +03:00
"flake-compat": {
"flake": false,
"locked": {
2025-05-28 12:02:08 +03:00
"lastModified": 1733328505,
"narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
"owner": "edolstra",
"repo": "flake-compat",
2025-05-28 12:02:08 +03:00
"rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_2": {
"flake": false,
"locked": {
2025-07-04 14:23:17 +03:00
"lastModified": 1733328505,
"narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
"owner": "edolstra",
"repo": "flake-compat",
2025-07-04 14:23:17 +03:00
"rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_3": {
2025-02-19 14:22:32 +03:00
"flake": false,
"locked": {
2025-07-04 14:23:17 +03:00
"lastModified": 1747046372,
"narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
2025-02-19 14:22:32 +03:00
"owner": "edolstra",
"repo": "flake-compat",
2025-07-04 14:23:17 +03:00
"rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
2025-02-19 14:22:32 +03:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
2025-02-19 14:22:32 +03:00
"inputs": {
"nixpkgs-lib": [
"ataraxiasjel-nur",
2025-02-19 14:22:32 +03:00
"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_2": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2025-05-28 12:02:08 +03:00
"lastModified": 1743550720,
"narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=",
"owner": "hercules-ci",
"repo": "flake-parts",
2025-05-28 12:02:08 +03:00
"rev": "c621e8422220273271f52058f618c94e405bb0f5",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_3": {
"inputs": {
"nixpkgs-lib": [
"devenv",
"nix",
"nixpkgs"
]
},
"locked": {
2025-07-04 14:23:17 +03:00
"lastModified": 1733312601,
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
"owner": "hercules-ci",
"repo": "flake-parts",
2025-07-04 14:23:17 +03:00
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_4": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib_2"
},
"locked": {
2025-07-07 15:44:33 +03:00
"lastModified": 1751413152,
"narHash": "sha256-Tyw1RjYEsp5scoigs1384gIg6e0GoBVjms4aXFfRssQ=",
"owner": "hercules-ci",
"repo": "flake-parts",
2025-07-07 15:44:33 +03:00
"rev": "77826244401ea9de6e3bac47c2db46005e1f30b5",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-registry": {
"flake": false,
"locked": {
2025-05-28 12:02:08 +03:00
"lastModified": 1744623129,
"narHash": "sha256-nlQTQrHqM+ywXN0evDXnYEV6z6WWZB5BFQ2TkXsduKw=",
"owner": "nixos",
"repo": "flake-registry",
2025-05-28 12:02:08 +03:00
"rev": "1322f33d5836ae757d2e6190239252cf8402acf6",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "flake-registry",
"type": "github"
}
},
2025-07-04 14:23:17 +03:00
"flake-schemas": {
"locked": {
"lastModified": 1721999734,
"narHash": "sha256-G5CxYeJVm4lcEtaO87LKzOsVnWeTcHGKbKxNamNWgOw=",
"rev": "0a5c42297d870156d9c57d8f99e476b738dcd982",
"revCount": 75,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/DeterminateSystems/flake-schemas/0.1.5/0190ef2f-61e0-794b-ba14-e82f225e55e6/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/DeterminateSystems/flake-schemas/%3D0.1.5.tar.gz"
}
},
"flake-utils": {
"inputs": {
2025-05-28 12:02:08 +03:00
"systems": "systems_2"
},
"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"
}
},
2025-05-28 12:02:08 +03:00
"flake-utils_2": {
"inputs": {
2025-05-28 12:02:08 +03:00
"systems": "systems_3"
},
2025-06-07 16:55:42 +03:00
"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"
}
},
"flakey-profile": {
"locked": {
"lastModified": 1712898590,
"narHash": "sha256-FhGIEU93VHAChKEXx905TSiPZKga69bWl1VB37FK//I=",
"owner": "lf-",
"repo": "flakey-profile",
"rev": "243c903fd8eadc0f63d205665a92d4df91d42d9d",
"type": "github"
},
"original": {
"owner": "lf-",
"repo": "flakey-profile",
"type": "github"
}
},
2025-02-19 14:22:32 +03:00
"git-hooks": {
2025-05-28 12:02:08 +03:00
"inputs": {
"flake-compat": [
"ataraxiasjel-nur",
"devenv"
],
"gitignore": "gitignore",
"nixpkgs": [
"ataraxiasjel-nur",
"devenv",
"nixpkgs"
]
},
"locked": {
"lastModified": 1746537231,
"narHash": "sha256-Wb2xeSyOsCoTCTj7LOoD6cdKLEROyFAArnYoS+noCWo=",
"owner": "cachix",
"repo": "git-hooks.nix",
"rev": "fa466640195d38ec97cf0493d6d6882bc4d14969",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
"git-hooks_2": {
2025-02-19 14:22:32 +03:00
"inputs": {
"flake-compat": [
2025-07-04 14:23:17 +03:00
"devenv",
"flake-compat"
2025-02-19 14:22:32 +03:00
],
"gitignore": "gitignore_2",
2025-02-19 14:22:32 +03:00
"nixpkgs": [
"devenv",
"nixpkgs"
]
},
"locked": {
2025-07-04 14:23:17 +03:00
"lastModified": 1749636823,
2025-02-19 14:22:32 +03:00
"owner": "cachix",
"repo": "git-hooks.nix",
2025-07-04 14:23:17 +03:00
"rev": "623c56286de5a3193aa38891a6991b28f9bab056",
2025-02-19 14:22:32 +03:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"ataraxiasjel-nur",
"devenv",
2025-05-28 12:02:08 +03:00
"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_2": {
2025-02-19 14:22:32 +03:00
"inputs": {
"nixpkgs": [
"devenv",
"git-hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1709087332,
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
2025-07-04 14:23:17 +03:00
"chaotic",
"nixpkgs"
]
},
"locked": {
2025-07-07 15:44:33 +03:00
"lastModified": 1751693185,
"narHash": "sha256-+LKghTO5wWBcR/MJAeoSarWR7c7dO6GyA8+jM8DHV08=",
"owner": "nix-community",
"repo": "home-manager",
2025-07-07 15:44:33 +03:00
"rev": "36c57c6a1d03a5efbf5e23c04dbe21259d25f992",
2025-07-04 14:23:17 +03:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-07-07 15:44:33 +03:00
"lastModified": 1751810233,
"narHash": "sha256-kllkNbIqQi3VplgTMeGzuh1t8Gk8TauvkTRt93Km+tQ=",
2025-07-04 14:23:17 +03:00
"owner": "nix-community",
"repo": "home-manager",
2025-07-07 15:44:33 +03:00
"rev": "9b0873b46c9f9e4b7aa01eb634952c206af53068",
"type": "github"
},
"original": {
"owner": "nix-community",
2025-06-07 16:55:42 +03:00
"ref": "release-25.05",
"repo": "home-manager",
"type": "github"
}
},
2025-03-02 16:50:12 +03:00
"impermanence": {
"locked": {
"lastModified": 1737831083,
"narHash": "sha256-LJggUHbpyeDvNagTUrdhe/pRVp4pnS6wVKALS782gRI=",
"owner": "nix-community",
"repo": "impermanence",
"rev": "4b3e914cdf97a5b536a889e939fb2fd2b043a170",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
2025-07-04 14:23:17 +03:00
"jovian": {
"inputs": {
"nix-github-actions": "nix-github-actions",
"nixpkgs": [
"chaotic",
"nixpkgs"
]
},
2025-02-19 14:22:32 +03:00
"locked": {
2025-07-07 15:44:33 +03:00
"lastModified": 1751529406,
"narHash": "sha256-jwKDHyUycp678zDYa5Hyfq3msO73YMXdZPxp96dU7po=",
2025-07-04 14:23:17 +03:00
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
2025-07-07 15:44:33 +03:00
"rev": "b2e5ce654e4f5bf8905c2e07a96dcf4966e6277d",
2025-02-19 14:22:32 +03:00
"type": "github"
},
"original": {
2025-07-04 14:23:17 +03:00
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
2025-02-19 14:22:32 +03:00
"type": "github"
}
},
2025-07-04 14:23:17 +03: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"
}
},
"lite-config": {
"locked": {
"lastModified": 1749323815,
"narHash": "sha256-NAhCvl7RZDL0XiQi7GMJ4KJsakQZDpKuIb5H9m3nhSI=",
"owner": "ataraxiasjel",
"repo": "lite-config",
"rev": "dc6717c8fbdabf81740a26c745316a5cb40e8c70",
"type": "github"
},
"original": {
"owner": "ataraxiasjel",
"ref": "v0.10.0",
"repo": "lite-config",
"type": "github"
}
},
"lix": {
"flake": false,
"locked": {
2025-07-07 15:44:33 +03:00
"lastModified": 1751825501,
"narHash": "sha256-6Jve3xCvRJGkz0A9D8dXH/DMWYE8MkFt+KJWQs9cLkw=",
"rev": "378b360bf8e0d04e8dd3733acd20d7a9b70360f1",
"type": "tarball",
2025-07-07 15:44:33 +03:00
"url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/378b360bf8e0d04e8dd3733acd20d7a9b70360f1.tar.gz?rev=378b360bf8e0d04e8dd3733acd20d7a9b70360f1"
},
"original": {
"type": "tarball",
2025-05-28 12:02:08 +03:00
"url": "https://git.lix.systems/lix-project/lix/archive/main.tar.gz"
}
},
"lix-module": {
"inputs": {
2025-05-28 12:02:08 +03:00
"flake-utils": "flake-utils",
"flakey-profile": "flakey-profile",
2025-05-28 12:02:08 +03:00
"lix": [
"lix"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-07-07 15:44:33 +03:00
"lastModified": 1751240140,
"narHash": "sha256-gbFOUtmkzzNAiHoUtySwbi+AVDgWOW8CpWmTmkoaQiI=",
"rev": "ea74d925e650948d296fb85e4671fb0ce944f550",
2025-05-28 12:02:08 +03:00
"type": "tarball",
2025-07-07 15:44:33 +03:00
"url": "https://git.lix.systems/api/v1/repos/lix-project/nixos-module/archive/ea74d925e650948d296fb85e4671fb0ce944f550.tar.gz?rev=ea74d925e650948d296fb85e4671fb0ce944f550"
},
"original": {
2025-05-28 12:02:08 +03:00
"type": "tarball",
"url": "https://git.lix.systems/lix-project/nixos-module/archive/main.tar.gz"
}
},
"mk-shell-bin": {
"locked": {
"lastModified": 1677004959,
"narHash": "sha256-/uEkr1UkJrh11vD02aqufCxtbF5YnhRTIKlx5kyvf+I=",
"owner": "rrbutani",
"repo": "nix-mk-shell-bin",
"rev": "ff5d8bd4d68a347be5042e2f16caee391cd75887",
"type": "github"
},
"original": {
"owner": "rrbutani",
"repo": "nix-mk-shell-bin",
"type": "github"
}
},
"nix": {
"inputs": {
2025-05-28 12:02:08 +03:00
"flake-compat": [
"ataraxiasjel-nur",
2025-05-28 12:02:08 +03:00
"devenv"
],
"flake-parts": "flake-parts",
"libgit2": "libgit2",
"nixpkgs": "nixpkgs_2",
"nixpkgs-23-11": [
"ataraxiasjel-nur",
"devenv"
],
2025-05-28 12:02:08 +03:00
"nixpkgs-regression": [
"ataraxiasjel-nur",
"devenv"
],
"pre-commit-hooks": [
"ataraxiasjel-nur",
"devenv"
]
},
"locked": {
2025-05-28 12:02:08 +03:00
"lastModified": 1745930071,
"narHash": "sha256-bYyjarS3qSNqxfgc89IoVz8cAFDkF9yPE63EJr+h50s=",
"owner": "domenkozar",
"repo": "nix",
2025-05-28 12:02:08 +03:00
"rev": "b455edf3505f1bf0172b39a735caef94687d0d9c",
"type": "github"
},
"original": {
"owner": "domenkozar",
2025-05-28 12:02:08 +03:00
"ref": "devenv-2.24",
"repo": "nix",
"type": "github"
}
},
2025-07-04 14:23:17 +03:00
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"chaotic",
"jovian",
"nixpkgs"
]
},
"locked": {
"lastModified": 1729697500,
"narHash": "sha256-VFTWrbzDlZyFHHb1AlKRiD/qqCJIripXKiCSFS8fAOY=",
"owner": "zhaofengli",
"repo": "nix-github-actions",
"rev": "e418aeb728b6aa5ca8c5c71974e7159c2df1d8cf",
"type": "github"
},
"original": {
"owner": "zhaofengli",
"ref": "matrix-name",
"repo": "nix-github-actions",
"type": "github"
}
},
2025-06-07 16:55:42 +03:00
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-07-07 15:44:33 +03:00
"lastModified": 1751774635,
"narHash": "sha256-DuOznGdgMxeSlPpUu6Wkq0ZD5e2Cfv9XRZeZlHWMd1s=",
2025-06-07 16:55:42 +03:00
"owner": "nix-community",
"repo": "nix-index-database",
2025-07-07 15:44:33 +03:00
"rev": "85686025ba6d18df31cc651a91d5adef63378978",
2025-06-07 16:55:42 +03:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-index-database",
"type": "github"
}
},
"nix-vscode-marketplace": {
"inputs": {
2025-05-28 12:02:08 +03:00
"flake-utils": "flake-utils_2",
"nixpkgs": [
"nixpkgs"
]
},
2025-06-07 16:55:42 +03:00
"locked": {
2025-07-07 15:44:33 +03:00
"lastModified": 1751768141,
"narHash": "sha256-my0LtqLhcsSzIHQZPkgDSjXejaXQ62Gf2NfdheO7qQs=",
2025-06-07 16:55:42 +03:00
"owner": "nix-community",
"repo": "nix-vscode-extensions",
2025-07-07 15:44:33 +03:00
"rev": "41de1aa39e479cdf2e6fd522431aa1fc3615e35a",
2025-06-07 16:55:42 +03:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-vscode-extensions",
"type": "github"
}
},
"nix2container": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-07-04 14:23:17 +03:00
"lastModified": 1749158376,
"narHash": "sha256-uirStFNxauh0lxzBowcp28X+Sq7JgsBIDnbwbAfZwf8=",
"owner": "nlewo",
"repo": "nix2container",
2025-07-04 14:23:17 +03:00
"rev": "0f8974c58755dba441df03598eefd1e1cd50e341",
"type": "github"
},
"original": {
"owner": "nlewo",
"repo": "nix2container",
"type": "github"
}
},
"nix_2": {
"inputs": {
"flake-compat": [
2025-07-04 14:23:17 +03:00
"devenv",
"flake-compat"
],
"flake-parts": "flake-parts_3",
2025-07-04 14:23:17 +03:00
"git-hooks-nix": [
"devenv",
"git-hooks"
],
2025-06-07 16:55:42 +03:00
"nixpkgs": "nixpkgs_7",
2025-02-19 14:22:32 +03:00
"nixpkgs-23-11": [
"devenv"
],
"nixpkgs-regression": [
"devenv"
]
},
"locked": {
2025-07-07 15:44:33 +03:00
"lastModified": 1750955511,
"narHash": "sha256-IDB/oh/P63ZTdhgSkey2LZHzeNhCdoKk+4j7AaPe1SE=",
2025-07-04 14:23:17 +03:00
"owner": "cachix",
2025-02-19 14:22:32 +03:00
"repo": "nix",
2025-07-07 15:44:33 +03:00
"rev": "afa41b08df4f67b8d77a8034b037ac28c71c77df",
2025-02-19 14:22:32 +03:00
"type": "github"
},
"original": {
2025-07-04 14:23:17 +03:00
"owner": "cachix",
"ref": "devenv-2.30",
2025-02-19 14:22:32 +03:00
"repo": "nix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-05-28 12:02:08 +03:00
"lastModified": 1733212471,
"narHash": "sha256-M1+uCoV5igihRfcUKrr1riygbe73/dzNnzPsmaLCmpo=",
2025-02-19 14:22:32 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-05-28 12:02:08 +03:00
"rev": "55d15ad12a74eb7d4646254e13638ad0c4128776",
"type": "github"
},
"original": {
"owner": "NixOS",
2025-05-28 12:02:08 +03:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2025-05-28 12:02:08 +03:00
"nixpkgs-lib": {
"locked": {
2025-05-28 12:02:08 +03:00
"lastModified": 1743296961,
"narHash": "sha256-b1EdN3cULCqtorQ4QeWgLMrd5ZGOjLSLemfa00heasc=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "e4822aea2a6d1cdd36653c134cacfd64c97ff4fa",
"type": "github"
},
"original": {
2025-05-28 12:02:08 +03:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixpkgs-lib_2": {
"locked": {
2025-07-07 15:44:33 +03:00
"lastModified": 1751159883,
"narHash": "sha256-urW/Ylk9FIfvXfliA1ywh75yszAbiTEVgpPeinFyVZo=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
2025-07-07 15:44:33 +03:00
"rev": "14a40a1d7fb9afa4739275ac642ed7301a9ba1ab",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
2025-05-28 12:02:08 +03:00
"nixpkgs-unstable": {
"locked": {
2025-07-07 15:44:33 +03:00
"lastModified": 1751637120,
"narHash": "sha256-xVNy/XopSfIG9c46nRmPaKfH1Gn/56vQ8++xWA8itO4=",
"owner": "nixos",
"repo": "nixpkgs",
2025-07-07 15:44:33 +03:00
"rev": "5c724ed1388e53cc231ed98330a60eb2f7be4be3",
"type": "github"
},
"original": {
"owner": "nixos",
2025-05-28 12:02:08 +03:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2025-02-19 14:22:32 +03:00
"nixpkgs_2": {
"locked": {
"lastModified": 1717432640,
"narHash": "sha256-+f9c4/ZX5MWDOuB1rKoWj+lBNm0z0rs4CK47HBLxy1o=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "88269ab3044128b7c2f4c7d68448b2fb50456870",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
2025-05-28 12:02:08 +03:00
"lastModified": 1746807397,
"narHash": "sha256-zU2z0jlkJGWLhdNr/8AJSxqK8XD0IlQgHp3VZcP56Aw=",
"owner": "cachix",
"repo": "devenv-nixpkgs",
2025-05-28 12:02:08 +03:00
"rev": "c5208b594838ea8e6cca5997fbf784b7cca1ca90",
"type": "github"
},
"original": {
"owner": "cachix",
"ref": "rolling",
"repo": "devenv-nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
"locked": {
2025-05-28 12:02:08 +03:00
"lastModified": 1748190013,
"narHash": "sha256-R5HJFflOfsP5FBtk+zE8FpL8uqE7n62jqOsADvVshhE=",
"owner": "nixos",
"repo": "nixpkgs",
2025-05-28 12:02:08 +03:00
"rev": "62b852f6c6742134ade1abdd2a21685fd617a291",
"type": "github"
},
"original": {
2025-05-28 12:02:08 +03:00
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_5": {
2025-06-07 16:55:42 +03:00
"locked": {
2025-07-07 15:44:33 +03:00
"lastModified": 1750776420,
"narHash": "sha256-/CG+w0o0oJ5itVklOoLbdn2dGB0wbZVOoDm4np6w09A=",
2025-06-07 16:55:42 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-07-07 15:44:33 +03:00
"rev": "30a61f056ac492e3b7cdcb69c1e6abdcf00e39cf",
2025-06-07 16:55:42 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_6": {
"locked": {
2025-07-07 15:44:33 +03:00
"lastModified": 1751637120,
"narHash": "sha256-xVNy/XopSfIG9c46nRmPaKfH1Gn/56vQ8++xWA8itO4=",
"owner": "NixOS",
"repo": "nixpkgs",
2025-07-07 15:44:33 +03:00
"rev": "5c724ed1388e53cc231ed98330a60eb2f7be4be3",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2025-06-07 16:55:42 +03:00
"nixpkgs_7": {
"locked": {
2025-07-04 14:23:17 +03:00
"lastModified": 1747179050,
"narHash": "sha256-qhFMmDkeJX9KJwr5H32f1r7Prs7XbQWtO0h3V0a0rFY=",
"owner": "NixOS",
"repo": "nixpkgs",
2025-07-04 14:23:17 +03:00
"rev": "adaa24fbf46737f3f1b5497bf64bae750f82942e",
"type": "github"
},
"original": {
"owner": "NixOS",
2025-07-04 14:23:17 +03:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2025-06-07 16:55:42 +03:00
"nixpkgs_8": {
2025-02-19 14:22:32 +03:00
"locked": {
2025-05-28 12:02:08 +03:00
"lastModified": 1746807397,
"narHash": "sha256-zU2z0jlkJGWLhdNr/8AJSxqK8XD0IlQgHp3VZcP56Aw=",
2025-02-19 14:22:32 +03:00
"owner": "cachix",
"repo": "devenv-nixpkgs",
2025-05-28 12:02:08 +03:00
"rev": "c5208b594838ea8e6cca5997fbf784b7cca1ca90",
2025-02-19 14:22:32 +03:00
"type": "github"
},
"original": {
"owner": "cachix",
"ref": "rolling",
"repo": "devenv-nixpkgs",
"type": "github"
}
},
2025-06-07 16:55:42 +03:00
"nixpkgs_9": {
2025-02-19 14:22:32 +03:00
"locked": {
2025-07-07 15:44:33 +03:00
"lastModified": 1751741127,
"narHash": "sha256-t75Shs76NgxjZSgvvZZ9qOmz5zuBE8buUaYD28BMTxg=",
2025-02-19 14:22:32 +03:00
"owner": "nixos",
"repo": "nixpkgs",
2025-07-07 15:44:33 +03:00
"rev": "29e290002bfff26af1db6f64d070698019460302",
2025-02-19 14:22:32 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
2025-05-28 12:02:08 +03:00
"ref": "nixos-25.05",
2025-02-19 14:22:32 +03:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"ataraxiasjel-nur": "ataraxiasjel-nur",
2025-06-07 16:55:42 +03:00
"catppuccin": "catppuccin",
2025-07-04 14:23:17 +03:00
"chaotic": "chaotic",
"deploy-rs": "deploy-rs",
2025-05-28 12:02:08 +03:00
"devenv": "devenv_2",
"devenv-root": "devenv-root_2",
"disko": "disko",
"flake-parts": "flake-parts_4",
"flake-registry": "flake-registry",
2025-07-04 14:23:17 +03:00
"home-manager": "home-manager_2",
2025-03-02 16:50:12 +03:00
"impermanence": "impermanence",
"lite-config": "lite-config",
2025-05-28 12:02:08 +03:00
"lix": "lix",
"lix-module": "lix-module",
"mk-shell-bin": "mk-shell-bin",
2025-06-07 16:55:42 +03:00
"nix-index-database": "nix-index-database",
"nix-vscode-marketplace": "nix-vscode-marketplace",
"nix2container": "nix2container",
2025-06-07 16:55:42 +03:00
"nixpkgs": "nixpkgs_9",
2025-05-28 12:02:08 +03:00
"nixpkgs-unstable": "nixpkgs-unstable",
2025-07-04 14:23:17 +03:00
"sops-nix": "sops-nix",
"walker": "walker"
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": [
"chaotic",
"nixpkgs"
]
},
"locked": {
2025-07-07 15:44:33 +03:00
"lastModified": 1751683029,
"narHash": "sha256-dYO5X5jK8bpQOeRAo8R5aUt6M/+Ji1cZgstZI7SQ2IA=",
2025-07-04 14:23:17 +03:00
"owner": "oxalica",
"repo": "rust-overlay",
2025-07-07 15:44:33 +03:00
"rev": "9e5e62a33a929a67a5427fb7324a6f583dced0b2",
2025-07-04 14:23:17 +03:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-07-07 15:44:33 +03:00
"lastModified": 1751606940,
"narHash": "sha256-KrDPXobG7DFKTOteqdSVeL1bMVitDcy7otpVZWDE6MA=",
"owner": "Mic92",
"repo": "sops-nix",
2025-07-07 15:44:33 +03:00
"rev": "3633fc4acf03f43b260244d94c71e9e14a2f6e0d",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_3": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2025-06-07 16:55:42 +03:00
"systems_4": {
"locked": {
2025-07-04 14:23:17 +03:00
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
2025-06-07 16:55:42 +03:00
"owner": "nix-systems",
2025-07-04 14:23:17 +03:00
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
2025-06-07 16:55:42 +03:00
"type": "github"
},
"original": {
"owner": "nix-systems",
2025-07-04 14:23:17 +03:00
"repo": "default-linux",
2025-06-07 16:55:42 +03:00
"type": "github"
}
},
"utils": {
"inputs": {
2025-05-28 12:02:08 +03:00
"systems": "systems"
},
"locked": {
2025-07-04 14:23:17 +03:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
2025-07-04 14:23:17 +03:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2025-07-04 14:23:17 +03:00
},
"walker": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"systems": "systems_4"
},
"locked": {
2025-07-07 15:44:33 +03:00
"lastModified": 1751822129,
"narHash": "sha256-aI8JTRZHynKKJQpNP5TJuHsFQpKfDVJbW/u99lTpGyg=",
2025-07-04 14:23:17 +03:00
"owner": "abenz1267",
"repo": "walker",
2025-07-07 15:44:33 +03:00
"rev": "2f16a48d6fa4f0f16c7b2173a1ff434005c8ed32",
2025-07-04 14:23:17 +03:00
"type": "github"
},
"original": {
"owner": "abenz1267",
"repo": "walker",
"type": "github"
}
}
},
"root": "root",
"version": 7
}