psst 0 -> 1 attrpath: psst 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/5lb45c0p0rrjz38c2hwl1ivh3avf2s4v-packages.json.drv building '/nix/store/5lb45c0p0rrjz38c2hwl1ivh3avf2s4v-packages.json.drv'... Going to be running update for following packages: - psst-unstable-2024-01-28 Press Enter key to continue... Running update for: - psst-unstable-2024-01-28: UPDATING ... - psst-unstable-2024-01-28: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/audio/psst/default.nix b/pkgs/applications/audio/psst/default.nix index 58d39e874720..c1e26c7ea187 100644 --- a/pkgs/applications/audio/psst/default.nix +++ b/pkgs/applications/audio/psst/default.nix @@ -16,13 +16,13 @@ let in rustPlatform.buildRustPackage rec { pname = "psst"; - version = "unstable-2024-01-28"; + version = "unstable-2024-02-14"; src = fetchFromGitHub { owner = "jpochyla"; repo = pname; - rev = "38422b1795c98d8d0e3bc8dc479d12f8d5bd7154"; - hash = "sha256-VTbjlSfkbon38IPBCazwrZtWR8dH9mE0sSVIlmxcUks="; + rev = "0cb4f6964b5ba771182ccfe005260a86a494ef92"; + hash = "sha256-W+MFToyvYDQuC/8DqigvENxzJ6QGQOAeAdmdWG6+qZk="; }; cargoLock = { diff --git a/pkgs/applications/audio/psst/make-build-reproducible.patch b/pkgs/applications/audio/psst/make-build-reproducible.patch index e70b7e726ea5..fb74db8ccb99 100644 --- a/pkgs/applications/audio/psst/make-build-reproducible.patch +++ b/pkgs/applications/audio/psst/make-build-reproducible.patch @@ -51,7 +51,7 @@ index fcbd491..2d71ee3 100644 -pub const GIT_VERSION: &str = git_version!(); -pub const BUILD_TIME: &str = include!(concat!(env!("OUT_DIR"), "/build-time.txt")); -pub const REMOTE_URL: &str = include!(concat!(env!("OUT_DIR"), "/remote-url.txt")); -+pub const GIT_VERSION: &str = "38422b1795c98d8d0e3bc8dc479d12f8d5bd7154"; ++pub const GIT_VERSION: &str = "0cb4f6964b5ba771182ccfe005260a86a494ef92"; +pub const BUILD_TIME: &str = "1970-01-01 00:00:00"; +pub const REMOTE_URL: &str = "https://github.com/jpochyla/psst"; An auto update branch exists with message `psst: unstable-2024-01-28 -> unstable-2024-02-10`. New version is unstable-2024-02-14. The auto update branch does not match or exceed the new version. Successfully finished processing cachix "/nix/store/rc1pl752hkl5fwibr5000rdlbps3d0ml-psst-unstable-2024-02-14" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
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 psst is: Fast and multi-platform Spotify client with native GUI meta.homepage for psst is: https://github.com/jpochyla/psst ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/jpochyla/psst/compare/38422b1795c98d8d0e3bc8dc479d12f8d5bd7154...0cb4f6964b5ba771182ccfe005260a86a494ef92) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found unstable-2024-02-14 in filename of file in /nix/store/rc1pl752hkl5fwibr5000rdlbps3d0ml-psst-unstable-2024-02-14 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath psst ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/rc1pl752hkl5fwibr5000rdlbps3d0ml-psst-unstable-2024-02-14 \ --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 psst https://github.com/r-ryantm/nixpkgs/archive/566d07a2535cf3cb3917060e9065eb4f83ce2f8c.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/566d07a2535cf3cb3917060e9065eb4f83ce2f8c#psst ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/rc1pl752hkl5fwibr5000rdlbps3d0ml-psst-unstable-2024-02-14 ls -la /nix/store/rc1pl752hkl5fwibr5000rdlbps3d0ml-psst-unstable-2024-02-14/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 @vbrandl @peterhoeg 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). Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/286054