removed temp.nix file

This commit is contained in:
Erik Oosting 2021-01-12 11:40:20 +01:00
parent 023c82475c
commit 53c6bc3ecc

View file

@ -1,5 +0,0 @@
with import <nixpkgs> {};
let
nur = import ./. { inherit pkgs;};
in
callPackage (nur.repo-sources.crazazy + "/pkgs/default.nix")