@[email protected] to Nix / [email protected]English • 27 days agoThe future of software is Nixdeterminate.systemsmessage-square18fedilinkarrow-up139 cross-posted to: [email protected]
arrow-up139external-linkThe future of software is Nixdeterminate.systems@[email protected] to Nix / [email protected]English • 27 days agomessage-square18fedilink cross-posted to: [email protected]
minus-square@[email protected]linkfedilinkEnglish2•25 days agoI mean, yeah, it’s nix profile install nixpkgs#vscode and it should kinda work. Although to run it, you might have to also do nix profile install github:nix-community/nixgl --impure and then run vscode as nixGL code because of video driver awfulness.
I mean, yeah, it’s
nix profile install nixpkgs#vscode
and it should kinda work. Although to run it, you might have to also donix profile install github:nix-community/nixgl --impure
and then run vscode asnixGL code
because of video driver awfulness.Oof