https://github.com/freref/fancy-cat-nix
https://github.com/freref/fancy-cat-nix
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/freref/fancy-cat-nix
- Owner: freref
- Created: 2025-02-20T09:51:24.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-20T09:57:50.000Z (over 1 year ago)
- Last Synced: 2025-02-20T10:35:37.462Z (over 1 year ago)
- Language: Nix
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fancy-cat-nix
> [!NOTE]
> This is a fork, you can find the original repo by @AaronVerDow [here](https://github.com/AaronVerDow/nix/tree/main/pkgs/fancy-cat). This nix flake is community-maintained and provided as-is without warranty or official support.
Package [fancy-cat](https://github.com/freref/fancy-cat) for use in Nix.
This directory can be included in a Nix config as a package using `callPackage`.
The flake is used for building the package in a local shell and can be tested with `nix shell`.
`build.zig.zon.nix` is created by running `nix run github:Cloudef/zig2nix#zon2nix -- build.zig.zon` in the source repo.