jjba23

Simple Rust Guix Emacs development environment

7mon 5d ago in guix@lemmy.ml from lemmy.ml

Simple Rust Guix Emacs development environment

7mon 5d ago in emacs@lemmy.ml from lemmy.ml

Simple Rust Guix Emacs development environment

7mon 5d ago in rust@lemmy.ml from lemmy.ml

"NixOS has become a fascist project. Do not contribute to it."

8mon 21d ago in linux@lemmy.ml from layer8.space

Just move to Guix already 😊

GGG (Guile Glyph Generator) v0.4.6

9mon 24d ago in orgmode@lemmy.ml from lemmy.ml

GGG (Guile Glyph Generator) v0.4.6

9mon 24d ago in lisp@lemmy.ml from lemmy.ml

GGG (Guile Glyph Generator) v0.4.6

9mon 24d ago in lisp@programming.dev from lemmy.ml

GGG (Guile Glyph Generator) v0.4.6

9mon 24d ago in scheme@lemmy.ml from lemmy.ml

GGG (Guile Glyph Generator) v0.4.6

9mon 24d ago in guix@lemmy.ml from lemmy.ml

GGG (Guile Glyph Generator) v0.4.6

9mon 24d ago in scheme@programming.dev from lemmy.ml

Due to popular demand :) Maak is now also available as an experimental Docker container, from DockerHub (also compatible with Podman).

https://hub.docker.com/repository/docker/jjba23/maak/general

You can also build images of maak yourself, using guix pack. See the maak.scm file for more. To load these tarball images, you can do podman load < my.tar.gz

Then you can run Maak from the container, and bind your local filesystem to give access, for example:

docker container run -v /home/joe:/home/joe
docker.io/jjba23/maak:latest maak -f /home/joe/hacking/maak/maak.scm --list

Hey all I have an experimental Docker/Podman build here, which you can take for a spin, it works well for me, I don't have any macOS devices to test on yet though, LMK.

Docker tarball hosted on 2 sites: https://limewire.com/d/IHVnx#Pz9q6EwDwLhttps://filebin.net/gevqik62yzwfxa8u/maak-docker.tar.gz

Once you downloaded this tarball, you can import it with docker load < my.tar.gz

Installing via Guix will always remain more convenient and powerful but docker/podman will work for cross-platform pretty good. Say for example you have a maak file with a task serve, at /home/joe/hacking/hygguile/maak.scm , you could run it as so:

docker container run -v /home/joe:/home/joe localhost/maak:latest maak -f /home/joe/hacking/hygguile/maak.scm serve

Due to popular demand :) Maak is now also available as an experimental Docker container, from DockerHub (also compatible with Podman).

https://hub.docker.com/repository/docker/jjba23/maak/general

You can also build images of maak yourself, using guix pack. See the maak.scm file for more. To load these tarball images, you can do podman load < my.tar.gz

Then you can run Maak from the container, and bind your local filesystem to give access, for example:

docker container run -v /home/joe:/home/joe
docker.io/jjba23/maak:latest maak -f /home/joe/hacking/maak/maak.scm --list

Hey all I have an experimental Docker/Podman build here, which you can take for a spin, it works well for me, I don't have any macOS devices to test on yet though, LMK.

Docker tarball hosted on 2 sites: https://limewire.com/d/IHVnx#Pz9q6EwDwLhttps://filebin.net/gevqik62yzwfxa8u/maak-docker.tar.gz

Once you downloaded this tarball, you can import it with docker load < my.tar.gz

Installing via Guix will always remain more convenient and powerful but docker/podman will work for cross-platform pretty good. Say for example you have a maak file with a task serve, at /home/joe/hacking/hygguile/maak.scm , you could run it as so:

docker container run -v /home/joe:/home/joe localhost/maak:latest maak -f /home/joe/hacking/hygguile/maak.scm serve

Due to popular demand :) Maak is now also available as an experimental Docker container, from DockerHub (also compatible with Podman).

https://hub.docker.com/repository/docker/jjba23/maak/general

You can also build images of maak yourself, using guix pack. See the maak.scm file for more. To load these tarball images, you can do podman load < my.tar.gz

Then you can run Maak from the container, and bind your local filesystem to give access, for example:

docker container run -v /home/joe:/home/joe
docker.io/jjba23/maak:latest maak -f /home/joe/hacking/maak/maak.scm --list

Hey all I have an experimental Docker/Podman build here, which you can take for a spin, it works well for me, I don't have any macOS devices to test on yet though, LMK.

Docker tarball hosted on 2 sites: https://limewire.com/d/IHVnx#Pz9q6EwDwLhttps://filebin.net/gevqik62yzwfxa8u/maak-docker.tar.gz

Once you downloaded this tarball, you can import it with docker load < my.tar.gz

Installing via Guix will always remain more convenient and powerful but docker/podman will work for cross-platform pretty good. Say for example you have a maak file with a task serve, at /home/joe/hacking/hygguile/maak.scm , you could run it as so:

docker container run -v /home/joe:/home/joe localhost/maak:latest maak -f /home/joe/hacking/hygguile/maak.scm serve

Due to popular demand :) Maak is now also available as an experimental Docker container, from DockerHub (also compatible with Podman).

https://hub.docker.com/repository/docker/jjba23/maak/general

You can also build images of maak yourself, using guix pack. See the maak.scm file for more. To load these tarball images, you can do podman load < my.tar.gz

Then you can run Maak from the container, and bind your local filesystem to give access, for example:

docker container run -v /home/joe:/home/joe
docker.io/jjba23/maak:latest maak -f /home/joe/hacking/maak/maak.scm --list

Hey all I have an experimental Docker/Podman build here, which you can take for a spin, it works well for me, I don't have any macOS devices to test on yet though, LMK.

Docker tarball hosted on 2 sites: https://limewire.com/d/IHVnx#Pz9q6EwDwLhttps://filebin.net/gevqik62yzwfxa8u/maak-docker.tar.gz

Once you downloaded this tarball, you can import it with docker load < my.tar.gz

Installing via Guix will always remain more convenient and powerful but docker/podman will work for cross-platform pretty good. Say for example you have a maak file with a task serve, at /home/joe/hacking/hygguile/maak.scm , you could run it as so:

docker container run -v /home/joe:/home/joe localhost/maak:latest maak -f /home/joe/hacking/hygguile/maak.scm serve

Due to popular demand :) Maak is now also available as an experimental Docker container, from DockerHub (also compatible with Podman).

https://hub.docker.com/repository/docker/jjba23/maak/general

You can also build images of maak yourself, using guix pack. See the maak.scm file for more. To load these tarball images, you can do podman load < my.tar.gz

Then you can run Maak from the container, and bind your local filesystem to give access, for example:

docker container run -v /home/joe:/home/joe
docker.io/jjba23/maak:latest maak -f /home/joe/hacking/maak/maak.scm --list