This repository has been archived by the owner on Aug 18, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 632
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
4220: enable separate data output r=disassembler a=disassembler ## Description This shrinks the linux installer for daedalus. <!--- A brief description of this PR and the problem is trying to solve --> ## Linked issue https://iohk.myjetbrains.com/youtrack/issue/CBR-532 <!--- Put here the relevant issue from YouTrack --> Co-authored-by: Samuel Leathers <[email protected]>
- Loading branch information
Showing
3 changed files
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"url": "https://github.com/input-output-hk/iohk-nix", | ||
"rev": "05d0b642c5d4a77cd645cc250a658d65e4757aae", | ||
"date": "2019-07-09T23:18:02+08:00", | ||
"sha256": "17r09fxfir9vcs97vii3jasz49ajkjy77xy0013lab1qkyp72vg6", | ||
"rev": "ec5463c3c3442ab3d80500af6c9a57310aed79db", | ||
"date": "2019-08-09T20:49:52-04:00", | ||
"sha256": "0m1f26awc9v7klzmah06x357hn04bxwyaj287aikjqn2gbg2v51m", | ||
"fetchSubmodules": false | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
51ad7c0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NIX_DIR=$(dirname "$0")NIX_DIR=$(dirname "$0")
nix-prefetch-git https://github.com/input-output-hk/iohk-nix \nix-prefetch-git https://github.com/input-output-hk/iohk-nix refs/heads/haskell-nix-cardano-sl \ > "$NIX_DIR/iohk-nix-src.json" > "$NIX_DIR/iohk-nix-src.json"