aboutsummaryrefslogtreecommitdiffstats
path: root/unflake.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--unflake.nix345
1 files changed, 270 insertions, 75 deletions
diff --git a/unflake.nix b/unflake.nix
index 11b30d52..a4ce51fb 100644
--- a/unflake.nix
+++ b/unflake.nix
@@ -1,122 +1,322 @@
# @generated by https://codeberg.org/goldstein/unflake
let
indirect_deps = {
- unflake_indirect_nixpkgs = builtins.getFlake "flake:nixpkgs";
};
- specs = {};
- deps = indirect_deps // builtins.mapAttrs (_: v:
- if builtins.typeOf v.outPath == "set" then
- v.outPath
- else if v?revision then
- { outPath = v.outPath; rev = v.revision; }
- else
- { outPath = v.outPath; }
- ) (import ./npins/default.nix);
- injections = rec {
- unflake_indirect_nixpkgs = {
+ specs = rec {
+ unflake_github_cachix_pre-commit-hooks-nix = {
+ type = "github";
+ owner = "cachix";
+ repo = "pre-commit-hooks.nix";
+ rev = "809414f0cdadf82cf11b06c2b29ba9b3168b3297";
+ lastModified = 1787424939;
+ narHash = "sha256-O2tBn84NNuHrnqNVxx/XqsXwfYvS1YwBh+7CBnbCYsk=";
+ };
+ unflake_github_hercules-ci_flake-parts = {
+ type = "github";
+ owner = "hercules-ci";
+ repo = "flake-parts";
+ rev = "427bf4bd9435fdf21321c8cc628c24efc14c0f7a";
+ lastModified = 1785627969;
+ narHash = "sha256-4dtXQk/NMePegK/nWp5NSeuZKLATItOq61lpEvmXqGw=";
+ };
+ unflake_github_ipetkov_crane = {
+ type = "github";
+ owner = "ipetkov";
+ repo = "crane";
+ rev = "692f7e9ef2ece8125b466f66f2af532b3edaed0d";
+ lastModified = 1787326676;
+ narHash = "sha256-lWhBbBvC05/xwivKBBiM2YNizpmgqCgyOIzomvRuwxs=";
+ };
+ unflake_github_lnl7_nix-darwin_ref_master = {
+ type = "github";
+ owner = "lnl7";
+ repo = "nix-darwin";
+ rev = "4cff07de74b50e64bdd68cd4e722ab5b6b35ee48";
+ lastModified = 1786845137;
+ narHash = "sha256-oQFip+v0luP8NIxJzmiW4Wu8bILsbFWom5l0zonl8hQ=";
+ };
+ unflake_github_nix-community_nix-index-database_ref_main = {
+ type = "github";
+ owner = "nix-community";
+ repo = "nix-index-database";
+ rev = "c7962dc97b45129df8d751bedaf37beb5a17706e";
+ lastModified = 1786852476;
+ narHash = "sha256-IM5CYtf86W4w8eUPpKcY/LpdHElmVBtJhaKnoTKxZEA=";
+ };
+ unflake_github_nix-community_nixvim_ref_main = {
+ type = "github";
+ owner = "nix-community";
+ repo = "nixvim";
+ rev = "bd46166bd8308861cd36984a52ed5d25522d0ba8";
+ lastModified = 1787270640;
+ narHash = "sha256-L3ZXW7MSCPsOZz5powJZZqzZLxuPLh9QXHp5shwzqb8=";
+ };
+ unflake_github_nix-community_disko_ref_master = {
+ type = "github";
+ owner = "nix-community";
+ repo = "disko";
+ rev = "ff8702b4de27f72b4c78573dfb89ec74e36abdf1";
+ lastModified = 1781152676;
+ narHash = "sha256-RxWs5ND31KzTG7wvMM+PMfUjyNpmIEr999lqNARaM5o=";
+ };
+ unflake_github_nix-community_home-manager_ref_master = {
+ type = "github";
+ owner = "nix-community";
+ repo = "home-manager";
+ rev = "ec1a8fdf74ed3f276148ee106299a2ba0e65d51f";
+ lastModified = 1787379775;
+ narHash = "sha256-XL2qfqmocfsvuEGyomZg4nOZfkuSe8vZtrOX99I+b6I=";
+ };
+ unflake_github_nix-community_impermanence_ref_master = {
+ type = "github";
+ owner = "nix-community";
+ repo = "impermanence";
+ rev = "7b1d382faf603b6d264f58627330f9faa5cba149";
+ lastModified = 1769548169;
+ narHash = "sha256-03+JxvzmfwRu+5JafM0DLbxgHttOQZkUtDWBmeUkN8Y=";
+ };
+ unflake_github_nix-community_nixos-generators_ref_master = {
+ type = "github";
+ owner = "nix-community";
+ repo = "nixos-generators";
+ rev = "8946737ff703382fda7623b9fab071d037e897d5";
+ lastModified = 1769813415;
+ narHash = "sha256-nnVmNNKBi1YiBNPhKclNYDORoHkuKipoz7EtVnXO50A=";
+ };
+ unflake_github_nix-community_lanzaboote_ref_v1-1-0 = {
+ type = "github";
+ owner = "nix-community";
+ repo = "lanzaboote";
+ rev = "7c9a54a7f87b4539ddbd8bda09a8a5f5f9361aa9";
+ lastModified = 1782141370;
+ narHash = "sha256-hqijVSEETttmo8Okql9/LG0Ua34hdciKW1a5zzlj8mU=";
+ };
+ unflake_github_nix-community_nixpkgs-lib = {
+ type = "github";
+ owner = "nix-community";
+ repo = "nixpkgs.lib";
+ rev = "6c072ec3b5c474f370866628582bb6533fe6f822";
+ lastModified = 1786841782;
+ narHash = "sha256-auVxpg6qxDnBG7bhSgqcolnbzsNfYvUNTyvOZJoHcrY=";
+ };
+ unflake_github_nix-systems_default_ref_main = {
+ type = "github";
+ owner = "nix-systems";
+ repo = "default";
+ rev = "da67096a3b9bf56a91d16901293e51ba5b49a27e";
+ lastModified = 1681028828;
+ narHash = "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=";
+ };
+ unflake_github_nixos_nixpkgs_ref_nixos-unstable = {
+ type = "github";
+ owner = "nixos";
+ repo = "nixpkgs";
+ rev = "2c423e03bbafcff28bfadc6781a4a8257f205cb5";
+ lastModified = 1787360063;
+ narHash = "sha256-dt4WdcvsA8/RCe+VZZwqU0X+XMM3wBbGCWA0/sFWzGo=";
+ };
+ unflake_github_nixos_flake-compat = {
+ type = "github";
+ owner = "nixos";
+ repo = "flake-compat";
+ rev = "5edf11c44bc78a0d334f6334cdaf7d60d732daab";
+ lastModified = 1767039857;
+ narHash = "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=";
+ };
+ unflake_github_numtide_treefmt-nix_ref_main = {
+ type = "github";
+ owner = "numtide";
+ repo = "treefmt-nix";
+ rev = "27b3b12a8e6375f28ebe122f07d230ca5459bbfa";
+ lastModified = 1786901030;
+ narHash = "sha256-WSFCsDSE5ffgD2MqzkM2CYjeFiKhRF/dJUN8uedb6YE=";
+ };
+ unflake_github_numtide_flake-utils = {
+ type = "github";
+ owner = "numtide";
+ repo = "flake-utils";
+ rev = "11707dc2f618dd54ca8739b309ec4fc024de578b";
+ lastModified = 1731533236;
+ narHash = "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=";
+ };
+ unflake_github_oxalica_rust-overlay = {
+ type = "github";
+ owner = "oxalica";
+ repo = "rust-overlay";
+ rev = "fd2ebb9cc4323d0c5a1336138dab5c3c5a5d8bd9";
+ lastModified = 1787367552;
+ narHash = "sha256-YT4Fs2k7bi+7YzuLt93EtIRgjpwHK5ZfsQEIh5dEQSk=";
+ };
+ unflake_github_ryantm_agenix_ref_main = {
+ type = "github";
+ owner = "ryantm";
+ repo = "agenix";
+ rev = "b027ee29d959fda4b60b57566d64c98a202e0feb";
+ lastModified = 1770165109;
+ narHash = "sha256-9VnK6Oqai65puVJ4WYtCTvlJeXxMzAp/69HhQuTdl/I=";
};
+ unflake_git_https---git-foss-syndicate-org-bpeetz-forks-atuin_ref_main = {
+ type = "git";
+ url = "https://git.foss-syndicate.org/bpeetz/forks/atuin";
+ ref = "main";
+ rev = "9a78305b20aba97617a94ab8e52acd5719593a93";
+ revCount = 1861;
+ lastModified = 1787516633;
+ narHash = "sha256-eSitueOrO/xYyMP437GVPMJLg3NxF52KVvhal4/3Pa8=";
+ };
+ unflake_git_https---git-lix-systems-lix-project-flake-compat_ref_main = {
+ type = "git";
+ url = "https://git.lix.systems/lix-project/flake-compat";
+ ref = "main";
+ rev = "382052b74656a369c5408822af3f2501e9b1af81";
+ revCount = 94;
+ lastModified = 1777699697;
+ narHash = "sha256-Eg9b/rq/ECYwNwEXs5i9wHyhxNI0JrYx2srdI2uZMaQ=";
+ };
+ unflake_git_https---codeberg-org-bpeetz-flake-templates_ref_prime = {
+ type = "git";
+ url = "https://codeberg.org/bpeetz/flake-templates";
+ ref = "prime";
+ rev = "0294fb03df7c265f8fae24a9e775d69a953bbf03";
+ revCount = 204;
+ lastModified = 1733053857;
+ narHash = "sha256-rI1qMFzbXVjfEvmf2OS4upnibXpL21its6cCXqhz86o=";
+ };
+ unflake_git_https---git-foss-syndicate-org-bpeetz-devshells_ref_prime = {
+ type = "git";
+ url = "https://git.foss-syndicate.org/bpeetz/devshells";
+ ref = "prime";
+ rev = "eeadc1096d4f122e09109bb10195ee9a8b6e3be6";
+ revCount = 3;
+ lastModified = 1786571173;
+ narHash = "sha256-qnSNf9dhKAAFmRTDKCzz8+PDyAvQ+wG3vCoOJCChdxU=";
+ };
+ unflake_git_https---git-foss-syndicate-org-bpeetz-qmk_layout_ref_prime = {
+ type = "git";
+ url = "https://git.foss-syndicate.org/bpeetz/qmk_layout";
+ ref = "prime";
+ rev = "4dff2e6ba5c9c80de3e3d2213ad28802814c3bba";
+ revCount = 39;
+ lastModified = 1753517111;
+ narHash = "sha256-dv5P3ahDICDacdzEmcyxrtKgbRWhVFiKQaLEz+WniGM=";
+ };
+ unflake_git_https---git-foss-syndicate-org-vhack-eu-nix-library_ref_prime = {
+ type = "git";
+ url = "https://git.foss-syndicate.org/vhack.eu/nix-library";
+ ref = "prime";
+ rev = "65bf71bb6ef05ce684924a1dc248bb2e8e2869fb";
+ revCount = 17;
+ lastModified = 1738443114;
+ narHash = "sha256-IV7n/l3rFoz5UuavrDv0a7IIOPne0jDQVmJAR8bve8U=";
+ };
+ unflake_tarball_https---channels-nixos-org-nixos-26-05-nixexprs-tar-zst = {
+ type = "tarball";
+ url = "https://releases.nixos.org/nixos/26.05/nixos-26.05.8111.5880666fd9eb/nixexprs.tar.zst?lastModified=1787204541";
+ rev = "5880666fd9eb563038431edb35c2d0aa595884e6";
+ lastModified = 1787204541;
+ narHash = "sha256-Rb7J0ykni6QA+m5ZC6t5gbBBgkS0xn3bf2fgKpSSbFE=";
+ };
+ unflake_tarball_https---channels-nixos-org-nixos-unstable-nixexprs-tar-zst = {
+ type = "tarball";
+ url = "https://releases.nixos.org/nixos/unstable/nixos-26.11pre1059570.2c423e03bbaf/nixexprs.tar.zst?lastModified=1787360063";
+ rev = "2c423e03bbafcff28bfadc6781a4a8257f205cb5";
+ lastModified = 1787360063;
+ narHash = "sha256-95aJfHyQTLWslCXFVNB0odgmVkpdmDezQwTg9mhqV1E=";
+ };
+ unflake_github_nix-systems_default_ref_main_flake_false = unflake_github_nix-systems_default_ref_main;
+ unflake_github_nixos_flake-compat_flake_false = unflake_github_nixos_flake-compat;
+ };
+ deps = indirect_deps // builtins.mapAttrs (_: spec: builtins.fetchTree spec) specs;
+ injections = rec {
unflake_github_cachix_pre-commit-hooks-nix = {
flake-compat = "unflake_github_nixos_flake-compat_flake_false";
- gitignore = "unflake_github_hercules-ci_gitignore-nix";
- nixpkgs = "unflake_github_nixos_nixpkgs_ref_nixpkgs-unstable";
+ nixpkgs = "unflake_tarball_https---channels-nixos-org-nixos-unstable-nixexprs-tar-zst";
};
unflake_github_hercules-ci_flake-parts = {
nixpkgs-lib = "unflake_github_nix-community_nixpkgs-lib";
};
- unflake_github_hercules-ci_gitignore-nix = {
- nixpkgs = "unflake_indirect_nixpkgs";
- };
unflake_github_ipetkov_crane = {
};
unflake_github_lnl7_nix-darwin_ref_master = {
- nixpkgs = "unflake_github_nixos_nixpkgs_ref_nixpkgs-unstable";
+ nixpkgs = "unflake_tarball_https---channels-nixos-org-nixos-unstable-nixexprs-tar-zst";
};
unflake_github_nix-community_nix-index-database_ref_main = {
nixpkgs = "unflake_github_nixos_nixpkgs_ref_nixos-unstable";
};
unflake_github_nix-community_nixvim_ref_main = {
flake-parts = "unflake_github_hercules-ci_flake-parts";
- nixpkgs = "unflake_github_nixos_nixpkgs_ref_nixpkgs-unstable";
- systems = "unflake_github_nix-systems_default_ref_future-26-11";
+ nixpkgs = "unflake_tarball_https---channels-nixos-org-nixos-unstable-nixexprs-tar-zst";
+ systems = "unflake_github_nix-systems_default_ref_main_flake_false";
};
unflake_github_nix-community_disko_ref_master = {
- nixpkgs = "unflake_github_nixos_nixpkgs_ref_nixpkgs-unstable";
+ nixpkgs = "unflake_tarball_https---channels-nixos-org-nixos-unstable-nixexprs-tar-zst";
};
unflake_github_nix-community_home-manager_ref_master = {
- nixpkgs = "unflake_github_nixos_nixpkgs_ref_nixpkgs-unstable";
+ nixpkgs = "unflake_tarball_https---channels-nixos-org-nixos-unstable-nixexprs-tar-zst";
};
unflake_github_nix-community_impermanence_ref_master = {
- home-manager = "unflake_github_nix-community_home-manager";
+ home-manager = "unflake_github_nix-community_home-manager_ref_master";
nixpkgs = "unflake_github_nixos_nixpkgs_ref_nixos-unstable";
};
- unflake_github_nix-community_lanzaboote_ref_master = {
+ unflake_github_nix-community_nixos-generators_ref_master = {
+ nixlib = "unflake_github_nix-community_nixpkgs-lib";
+ nixpkgs = "unflake_tarball_https---channels-nixos-org-nixos-unstable-nixexprs-tar-zst";
+ };
+ unflake_github_nix-community_lanzaboote_ref_v1-1-0 = {
crane = "unflake_github_ipetkov_crane";
nixpkgs = "unflake_github_nixos_nixpkgs_ref_nixos-unstable";
pre-commit = "unflake_github_cachix_pre-commit-hooks-nix";
rust-overlay = "unflake_github_oxalica_rust-overlay";
};
- unflake_github_nix-community_nixos-generators_ref_master = {
- nixlib = "unflake_github_nix-community_nixpkgs-lib";
- nixpkgs = "unflake_github_nixos_nixpkgs_ref_nixpkgs-unstable";
- };
- unflake_github_nix-community_home-manager = {
- nixpkgs = "unflake_github_nixos_nixpkgs_ref_nixpkgs-unstable";
- };
unflake_github_nix-community_nixpkgs-lib = {
};
- unflake_github_nix-systems_default_ref_future-26-11 = {
- };
- unflake_github_nix-systems_default = {
- };
- unflake_github_nix-systems_x86_64-linux = {
- };
- unflake_github_nixos_nixpkgs_ref_nixos-25-05 = {
- };
- unflake_github_nixos_nixpkgs_ref_nixos-26-05 = {
+ unflake_github_nix-systems_default_ref_main = {
};
unflake_github_nixos_nixpkgs_ref_nixos-unstable = {
};
- unflake_github_nixos_nixpkgs_ref_nixos-unstable-small = {
- };
- unflake_github_nixos_nixpkgs_ref_nixpkgs-unstable = {
- };
unflake_github_numtide_treefmt-nix_ref_main = {
- nixpkgs = "unflake_github_nixos_nixpkgs_ref_nixpkgs-unstable";
+ nixpkgs = "unflake_tarball_https---channels-nixos-org-nixos-unstable-nixexprs-tar-zst";
};
unflake_github_numtide_flake-utils = {
- systems = "unflake_github_nix-systems_default";
- };
- unflake_github_numtide_treefmt-nix = {
- nixpkgs = "unflake_github_nixos_nixpkgs_ref_nixpkgs-unstable";
+ systems = "unflake_github_nix-systems_default_ref_main";
};
unflake_github_oxalica_rust-overlay = {
- nixpkgs = "unflake_github_nixos_nixpkgs_ref_nixpkgs-unstable";
+ nixpkgs = "unflake_tarball_https---channels-nixos-org-nixos-unstable-nixexprs-tar-zst";
};
unflake_github_ryantm_agenix_ref_main = {
darwin = "unflake_github_lnl7_nix-darwin_ref_master";
- home-manager = "unflake_github_nix-community_home-manager";
- nixpkgs = "unflake_github_nixos_nixpkgs_ref_nixos-25-05";
- systems = "unflake_github_nix-systems_default";
+ home-manager = "unflake_github_nix-community_home-manager_ref_master";
+ nixpkgs = "unflake_tarball_https---channels-nixos-org-nixos-26-05-nixexprs-tar-zst";
+ systems = "unflake_github_nix-systems_default_ref_main";
};
unflake_git_https---git-foss-syndicate-org-bpeetz-forks-atuin_ref_main = {
- nixpkgs = "unflake_github_nixos_nixpkgs_ref_nixos-unstable-small";
+ crane = "unflake_github_ipetkov_crane";
+ nixpkgs = "unflake_tarball_https---channels-nixos-org-nixos-unstable-nixexprs-tar-zst";
};
unflake_git_https---git-lix-systems-lix-project-flake-compat_ref_main = {
};
unflake_git_https---codeberg-org-bpeetz-flake-templates_ref_prime = {
flake-utils = "unflake_github_numtide_flake-utils";
- nixpkgs = "unflake_github_nixos_nixpkgs_ref_nixpkgs-unstable";
- systems = "unflake_github_nix-systems_x86_64-linux";
- treefmt-nix = "unflake_github_numtide_treefmt-nix";
+ nixpkgs = "unflake_tarball_https---channels-nixos-org-nixos-unstable-nixexprs-tar-zst";
+ systems = "unflake_github_nix-systems_default_ref_main";
+ treefmt-nix = "unflake_github_numtide_treefmt-nix_ref_main";
+ };
+ unflake_git_https---git-foss-syndicate-org-bpeetz-devshells_ref_prime = {
+ library = "unflake_git_https---git-foss-syndicate-org-vhack-eu-nix-library_ref_prime";
+ nixpkgs = "unflake_tarball_https---channels-nixos-org-nixos-unstable-nixexprs-tar-zst";
};
unflake_git_https---git-foss-syndicate-org-bpeetz-qmk_layout_ref_prime = {
flake-utils = "unflake_github_numtide_flake-utils";
- nixpkgs = "unflake_github_nixos_nixpkgs_ref_nixpkgs-unstable";
- systems = "unflake_github_nix-systems_x86_64-linux";
- treefmt-nix = "unflake_github_numtide_treefmt-nix";
+ nixpkgs = "unflake_tarball_https---channels-nixos-org-nixos-unstable-nixexprs-tar-zst";
+ systems = "unflake_github_nix-systems_default_ref_main";
+ treefmt-nix = "unflake_github_numtide_treefmt-nix_ref_main";
};
unflake_git_https---git-foss-syndicate-org-vhack-eu-nix-library_ref_prime = {
};
+ unflake_tarball_https---channels-nixos-org-nixos-26-05-nixexprs-tar-zst = {
+ };
+ unflake_tarball_https---channels-nixos-org-nixos-unstable-nixexprs-tar-zst = {
+ };
};
inject = name: flake_path: subdir:
let
@@ -133,10 +333,8 @@ let
};
in self;
universe = rec {
- unflake_indirect_nixpkgs = inject "unflake_indirect_nixpkgs" "flake.nix" "";
unflake_github_cachix_pre-commit-hooks-nix = inject "unflake_github_cachix_pre-commit-hooks-nix" "flake.nix" "";
unflake_github_hercules-ci_flake-parts = inject "unflake_github_hercules-ci_flake-parts" "flake.nix" "";
- unflake_github_hercules-ci_gitignore-nix = inject "unflake_github_hercules-ci_gitignore-nix" "flake.nix" "";
unflake_github_ipetkov_crane = inject "unflake_github_ipetkov_crane" "flake.nix" "";
unflake_github_lnl7_nix-darwin_ref_master = inject "unflake_github_lnl7_nix-darwin_ref_master" "flake.nix" "";
unflake_github_nix-community_nix-index-database_ref_main = inject "unflake_github_nix-community_nix-index-database_ref_main" "flake.nix" "";
@@ -144,42 +342,39 @@ let
unflake_github_nix-community_disko_ref_master = inject "unflake_github_nix-community_disko_ref_master" "flake.nix" "";
unflake_github_nix-community_home-manager_ref_master = inject "unflake_github_nix-community_home-manager_ref_master" "flake.nix" "";
unflake_github_nix-community_impermanence_ref_master = inject "unflake_github_nix-community_impermanence_ref_master" "flake.nix" "";
- unflake_github_nix-community_lanzaboote_ref_master = inject "unflake_github_nix-community_lanzaboote_ref_master" "flake.nix" "";
unflake_github_nix-community_nixos-generators_ref_master = inject "unflake_github_nix-community_nixos-generators_ref_master" "flake.nix" "";
- unflake_github_nix-community_home-manager = inject "unflake_github_nix-community_home-manager" "flake.nix" "";
+ unflake_github_nix-community_lanzaboote_ref_v1-1-0 = inject "unflake_github_nix-community_lanzaboote_ref_v1-1-0" "flake.nix" "";
unflake_github_nix-community_nixpkgs-lib = inject "unflake_github_nix-community_nixpkgs-lib" "flake.nix" "";
- unflake_github_nix-systems_default_ref_future-26-11 = inject "unflake_github_nix-systems_default_ref_future-26-11" "flake.nix" "";
- unflake_github_nix-systems_default = inject "unflake_github_nix-systems_default" "flake.nix" "";
- unflake_github_nix-systems_x86_64-linux = inject "unflake_github_nix-systems_x86_64-linux" "flake.nix" "";
- unflake_github_nixos_nixpkgs_ref_nixos-25-05 = inject "unflake_github_nixos_nixpkgs_ref_nixos-25-05" "flake.nix" "";
- unflake_github_nixos_nixpkgs_ref_nixos-26-05 = inject "unflake_github_nixos_nixpkgs_ref_nixos-26-05" "flake.nix" "";
+ unflake_github_nix-systems_default_ref_main_flake_false = deps.unflake_github_nix-systems_default_ref_main_flake_false;
+ unflake_github_nix-systems_default_ref_main = inject "unflake_github_nix-systems_default_ref_main" "flake.nix" "";
unflake_github_nixos_nixpkgs_ref_nixos-unstable = inject "unflake_github_nixos_nixpkgs_ref_nixos-unstable" "flake.nix" "";
- unflake_github_nixos_nixpkgs_ref_nixos-unstable-small = inject "unflake_github_nixos_nixpkgs_ref_nixos-unstable-small" "flake.nix" "";
- unflake_github_nixos_nixpkgs_ref_nixpkgs-unstable = inject "unflake_github_nixos_nixpkgs_ref_nixpkgs-unstable" "flake.nix" "";
unflake_github_nixos_flake-compat_flake_false = deps.unflake_github_nixos_flake-compat_flake_false;
unflake_github_numtide_treefmt-nix_ref_main = inject "unflake_github_numtide_treefmt-nix_ref_main" "flake.nix" "";
unflake_github_numtide_flake-utils = inject "unflake_github_numtide_flake-utils" "flake.nix" "";
- unflake_github_numtide_treefmt-nix = inject "unflake_github_numtide_treefmt-nix" "flake.nix" "";
unflake_github_oxalica_rust-overlay = inject "unflake_github_oxalica_rust-overlay" "flake.nix" "";
unflake_github_ryantm_agenix_ref_main = inject "unflake_github_ryantm_agenix_ref_main" "flake.nix" "";
unflake_git_https---git-foss-syndicate-org-bpeetz-forks-atuin_ref_main = inject "unflake_git_https---git-foss-syndicate-org-bpeetz-forks-atuin_ref_main" "flake.nix" "";
unflake_git_https---git-lix-systems-lix-project-flake-compat_ref_main = inject "unflake_git_https---git-lix-systems-lix-project-flake-compat_ref_main" "flake.nix" "";
unflake_git_https---codeberg-org-bpeetz-flake-templates_ref_prime = inject "unflake_git_https---codeberg-org-bpeetz-flake-templates_ref_prime" "flake.nix" "";
+ unflake_git_https---git-foss-syndicate-org-bpeetz-devshells_ref_prime = inject "unflake_git_https---git-foss-syndicate-org-bpeetz-devshells_ref_prime" "flake.nix" "";
unflake_git_https---git-foss-syndicate-org-bpeetz-qmk_layout_ref_prime = inject "unflake_git_https---git-foss-syndicate-org-bpeetz-qmk_layout_ref_prime" "flake.nix" "";
unflake_git_https---git-foss-syndicate-org-vhack-eu-nix-library_ref_prime = inject "unflake_git_https---git-foss-syndicate-org-vhack-eu-nix-library_ref_prime" "flake.nix" "";
+ unflake_tarball_https---channels-nixos-org-nixos-26-05-nixexprs-tar-zst = inject "unflake_tarball_https---channels-nixos-org-nixos-26-05-nixexprs-tar-zst" "flake.nix" "";
+ unflake_tarball_https---channels-nixos-org-nixos-unstable-nixexprs-tar-zst = inject "unflake_tarball_https---channels-nixos-org-nixos-unstable-nixexprs-tar-zst" "flake.nix" "";
};
inputs = {
agenix = universe.unflake_github_ryantm_agenix_ref_main;
+ devshells = universe.unflake_git_https---git-foss-syndicate-org-bpeetz-devshells_ref_prime;
disko = universe.unflake_github_nix-community_disko_ref_master;
flake-compat = universe.unflake_git_https---git-lix-systems-lix-project-flake-compat_ref_main;
home-manager = universe.unflake_github_nix-community_home-manager_ref_master;
impermanence = universe.unflake_github_nix-community_impermanence_ref_master;
- lanzaboote = universe.unflake_github_nix-community_lanzaboote_ref_master;
+ lanzaboote = universe.unflake_github_nix-community_lanzaboote_ref_v1-1-0;
library = universe.unflake_git_https---git-foss-syndicate-org-vhack-eu-nix-library_ref_prime;
nix-index-database = universe.unflake_github_nix-community_nix-index-database_ref_main;
nixos-generators = universe.unflake_github_nix-community_nixos-generators_ref_master;
- nixpkgs = universe.unflake_github_nixos_nixpkgs_ref_nixos-unstable-small;
- nixpkgs-stable = universe.unflake_github_nixos_nixpkgs_ref_nixos-26-05;
+ nixpkgs = universe.unflake_tarball_https---channels-nixos-org-nixos-unstable-nixexprs-tar-zst;
+ nixpkgs-stable = universe.unflake_tarball_https---channels-nixos-org-nixos-26-05-nixexprs-tar-zst;
nixvim = universe.unflake_github_nix-community_nixvim_ref_main;
qmk_firmware = universe.unflake_git_https---git-foss-syndicate-org-bpeetz-qmk_layout_ref_prime;
templates = universe.unflake_git_https---codeberg-org-bpeetz-flake-templates_ref_prime;