Update dependencies
This commit is contained in:
parent
f727024886
commit
c808e870c5
2 changed files with 15 additions and 39 deletions
|
@ -1,24 +0,0 @@
|
|||
diff --git a/pkgs/applications/misc/uni/default.nix b/pkgs/applications/misc/uni/default.nix
|
||||
index 5f7db6f85bf7ac..72c4f84ba73347 100644
|
||||
--- a/pkgs/applications/misc/uni/default.nix
|
||||
+++ b/pkgs/applications/misc/uni/default.nix
|
||||
@@ -5,16 +5,16 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "uni";
|
||||
- version = "2.5.1";
|
||||
+ version = "2.6.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "arp242";
|
||||
repo = "uni";
|
||||
rev = "refs/tags/v${version}";
|
||||
- hash = "sha256-kWiglMuJdcD7z2MDfz1MbItB8r9BJ7LUqfPfJa8QkLA=";
|
||||
+ hash = "sha256-Ij/jUbXl3GkeNZmGJ82i++6VkOW46YFI9m83otY6M7Q=";
|
||||
};
|
||||
|
||||
- vendorHash = "sha256-6HNFCUSJA6oduCx/SCUQQeCHGS7ohaWRunixdwMurBw=";
|
||||
+ vendorHash = "sha256-88SSrGvZSs6Opi3IKSNNqptuOWMmtTQ4ZDR7ViuGugk=";
|
||||
|
||||
ldflags = [
|
||||
"-s"
|
Loading…
Add table
Add a link
Reference in a new issue