Skip to content

Commit c4fbffa

Browse files
committed
Update template
1 parent 87f509e commit c4fbffa

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

templates/ctl-scaffold/flake.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/ctl-scaffold/flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
type = "github";
1717
owner = "Plutonomicon";
1818
repo = "cardano-transaction-lib";
19-
rev = "f932fd33aa328b28d529ef6b97fa0edf4b91371c";
19+
rev = "87f509e8f426f5fc52b4093f7c77bf9e742f4f1b";
2020
};
2121
# To use the same version of `nixpkgs` as we do
2222
nixpkgs.follows = "ctl/nixpkgs";

templates/ctl-scaffold/packages.dhall

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ let additions =
111111
, "web-storage"
112112
]
113113
, repo = "https://github.com/Plutonomicon/cardano-transaction-lib.git"
114-
, version = "f932fd33aa328b28d529ef6b97fa0edf4b91371c"
114+
, version = "87f509e8f426f5fc52b4093f7c77bf9e742f4f1b"
115115
}
116116
}
117117

templates/ctl-scaffold/spago-packages.nix

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)