Skip to content

How to change pname? #90

Answered by balsoft
s3igo asked this question in Q&A
Jul 15, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Is nix shell . -c hello-world not acceptable for you?

Otherwise, you can add apps.default = { type = "app"; program = "${self.packages.${system}.default}/bin/hello-world"; } to your flake, so that Nix knows which executable to run precisely.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@s3igo
Comment options

Answer selected by s3igo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants