Skip to content

Commit

Permalink
home-manager/hyprtables: update hyprland-go
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagokokada committed Sep 4, 2024
1 parent 6d9ee08 commit 44e6b35
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion home-manager/desktop/wayland/hyprland/hyprtabs/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildGoModule {

src = ./.;

vendorHash = "sha256-dVhl5qYoudA+UuYhyXMcBhUtvRl8lrcyIR9+70x0EiI=";
vendorHash = "sha256-hLkMSTFk00PO7OU5MxM3Tq6jsI7olxxTpucjA32MSEM=";

ldflags = [
"-s"
Expand Down
2 changes: 1 addition & 1 deletion home-manager/desktop/wayland/hyprland/hyprtabs/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module hyprtabs

go 1.22.5

require github.com/thiagokokada/hyprland-go v0.1.1
require github.com/thiagokokada/hyprland-go v0.2.0
4 changes: 2 additions & 2 deletions home-manager/desktop/wayland/hyprland/hyprtabs/go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github.com/thiagokokada/hyprland-go v0.1.1 h1:uG1JUwIzFQxJ9pKtGnvuqcXpK2y3In+W2A94DZXzA10=
github.com/thiagokokada/hyprland-go v0.1.1/go.mod h1:tWBJlm91wCVwGYsNId5VGRRbbP5n46R+wviDFEX9SEw=
github.com/thiagokokada/hyprland-go v0.2.0 h1:Z//DocLrn9ZlL1VNsTEjLPig7EiRkkoz2WGwBYzhas8=
github.com/thiagokokada/hyprland-go v0.2.0/go.mod h1:gUGbdxhD7QdvPpdEwsB09x0HzICPkhKAuCeY+LVx5YM=

0 comments on commit 44e6b35

Please sign in to comment.