updated flake files
This commit is contained in:
parent
c3e58ce1b1
commit
71983f273d
2 changed files with 2 additions and 2 deletions
2
flake.lock
generated
2
flake.lock
generated
|
|
@ -772,7 +772,7 @@
|
||||||
"nix-tools": "nix-tools",
|
"nix-tools": "nix-tools",
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
"haskell-nix",
|
"haskell-nix",
|
||||||
"nixpkgs-2105"
|
"nixpkgs-unstable"
|
||||||
],
|
],
|
||||||
"nixpkgs-2003": "nixpkgs-2003",
|
"nixpkgs-2003": "nixpkgs-2003",
|
||||||
"nixpkgs-2009": "nixpkgs-2009",
|
"nixpkgs-2009": "nixpkgs-2009",
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
inputs.haskell-nix.url =
|
inputs.haskell-nix.url =
|
||||||
"github:input-output-hk/haskell.nix?rev=4aeeba8d713d0b98c92c8c717df24da17d463c1d";
|
"github:input-output-hk/haskell.nix?rev=4aeeba8d713d0b98c92c8c717df24da17d463c1d";
|
||||||
inputs.nixpkgs.follows = "haskell-nix/nixpkgs-unstable";
|
inputs.nixpkgs.follows = "haskell-nix/nixpkgs-unstable";
|
||||||
inputs.haskell-nix.inputs.nixpkgs.follows = "haskell-nix/nixpkgs-2105";
|
inputs.haskell-nix.inputs.nixpkgs.follows = "haskell-nix/nixpkgs-unstable";
|
||||||
|
|
||||||
inputs.plutus.url =
|
inputs.plutus.url =
|
||||||
"github:input-output-hk/plutus?rev=65bad0fd53e432974c3c203b1b1999161b6c2dce";
|
"github:input-output-hk/plutus?rev=65bad0fd53e432974c3c203b1b1999161b6c2dce";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue