All public logs

From NSIS Wiki
Jump to navigationJump to search

Combined display of upload, deletion, protection, user block, page move, and sysop logs. You can narrow down the view by selecting a log type, the user name, or the affected page.

Logs
  • 13:49, 15 June 2025 Jan talk contribs created page Nix (Created page with "== Nix == '''⚠️ This is third-party installation method without official support''' Nix is a cross-platform package manager for Unix-like systems, supporting Linux, macOS and Windows Subsystem for Linux (WSL) === Usage === Nix configuration <code>environment.systemPackages = [ pkgs.nsis ];</code> Nix shell <code>nix-shell -p nsis</code> === Related Links === * [https://nixos.org/ NixOS] * [https://github.com/NixOS/nixpkgs/blob/master/pkgs/by-name/ns/nsis/pac...")