Update Nix packages

This commit is contained in:
Alejandro Serrano 2020-03-22 17:27:31 +01:00
parent c0f6d83dd0
commit 7473c5a757
No known key found for this signature in database
GPG Key ID: A04B82DC1AD554C3

View File

@ -1,5 +1,5 @@
{ nixpkgs ? (fetchTarball https://github.com/NixOS/nixpkgs/archive/c5f1ea9.tar.gz)
, pkgs ? import nixpkgs (import (builtins.fetchTarball https://github.com/input-output-hk/haskell.nix/archive/89e3e78.tar.gz))
{ nixpkgs ? (fetchTarball https://github.com/NixOS/nixpkgs/archive/e692bab.tar.gz)
, pkgs ? import nixpkgs (import (builtins.fetchTarball https://github.com/input-output-hk/haskell.nix/archive/1917908.tar.gz))
}:
let