Merge branch 'main' into storage-refactor
This commit is contained in:
commit
adc1c1a918
14 changed files with 114 additions and 261 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue