dodanie wrappera do scp. wywalenie crystala w pizdu. Próba dodania autosugestii do silnika wyszukiwania. Aktualizacja zależności.

This commit is contained in:
installer
2025-05-22 18:07:57 +02:00
parent f4e6ec8144
commit 384092291c
6 changed files with 26 additions and 129 deletions

View File

@@ -61,10 +61,4 @@
ZANEYOS = "true";
};
};
nixpkgs.overlays = [
(self: super: {
crystal-launcher = super.callPackage ../../../packages/crystal-launcher.nix {};
})
];
}