-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Terminix: init at 1.3.5 #20346
Terminix: init at 1.3.5 #20346
Conversation
Would it be possible to compile Terminix by our own instead of using the prebuilt binary? |
@jgeerds. It needs gtkd and it doesnt exist in nix though. So, i didnt try that way. |
@jgeerds I tried packaging gtk-d but i couldnt make it build (ldconfig issues). Without gtk-d, its impossible to build terminix from source. |
version = "1.3.5"; | ||
|
||
src = fetchurl { | ||
url = "https://github.com/gnunn1/terminix/releases/download/${version}/terminix.zip"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please use tar.gz
https://github.com/gnunn1/terminix/archive/1.3.5.tar.gz
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is prebuilt binary which they provide
https://github.com/gnunn1/terminix/releases/download/1.3.5/terminix.zip
This is source code itself.
https://github.com/gnunn1/terminix/archive/1.3.5.tar.gz
I cant do anything about it.
Can you open a PR with your expression. |
this project was renamed to tilix and merged in 54b23e6 |
Motivation for this change
Terminix package
Things done
(nix.useSandbox on NixOS,
or option
build-use-sandbox
innix.conf
on non-NixOS)
nix-shell -p nox --run "nox-review wip"
./result/bin/
)