python311Packages.glad2 0 -> 1 attrpath: python311Packages.glad2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xlgrs6hh2wn8rsaalxp5pn4qqwgsf13j-packages.json.drv building '/nix/store/xlgrs6hh2wn8rsaalxp5pn4qqwgsf13j-packages.json.drv'... Going to be running update for following packages: - python3.11-glad2-2.0.5 Press Enter key to continue... Running update for: - python3.11-glad2-2.0.5: UPDATING ... - python3.11-glad2-2.0.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/glad2/default.nix b/pkgs/development/python-modules/glad2/default.nix index c4e03c164e6d..f38c944f6403 100644 --- a/pkgs/development/python-modules/glad2/default.nix +++ b/pkgs/development/python-modules/glad2/default.nix @@ -6,12 +6,12 @@ buildPythonPackage rec { pname = "glad2"; - version = "2.0.5"; + version = "2.0.6"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-ugdXtqo6IEtjeHOxPQubQIZa4ZbfcpD8bAHYGOWK+Bw="; + hash = "sha256-CGFa7TIZ6hx3WEvVlh2CO6sib4rDgx0JrfZcb6h3+Ow="; }; propagatedBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/7i428yi1dq0bzd6l4a5mps48pm6rg21x-python3.11-glad2-2.0.6" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 120m and timed out nixpkgs-review took longer than 120m and timed out Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for python311Packages.glad2 is: Multi-Language GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specifications meta.homepage for python311Packages.glad2 is: https://github.com/Dav1dde/glad ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.0.6 with grep in /nix/store/7i428yi1dq0bzd6l4a5mps48pm6rg21x-python3.11-glad2-2.0.6 - found 2.0.6 in filename of file in /nix/store/7i428yi1dq0bzd6l4a5mps48pm6rg21x-python3.11-glad2-2.0.6 ---
Rebuild report (if merged into master) (click to expand) ``` 207 total rebuild path(s) 207 package rebuild(s) First fifty rebuilds by attrpath MIDIVisualizer adl ani-cli anilibria-winmaclinux anime-downloader anki arcan arcan-all-wrapped arcan-wrapped audiobookshelf cat9-wrapped celluloid chiaki4deck corrscope cplay-ng curseradio deepin.dde-gsettings-schemas deepin.deepin-movie-reborn deepin.deepin-music deepin.deepin-voice-note delfin dmlive dra-cla durden-wrapped eaglemode emulationstation escrotum feishin ff2mpv ff2mpv-go ffcast ffmpeg-full ffmpeg_4-full ffmpeg_5-full ffmpeg_6-full ffsubsync flet-client-flutter gonic gtk-pipe-viewer handbrake haruna hydrus hypnotix imagination invidtui jellyfin jellyfin-ffmpeg jellyfin-media-player jellyfin-mpv-shim jftui ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/7i428yi1dq0bzd6l4a5mps48pm6rg21x-python3.11-glad2-2.0.6 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A python311Packages.glad2 https://github.com/r-ryantm/nixpkgs/archive/c7a040c6cc235f97761499e3ffd03c8c060a3fe8.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/c7a040c6cc235f97761499e3ffd03c8c060a3fe8#python311Packages.glad2 ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/7i428yi1dq0bzd6l4a5mps48pm6rg21x-python3.11-glad2-2.0.6 ls -la /nix/store/7i428yi1dq0bzd6l4a5mps48pm6rg21x-python3.11-glad2-2.0.6/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. nixpkgs-review took longer than 120m and timed out --- ###### Maintainer pings cc @Kranzes for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/300462