linuxKernel.packages.linux_5_10_hardened.facetimehd 0.6.8 -> 0.6.8.1 https://github.com/patjak/facetimehd/releases attrpath: linuxKernel.packages.linux_5_10_hardened.facetimehd Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/os-specific/linux/facetimehd/default.nix b/pkgs/os-specific/linux/facetimehd/default.nix index 30d232f6eb88..ceba075758a6 100644 --- a/pkgs/os-specific/linux/facetimehd/default.nix +++ b/pkgs/os-specific/linux/facetimehd/default.nix @@ -2,7 +2,7 @@ stdenv.mkDerivation rec { name = "facetimehd-${version}-${kernel.version}"; - version = "0.6.8"; + version = "0.6.8.1"; # Note: When updating this revision: # 1. Also update pkgs/os-specific/linux/firmware/facetimehd-firmware/ @@ -18,7 +18,7 @@ stdenv.mkDerivation rec { owner = "patjak"; repo = "facetimehd"; rev = version; - sha256 = "sha256-Tze85Hx1YmStAKenmF/S1JuMDq5eVjBcs3LSWXjyE7w="; + sha256 = "sha256-h5Erga2hlDIWdDKQbkmkLY1aNCibFM7SVSnxVcoToaM="; }; preConfigure = '' Successfully finished processing cachix "/nix/store/iicpzhnjwgjjfx9zlym5nas5m9g3d5pn-facetimehd-0.6.8.1-5.10.212" [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 https://github.com/patjak/facetimehd/releases. meta.description for linuxKernel.packages.linux_5_10_hardened.facetimehd is: Linux driver for the Facetime HD (Broadcom 1570) PCIe webcam meta.homepage for linuxKernel.packages.linux_5_10_hardened.facetimehd is: https://github.com/patjak/bcwc_pcie ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/patjak/facetimehd/releases/tag/0.6.8.1) - [Compare changes on GitHub](https://github.com/patjak/facetimehd/compare/0.6.8...0.6.8.1) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.6.8.1 in filename of file in /nix/store/iicpzhnjwgjjfx9zlym5nas5m9g3d5pn-facetimehd-0.6.8.1-5.10.212 ---
Rebuild report (if merged into master) (click to expand) ``` 40 total rebuild path(s) 40 package rebuild(s) First fifty rebuilds by attrpath linuxKernel.packages.linux_4_19.facetimehd linuxKernel.packages.linux_4_19_hardened.facetimehd linuxKernel.packages.linux_5_10.facetimehd linuxKernel.packages.linux_5_10_hardened.facetimehd linuxKernel.packages.linux_5_15.facetimehd linuxKernel.packages.linux_5_15_hardened.facetimehd linuxKernel.packages.linux_5_4.facetimehd linuxKernel.packages.linux_5_4_hardened.facetimehd linuxKernel.packages.linux_6_1.facetimehd linuxKernel.packages.linux_6_1_hardened.facetimehd linuxKernel.packages.linux_6_6.facetimehd linuxKernel.packages.linux_6_6_hardened.facetimehd linuxKernel.packages.linux_6_7.facetimehd linuxKernel.packages.linux_6_7_hardened.facetimehd linuxKernel.packages.linux_6_8.facetimehd linuxKernel.packages.linux_hardened.facetimehd linuxKernel.packages.linux_latest_libre.facetimehd linuxKernel.packages.linux_libre.facetimehd linuxKernel.packages.linux_lqx.facetimehd linuxKernel.packages.linux_xanmod.facetimehd linuxKernel.packages.linux_xanmod_latest.facetimehd linuxKernel.packages.linux_xanmod_stable.facetimehd linuxKernel.packages.linux_zen.facetimehd linuxPackages-libre.facetimehd linuxPackages.facetimehd linuxPackages_4_19_hardened.facetimehd linuxPackages_5_10_hardened.facetimehd linuxPackages_5_15_hardened.facetimehd linuxPackages_5_4_hardened.facetimehd linuxPackages_6_1_hardened.facetimehd linuxPackages_6_6_hardened.facetimehd linuxPackages_6_7_hardened.facetimehd linuxPackages_hardened.facetimehd linuxPackages_latest-libre.facetimehd linuxPackages_latest.facetimehd linuxPackages_lqx.facetimehd linuxPackages_xanmod.facetimehd linuxPackages_xanmod_latest.facetimehd linuxPackages_xanmod_stable.facetimehd linuxPackages_zen.facetimehd ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/iicpzhnjwgjjfx9zlym5nas5m9g3d5pn-facetimehd-0.6.8.1-5.10.212 \ --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 linuxKernel.packages.linux_5_10_hardened.facetimehd https://github.com/r-ryantm/nixpkgs/archive/dc3043ccc0ab2819f1e784cae450129d78739f72.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/dc3043ccc0ab2819f1e784cae450129d78739f72#linuxKernel.packages.linux_5_10_hardened.facetimehd ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/iicpzhnjwgjjfx9zlym5nas5m9g3d5pn-facetimehd-0.6.8.1-5.10.212 ls -la /nix/store/iicpzhnjwgjjfx9zlym5nas5m9g3d5pn-facetimehd-0.6.8.1-5.10.212/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 @womfoo @grahamc @kraem 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/301298