https://github.com/nextjournal/guix-nextjournal
Packages for GNU Guix not found upstream but needed for the Nextjournal platform
https://github.com/nextjournal/guix-nextjournal
Last synced: 5 months ago
JSON representation
Packages for GNU Guix not found upstream but needed for the Nextjournal platform
- Host: GitHub
- URL: https://github.com/nextjournal/guix-nextjournal
- Owner: nextjournal
- Created: 2017-06-01T16:41:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-29T20:37:26.000Z (over 8 years ago)
- Last Synced: 2025-08-18T03:39:36.798Z (5 months ago)
- Language: Scheme
- Size: 37.1 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GUIX for Nextjournal
`base-image` contains a Dockerfile and wrapper scripts for Nextjournal's default base image. All code cells execute with this environment by default. For each language, it should include:
- A minimal runtime
- Supporting packages for Nextjournal's connector (plotly, feather, etc)
- Build environment or package installer tools for use in setup cells. For example, gcc, gfortran, conda.
`guix-core` contains a Dockerfile and supporting scripts for running the Guix daemon and client on a build host.
`manifests` contains Guix manifests for use with `guix package`. These don't work yet with `guix pack` for building docker images. For now, they are just here for experimenting with Guix as a mounted filesystem.
`nextjournal/packages` contains modules not we want available but which aren't found upstream at https://www.gnu.org/software/guix/packages.