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

Guix v0.18.1 #1076

Merged
merged 7 commits into from
Dec 6, 2023
Merged

Guix v0.18.1 #1076

merged 7 commits into from
Dec 6, 2023

Conversation

drewc
Copy link
Collaborator

@drewc drewc commented Dec 5, 2023

No description provided.

Copy link

netlify bot commented Dec 5, 2023

Deploy Preview for elastic-ritchie-8f47f9 ready!

Name Link
🔨 Latest commit 78e80b6
🔍 Latest deploy log https://app.netlify.com/sites/elastic-ritchie-8f47f9/deploys/656fc2b31ec47e0008138d70
😎 Deploy Preview https://deploy-preview-1076--elastic-ritchie-8f47f9.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

(string-append "(def (gerbil-version-string) \"" ,gerbil-stamp-version "\")\n")))
(display "... write ") (display gerbil-version-path) (newline)
(call-with-output-file `(path: ,gerbil-version-path create: maybe append: #f truncate: #t)
(lambda (port) (display gerbil-version-text port))))))))
Copy link
Collaborator

Choose a reason for hiding this comment

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

Go away post-#1074

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Go away post-#1074

I do not see a MANIFEST file in every single commit, nor is there one in my test builds. Am I missing something? How does that file get created if I am building from HEAD without git?

Copy link
Collaborator

Choose a reason for hiding this comment

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

There will be a MANIFEST file on git iff the commit is a release.
On the other hand, you can have Guix create its own MANIFEST file to build without git.
That's how my upcoming Nix build will work: no more fancy patches, just create a MANIFEST.
Create your own local one with ./manifest.sh.

@drewc drewc enabled auto-merge (squash) December 5, 2023 23:49
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