{ "nodes": { "dirt-samples-src": { "flake": false, "locked": { "lastModified": 1698439458, "narHash": "sha256-Mp8qBpsOvW9Zguv95Kv7EU6S3ICaF2aO02Wz6xGURtE=", "owner": "tidalcycles", "repo": "dirt-samples", "rev": "9a6dff8f9ec3cd55b287290cf04e01afa6b8f532", "type": "github" }, "original": { "owner": "tidalcycles", "repo": "dirt-samples", "type": "github" } }, "flake-parts": { "inputs": { "nixpkgs-lib": [ "nixvim", "nixpkgs" ] }, "locked": { "lastModified": 1765835352, "narHash": "sha256-XswHlK/Qtjasvhd1nOa1e8MgZ8GS//jBoTqWtrS1Giw=", "owner": "hercules-ci", "repo": "flake-parts", "rev": "a34fae9c08a15ad73f295041fec82323541400a9", "type": "github" }, "original": { "owner": "hercules-ci", "repo": "flake-parts", "type": "github" } }, "home-manager": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1765860045, "narHash": "sha256-7Lxp/PfOy4h3QIDtmWG/EgycaswqRSkDX4DGtet14NE=", "owner": "nix-community", "repo": "home-manager", "rev": "09de9577d47d8bffb11c449b6a3d24e32ac16c99", "type": "github" }, "original": { "owner": "nix-community", "repo": "home-manager", "type": "github" } }, "matugen": { "inputs": { "nixpkgs": [ "nixpkgs" ], "systems": "systems" }, "locked": { "lastModified": 1731508795, "narHash": "sha256-+UibbVz5CTisKMms/5VXGe39FYr56qzaEtX4TWQPkjk=", "owner": "InioX", "repo": "matugen", "rev": "cb9f81eb0150f6253895ea0adb1daa8534c15fc7", "type": "github" }, "original": { "owner": "InioX", "ref": "v2.4.1", "repo": "matugen", "type": "github" } }, "niri": { "inputs": { "niri-stable": "niri-stable", "niri-unstable": "niri-unstable", "nixpkgs": [ "nixpkgs" ], "nixpkgs-stable": "nixpkgs-stable", "xwayland-satellite-stable": "xwayland-satellite-stable", "xwayland-satellite-unstable": "xwayland-satellite-unstable" }, "locked": { "lastModified": 1765961589, "narHash": "sha256-F1JFGtVQl4s9eiVrdM8MuAgMcU13CgARZiVADIzEqto=", "owner": "sodiboo", "repo": "niri-flake", "rev": "bc56353a046ec01379f0bf971c99946a613b43b3", "type": "github" }, "original": { "owner": "sodiboo", "repo": "niri-flake", "type": "github" } }, "niri-stable": { "flake": false, "locked": { "lastModified": 1756556321, "narHash": "sha256-RLD89dfjN0RVO86C/Mot0T7aduCygPGaYbog566F0Qo=", "owner": "YaLTeR", "repo": "niri", "rev": "01be0e65f4eb91a9cd624ac0b76aaeab765c7294", "type": "github" }, "original": { "owner": "YaLTeR", "ref": "v25.08", "repo": "niri", "type": "github" } }, "niri-unstable": { "flake": false, "locked": { "lastModified": 1765861551, "narHash": "sha256-1Bo86J/7nm8sndZz9gGW0agydYzLYimdz9aQEhnf1zY=", "owner": "YaLTeR", "repo": "niri", "rev": "2641356d41199a40ccc9a2e9f61bd34d7e7c8220", "type": "github" }, "original": { "owner": "YaLTeR", "repo": "niri", "type": "github" } }, "nix-flatpak": { "locked": { "lastModified": 1739444422, "narHash": "sha256-iAVVHi7X3kWORftY+LVbRiStRnQEob2TULWyjMS6dWg=", "owner": "gmodena", "repo": "nix-flatpak", "rev": "5e54c3ca05a7c7d968ae1ddeabe01d2a9bc1e177", "type": "github" }, "original": { "owner": "gmodena", "ref": "latest", "repo": "nix-flatpak", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1765779637, "narHash": "sha256-KJ2wa/BLSrTqDjbfyNx70ov/HdgNBCBBSQP3BIzKnv4=", "owner": "nixos", "repo": "nixpkgs", "rev": "1306659b587dc277866c7b69eb97e5f07864d8c4", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-stable": { "locked": { "lastModified": 1765838191, "narHash": "sha256-m5KWt1nOm76ILk/JSCxBM4MfK3rYY7Wq9/TZIIeGnT8=", "owner": "NixOS", "repo": "nixpkgs", "rev": "c6f52ebd45e5925c188d1a20119978aa4ffd5ef6", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixos-25.11", "repo": "nixpkgs", "type": "github" } }, "nixvim": { "inputs": { "flake-parts": "flake-parts", "nixpkgs": [ "nixpkgs" ], "systems": "systems_2" }, "locked": { "lastModified": 1765961056, "narHash": "sha256-RCPRBIqKkwngttpcOhRVMbsCjnKYpc6Q5W7gwp36RN0=", "owner": "nix-community", "repo": "nixvim", "rev": "51bbde565a7538bb4e75defee13b3e951fb0ba81", "type": "github" }, "original": { "owner": "nix-community", "repo": "nixvim", "type": "github" } }, "root": { "inputs": { "home-manager": "home-manager", "matugen": "matugen", "niri": "niri", "nix-flatpak": "nix-flatpak", "nixpkgs": "nixpkgs", "nixvim": "nixvim", "tidalcycles": "tidalcycles" } }, "superdirt-src": { "flake": false, "locked": { "lastModified": 1697377840, "narHash": "sha256-9qU9CHYAXbN1IE3xXDqGipuroifVaSVXj3c/cDfwM80=", "owner": "musikinformatik", "repo": "superdirt", "rev": "c7f32998572984705d340e7c1b9ed9ad998a39b6", "type": "github" }, "original": { "owner": "musikinformatik", "repo": "superdirt", "type": "github" } }, "systems": { "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_2": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", "owner": "nix-systems", "repo": "default", "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "type": "github" }, "original": { "owner": "nix-systems", "repo": "default", "type": "github" } }, "tidal-src": { "flake": false, "locked": { "lastModified": 1712519522, "narHash": "sha256-LbvxQmVxHElidCgvt+w0g1k+QQbNLebK46vtRCgsLeQ=", "owner": "tidalcycles", "repo": "tidal", "rev": "88f09edf6bef2228d5f530dea872b08a9d803066", "type": "github" }, "original": { "owner": "tidalcycles", "ref": "v1.9.5", "repo": "tidal", "type": "github" } }, "tidalcycles": { "inputs": { "dirt-samples-src": "dirt-samples-src", "nixpkgs": [ "nixpkgs" ], "superdirt-src": "superdirt-src", "tidal-src": "tidal-src", "vim-tidal-src": "vim-tidal-src", "vowel-src": "vowel-src" }, "locked": { "lastModified": 1730626669, "narHash": "sha256-nFyZrvTPn9OM9UZmuAwy3e1Ba0ZuYc2FaDCOOhGtqg4=", "owner": "mitchmindtree", "repo": "tidalcycles.nix", "rev": "0db0918e7a3d3c30ed7a6e81dc9d4e3832870ac4", "type": "github" }, "original": { "owner": "mitchmindtree", "ref": "0db0918e7a3d3c30ed7a6e81dc9d4e3832870ac4", "repo": "tidalcycles.nix", "type": "github" } }, "vim-tidal-src": { "flake": false, "locked": { "lastModified": 1685703852, "narHash": "sha256-8gyk17YLeKpLpz3LRtxiwbpsIbZka9bb63nK5/9IUoA=", "owner": "tidalcycles", "repo": "vim-tidal", "rev": "e440fe5bdfe07f805e21e6872099685d38e8b761", "type": "github" }, "original": { "owner": "tidalcycles", "repo": "vim-tidal", "type": "github" } }, "vowel-src": { "flake": false, "locked": { "lastModified": 1641306144, "narHash": "sha256-zfF6cvAGDNYWYsE8dOIo38b+dIymd17Pexg0HiPFbxM=", "owner": "supercollider-quarks", "repo": "vowel", "rev": "ab59caa870201ecf2604b3efdd2196e21a8b5446", "type": "github" }, "original": { "owner": "supercollider-quarks", "repo": "vowel", "type": "github" } }, "xwayland-satellite-stable": { "flake": false, "locked": { "lastModified": 1755491097, "narHash": "sha256-m+9tUfsmBeF2Gn4HWa6vSITZ4Gz1eA1F5Kh62B0N4oE=", "owner": "Supreeeme", "repo": "xwayland-satellite", "rev": "388d291e82ffbc73be18169d39470f340707edaa", "type": "github" }, "original": { "owner": "Supreeeme", "ref": "v0.7", "repo": "xwayland-satellite", "type": "github" } }, "xwayland-satellite-unstable": { "flake": false, "locked": { "lastModified": 1765935116, "narHash": "sha256-lNyckAdrhNKXsi9pNOBYajntNFlWs+BITVoIZuNuwX0=", "owner": "Supreeeme", "repo": "xwayland-satellite", "rev": "979eab242e60cf481a31d9de508a1bdaf2dcf7d4", "type": "github" }, "original": { "owner": "Supreeeme", "repo": "xwayland-satellite", "type": "github" } } }, "root": "root", "version": 7 }