Skip to content

Commit d78a808

Browse files
committed
Update the template
1 parent a742692 commit d78a808

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 = "774c005ae9ebd228e9b6c31a636b3470d11064dd";
19+
rev = "a742692d605aabd75043aee9eef0ecdfec63eacc";
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
@@ -296,7 +296,7 @@ let additions =
296296
, "web-storage"
297297
]
298298
, repo = "https://github.com/Plutonomicon/cardano-transaction-lib.git"
299-
, version = "774c005ae9ebd228e9b6c31a636b3470d11064dd"
299+
, version = "a742692d605aabd75043aee9eef0ecdfec63eacc"
300300
}
301301
, js-bigints =
302302
{ dependencies = [ "integers", "maybe", "prelude" ]

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)