Update melee

This commit is contained in:
Daniel Flanagan 2024-02-12 17:05:35 -06:00
parent 3d80d8aef9
commit 49ea63c786
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4
2 changed files with 3 additions and 4 deletions

View file

@ -384,16 +384,15 @@
"slippi-desktop": "slippi-desktop" "slippi-desktop": "slippi-desktop"
}, },
"locked": { "locked": {
"lastModified": 1707778560, "lastModified": 1707778705,
"narHash": "sha256-iTOcSrZgxLHotWJT0LZU5FYyfANgblsO6lsxt7nyyA8=", "narHash": "sha256-iTOcSrZgxLHotWJT0LZU5FYyfANgblsO6lsxt7nyyA8=",
"owner": "lytedev", "owner": "lytedev",
"repo": "ssbm-nix", "repo": "ssbm-nix",
"rev": "6ff92c8d340cf2a96f925bbd994443cdb76cb641", "rev": "1f73c658a5327023f6ea01fcb9e040a551e90acd",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "lytedev", "owner": "lytedev",
"ref": "v3.4.0",
"repo": "ssbm-nix", "repo": "ssbm-nix",
"type": "github" "type": "github"
} }

View file

@ -24,7 +24,7 @@
api-lyte-dev.url = "git+ssh://gitea@git.lyte.dev/lytedev/api.lyte.dev.git"; api-lyte-dev.url = "git+ssh://gitea@git.lyte.dev/lytedev/api.lyte.dev.git";
api-lyte-dev.inputs.nixpkgs.follows = "nixpkgs"; api-lyte-dev.inputs.nixpkgs.follows = "nixpkgs";
ssbm.url = "github:lytedev/ssbm-nix/v3.4.0"; ssbm.url = "github:lytedev/ssbm-nix";
ssbm.inputs.nixpkgs.follows = "nixpkgs"; ssbm.inputs.nixpkgs.follows = "nixpkgs";
# TODO: doesn't support the forge mod loader yet # TODO: doesn't support the forge mod loader yet