edencommon 2023.03.06.00 -> 2023.09.18.00 https://repology.org/project/edencommon/versions attrpath: edencommon Checking auto update branch... An auto update branch exists with message `edencommon: 2023.03.06.00 -> 2023.07.24.00`. New version is 2023.09.18.00. The auto update branch does not match or exceed the new version. [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 [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/edencommon/default.nix b/pkgs/development/libraries/edencommon/default.nix index 022cecc27a61..c3330891f5b2 100644 --- a/pkgs/development/libraries/edencommon/default.nix +++ b/pkgs/development/libraries/edencommon/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "edencommon"; - version = "2023.03.06.00"; + version = "2023.09.18.00"; src = fetchFromGitHub { owner = "facebookexperimental"; repo = "edencommon"; rev = "v${version}"; - sha256 = "sha256-m54TaxThWe6bUa6Q1t+e99CLFOvut9vq9RSmimTNuaU="; + sha256 = "sha256-FIKhyFYG9L8+sPZ2JlfsQ9iNApty4c+43udjvrny9xA="; }; nativeBuildInputs = [ cmake ]; Successfully finished processing cachix "/nix/store/k593hn8m365kbayij6ykcw7f25d879ir-edencommon-2023.09.18.00" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/edencommon/versions. meta.description for edencommon is: A shared library for Meta's source control filesystem tools (EdenFS and Watchman) meta.homepage for edencommon is: https://github.com/facebookexperimental/edencommon ###### Updates performed - Version update ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/facebookexperimental/edencommon/compare/v2023.03.06.00...v2023.09.18.00) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2023.09.18.00 in filename of file in /nix/store/k593hn8m365kbayij6ykcw7f25d879ir-edencommon-2023.09.18.00 ---
Rebuild report (if merged into master) (click to expand) ``` 1225 total rebuild path(s) 1225 package rebuild(s) First fifty rebuilds by attrpath ansible-doctor barman beancount breezy browsr buck buildbot buildbot-full buildbot-ui cabal2nix calcurse cantor ceph ceph-client ceph-csi ceph-dev chatgpt-retrieval-plugin chia chia-dev-tools conan crackmapexec datalad deface deja-dup dep2nix devpi-client dnstwist duplicity duply dvc dvc-with-remotes easyocr echidna edencommon executor fava flatpak-builder frigate gam gcalcli ggshield git-annex-remote-googledrive goobook gphotos-sync gpt2tc gyb haskellPackages.cabal2nix-unstable healthchecks home-assistant-component-tests.debugpy home-assistant-component-tests.dremel_3d_printer ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/k593hn8m365kbayij6ykcw7f25d879ir-edencommon-2023.09.18.00 \ --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 edencommon https://github.com/r-ryantm/nixpkgs/archive/f908be97cc347ae4e5d6c8e7fa1a8f908ec39d4b.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/f908be97cc347ae4e5d6c8e7fa1a8f908ec39d4b#edencommon ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/k593hn8m365kbayij6ykcw7f25d879ir-edencommon-2023.09.18.00 ls -la /nix/store/k593hn8m365kbayij6ykcw7f25d879ir-edencommon-2023.09.18.00/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @kylesferrazza 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/228768