Update nix/ci.nix

Co-Authored-By: Domen Kožar <domen@dev.si>
This commit is contained in:
Robert Hensing 2019-09-17 16:59:46 +02:00 committed by GitHub
parent 0ab3edcc68
commit b73965bd86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,4 +11,3 @@ let
import ../tests/default.nix { pkgs = import ./default.nix { inherit nixpkgs; }; }
)
#import ./tests/default.nix { pkgs = import ./nix {}; }