Skip to content

yunfachi/nypkgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nypkgs

yunfachi's Nix Packages collection

Installation

With flakes

# flake.nix
{
  inputs.nypkgs = {
    url = "github:yunfachi/nypkgs";
    inputs.nixpkgs.follows = "nixpkgs";
  };
}

Packages

  • umport (lib) - automatic imports
  • shikimori - application for the website shikimori.one
  • yunfaavatar - automated and centralized avatar updates

About

yunfachi's Nix Packages collection

Topics

Resources

License

Stars

Watchers

Forks