[New Port Request] Nix #42057
Labels
category:new-port
The issue is requesting a new library to be added; consider making a PR!
info:good-first-issue
This issue would be a good issue to get one's feet wet in solving.
Executable / Library name
Nix
(the new Meson build system separate things into a number of
nix-*
packages, separating libraries and executables.)Library description
Nix, the purely functional package manager; it has a Windows port in progress.
Source repository URL
https://github.com/nixos/nix
Project homepage (if different from the source repository)
https://nixos.org/
Windows port chat room
https://matrix.to/#/#windows:nixos.org
Anything else that is useful to know when adding (such as optional features the library may have that should be included)
Hi am a Nix developer that has recently been working on porting Nix to Windows. (Come join https://matrix.to/#/#windows:nixos.org if you want to learn more.)
Our port does is not feature complete, and it does build. I would love to be able to use vcpkg to get native development environment.
I am also curious about learning how vcpkgs does portability without emulating Unix on Windows. (Completely separate from porting Nix is figuring out how Nixpkgs should be structured to also support Windows while making things like MinGW, let alone MSYS/Cygwin, optional. And it looks like vcpkg has the best prior art on that.,)
(If requests for executables rather than libraries are a misuse of this process, my apologies.)
The text was updated successfully, but these errors were encountered: