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

Add flake module #523

Merged
merged 5 commits into from
Nov 24, 2024
Merged

Add flake module #523

merged 5 commits into from
Nov 24, 2024

Conversation

roberth
Copy link
Contributor

@roberth roberth commented Sep 28, 2023

The flakeModule attribute allows the project to be integrated easily into flakes based on flake-parts, which is a minimal set of module system options that unifies many flake integrations.

Besides brevity and easy composition, this solves a problem for users who have trouble integrating pkgs, as it's not trivial to go from the template to a well integrated call where pkgs has a customizable value.

I'll publish the option documentation on flake.parts.

(The broken site seems to be a pre-existing problem)

The flakeModule attribute allows the project to be integrated easily
into flakes based on flake-parts, which is a minimal set of module
system options that unifies many flake integrations.
@roberth roberth requested a review from djacu as a code owner September 28, 2023 04:15
@netlify
Copy link

netlify bot commented Sep 28, 2023

Deploy Preview for tweag-jupyterwith ready!

Name Link
🔨 Latest commit 2c513b8
🔍 Latest deploy log https://app.netlify.com/sites/tweag-jupyterwith/deploys/6743861fa632640008620b51
😎 Deploy Preview https://deploy-preview-523--tweag-jupyterwith.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.

@GTrunSec GTrunSec requested review from GTrunSec and removed request for djacu November 24, 2024 20:23
@GTrunSec GTrunSec merged commit cf2c081 into tweag:main Nov 24, 2024
26 of 27 checks passed
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