Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
angerman committed Dec 26, 2021
1 parent ce1ba39 commit 7ba2eae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
name = "mobile-core";
src = ./.;
};
}); in
}; in
# This will package up all *.a in $out into a pkg.zip that can
# be downloaded from hydra.
let withHydraLibPkg = pkg: pkg.overrideAttrs (old: {
Expand Down

0 comments on commit 7ba2eae

Please sign in to comment.