Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gtkcord4: 0.0.12 -> 0.0.16-1 #259394

Merged
merged 2 commits into from
Dec 10, 2023
Merged

gtkcord4: 0.0.12 -> 0.0.16-1 #259394

merged 2 commits into from
Dec 10, 2023

Conversation

hmenke
Copy link
Member

@hmenke hmenke commented Oct 6, 2023

Description of changes

New upstream releases:

AppID has been renamed: diamondburned/dissent#156

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@hmenke hmenke changed the title gtkcord4: 0.0.12 -> 0.0.14 gtkcord4: 0.0.12 -> 0.0.15-1 Nov 7, 2023
Copy link
Member

@FliegendeWurst FliegendeWurst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Builds and launches to a login screen.

Result of nixpkgs-review pr 259394 run on x86_64-linux 1

1 package built:
  • gtkcord4

pkgs/applications/audio/gtkcord4/default.nix Outdated Show resolved Hide resolved
@diamondburned
Copy link

Quick note: v0.0.16 is out now, https://github.com/diamondburned/gtkcord4/releases/tag/v0.0.16

@hmenke
Copy link
Member Author

hmenke commented Nov 25, 2023

@diamondburned Vendoring is currently broken with v0.0.16, but I don't know in which dependency. Is there a way to find that out?

go: downloading github.com/diamondburned/gotkit v0.0.0-20231117094938-ace9cfa5e044
go: downloading github.com/diamondburned/adaptive v0.0.2-0.20221227093656-fa139be203a8
go: downloading github.com/diamondburned/arikawa/v3 v3.3.1-0.20230609054540-4224b93c4e01
go: downloading github.com/diamondburned/chatkit v0.0.0-20231117102020-f172e4a1e35d
go: downloading github.com/diamondburned/gotk4/pkg v0.0.6-0.20231117083507-eb41da62b149
go: downloading github.com/diamondburned/ningen/v3 v3.0.1-0.20231114075203-ff2cd6b90304
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/diamondburned/gotk4-adwaita/pkg v0.0.0-20231117093505-26f1789529b0
go: downloading github.com/ianlancetaylor/cgosymbolizer v0.0.0-20220405231054-a1ae3e4bba26
go: downloading github.com/dustin/go-humanize v1.0.0
go: downloading github.com/enescakir/emoji v1.0.0
go: downloading github.com/sahilm/fuzzy v0.1.0
go: downloading github.com/yuin/goldmark v1.5.6
go: downloading golang.org/x/image v0.0.0-20220902085622-e7cb96979f69
go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
go: downloading github.com/gorilla/websocket v1.4.2
go: downloading go4.org v0.0.0-20200411211856-f5505b9728dd
go: downloading github.com/leonelquinteros/gotext v1.5.3-0.20230829162019-37f474cfb069
go: downloading github.com/yalue/merged_fs v1.2.3
go: downloading github.com/alecthomas/chroma v0.10.0
go: downloading github.com/zalando/go-keyring v0.2.1
go: downloading golang.org/x/crypto v0.1.0
go: downloading github.com/gorilla/schema v1.2.0
go: downloading github.com/twmb/murmur3 v1.1.3
go: downloading go4.org/unsafe/assume-no-moving-gc v0.0.0-20230525183740-e7c30c78aeb2
go: downloading golang.org/x/text v0.4.0
go: downloading github.com/alessio/shellescape v1.4.1
go: downloading github.com/danieljoos/wincred v1.1.0
go: downloading github.com/godbus/dbus/v5 v5.0.6
go: downloading github.com/dlclark/regexp2 v1.4.0
go: pattern codeblock_test_want.txt: no matching files found

@diamondburned
Copy link

diamondburned commented Nov 25, 2023

Whoops. This should be fixed in v0.0.16-1. (It was ningen. I was able to recognize that filename.)

@hmenke hmenke changed the title gtkcord4: 0.0.12 -> 0.0.15-1 gtkcord4: 0.0.12 -> 0.0.16-1 Nov 25, 2023
@hmenke
Copy link
Member Author

hmenke commented Dec 10, 2023

Adding the backport label because I don't want 23.11 users to be stuck on an ancient and outdated version of gtkcord4.

@RaitoBezarius RaitoBezarius merged commit d7c364c into NixOS:master Dec 10, 2023
24 checks passed
Copy link
Contributor

Successfully created backport PR for release-23.11:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants