Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update nixos-wsl link in powershell script #74

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

akr2002
Copy link

@akr2002 akr2002 commented Dec 3, 2023

No description provided.

@MatthewCroughan
Copy link
Member

@akr2002 have you tested this as working? I don't have a Windows machine handy to test this.

@akr2002
Copy link
Author

akr2002 commented Dec 27, 2023

Works.

[nixos@nixos:/mnt/c/Users/user/dev/ai-flake]$ cat /etc/os-release
BUG_REPORT_URL="https://github.com/NixOS/nixpkgs/issues"
BUILD_ID="23.05.20230927.5cfafa1"
DOCUMENTATION_URL="https://nixos.org/learn.html"
HOME_URL="https://nixos.org/"
ID=nixos
LOGO="nix-snowflake"
NAME=NixOS
PRETTY_NAME="NixOS 23.05 (Stoat)"
SUPPORT_END="2023-12-31"
SUPPORT_URL="https://nixos.org/community.html"
VERSION="23.05 (Stoat)"
VERSION_CODENAME=stoat
VERSION_ID="23.05"

[nixos@nixos:/mnt/c/Users/user/dev/ai-flake]$

@akr2002
Copy link
Author

akr2002 commented Dec 27, 2023

23.11 works as well.

[nixos@nixos:/mnt/c/Users/user/dev/ai-flake]$ cat /etc/os-release
BUG_REPORT_URL="https://github.com/NixOS/nixpkgs/issues"
BUILD_ID="23.11.20231207.b4372c4"
DOCUMENTATION_URL="https://nixos.org/learn.html"
HOME_URL="https://nixos.org/"
ID=nixos
LOGO="nix-snowflake"
NAME=NixOS
PRETTY_NAME="NixOS 23.11 (Tapir)"
SUPPORT_END="2024-06-30"
SUPPORT_URL="https://nixos.org/community.html"
VERSION="23.11 (Tapir)"
VERSION_CODENAME=tapir
VERSION_ID="23.11"

[nixos@nixos:/mnt/c/Users/user/dev/ai-flake]$

@axlroden
Copy link

axlroden commented Mar 5, 2024

this makes flake and nix-command unavailable by default. so the main website instructions would not work..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants