Removed all the modrinth stuff, btw here r links for reference:
https://v2.tauri.app/start/prerequisites/#system-dependencies https://github.com/sfackler/rust-openssl/issues/1663 https://discourse.nixos.org/t/rust-openssl-woes/12340/4
This commit is contained in:
@@ -98,24 +98,6 @@
|
||||
environment.systemPackages = with pkgs; [
|
||||
glib-networking
|
||||
openssl
|
||||
openssl.dev
|
||||
|
||||
pkg-config
|
||||
cairo
|
||||
gdk-pixbuf
|
||||
|
||||
# For modrinth
|
||||
cargo-tauri
|
||||
gobject-introspection
|
||||
at-spi2-atk
|
||||
atkmm
|
||||
glib
|
||||
gtk3
|
||||
harfbuzz
|
||||
librsvg
|
||||
libsoup_3
|
||||
pango
|
||||
webkitgtk_4_1
|
||||
];
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
|
||||
@@ -64,11 +64,7 @@
|
||||
(minecraft.overrideAttrs (finalAttrs: previousAttrs: {
|
||||
meta.lib.broken = false;
|
||||
}))
|
||||
# modrinth-app
|
||||
# modrinth-app-unwrapped
|
||||
fuse3
|
||||
rustup
|
||||
|
||||
];
|
||||
|
||||
# Home Manager is pretty good at managing dotfiles. The primary way to manage
|
||||
|
||||
Reference in New Issue
Block a user