Skip to content

Setup GNU Guix Reproducible Development Environment#5

Open
Bost wants to merge 4 commits into
tgbugs:masterfrom
Bost:guix-rde
Open

Setup GNU Guix Reproducible Development Environment#5
Bost wants to merge 4 commits into
tgbugs:masterfrom
Bost:guix-rde

Conversation

@Bost

@Bost Bost commented Feb 7, 2022

Copy link
Copy Markdown

No description provided.

@tgbugs

tgbugs commented Feb 7, 2022

Copy link
Copy Markdown
Owner

Could you put these all in a .guix folder or similar? I'm unfamiliar with the conventions but would prefer to keep the files sandboxed inside a single folder.

@Bost

Bost commented Feb 8, 2022

Copy link
Copy Markdown
Author

Could you put these all in a .guix folder or similar? I'm unfamiliar with the conventions but would prefer to keep the files sandboxed inside a single folder.

Done. Have a look please.

@gagbo

gagbo commented Feb 8, 2022

Copy link
Copy Markdown

Why isn't this just a manifest with the correct packages and maybe channels ? It feels like you shouldn't need this many scripts to go.

What's the difference between rde and providing a manifest like this that users can use to manipulate their profiles as they want ?

@tgbugs

tgbugs commented Feb 8, 2022

Copy link
Copy Markdown
Owner

I will have to defer to @gagbo on this one as I live more in the gentoo world when it comes to packaging and deployment. Is there perhaps a community repository where the guix equivalent of a live ebuild could be maintained? (e.g. https://gitlab.com/src_prepare/racket/racket-overlay/-/blob/master/dev-racket/laundry/laundry-2022.02.05.ebuild)

@Bost

Bost commented Feb 14, 2022

Copy link
Copy Markdown
Author

What's the difference between rde and providing a manifest like this that users can use to manipulate their profiles as they want ?

AFAIU the manifest file just declares something. Whereas my PR privides a bash shell and prompt with a clean environment.

It feels like you shouldn't need this many scripts to go.

I can squeeze that. See the 0b354a3 commit.

@Bost

Bost commented Feb 14, 2022

Copy link
Copy Markdown
Author

I will have to defer to @gagbo on this one as I live more in the gentoo world when it comes to packaging and deployment. Is there perhaps a community repository where the guix equivalent of a live ebuild could be maintained? (e.g. https://gitlab.com/src_prepare/racket/racket-overlay/-/blob/master/dev-racket/laundry/laundry-2022.02.05.ebuild)

I'm not sure if I understand you correctly - on the Guix OS: do you want this package be installable also via the standard guix installation mechanism? I.e. in addition to the racket's raco pkg install laundry, also via guix install laundry?
Is that what you mean?

@Bost

Bost commented Feb 16, 2022

Copy link
Copy Markdown
Author

Could you put these all in a .guix folder or similar? I'm unfamiliar with the conventions but would prefer to keep the files sandboxed inside a single folder.

Done. Have a look please.

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.

4 participants