Personal Guix channel.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Juliana Sims 9da9307f6e
juix: packages: Remove rtl8812au-aircrack-ng-linux-module.
4 weeks ago
juix/packages juix: packages: Remove rtl8812au-aircrack-ng-linux-module. 4 weeks ago
.guix-authorizations Initial commit 6 months ago
.guix-channel Fix nonguix dependency name typo 6 months ago
README.md juix: packages: Remove rtl8812au-aircrack-ng-linux-module. 4 weeks ago

README.md

Juix Guix Channel

Like, Juliana Guix... Get it???

This is basically just a place for me to drop non-free or not-yet-ready-for-primetime packages. I made it to make my wifi driver packaging more convenient, but it's grown a bit since then.

Please don't mention this channel in any official Guix communication venues. It has non-free software in it and I want the devs to like me.

Channel Introduction

You can use this channel by adding this to your Guix channels.scm:

(channel
  (name 'juix)
  (url "https://git.trees.st/Marie-Joseph/juix.git")
  (branch "main")
  (introduction
   (make-channel-introduction
    "2910a997db86cc5a474c369e72cee7c793becb15"
    (openpgp-fingerprint
     "46DB B5B2 61F5 36CD 37DE E3E7 1BE8 0027 F12B 9C29"))))

Package List

utils.scm

  • guix-manage - opinionated wrapper for Guix facilitating manifest-driven package management
  • pb - 0x0 pastebin upload helper

wifi.scm

  • rtl8821au-linux-module - Linux driver for RTL8811au and RTL8821au USB wireless adapters