Skip to content
This repository has been archived by the owner on Jun 17, 2020. It is now read-only.

Commit

Permalink
bump nixops
Browse files Browse the repository at this point in the history
  • Loading branch information
disassembler committed Dec 7, 2018
1 parent 2e5c85b commit 9aa8f8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions default.nix
Expand Up @@ -20,8 +20,8 @@ let
nixopsUnstable = pkgs.fetchFromGitHub {
owner = "input-output-hk";
repo = "nixops";
rev = "30458ba91b0e27d3e87578bada952f70992963a5";
sha256 = "08pi3hn4i8vz22ac7acd33gcmp10imn5ywn1isfgr56h74v68pzs";
rev = "6770c54bb17a823f8c8b231bcd3918e078294123";
sha256 = "0z9fahyfd63f9aangr4mahgjzmp8wcb4hpwl50qb4gpy4xafgkx1";
};
in (import "${nixopsUnstable}/release.nix" {
nixpkgs = localLib.fetchNixPkgs;
Expand Down

0 comments on commit 9aa8f8f

Please sign in to comment.