mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Various fixes
This commit is contained in:
parent
8ef3a38392
commit
37e63c0ec5
2 changed files with 2 additions and 2 deletions
|
@ -136,7 +136,7 @@
|
|||
"model/gltf+json" "model/vnd.collada+xml+zip"];
|
||||
})}/share/applications $out/share'';
|
||||
}))
|
||||
(pkgs.writeShellScriptBin "curax" ''env QT_QPA_PLATFORM=xcb ${pkgs-stable.cura}/bin/cura'')
|
||||
(pkgs.writeShellScriptBin "curax" ''env QT_QPA_PLATFORM=xcb ${pkgs-stable.cura}/bin/cura $@'')
|
||||
(pkgs-stable.curaengine_stable)
|
||||
openscad
|
||||
(stdenv.mkDerivation {
|
||||
|
@ -177,6 +177,7 @@
|
|||
tenacity
|
||||
|
||||
# Various dev packages
|
||||
remmina
|
||||
sshfs
|
||||
texinfo
|
||||
libffi zlib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue