2022-12-02T14:52:25 cmst 0 -> 1 2022-12-02T14:52:28 attrpath: cmst 2022-12-02T14:52:28 Checking auto update branch... 2022-12-02T14:52:31 [version] 2022-12-02T14:52:31 [version] skipping because derivation has updateScript 2022-12-02T14:52:31 [rustCrateVersion] 2022-12-02T14:52:31 [rustCrateVersion] No cargoSha256 found 2022-12-02T14:52:31 [golangModuleVersion] 2022-12-02T14:52:31 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-02T14:52:31 [updateScript] 2022-12-02T14:52:36 [updateScript] Success 2022-12-02T14:52:36 [updateScript] this derivation will be built: /nix/store/smw8zp1cy7jpycl1bmalvj1k6nmvrcyq-packages.json.drv building '/nix/store/smw8zp1cy7jpycl1bmalvj1k6nmvrcyq-packages.json.drv'... warning: error: SQLite database '/nix/var/nix/db/db.sqlite' is busy Going to be running update for following packages: - cmst-2022.05.01 Press Enter key to continue... Running update for: - cmst-2022.05.01: UPDATING ... - cmst-2022.05.01: DONE. Packages updated! 2022-12-02T14:52:36 2022-12-02T14:52:36 [quotedUrls] 2022-12-02T14:52:36 [quotedUrls] nothing found to replace 2022-12-02T14:52:36 Diff after rewrites: diff --git a/pkgs/tools/networking/cmst/default.nix b/pkgs/tools/networking/cmst/default.nix index ce066ed7c07..9539e7293fa 100644 --- a/pkgs/tools/networking/cmst/default.nix +++ b/pkgs/tools/networking/cmst/default.nix @@ -2,13 +2,13 @@ mkDerivation rec { pname = "cmst"; - version = "2022.05.01"; + version = "2022.11.30"; src = fetchFromGitHub { repo = "cmst"; owner = "andrew-bibb"; rev = "${pname}-${version}"; - sha256 = "sha256-d3uvJf1tI9vXyq1eIbHkKrinBuPkYoBUcusHsJmSqMA="; + sha256 = "sha256-4zrV+VPtzMVaNjY/t1Fix0bODRMgtC3t+kFM1meNzlA="; }; nativeBuildInputs = [ qmake qttools ]; 2022-12-02T14:54:04 No auto update branch exists 2022-12-02T14:54:21 Successfully finished processing 2022-12-02T14:54:21 cachix "/nix/store/92lsdwmr3dqvcdqksipdqhchmmd5236w-cmst-2022.11.30" 2022-12-02T14:54:26 [check][nixpkgs-review] 2022-12-02T14:57:19 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-02T14:57:23 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 cmst is: "QT GUI for Connman with system tray icon" meta.homepage for cmst is: "https://github.com/andrew-bibb/cmst" meta.changelog for cmst is: "" ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/andrew-bibb/cmst/releases/tag/cmst-2022.11.30) - [Compare changes on GitHub](https://github.com/andrew-bibb/cmst/compare/cmst-2022.05.01...cmst-2022.11.30) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2022.11.30 with grep in /nix/store/92lsdwmr3dqvcdqksipdqhchmmd5236w-cmst-2022.11.30 - found 2022.11.30 in filename of file in /nix/store/92lsdwmr3dqvcdqksipdqhchmmd5236w-cmst-2022.11.30 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath cmst ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/92lsdwmr3dqvcdqksipdqhchmmd5236w-cmst-2022.11.30 \ --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 cmst https://github.com/r-ryantm/nixpkgs/archive/5969123b9f3449228c812b6fa0eb6c34a25b084c.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/92lsdwmr3dqvcdqksipdqhchmmd5236w-cmst-2022.11.30 ls -la /nix/store/92lsdwmr3dqvcdqksipdqhchmmd5236w-cmst-2022.11.30/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. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @matejc @romildo 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). 2022-12-02T14:57:25 https://api.github.com/repos/NixOS/nixpkgs/pulls/204121 2022-12-02T22:53:53 cmst 2022.05.01 -> 2022.11.30 https://github.com/andrew-bibb/cmst/releases 2022-12-02T22:53:56 attrpath: cmst 2022-12-02T22:53:56 Checking auto update branch... 2022-12-02T22:53:59 [version] 2022-12-02T22:53:59 [version] skipping because derivation has updateScript 2022-12-02T22:53:59 [rustCrateVersion] 2022-12-02T22:53:59 [rustCrateVersion] No cargoSha256 found 2022-12-02T22:53:59 [golangModuleVersion] 2022-12-02T22:53:59 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-02T22:53:59 [updateScript] 2022-12-02T22:54:03 [updateScript] Success 2022-12-02T22:54:03 [updateScript] Going to be running update for following packages: - cmst-2022.05.01 Press Enter key to continue... Running update for: - cmst-2022.05.01: UPDATING ... - cmst-2022.05.01: DONE. Packages updated! 2022-12-02T22:54:03 2022-12-02T22:54:03 [quotedUrls] 2022-12-02T22:54:03 [quotedUrls] nothing found to replace 2022-12-02T22:54:03 Diff after rewrites: diff --git a/pkgs/tools/networking/cmst/default.nix b/pkgs/tools/networking/cmst/default.nix index ce066ed7c07..9539e7293fa 100644 --- a/pkgs/tools/networking/cmst/default.nix +++ b/pkgs/tools/networking/cmst/default.nix @@ -2,13 +2,13 @@ mkDerivation rec { pname = "cmst"; - version = "2022.05.01"; + version = "2022.11.30"; src = fetchFromGitHub { repo = "cmst"; owner = "andrew-bibb"; rev = "${pname}-${version}"; - sha256 = "sha256-d3uvJf1tI9vXyq1eIbHkKrinBuPkYoBUcusHsJmSqMA="; + sha256 = "sha256-4zrV+VPtzMVaNjY/t1Fix0bODRMgtC3t+kFM1meNzlA="; }; nativeBuildInputs = [ qmake qttools ]; 2022-12-02T22:55:32 An auto update branch exists with message `cmst: 2022.05.01 -> 2022.11.30`. New version is 2022.11.30. 2022-12-02T22:55:32 An auto update branch exists with an equal or greater version