drafted out entangled worlds mod

This commit is contained in:
Leyla Becker 2025-06-11 23:36:29 -05:00
parent 0476afb471
commit 52a1d97fd4
5 changed files with 80 additions and 2 deletions

23
flake.lock generated
View file

@ -286,7 +286,8 @@
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"secrets": "secrets",
"sops-nix": "sops-nix"
"sops-nix": "sops-nix",
"steam-fetcher": "steam-fetcher"
}
},
"secrets": {
@ -325,6 +326,26 @@
"type": "github"
}
},
"steam-fetcher": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1714795926,
"narHash": "sha256-PkgC9jqoN6cJ8XYzTA2PlrWs7aPJkM3BGiTxNqax0cA=",
"owner": "nix-community",
"repo": "steam-fetcher",
"rev": "12f66eafb7862d91b3e30c14035f96a21941bd9c",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "steam-fetcher",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,