cereal/default.nix
2026-07-30 00:14:57 +09:00

2 lines
71 B
Nix

{ pkgs ? import <nixpkgs> {} }:
pkgs.callPackage ./derivation.nix {}