diff --git a/manifests/fuel-core-0.40.1-nightly-2024-12-06.nix b/manifests/fuel-core-0.40.1-nightly-2024-12-06.nix new file mode 100644 index 0000000..888ddb1 --- /dev/null +++ b/manifests/fuel-core-0.40.1-nightly-2024-12-06.nix @@ -0,0 +1,8 @@ +{ + pname = "fuel-core"; + version = "0.40.1"; + date = "2024-12-06"; + url = "https://github.com/fuellabs/fuel-core"; + rev = "95dfeb3629d84232799b56745f80d7ea93aa98df"; + sha256 = "sha256-c4GP/9CA8bov83TGl3KhgGd/3kHUVUq2CuUbEThmGfw="; +} diff --git a/manifests/fuel-core-client-0.40.1-nightly-2024-12-06.nix b/manifests/fuel-core-client-0.40.1-nightly-2024-12-06.nix new file mode 100644 index 0000000..64d20ef --- /dev/null +++ b/manifests/fuel-core-client-0.40.1-nightly-2024-12-06.nix @@ -0,0 +1,8 @@ +{ + pname = "fuel-core-client"; + version = "0.40.1"; + date = "2024-12-06"; + url = "https://github.com/fuellabs/fuel-core"; + rev = "95dfeb3629d84232799b56745f80d7ea93aa98df"; + sha256 = "sha256-c4GP/9CA8bov83TGl3KhgGd/3kHUVUq2CuUbEThmGfw="; +}