Skip to content

Commit

Permalink
fix: broken old nightlies fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
kayagokalp committed Feb 3, 2024
1 parent 2b0672f commit 5221a91
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions manifests/fuel-core-0.22.0-nightly-2024-02-03.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
pname = "fuel-core";
version = "0.22.0";
date = "2024-02-03";
url = "https://github.com/fuellabs/fuel-core";
rev = "7e54cb8f107a7153596a2b451d4e5656a1805b1d";
sha256 = "sha256-YqiGbFdIDz1XZvmiig1H/yoNspTdMiJey1FwW9xDdDQ=";
}
8 changes: 8 additions & 0 deletions manifests/fuel-core-client-0.22.0-nightly-2024-02-03.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
pname = "fuel-core-client";
version = "0.22.0";
date = "2024-02-03";
url = "https://github.com/fuellabs/fuel-core";
rev = "7e54cb8f107a7153596a2b451d4e5656a1805b1d";
sha256 = "sha256-YqiGbFdIDz1XZvmiig1H/yoNspTdMiJey1FwW9xDdDQ=";
}

0 comments on commit 5221a91

Please sign in to comment.