Merge branch 'main' into storage-refactor

This commit is contained in:
Leyla Becker 2025-11-27 20:14:09 -06:00
commit adc1c1a918
14 changed files with 114 additions and 261 deletions

View file

@ -79,6 +79,12 @@
url = "github:utensils/mcp-nixos";
inputs.nixpkgs.follows = "nixpkgs";
};
# Noita Entangled Worlds package
# Not following our nixpkgs so it can use its own rust-overlay configuration
noita-entangled-worlds = {
url = "github:IntQuant/noita_entangled_worlds/master";
};
};
outputs = {