_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
guix-dev-tools 0.5.15
Dependencies: bash-minimal@5.2.37 guile-config@0.5.1 guile@3.0.9
Channel: small-guix
Location: small-guix/packages/scripts.scm (small-guix packages scripts)
Home page: https://codeberg.org/fishinthecalculator/guix-dev-tools
Licenses: GPL 3+
Build system: copy
Synopsis: Set of utilities to facilitate Guix contributor's experience
Description:

This is a personal collection of scripts that I use to reduce the cognitive effort required to contribute to Guix.

r-guix-install 1.0.0
Propagated dependencies: r-runit@0.4.33.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/BIMSBbioinfo/guix.install
Licenses: GPL 3+
Build system: r
Synopsis: Install R packages with GNU Guix
Description:

This R package provides a single procedure guix.install(), which allows users to install R packages via Guix right from within their running R session. If the requested R package does not exist in Guix at this time, the package and all its missing dependencies will be imported recursively and the generated package definitions will be written to ~/.Rguix/packages.scm. This record of imported packages can be used later to reproduce the environment, and to add the packages in question to a proper Guix channel (or Guix itself). guix.install() not only supports installing packages from CRAN, but also from Bioconductor or even arbitrary git or mercurial repositories, replacing the need for installation via devtools.

emacs-guix-misc 0.0.1-6eb52ef
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/wigust/emacs-guix-misc
Licenses: GPL 3+
Build system:
Synopsis: Additional functions for Emacs Guix
Description:

This package provides an additional functionality for Emacs Guix.

guixrus-scripts 0
Channel: invoke-restart
Location: invoke-restart/packages/utils.scm (invoke-restart packages utils)
Home page: https://git.sr.ht/~whereiseveryone/guixrus-scripts
Licenses: GPL 3+
Build system: guile
Synopsis: Testing ground for guix command line extensions.
Description:

Extensions for guix command line that should be upstreamed once proven they are good.

guixrus-scripts 1.0.0
Channel: invoke-restart
Location: invoke-restart/packages/utils.scm (invoke-restart packages utils)
Home page: https://git.sr.ht/~whereiseveryone/guixrus-scripts
Licenses: GPL 3+
Build system: guile
Synopsis: Testing ground for guix command line extensions.
Description:

Extensions for guix command line that should be upstreamed once proven they are good.

guix-send-email 0
Dependencies: git@2.52.0 git@2.52.0
Channel: efraim-dfsg
Location: dfsg/main/guix-send-email.scm (dfsg main guix-send-email)
Home page:
Licenses: GPL 3+
Build system: trivial
Synopsis: Replace @code{guix send-email} with @code{git send-email}
Description:

This Guix extension provides a shell redirect from guix send-email to git send-email.

guix-latest-eval 0.0.1-819c3fd
Dependencies: bash@5.2.37 curl@8.6.0
Channel: wigust
Location: wigust/packages/guix.scm (wigust packages guix)
Home page:
Licenses: GPL 3+
Build system:
Synopsis: Get the most recent fully evaluated commit from the build farm
Description:

This package provides a Curl script to get the most recent fully evaluated commit from the build farm.

guix-backgrounds 0.1
Channel: guix
Location: gnu/packages/package-management.scm (gnu packages package-management)
Home page: https://www.gnu.org/software/guix/
Licenses: Public Domain CC-BY-SA 4.0
Build system: copy
Synopsis: Background images for GNU Guix
Description:

The SVG files in this directory are intended to be used as backgrounds for different components of the GNU system like login managers and desktop environments. The backgrounds are available in different aspect ratios which are indicated in the file name.

ecl-cl-guix-utils 1.0.0
Propagated dependencies: guixrus-scripts@1.0.0
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://git.sr.ht/~charje/cl-guix-utils
Licenses: GPL 3
Build system: asdf/ecl
Synopsis: Some utilities for using Common Lisp with Guix.
Description:

cl-guix-utils is a collection of Common lisp utilities for using guix. The primary feature is being able to load Common Lisp guix packages by system name without restarting the lisp process.

ecl-cl-guix-utils 0.1
Propagated dependencies: guixrus-scripts@1.0.0
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://git.sr.ht/~charje/cl-guix-utils
Licenses: GPL 3
Build system: asdf/ecl
Synopsis: Some utilities for using Common Lisp with Guix.
Description:

cl-guix-utils is a collection of Common lisp utilities for using guix. The primary feature is being able to load Common Lisp guix packages by system name without restarting the lisp process.

guix-data-service 0.0.1-75.9a03cdf
Dependencies: bash-minimal@5.2.37 ephemeralpg@3.1 util-linux@2.40.4 postgresql@13.16 sqitch@1.1.0 bash-minimal@5.2.37
Propagated dependencies: guix@1.5.0rc1 guile-fibers-next@1.4.2-0.297359f guile-knots@0-28.a8e07b7 guile-json@4.7.3 guile-email@0.4.1 guile-prometheus@0-8.49be2bc guile-squee@0-5.9f26095 guile-lzlib@0.3.0
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://data.guix.gnu.org/
Licenses: AGPL 3+
Build system: gnu
Synopsis: Store and provide data about GNU Guix
Description:

The Guix Data Service stores data about GNU Guix, and provides this through a web interface. It supports listening to the guix-commits mailing list to find out about new revisions, then loads the data from these in to a PostgreSQL database.

sbcl-cl-guix-utils 0.1
Propagated dependencies: guixrus-scripts@1.0.0
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://git.sr.ht/~charje/cl-guix-utils
Licenses: GPL 3
Build system: asdf/sbcl
Synopsis: Some utilities for using Common Lisp with Guix.
Description:

cl-guix-utils is a collection of Common lisp utilities for using guix. The primary feature is being able to load Common Lisp guix packages by system name without restarting the lisp process.

sbcl-cl-guix-utils 1.0.0
Propagated dependencies: guixrus-scripts@1.0.0
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://git.sr.ht/~charje/cl-guix-utils
Licenses: GPL 3
Build system: asdf/sbcl
Synopsis: Some utilities for using Common Lisp with Guix.
Description:

cl-guix-utils is a collection of Common lisp utilities for using guix. The primary feature is being able to load Common Lisp guix packages by system name without restarting the lisp process.

guix-reference-card 1.3.0-19751-ge640da33f3
Channel: guixrus
Location: guixrus/packages/books.scm (guixrus packages books)
Home page: https://guix.gnu.org
Licenses: FDL 1.3+
Build system: copy
Synopsis: GNU Guix Reference Card
Description:

This package provides the GNU Guix reference card as a PDF file.

emacs-guix-untrusem 0.5.2-9.324987f
Dependencies: guile@3.0.9 guix@1.5.0rc1
Propagated dependencies: emacs-bui@1.2.1 emacs-dash@2.20.0 emacs-edit-indirect@0.1.13 emacs-geiser@0.32 emacs-geiser-guile@0.28.3 emacs-magit-popup@2.13.3 guile-gcrypt@0.5.0
Channel: rain-and-roses
Location: rain-and-roses/packages/emacs-xyz.scm (rain-and-roses packages emacs-xyz)
Home page: https://guix.gnu.org
Licenses: GPL 3+
Build system: gnu
Synopsis: Emacs interface for GNU Guix
Description:

Emacs-Guix provides a visual interface, tools and features for the GNU Guix package manager. Particularly, it allows you to do various package management tasks from Emacs. To begin with, run M-x guix-about or M-x guix-help command.

emacs-guix-packaging 1.0
Propagated dependencies: emacs-dash@2.20.0 emacs-yasnippet@0.14.3
Channel: guixrus
Location: guixrus/packages/emacs.scm (guixrus packages emacs)
Home page: https://github.com/ryanprior/emacs-guix-packaging
Licenses: GPL 3+
Build system: emacs
Synopsis: Tools for writing and maintaining Guix packages
Description:

guix-packaging provides tools to create and maintain Guix packages quickly and with confidence.

ganeti-instance-guix 0.8
Dependencies: btrfs-progs@6.16 cryptsetup-minimal@2.8.0 e2fsprogs@1.47.2 f2fs-tools@1.16.0 lvm2@2.03.22 multipath-tools@0.11.0 util-linux@2.40.4 parted@3.6 xfsprogs@6.12.0
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/mbakke/ganeti-instance-guix
Licenses: GPL 3+
Build system: gnu
Synopsis: Guix OS integration for Ganeti
Description:

This package provides a guest OS definition for Ganeti that uses Guix to build virtual machines.

guix-build-coordinator 0-135.88b0416
Dependencies: guile-next@3.0.10-1.402e0df sqlite@3.51.0 bash-minimal@5.2.37 glibc-utf8-locales@2.41 sqitch@1.1.0
Propagated dependencies: guile-prometheus@0-8.49be2bc guile-gcrypt@0.5.0 guile-json@4.7.3 guile-lib@0.2.8.1 guile-lzlib@0.3.0 guile-zlib@0.2.2 guile-sqlite3@0.1.3 guix@1.5.0rc1 guile-gnutls@5.0.1 guile-fibers-next@1.4.2-0.297359f guile-knots@0-28.a8e07b7
Channel: guix
Location: gnu/packages/package-management.scm (gnu packages package-management)
Home page: https://git.cbaines.net/guix/build-coordinator/
Licenses: GPL 3+
Build system: gnu
Synopsis: Tool to help build derivations
Description:

The Guix Build Coordinator helps with performing lots of builds across potentially many machines, and with doing something with the results and outputs of those builds.

guix-simplyblack-sddm-theme 0.2
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/plattfot/guix-simplyblack-sddm
Licenses: CC-BY-SA 3.0 CC-BY-SA 4.0
Build system: trivial
Synopsis: Guix based theme for SDDM
Description:

This package provides a simple theme for SDDM, black background with Guix's logo. Based on Arch linux's archlinux-simplyblack theme.

guix-simplyblack-sddm-theme-qt5 0.2
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/plattfot/guix-simplyblack-sddm
Licenses: CC-BY-SA 3.0 CC-BY-SA 4.0
Build system: trivial
Synopsis: Guix based theme for SDDM
Description:

This package provides a simple theme for SDDM, black background with Guix's logo. Based on Arch linux's archlinux-simplyblack theme.

guix-build-coordinator-agent-only 0-135.88b0416
Dependencies: guile-next@3.0.10-1.402e0df guix@1.5.0rc1 guile-prometheus@0-8.49be2bc guile-gcrypt@0.5.0 guile-json@4.7.3 guile-lib@0.2.8.1 guile-lzlib@0.3.0 guile-zlib@0.2.2 guile-gnutls@5.0.1 bash-minimal@5.2.37 glibc-utf8-locales@2.41
Channel: guix
Location: gnu/packages/package-management.scm (gnu packages package-management)
Home page: https://git.cbaines.net/guix/build-coordinator/
Licenses: GPL 3+
Build system: gnu
Synopsis: Tool to help build derivations
Description:

The Guix Build Coordinator helps with performing lots of builds across potentially many machines, and with doing something with the results and outputs of those builds.

This package just includes the agent component.

Page: 12
Total results: 45