1
0
Fork
You've already forked phosphenius
0
No description
  • Scheme 100%
luca 3421fa43ee
phosphenius: Remove alacritty-selenized-theme.
* phosphenius/packages/alacritty-selenized-theme.scm: Remove file.
I’m no longer interested in this package.
2026年05月23日 12:40:16 +02:00
LICENSES Initial import 2025年10月29日 14:14:06 +01:00
phosphenius/packages phosphenius: Remove alacritty-selenized-theme. 2026年05月23日 12:40:16 +02:00
.gitignore maint: Add license header to .gitignore file. 2025年11月27日 19:53:42 +01:00
.guix-authorizations Initial import 2025年10月29日 14:14:06 +01:00
.guix-channel Initial import 2025年10月29日 14:14:06 +01:00
COPYING.md Initial import 2025年10月29日 14:14:06 +01:00
README.md phosphenius: Remove alacritty-selenized-theme. 2026年05月23日 12:40:16 +02:00

Phosphenius’ Guix channel

Use at your own risk; packages from this channel or the entire channel itself may disappear any day.

This is my personal Guix channel which serves as a staging area for packages which are not in Guix proper or nonguix yet.

Currently, this channel provides the following packages:

Package Built Pull/Merge request
ddev Binary https://gitlab.com/nonguix/nonguix/-/merge_requests/781
vim-selenized Source guix/guix#3289
noctalia-shell1 Source guix/guix#4431
gpu-screen-recorder2 Source guix/guix#4525

1: missing gpu-screen-recorder dependency.

2: builds but is essentially non-functional due to missing SYS_CAP_ADMIN capability.

Former packages:

Package Built Pull/Merge request
mkcert Source guix/guix#3944
signal-cli Binary https://gitlab.com/nonguix/nonguix/-/merge_requests/782
yoctofetch Source guix/guix#4990

Channel configuration

Example configuration for your ~/.config/guix/channels.scm:

 (channel
	 (name 'phosphenius)
	 (url "https://codeberg.org/Phosphenius/phosphenius.git")
	 (branch "main")
	 (introduction
	 (make-channel-introduction
	 "10a614e912a4959e7a02f1f9cc5d45bf05f34b9f"
	 (openpgp-fingerprint
	 "E504 167C B345 F93E 11AE 341C 1CDA 78BC 7F6C F294"))))