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

nix: set up build environment #4

Merged
merged 1 commit into from
Jun 24, 2022
Merged

nix: set up build environment #4

merged 1 commit into from
Jun 24, 2022

Conversation

winny-
Copy link
Collaborator

@winny- winny- commented Jun 24, 2022

No description provided.

@winny- winny- requested a review from sector-f June 24, 2022 16:35
Copy link
Owner

@sector-f sector-f left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Idk anything about nix/nixos so I'm not in a position to tell you that this is wrong! 🥳

I would feel better if you could post some output showing this Works Right(tm) to this PR discussion, but it's not a big deal

@winny-
Copy link
Collaborator Author

winny- commented Jun 24, 2022

this is how I use it:

winston@stargate ~/jh/jh_extract $ go build
go: command not found
winston@stargate ~/jh/jh_extract $ nix-shell

[nix-shell:~/jh/jh_extract]$ go build

[nix-shell:~/jh/jh_extract]$ go version
go version go1.18.2 linux/amd64

@winny- winny- merged commit 03bf053 into main Jun 24, 2022
@winny- winny- deleted the shell.nix branch June 24, 2022 17:40
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.

2 participants