Skip to content

Divya's Guix Channel for packages that might eventually make it upstream, or not. (Mirrored from https://codeberg.org/divyaranjan/divya-lambda)

License

Notifications You must be signed in to change notification settings

divyaranjan1905/divya-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

∂λ

This is a personal Guix channel (pronounced “Divya Lambda”) by me which aims to mostly fulfil the package requirements of the same, in those casese whence upstream packages are found to be unsatisfactory.

The packages here eventually plan to find themselves in the Guix repository upstream. My specific interests are in packaging Haskell, Rust packages and toolchain, libre audio software, among others.

Channel Definition

You can add this channel to your configuration by adding the following to ~/.config/guix/channels.scm:

(channel
 (name 'divya-lambda)
 (url "https://codeberg.org/divyaranjan/divya-lambda.git")
 (branch "master")
 (introduction
  (make-channel-introduction
   "fe2010125fcbe003de42436b1a73ab53cc5e828"
   (openpgp-fingerprint
    "F0B3 1A69 8006 8FB8 096A  2F12 B245 10C6 108C 8D4A"))))

Packages

Here are the packages that are publicly available from the channel:

Audio

(divya-lambda audio):

Video

(divya-lambda video):

Emacs

(divya-lambda emacs):

  • emacs-master
  • emacs-lucid (Sent upstream)
  • emacs-master-pgtk
  • emacs-master-lucid
  • emacs-master-xwidgets
  • emacs-master-igc

Other Channels

These are some other interesting channels worth checking out:

About

Divya's Guix Channel for packages that might eventually make it upstream, or not. (Mirrored from https://codeberg.org/divyaranjan/divya-lambda)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages