Skip to content

Commit

Permalink
Merge branch 'ipfs-master' into ipfs-develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Ericson2314 committed May 27, 2020
2 parents f1e8e99 + c1da1e5 commit f59cf88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{ nix ? builtins.fetchGit ./.
, nixpkgs ? builtins.fetchTarball https://github.com/NixOS/nixpkgs/archive/nixos-20.03-small.tar.gz
, officialRelease ? false
, systems ? [ "x86_64-linux" "i686-linux" "x86_64-darwin" ]
, systems ? [ "x86_64-linux" "x86_64-darwin" ]
}:

let
Expand Down

0 comments on commit f59cf88

Please sign in to comment.