mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-12-06 06:36:25 +00:00
Init go rewrite
This commit is contained in:
@@ -18,12 +18,8 @@ in
|
||||
python
|
||||
python312Packages.setuptools
|
||||
python312Packages.pip
|
||||
cargo
|
||||
cargo-watch
|
||||
rustfmt
|
||||
rustc
|
||||
pkgconfig
|
||||
openssl
|
||||
go
|
||||
wgo
|
||||
mediainfo
|
||||
ffmpeg
|
||||
postgresql_15
|
||||
@@ -32,7 +28,6 @@ in
|
||||
pgformatter
|
||||
];
|
||||
|
||||
RUST_SRC_PATH = "${pkgs.rust.packages.stable.rustPlatform.rustLibSrc}";
|
||||
DOTNET_ROOT = "${dotnet}";
|
||||
|
||||
shellHook = ''
|
||||
|
||||
Reference in New Issue
Block a user