Compare commits
1 Commits
dependabot
...
slippi
| Author | SHA1 | Date | |
|---|---|---|---|
| c05f49c3a4 |
BIN
Slippi-Launcher-2.11.10-x86_64.AppImage
Normal file
BIN
Slippi-Launcher-2.11.10-x86_64.AppImage
Normal file
Binary file not shown.
BIN
pkgs/slippi-launcher-bin/Slippi-Launcher-2.11.10-x86_64.AppImage
Normal file
BIN
pkgs/slippi-launcher-bin/Slippi-Launcher-2.11.10-x86_64.AppImage
Normal file
Binary file not shown.
@@ -27,10 +27,11 @@ appimageTools.wrapType2 rec {
|
|||||||
pname = "slippi-launcher";
|
pname = "slippi-launcher";
|
||||||
version = "2.11.10";
|
version = "2.11.10";
|
||||||
|
|
||||||
src = fetchurl {
|
src = ./Slippi-Launcher-2.11.10-x86_64.AppImage;
|
||||||
url = "https://github.com/project-slippi/slippi-launcher/releases/download/v${version}/Slippi-Launcher-${version}-x86_64.AppImage";
|
# src = fetchurl {
|
||||||
hash = "sha256-OrWd0jVqe6CzNbVRNlm2alt2NZ8uBYeHiASaB74ouW4=";
|
# url = "https://github.com/project-slippi/slippi-launcher/releases/download/v${version}/Slippi-Launcher-${version}-x86_64.AppImage";
|
||||||
};
|
# hash = "sha256-OrWd0jVqe6CzNbVRNlm2alt2NZ8uBYeHiASaB74ouW4=";
|
||||||
|
# };
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
makeWrapper
|
makeWrapper
|
||||||
|
|||||||
Reference in New Issue
Block a user