Fix Python libs tests

This commit is contained in:
Roberto Di Remigio
2018-03-12 12:55:23 +01:00
parent 3e81a75b0c
commit 2127b9e815
4 changed files with 24 additions and 12 deletions

View File

@ -4,7 +4,7 @@ let
owner = "NixOS";
repo = "nixpkgs-channels";
rev = "nixos-unstable";
sha256 = "15fcl29a97f68j1pjywmrjm31rdh1a21jz9airlsbzpl4lc3zhfi";
sha256 = "1rc1pjnvfi194gka45zc1nivzsncc819kvxlfv277l2c8ryhgbpc";
});
in
with import nixpkgs {};