mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 04:05:40 +03:00
pkgsite: 0-unstable-2024-12-16 -> 0-unstable-2024-12-26 (#369488)
This commit is contained in:
commit
07fd500b5a
1 changed files with 3 additions and 3 deletions
|
@ -7,13 +7,13 @@
|
|||
|
||||
buildGoModule rec {
|
||||
pname = "pkgsite";
|
||||
version = "0-unstable-2024-12-16";
|
||||
version = "0-unstable-2024-12-26";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "golang";
|
||||
repo = "pkgsite";
|
||||
rev = "06c6edf28e6c1a9f5567f7141512681ba5b75f60";
|
||||
hash = "sha256-zsb4NxTxyH354fHtVo8xtFxzOw7XeEnxupfQlh4fAHo=";
|
||||
rev = "8bad909da0cbaf239510644c5a91d1be27376d9f";
|
||||
hash = "sha256-EsShGqT2Pk8VdxNRplliPb5+VoD05/sQzGNTsk0VZEI=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-Ijcj1Nq4WjXcUqmoDkpO9I4rl/4/TMXFMQVAlEK11R8=";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue