❄️ collection of nix packages and nixos modules
nix
Find a file
uku 9720521ea7
All checks were successful
Build packages / Build derivations (push) Successful in 8m19s
feat: add readme
2025-08-29 10:41:13 +02:00
.forgejo/workflows fix(flake): export hydraJobs and use them in ci 2024-12-30 11:46:38 +01:00
modules chore: remove reposilite module 2025-04-14 17:08:51 +02:00
pkgs shlink: 4.5.0 -> 4.5.1 2025-08-26 17:26:33 +02:00
.gitignore fix: ignore all result links 2024-12-30 11:41:55 +01:00
camasca.avif feat: add readme 2025-08-29 10:41:13 +02:00
default.nix fix: import nixpkgs reproducibly 2025-06-02 10:31:30 +02:00
flake.lock flake.lock: Update 2025-08-25 00:01:30 +00:00
flake.nix chore: remove reposilite module 2025-04-14 17:08:51 +02:00
LICENSE feat: add license 2024-08-29 00:51:04 +02:00
README.md feat: add readme 2025-08-29 10:41:13 +02:00

camasca

camasca

camasca is a small collection of packages and modules for personal use, and that I feel like shouldn't be upstreamed to nixpkgs (or that I am too lazy to package and maintain properly)

camasca exports both a flake interface (packages.<arch>.<pname> and nixosModules.<name>) and a default.nix (attrset of derivations)

note: camasca is also available as a read-only mirror on GitHub. original source repo can be found on my forgejo