mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
discordo: 0-unstable-2024-12-22 -> 0-unstable-2025-01-12 (#373840)
This commit is contained in:
commit
f87feac169
1 changed files with 4 additions and 4 deletions
|
@ -3,16 +3,16 @@
|
|||
|
||||
buildGoModule rec {
|
||||
pname = "discordo";
|
||||
version = "0-unstable-2024-12-22";
|
||||
version = "0-unstable-2025-01-12";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ayn2op";
|
||||
repo = pname;
|
||||
rev = "9f15a6342413f68531402b8aeb5ed272159fc370";
|
||||
hash = "sha256-8VBw7DsX/xnNkfiIe8jiG2oXjIp1tNT6wy6eTDBZxUg=";
|
||||
rev = "2f071695146188c65b51f7030a89addfa845469a";
|
||||
hash = "sha256-k2wwFx0Wi60xpdiS7qGoHdS6TfXFlI6yDeXXfOp1ivc=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-UTZIx4zXIMdQBQXfzk3+j43yx7vlitw4Mwmon8oYjd8=";
|
||||
vendorHash = "sha256-FsZRh4k9ucmAruJa1MZ4kVVryrEuHy9StgXHvgBiWSg=";
|
||||
|
||||
env.CGO_ENABLED = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue