cereal/default.nix
2026-07-30 00:12:33 +09:00

2 lines
71 B
Nix

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