{ "nodes": { "flake-compat": { "flake": false, "locked": { "lastModified": 1777699697, "narHash": "sha256-Eg9b/rq/ECYwNwEXs5i9wHyhxNI0JrYx2srdI2uZMaQ=", "ref": "refs/heads/main", "rev": "382052b74656a369c5408822af3f2501e9b1af81", "revCount": 94, "type": "git", "url": "https://git.lix.systems/lix-project/flake-compat.git" }, "original": { "type": "git", "url": "https://git.lix.systems/lix-project/flake-compat.git" } }, "flake-file": { "locked": { "lastModified": 1781217157, "narHash": "sha256-N3q/SP2Ropk336e9KSgLh7kpROY6P70dprYdbPIfd5c=", "owner": "vic", "repo": "flake-file", "rev": "ce63eaf7ebfe04a176653f66385a7f0a36380cee", "type": "github" }, "original": { "owner": "vic", "repo": "flake-file", "type": "github" } }, "flake-parts": { "inputs": { "nixpkgs-lib": [ "nixpkgs" ] }, "locked": { "lastModified": 1782949081, "narHash": "sha256-vp6Y/Grm98ESt6ceOkWiHWyZRDV3J1RID4w+6NWK9yA=", "owner": "hercules-ci", "repo": "flake-parts", "rev": "17c9d6cdfc60c64f4ee8d306f9bc0b4ccb51481e", "type": "github" }, "original": { "owner": "hercules-ci", "repo": "flake-parts", "type": "github" } }, "flake-parts_2": { "inputs": { "nixpkgs-lib": [ "nvf", "nixpkgs" ] }, "locked": { "lastModified": 1778716662, "narHash": "sha256-m1Yf0wZ8j1OHjTc2UwHwyQRSnNeSgLJOd7q5Y45hzi4=", "owner": "hercules-ci", "repo": "flake-parts", "rev": "f7c1a2d347e4c52d5fb8d10cb4d94b5884e546fb", "type": "github" }, "original": { "owner": "hercules-ci", "repo": "flake-parts", "type": "github" } }, "flake-utils": { "inputs": { "systems": "systems" }, "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" } }, "home-manager": { "inputs": { "nixpkgs": "nixpkgs" }, "locked": { "lastModified": 1783134515, "narHash": "sha256-qMoZazubXlXUD9k/syJ/aiWC4X4g73mwVmZ7Z4+rdpM=", "owner": "nix-community", "repo": "home-manager", "rev": "b885baad531fa3d3beae2ba9a0712d22974d8016", "type": "github" }, "original": { "owner": "nix-community", "repo": "home-manager", "type": "github" } }, "import-tree": { "locked": { "lastModified": 1778781969, "narHash": "sha256-Jjuz5CmSkur8KvLDoGa+vylEp+RkQtv4mt/qcMznpH0=", "owner": "vic", "repo": "import-tree", "rev": "d321337efd0f23a9eb14a42adb7b2c29313ab274", "type": "github" }, "original": { "owner": "vic", "repo": "import-tree", "type": "github" } }, "mnw": { "locked": { "lastModified": 1780772958, "narHash": "sha256-VKKe8r4pwCGWZ3Yr9CPN129R4S3CKLSrlYqdYz3vKpM=", "owner": "Gerg-L", "repo": "mnw", "rev": "0871dbf63a53610c95db04439ed8ea4d6ec9c160", "type": "github" }, "original": { "owner": "Gerg-L", "repo": "mnw", "type": "github" } }, "nixgl": { "inputs": { "flake-utils": "flake-utils", "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1762090880, "narHash": "sha256-fbRQzIGPkjZa83MowjbD2ALaJf9y6KMDdJBQMKFeY/8=", "owner": "nix-community", "repo": "nixGL", "rev": "b6105297e6f0cd041670c3e8628394d4ee247ed5", "type": "github" }, "original": { "owner": "nix-community", "repo": "nixGL", "type": "github" } }, "nixos-hardware": { "flake": false, "locked": { "lastModified": 1782562157, "narHash": "sha256-a7+T6QSeowynwZ1ZJJbP8T8ntAytvrui8kFGJmIZt2c=", "owner": "NixOS", "repo": "nixos-hardware", "rev": "a9cf7546a938c737b079e738de73934a13de9784", "type": "github" }, "original": { "owner": "NixOS", "repo": "nixos-hardware", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1782175435, "narHash": "sha256-EMzXKmnOtBQ2MnvpiNOm7E+kOMvdPrIKaeg52Tip2Uk=", "owner": "NixOS", "repo": "nixpkgs", "rev": "89570f24e97e614aa34aa9ab1c927b6578a43775", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixpkgs-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs_2": { "locked": { "lastModified": 1782948114, "narHash": "sha256-VGtEDss4T0hPTnlWiiaa29y/lXM9SxuSMVtzPYf3wS0=", "rev": "9e92285f211dad236540fd617d7e30e0b99bc0e1", "type": "tarball", "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.11pre1026211.9e92285f211d/nixexprs.tar.xz" }, "original": { "type": "tarball", "url": "https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.xz" } }, "nvf": { "inputs": { "flake-compat": "flake-compat", "flake-parts": "flake-parts_2", "mnw": "mnw", "nixpkgs": [ "nixpkgs" ], "systems": "systems_2" }, "locked": { "lastModified": 1783164413, "narHash": "sha256-7DMamcvS35/tI+KZKXt45bHAq2Vnucl74Xetvp7DR3I=", "owner": "notashelf", "repo": "nvf", "rev": "c8386ccfbc7053d454fa2d12d716c6ebb4167d51", "type": "github" }, "original": { "owner": "notashelf", "repo": "nvf", "type": "github" } }, "root": { "inputs": { "flake-file": "flake-file", "flake-parts": "flake-parts", "home-manager": "home-manager", "import-tree": "import-tree", "nixgl": "nixgl", "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs_2", "nvf": "nvf", "sops-nix": "sops-nix", "wrapper-modules": "wrapper-modules", "wrappers": "wrappers" } }, "sops-nix": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1783174389, "narHash": "sha256-aCWC8ngycU7OdJrU2+Je3qf+1a2ykuBvpPhZT/9tXMc=", "owner": "Mic92", "repo": "sops-nix", "rev": "f1406619a3884cd5c47992a70b8b35c9c0fcb4c9", "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" } }, "wrapper-modules": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1782135443, "narHash": "sha256-vAmbArdCyjqpVW+37aCy/PMBOLIqukUXLQuEKLwUhA4=", "owner": "BirdeeHub", "repo": "nix-wrapper-modules", "rev": "6e7f66fa2cdf4d63162580b438f7fcf87c28a46f", "type": "github" }, "original": { "owner": "BirdeeHub", "repo": "nix-wrapper-modules", "type": "github" } }, "wrappers": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1782375095, "narHash": "sha256-bRepNpAluz2i0IIk7Tmzw/4BkyOrwABvc66NEgXPEhA=", "owner": "lassulus", "repo": "wrappers", "rev": "cd780e92c0fa66c2e721e1d91894f3db13b9f2b4", "type": "github" }, "original": { "owner": "lassulus", "repo": "wrappers", "type": "github" } } }, "root": "root", "version": 7 }