{ "nodes": { "cachix": { "inputs": { "devenv": [ "devenv" ], "flake-compat": [ "devenv", "flake-compat" ], "git-hooks": [ "devenv", "git-hooks" ], "nixpkgs": [ "devenv", "nixpkgs" ] }, "locked": { "lastModified": 1777487137, "narHash": "sha256-TuvKVBX60mqyMT6OB5JqVEh1YIWtFMR/igLCaCdC9tw=", "owner": "cachix", "repo": "cachix", "rev": "a66a440c321d35f7193472c317f42a55ccd1cb93", "type": "github" }, "original": { "owner": "cachix", "ref": "latest", "repo": "cachix", "type": "github" } }, "crate2nix": { "flake": false, "locked": { "lastModified": 1772186516, "narHash": "sha256-8s28pzmQ6TOIUzznwFibtW1CMieMUl1rYJIxoQYor58=", "owner": "rossng", "repo": "crate2nix", "rev": "ba5dd398e31ee422fbe021767eb83b0650303a6e", "type": "github" }, "original": { "owner": "rossng", "repo": "crate2nix", "rev": "ba5dd398e31ee422fbe021767eb83b0650303a6e", "type": "github" } }, "devenv": { "inputs": { "cachix": "cachix", "crate2nix": "crate2nix", "flake-compat": "flake-compat", "flake-parts": "flake-parts", "ghostty": "ghostty", "git-hooks": "git-hooks", "nix": "nix", "nixd": "nixd", "nixpkgs": "nixpkgs", "rust-overlay": "rust-overlay" }, "locked": { "lastModified": 1781195293, "narHash": "sha256-C9OFghpvf3RzK2rGsZjjNNrTrHgFOecEkpDhFnU4QGs=", "owner": "cachix", "repo": "devenv", "rev": "5f5109c83854577191634f7b86fc6e0c8fd44964", "type": "github" }, "original": { "owner": "cachix", "repo": "devenv", "type": "github" } }, "flake-compat": { "flake": false, "locked": { "lastModified": 1767039857, "narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=", "owner": "edolstra", "repo": "flake-compat", "rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab", "type": "github" }, "original": { "owner": "edolstra", "repo": "flake-compat", "type": "github" } }, "flake-compat_2": { "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": [ "devenv", "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-parts_2": { "inputs": { "nixpkgs-lib": [ "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-parts_3": { "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" } }, "ghostty": { "flake": false, "locked": { "lastModified": 1779069789, "narHash": "sha256-ojo+gso45/6CVSuqfSVnlWpQ4d0QeLgwok+v/g3yu0E=", "owner": "ghostty-org", "repo": "ghostty", "rev": "4b7bf0b20e3baf9c1ba10c63f2ad1fd853faea8f", "type": "github" }, "original": { "owner": "ghostty-org", "repo": "ghostty", "type": "github" } }, "git-hooks": { "inputs": { "flake-compat": [ "devenv", "flake-compat" ], "gitignore": "gitignore", "nixpkgs": [ "devenv", "nixpkgs" ] }, "locked": { "lastModified": 1778507602, "narHash": "sha256-kTwur1wV+01SdqskVMSo6JMEpg71ps3HpbFY2GsflKs=", "owner": "cachix", "repo": "git-hooks.nix", "rev": "61ab0e80d9c7ab14c256b5b453d8b3fb0189ba0a", "type": "github" }, "original": { "owner": "cachix", "repo": "git-hooks.nix", "type": "github" } }, "gitignore": { "inputs": { "nixpkgs": [ "devenv", "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" } }, "home-manager": { "inputs": { "nixpkgs": "nixpkgs_2" }, "locked": { "lastModified": 1781305496, "narHash": "sha256-g8Vv4Qfc7n+lgov97REu3X6BeJtvYY0hlSUZR1GrGQQ=", "owner": "nix-community", "repo": "home-manager", "rev": "c87a39aa979acc4848016d2220c6238390d84779", "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" } }, "ndg": { "inputs": { "nixpkgs": [ "nvf", "nixpkgs" ] }, "locked": { "lastModified": 1779233504, "narHash": "sha256-YIKEyzh0NFQlD0O92LQQNMoVCDwV8yw1Xz0Iu+4ZC5U=", "owner": "feel-co", "repo": "ndg", "rev": "86f6644411a64d5413711895b7cf6e0e1be465b6", "type": "github" }, "original": { "owner": "feel-co", "ref": "refs/tags/v2.8.0", "repo": "ndg", "type": "github" } }, "nix": { "inputs": { "flake-compat": [ "devenv", "flake-compat" ], "flake-parts": [ "devenv", "flake-parts" ], "git-hooks-nix": [ "devenv", "git-hooks" ], "nixpkgs": [ "devenv", "nixpkgs" ], "nixpkgs-23-11": [ "devenv" ], "nixpkgs-regression": [ "devenv" ] }, "locked": { "lastModified": 1779748925, "narHash": "sha256-meIhqGC04O5VXbKSFXSQoOKp+XCq5RMnwAk1Guo0VQo=", "owner": "cachix", "repo": "nix", "rev": "0bc443c8ff235c3547d09327b48aaa2ab98b15f2", "type": "github" }, "original": { "owner": "cachix", "ref": "devenv-2.34", "repo": "nix", "type": "github" } }, "nixd": { "inputs": { "flake-parts": [ "devenv", "flake-parts" ], "nixpkgs": [ "devenv", "nixpkgs" ], "treefmt-nix": "treefmt-nix" }, "locked": { "lastModified": 1778381404, "narHash": "sha256-FqhdOTA8vyoIpkHhbs2cCT7h6EWM7nsLeOYJc1ifQLE=", "owner": "nix-community", "repo": "nixd", "rev": "e3e45eb76663f522e196b7f0cf34cab201db7779", "type": "github" }, "original": { "owner": "nix-community", "repo": "nixd", "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": 1781168557, "narHash": "sha256-LOnLQ2tpYF9gqIDDr3+j3DbpJJr/QCH6zPRT2GzEUOE=", "owner": "NixOS", "repo": "nixos-hardware", "rev": "6358ff76821101c178e3ab4919a62799bfe3652e", "type": "github" }, "original": { "owner": "NixOS", "repo": "nixos-hardware", "type": "github" } }, "nixpkgs": { "inputs": { "nixpkgs-src": "nixpkgs-src" }, "locked": { "lastModified": 1778507786, "narHash": "sha256-HzSQCKMsMr8r55LwM1JuzIOB+8bzk0FEv6sItKvsfoY=", "owner": "cachix", "repo": "devenv-nixpkgs", "rev": "8f24a228a782e24576b155d1e39f0d914b380691", "type": "github" }, "original": { "owner": "cachix", "ref": "rolling", "repo": "devenv-nixpkgs", "type": "github" } }, "nixpkgs-src": { "flake": false, "locked": { "lastModified": 1778274207, "narHash": "sha256-I4puXmX1iovcCHZlRmztO3vW0mAbbRvq4F8wgIMQ1MM=", "owner": "NixOS", "repo": "nixpkgs", "rev": "b3da656039dc7a6240f27b2ef8cc6a3ef3bccae7", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixpkgs-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs_2": { "locked": { "lastModified": 1780365719, "narHash": "sha256-QfWfccTN+70ZQ4m2qlU9PiKfz2Yppq94058iJyARNwc=", "owner": "NixOS", "repo": "nixpkgs", "rev": "ffa10e26ae11d676b2db836259889f1f571cb14f", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixpkgs-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs_3": { "locked": { "lastModified": 1781268102, "narHash": "sha256-OzxtVgj26jwAo9t9GxmOsQD3waYIx71PJ3u++2hmWJQ=", "rev": "49a4bd0573c376468dd7996ddb6f9fa31d8c4d97", "type": "tarball", "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.11pre1015535.49a4bd0573c3/nixexprs.tar.xz" }, "original": { "type": "tarball", "url": "https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.xz" } }, "nvf": { "inputs": { "flake-compat": "flake-compat_2", "flake-parts": "flake-parts_3", "mnw": "mnw", "ndg": "ndg", "nixpkgs": [ "nixpkgs" ], "systems": "systems_2" }, "locked": { "lastModified": 1781348802, "narHash": "sha256-XUHOqeWwU9CbUhNKBoA/Vjm5wIcpB2cF7Ll1eQrGtts=", "owner": "notashelf", "repo": "nvf", "rev": "40c37ff2f79089f1cc8fcd35d3c837e2401521cf", "type": "github" }, "original": { "owner": "notashelf", "repo": "nvf", "type": "github" } }, "root": { "inputs": { "devenv": "devenv", "flake-file": "flake-file", "flake-parts": "flake-parts_2", "home-manager": "home-manager", "import-tree": "import-tree", "nixgl": "nixgl", "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs_3", "nvf": "nvf", "sops-nix": "sops-nix", "wrapper-modules": "wrapper-modules", "wrappers": "wrappers" } }, "rust-overlay": { "inputs": { "nixpkgs": [ "devenv", "nixpkgs" ] }, "locked": { "lastModified": 1779074409, "narHash": "sha256-6aXy8Ga41iLVM8ibddFU1O5+wYWcBGNEfZzZuL91eIc=", "owner": "oxalica", "repo": "rust-overlay", "rev": "2a77b5b1dc952f214e8102acdef1622b68515560", "type": "github" }, "original": { "owner": "oxalica", "repo": "rust-overlay", "type": "github" } }, "sops-nix": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1780547341, "narHash": "sha256-Gq8KNx5A7hBB3uGJaj6eQfLDIz5YdLu92gqBcvHvoUo=", "owner": "Mic92", "repo": "sops-nix", "rev": "9ed65852b6257fbeae4355bc24ecfea307ca759a", "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" } }, "treefmt-nix": { "inputs": { "nixpkgs": [ "devenv", "nixd", "nixpkgs" ] }, "locked": { "lastModified": 1775636079, "narHash": "sha256-pc20NRoMdiar8oPQceQT47UUZMBTiMdUuWrYu2obUP0=", "owner": "numtide", "repo": "treefmt-nix", "rev": "790751ff7fd3801feeaf96d7dc416a8d581265ba", "type": "github" }, "original": { "owner": "numtide", "repo": "treefmt-nix", "type": "github" } }, "wrapper-modules": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1780661205, "narHash": "sha256-3F5DixT3Gk91lBI9E+TGMm0ko5HrRbDiL23di16TJGA=", "owner": "BirdeeHub", "repo": "nix-wrapper-modules", "rev": "8dd304c3582ddd339217e1cc5fb53f50acb63c2d", "type": "github" }, "original": { "owner": "BirdeeHub", "repo": "nix-wrapper-modules", "type": "github" } }, "wrappers": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1780428045, "narHash": "sha256-pMJOun/oYhXqes+B3khzRDGWuiCNiWJ25+SVW0OwzNY=", "owner": "lassulus", "repo": "wrappers", "rev": "ce9122bf06697ade7c5087940e0c280b89dd0208", "type": "github" }, "original": { "owner": "lassulus", "repo": "wrappers", "type": "github" } } }, "root": "root", "version": 7 }