Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

GReX-Telescope/guix-grex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

GReX Guix Packages

This repo provides the system configuration and associated packages for the GReX Guix components.

Channel

To add the channel, add the following to your ~/.config/guix/channels.scm

(cons (channel
        (name 'guix-grex)
        (url "https://github.com/GReX-Telescope/guix-grex.git")
        (branch "main"))
      %default-channels)

About

Guix packages for the GReX pipeline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages