Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yunfachi/nypkgs
yunfachi's Nix Packages collection
https://github.com/yunfachi/nypkgs
nix nix-flake nixpkgs
Last synced: 3 months ago
JSON representation
yunfachi's Nix Packages collection
- Host: GitHub
- URL: https://github.com/yunfachi/nypkgs
- Owner: yunfachi
- License: mit
- Created: 2023-10-27T13:27:17.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-18T11:04:01.000Z (4 months ago)
- Last Synced: 2024-09-28T09:03:49.646Z (3 months ago)
- Topics: nix, nix-flake, nixpkgs
- Language: Nix
- Homepage:
- Size: 47.9 KB
- Stars: 12
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nypkgs
yunfachi's Nix Packages collection# Installation
### With flakes
```nix
# flake.nix
{
inputs.nypkgs = {
url = "github:yunfachi/nypkgs";
inputs.nixpkgs.follows = "nixpkgs";
};
}
```# Packages
- [umport](./lib/umport.nix) (lib) - automatic imports
- [shikimori](./pkgs/shikimori/default.nix) - application for the website shikimori.one
- [yunfaavatar](./pkgs/yunfaavatar/default.nix) - automated and centralized avatar updates