codeinabox@programming.dev to Programming@programming.devEnglish · 6 days agoExecutable Scripts with Dependenciesalexn.orgexternal-linkmessage-square25linkfedilinkarrow-up136arrow-down11
arrow-up135arrow-down1external-linkExecutable Scripts with Dependenciesalexn.orgcodeinabox@programming.dev to Programming@programming.devEnglish · 6 days agomessage-square25linkfedilink
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up4arrow-down1·6 days agoHow do I install Nix on Windows?
minus-squarebrian@programming.devlinkfedilinkarrow-up4arrow-down1·6 days agothe same way I’d recommend installing bash, wsl
minus-squareTehPers@beehaw.orglinkfedilinkEnglisharrow-up2·5 days agoThis is exactly what I do. Windows to me is just Linux with extra steps.
minus-squarewhotookkarl@lemmy.dbzer0.comlinkfedilinkarrow-up1·4 days agoAndroid is getting to the same point as Windows, just tried a Samsung a11+ and the native os appears hijacked by the manufacturer, but allows termux and termux-x11 to run Linux VMs
minus-squareborosilicate@lemmy.dbzer0.comlinkfedilinkarrow-up2arrow-down1·6 days agoGreat question! Here’s the set of instructions that I’d consider fairly canonical at this moment in time: https://dev.to/jajera/using-nix-on-windows-the-right-way-14ki
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up2arrow-down2·5 days agoThat’s WSL though. Not really Windows…
How do I install Nix on Windows?
the same way I’d recommend installing bash, wsl
This is exactly what I do. Windows to me is just Linux with extra steps.
Android is getting to the same point as Windows, just tried a Samsung a11+ and the native os appears hijacked by the manufacturer, but allows termux and termux-x11 to run Linux VMs
Great question!
Here’s the set of instructions that I’d consider fairly canonical at this moment in time:
https://dev.to/jajera/using-nix-on-windows-the-right-way-14ki
That’s WSL though. Not really Windows…