mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
forgejo: Fix vendor hash
This commit is contained in:
parent
7822520558
commit
10901fbdad
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ in
|
|||
rev = "refs/tags/v${pinnedVersion}";
|
||||
hash = "sha256-g6PNJYiGR7tUpurVL1gvGzJzDoMCLmkGiLLsSZfkbYQ=";
|
||||
};
|
||||
vendorHash = "sha256-GE3trnaWuAVSEfi11tZo5JXedWOYOMzcHQ3GFyISVTQ=";
|
||||
};
|
||||
|
||||
user = "git";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue