kelunit/default.nix

4 lines
75 B
Nix

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