Files
shuvit-nix/default.nix
2026-05-17 09:22:56 -04:00

3 lines
66 B
Nix

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