oils-for-unix-from-source/default.nix

5 lines
85 B
Nix

{
pkgs ? import <nixpkgs> { },
}:
pkgs.callPackage ./oils-for-unix-0.37.0.nix { }