updated nixpkgs reference
This commit is contained in:
parent
a473ab22c3
commit
5b32561143
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",
|
||||
"nixpkgs": [
|
||||
"haskell-nix",
|
||||
"nixpkgs-2105"
|
||||
"nixpkgs-unstable"
|
||||
],
|
||||
"nixpkgs-2003": "nixpkgs-2003",
|
||||
"nixpkgs-2009": "nixpkgs-2009",
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
inputs.haskell-nix.url =
|
||||
"github:input-output-hk/haskell.nix?rev=4aeeba8d713d0b98c92c8c717df24da17d463c1d";
|
||||
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 =
|
||||
"github:input-output-hk/plutus?rev=65bad0fd53e432974c3c203b1b1999161b6c2dce";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue