Add nix-fast-build
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -15,7 +15,7 @@ let
|
||||
owner = "Fallenbagel";
|
||||
repo = "jellyseerr";
|
||||
tag = "preview-OIDC";
|
||||
hash = "sha256-iBnO0WjNqvXfuJMoS6z/NmYgtW5FQ9Ptp9uV5rODIf8=";
|
||||
hash = "sha256-EJz1W7ewEczizNRs/X3esjQUwJiTHruo7nkAzyKZbjc=";
|
||||
};
|
||||
in
|
||||
{
|
||||
@@ -24,7 +24,7 @@ let
|
||||
inherit src;
|
||||
inherit (oldAttrs) pname version;
|
||||
fetcherVersion = 2;
|
||||
hash = "sha256-Ek2z1KIel3egwZ9dGU7rJQEyhukmXw5chsfvI2w8v28=";
|
||||
hash = "sha256-0CwHkxG3SOSd+xozONnAi7Mr0y+lXdxwJk8mRZf8Bhs=";
|
||||
};
|
||||
}
|
||||
);
|
||||
|
Reference in New Issue
Block a user