Skip to content

Commit a15d3f6

Browse files
committed
update flake-lang input
1 parent 78b7a6e commit a15d3f6

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

flake.lock

+2-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
description = "Plutus Ledger types and utilities implemented in Rust";
33
inputs = {
4-
flake-lang.url = "github:mlabs-haskell/flake-lang.nix/cargo-doc";
4+
flake-lang.url = "github:mlabs-haskell/flake-lang.nix";
55
nixpkgs.follows = "flake-lang/nixpkgs";
66

77
# Flakes as modules, using this extensively to organize the repo into modules (build.nix files)

0 commit comments

Comments
 (0)