Skip to content

cybardev/nix-channel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nix-channel

A Nix channel for my packages and modules

Note

See pkg/ for list of available packages, and mod/ for list of available modules.

Usage

Channels

  1. Add the channel:

    sudo -H nix-channel --add "https://github.com/cybardev/nix-channel/archive/main.tar.gz" cypkgs
    sudo -H nix-channel --update
  2. Use in Nix config. Example: github.com/cybardev/nix-dotfiles/blob/5716763/packages/common.nix#L7

Flakes

Honestly, I don't know. If you want to use flakes, you probably know much better than I do how to use this repository. Good luck~

Though, I do use it myself this way: github.com/cybardev/nix-dotfiles/blob/87ac41c/flake.nix#L24

About

A Nix channel/flake for my packages

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages