@[email protected] to Nix / [email protected]English • 5 months agoThe future of software is Nixdeterminate.systemsexternal-linkmessage-square18fedilinkarrow-up139arrow-down16 cross-posted to: [email protected]
arrow-up133arrow-down1external-linkThe future of software is Nixdeterminate.systems@[email protected] to Nix / [email protected]English • 5 months agomessage-square18fedilink cross-posted to: [email protected]
minus-square@[email protected]linkfedilinkEnglish2•5 months 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