For attrpath deepin.deepin-wayland-protocols, using log file: /var/log/nixpkgs-update/deepin.deepin-wayland-protocols/2024-03-21.log deepin.deepin-wayland-protocols 1.6.0-deepin.1.2 -> 1.6.0 https://repology.org/project/deepin-wayland-protocols/versions attrpath: deepin.deepin-wayland-protocols deepin packages are upgraded in lockstep https://github.com/NixOS/nixpkgs/pull/52327#issuecomment-447684194 [result] Failed to update deepin.deepin-wayland-protocols 1.6.0-deepin.1.2 -> 1.6.0 https://repology.org/project/deepin-wayland-protocols/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl536Packages.Connector 1.53 -> 1.54 https://repology.org/project/perl:connector/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ocamlPackages.re2, using log file: /var/log/nixpkgs-update/ocamlPackages.re2/2024-03-21.log ocamlPackages.re2 0.16.0 -> 113.00.00 https://repology.org/project/ocaml:re2/versions attrpath: ocamlPackages.re2 Checking auto update branch... No auto update branch exists Old version 0.16.0" not present in master derivation file with contents: { self , bash , fetchpatch , fzf , lib , openssl , zstd , krb5 }: with self; { abstract_algebra = janePackage { pname = "abstract_algebra"; hash = "sha256-hAZzc2ypbGE/8mxxk4GZqr17JlIYv71gZJMQ4plsK38="; meta.description = "A small library describing abstract algebra concepts"; propagatedBuildInputs = [ base ppx_jane ]; }; accessor = janePackage { pname = "accessor"; hash = "sha256-yClfUXqwVoipF4WqbqC6VBVYc6t8MZYVoHGjchH7XQA="; meta.description = "A library that makes it nicer to work with nested functional data structures"; propagatedBuildInputs = [ higher_kinded ]; }; accessor_async = janePackage { pname = "accessor_async"; hash = "sha256-kGT7aFNOgU8/2ez9L/lefb2LN7I87+WthZHnb+dY9PE="; meta.description = "Accessors for Async types, for use with the Accessor library"; propagatedBuildInputs = [ accessor_core async_kernel ]; }; accessor_base = janePackage { pname = "accessor_base"; hash = "sha256-idnSNP6kfoV3I8QAMJ2YoUrewBpyte+0/C371aMTIxo="; meta.description = "Accessors for Base types, for use with the Accessor library"; propagatedBuildInputs = [ ppx_accessor ]; }; accessor_core = janePackage { pname = "accessor_core"; hash = "sha256-f4s/I+xDi/aca1WgaE+P3CD4e80jenS0WHg4T1Stcbg="; meta.description = "Accessors for Core types, for use with the Accessor library"; propagatedBuildInputs = [ accessor_base core_kernel ]; }; async = janePackage { pname = "async"; hash = "sha256-TpsC9sn8noiNI0aYbMalUUv3xlC2LMERsv6Gr928Vzc="; meta.description = "Monadic concurrency library"; propagatedBuildInputs = [ async_rpc_kernel async_unix textutils ]; doCheck = false; # we don't have netkit_sockets }; async_durable = janePackage { pname = "async_durable"; hash = "sha256-PImYpM9xNFUWeWRld4jFwWBRowUP1iXzdxkK/fP/rHE="; meta.description = "Durable connections for use with async"; propagatedBuildInputs = [ async_kernel async_rpc_kernel core core_kernel ppx_jane ]; }; async_extra = janePackage { pname = "async_extra"; hash = "sha256-Y+gTlJuKmwvEEPuMPu7v0iYeNQtlzP8QiS0PSgoYrrI="; meta.description = "Monadic concurrency library"; propagatedBuildInputs = [ async_kernel ]; }; async_find = janePackage { pname = "async_find"; hash = "sha256-PG6BJx9tfP+zcDaG+7WdHiv4jUqsUH2TvHV6UXdzPAg="; meta.description = "Directory traversal with Async"; propagatedBuildInputs = [ async ]; }; async_inotify = janePackage { pname = "async_inotify"; hash = "sha256-seFbs06w3T+B49sw3nOjpXpoJbJ+IJ3qN5LnufrsE48="; meta.description = "Async wrapper for inotify"; propagatedBuildInputs = [ async_find inotify ]; }; async_interactive = janePackage { pname = "async_interactive"; hash = "sha256-xZKVT8L2rOLBeg7wK0tD6twhkDfwQp5ZKy4DPp1UWq8="; meta.description = "Utilities for building simple command-line based user interfaces"; propagatedBuildInputs = [ async ]; }; async_js = janePackage { pname = "async_js"; hash = "sha256-JyF1busOv9JWxp55oaxBozIQyCKlmAY3csBA4/98qy0="; meta.description = "A small library that provide Async support for JavaScript platforms"; buildInputs = [ js_of_ocaml-ppx ]; propagatedBuildInputs = [ async_rpc_kernel js_of_ocaml uri-sexp ]; }; async_kernel = janePackage { pname = "async_kernel"; hash = "sha256-EDgdZc6GRyiiFtnElNE9jGPEjPIUniP9uB/JoySkZz8="; meta.description = "Monadic concurrency library"; propagatedBuildInputs = [ core_kernel ]; }; async_rpc_kernel = janePackage { pname = "async_rpc_kernel"; hash = "sha256-OccFMfhTRSQwx1LJcN8OkDpA62KabsyWn2hox84jqow="; meta.description = "Platform-independent core of Async RPC library"; propagatedBuildInputs = [ async_kernel protocol_version_header ]; }; async_rpc_websocket = janePackage { pname = "async_rpc_websocket"; hash = "sha256-S3xIw/mew9YhtenWfp8ZD82WtOQSzJHtreT1+kRivus="; meta.description = "Library to serve and dispatch Async RPCs over websockets"; propagatedBuildInputs = [ async_rpc_kernel async_websocket cohttp_async_websocket ]; }; async_sendfile = janePackage { pname = "async_sendfile"; hash = "sha256-ykl87/De56gz6JRQfTIeWrU823PT2fnFJr08GxuDYic="; meta.description = "Thin wrapper around [Linux_ext.sendfile] to send full files"; propagatedBuildInputs = [ async_unix ]; }; async_shell = janePackage { pname = "async_shell"; hash = "sha256-DjIbadCjPymnkDsnonmxKumCWf5P9XO3ZaAwOaYRnbk="; meta.description = "Shell helpers for Async"; propagatedBuildInputs = [ async shell ]; }; async_smtp = janePackage { pname = "async_smtp"; hash = "sha256-X0eegZMMU9EnC9Oi+6DjtwNmyzQYr3EKi1duNzEAfkk="; meta.description = "SMTP client and server"; propagatedBuildInputs = [ async_extra async_inotify async_sendfile async_shell async_ssl email_message resource_cache re2_stable sexp_macro ]; }; async_ssl = janePackage { version = "0.16.1"; pname = "async_ssl"; hash = "sha256-83YKxvVb/JwBnQG4R/R1Ztik9T/hO4cbiNTfFnErpG4="; meta.description = "Async wrappers for SSL"; buildInputs = [ dune-configurator ]; propagatedBuildInputs = [ async ctypes ctypes-foreign openssl ]; }; async_unix = janePackage { pname = "async_unix"; hash = "sha256-dT+yJC73sxS4NPR/GC/FyVLbWtYpM9DqKykVk8PEEWU="; meta.description = "Monadic concurrency library"; propagatedBuildInputs = [ async_kernel core_unix ]; }; async_websocket = janePackage { pname = "async_websocket"; hash = "sha256-Qy+A8ee6u5Vr05FNeaH/6Sdp9bcq3cnaDYO9OU06VW0="; meta.description = "A library that implements the websocket protocol on top of Async"; propagatedBuildInputs = [ async cryptokit ]; }; babel = janePackage { pname = "babel"; hash = "sha256-nnMliU0d6vtHTYEy9uMi8nMaHvAsEXKN6uNByqZ28+c="; meta.description = "A library for defining Rpcs that can evolve over time without breaking backward compatibility"; propagatedBuildInputs = [ async_rpc_kernel core ppx_jane streamable tilde_f ]; }; base = janePackage { pname = "base"; version = "0.16.2"; hash = "sha256-8OvZe+aiWipJ6busBufx3OqERmqxBva55UOLjL8KoPc="; meta.description = "Full standard library replacement for OCaml"; buildInputs = [ dune-configurator ]; propagatedBuildInputs = [ sexplib0 ]; checkInputs = [ alcotest ]; }; base_bigstring = janePackage { pname = "base_bigstring"; hash = "sha256-gQbzdr05DEowzd0k9JBTF0gGMwlaVwTVJuoKZ0u9voU="; meta.description = "String type based on [Bigarray], for use in I/O and C-bindings"; propagatedBuildInputs = [ int_repr ppx_jane ]; }; base_trie = janePackage { pname = "base_trie"; hash = "sha256-KV/k3B0h/4rE+MY6f4qDnlaObMmewUS+NAN2M7sb+yw="; meta.description = "Trie data structure library"; propagatedBuildInputs = [ base core expect_test_helpers_core ppx_jane ]; }; base_quickcheck = janePackage { pname = "base_quickcheck"; hash = "sha256-9Flg8vAoT6f+3lw9wETQhsaA1fSsQiqKeEhzo0qtDu4="; meta.description = "Randomized testing framework, designed for compatibility with Base"; propagatedBuildInputs = [ ppx_base ppx_fields_conv ppx_let ppx_sexp_value splittable_random ]; }; bidirectional_map = janePackage { pname = "bidirectional_map"; hash = "sha256-YEzOdzanBJaskI2/xN9E3ozWnBXDyxJvY3g/qEE73yI="; meta.description = "A library for bidirectional maps and multimaps"; }; bignum = janePackage { pname = "bignum"; hash = "sha256-PmvqGImF1Nrr6swx5q3+9mCfSbieC3RvWuz8oCTkSgg="; propagatedBuildInputs = [ core_kernel zarith zarith_stubs_js ]; meta.description = "Core-flavoured wrapper around zarith's arbitrary-precision rationals"; }; bin_prot = janePackage { pname = "bin_prot"; hash = "sha256-qFkM6TrTLnnFKmzQHktBb68HpBTMYhiURvnRKEoAevk="; meta.description = "A binary protocol generator"; propagatedBuildInputs = [ ppx_compare ppx_custom_printf ppx_fields_conv ppx_optcomp ppx_stable_witness ppx_variants_conv ]; }; bonsai = janePackage { pname = "bonsai"; hash = "sha256-YJ+qkVG5PLBmioa1gP7y6jwn82smyyYDIwHwhDqNeWM="; meta.description = "A library for building dynamic webapps, using Js_of_ocaml"; buildInputs = [ ppx_pattern_bind ]; nativeBuildInputs = [ ppx_css js_of_ocaml-compiler ocaml-embed-file ]; propagatedBuildInputs = [ async async_durable async_extra async_rpc_websocket babel cohttp-async core_bench fuzzy_match incr_dom indentation_buffer js_of_ocaml-ppx ordinal_abbreviation patdiff polling_state_rpc ppx_css ppx_typed_fields profunctor sexp_grammar textutils ]; }; cinaps = janePackage { pname = "cinaps"; version = "0.15.1"; hash = "sha256-LycruanldSP251uYJjQqIfI76W0UQ6o5i5u8XjszBT0="; meta.description = "Trivial metaprogramming tool"; minimalOCamlVersion = "4.04"; propagatedBuildInputs = [ re ]; doCheck = false; # fails because ppx_base doesn't include ppx_js_style }; cohttp_async_websocket = janePackage { pname = "cohttp_async_websocket"; hash = "sha256-OBtyKMyvfz0KNG4SWmvoTMVPnVTpO12N38q+kEbegJE="; meta.description = "Websocket library for use with cohttp and async"; propagatedBuildInputs = [ async_websocket cohttp-async ppx_jane uri-sexp ]; }; cohttp_static_handler = janePackage { pname = "cohttp_static_handler"; hash = "sha256-7NCnJVArudBEvWARQUGlJuEq3kSCjpn5YtsLsL04bf4="; meta.description = "A library for easily creating a cohttp handler for static files"; propagatedBuildInputs = [ cohttp-async ]; }; content_security_policy = janePackage { pname = "content_security_policy"; hash = "sha256-q/J+ZzeC6txyuRQzR8Hmu7cYJCQbxaMlVEmK8fj0hus="; meta.description = "A library for building content-security policies"; propagatedBuildInputs = [ core ppx_jane ]; }; core = janePackage { pname = "core"; version = "0.16.2"; hash = "sha256-cyOU++XJJkU2YMHfn8saFOxLoQSFhF7kARJi/9unbFQ="; meta.description = "Industrial strength alternative to OCaml's standard library"; buildInputs = [ jst-config ]; propagatedBuildInputs = [ base base_bigstring base_quickcheck ppx_jane time_now ]; doCheck = false; # circular dependency with core_kernel }; core_bench = janePackage { pname = "core_bench"; hash = "sha256-ASdu3ZUk+nkdNX9UbBQxKRdXBa073mWMDRW+Ceu3/t4="; meta.description = "Benchmarking library"; propagatedBuildInputs = [ textutils ]; }; core_extended = janePackage { pname = "core_extended"; hash = "sha256-hcjmFDdVKCHK8u6D4Qn2a/HYTEZOvkXHcB6BTpbjF/s="; meta.description = "Extra components that are not as closely vetted or as stable as Core"; propagatedBuildInputs = [ core_unix record_builder ]; }; core_kernel = janePackage { pname = "core_kernel"; hash = "sha256-YB3WMNLePrOKu+mmVedNo0pWN9x5fIaBxJsby56TFJU="; meta.description = "System-independent part of Core"; buildInputs = [ jst-config ]; propagatedBuildInputs = [ base_bigstring core int_repr sexplib ]; doCheck = false; # we don't have quickcheck_deprecated }; core_unix = janePackage { pname = "core_unix"; hash = "sha256-mePpxjbUumMemHDKhRgACilchgS6QHZEV1ghYtT3flg="; meta.description = "Unix-specific portions of Core"; buildInputs = [ jst-config ]; propagatedBuildInputs = [ core_kernel expect_test_helpers_core ocaml_intrinsics ppx_jane timezone spawn ]; postPatch = '' patchShebangs unix_pseudo_terminal/src/discover.sh ''; }; csvfields = janePackage { pname = "csvfields"; hash = "sha256-FEkjRmLeqNvauBlrY2xtLZfxVfnFWU8w8noEArPUieo="; propagatedBuildInputs = [ core num ]; meta.description = "Runtime support for ppx_xml_conv and ppx_csv_conv"; }; dedent = janePackage { pname = "dedent"; hash = "sha256-fzytLr3tVr2vPmykUBzNFMxnyMcIeeo8S9BydsTKnQw="; propagatedBuildInputs = [ base ppx_jane stdio ]; meta.description = "A library for improving redability of multi-line string constants in code"; }; delimited_parsing = janePackage { pname = "delimited_parsing"; hash = "sha256-XyO3hzPz48i1cnMTJvZfarM6HC7qdHqdftp9SnCjPEU="; propagatedBuildInputs = [ async core_extended ]; meta.description = "Parsing of character (e.g., comma) separated and fixed-width values"; }; diffable = janePackage { pname = "diffable"; hash = "sha256-ascQUbxzvRR8XrroaupyFZ2YNQMvlXn4PemumYTwRF4="; propagatedBuildInputs = [ core ppx_jane stored_reversed streamable ]; meta.description = "An interface for diffs"; }; ecaml = janePackage { pname = "ecaml"; hash = "sha256-VS7eTTD85ci3mJIXd2pG1Y/ygT9dCIvfzU2HtOufW6U="; meta.description = "Library for writing Emacs plugin in OCaml"; propagatedBuildInputs = [ async expect_test_helpers_core ]; }; email_message = janePackage { pname = "email_message"; hash = "sha256-eso68owbAspjaVgj/wGFQ7VQYlAwyYV3oNitLQWiRPA="; meta.description = "E-mail message parser"; propagatedBuildInputs = [ angstrom async base64 cryptokit magic-mime re2 ]; }; env_config = janePackage { pname = "env_config"; hash = "sha256-CvvpKI7F40DVC7iByrzCqW1ilPiIhdDPYaJrDoUZVSs="; meta.description = "Helper library for retrieving configuration from an environment variable"; propagatedBuildInputs = [ async core core_unix ppx_jane ]; }; expect_test_helpers_async = janePackage { pname = "expect_test_helpers_async"; hash = "sha256-dEvOMb1aCEt05XtkKIC9jWoIQ/2zM0Gj+K/ZN3bFjeI="; meta.description = "Async helpers for writing expectation tests"; propagatedBuildInputs = [ async expect_test_helpers_core ]; }; expect_test_helpers_core = janePackage { pname = "expect_test_helpers_core"; hash = "sha256-8DsMwk9WhQQ7iMNYSFBglfbcgvE5dySt4J4qjzJ3dJk="; meta.description = "Helpers for writing expectation tests"; propagatedBuildInputs = [ core_kernel sexp_pretty ]; }; fieldslib = janePackage { pname = "fieldslib"; hash = "sha256-dwkO65sBsPfTF0F2FKrnttEjhAY2OMbJetSgOfUXk3A="; meta.description = "Syntax extension to define first class values representing record fields, to get and set record fields, iterate and fold over all fields of a record and create new record values"; propagatedBuildInputs = [ base ]; }; file_path = janePackage { pname = "file_path"; hash = "sha256-EEpDZNgUgyeqivRhZgQWWlerl+7OOcvAbjjQ3e1NYOQ="; meta.description = "A library for typed manipulation of UNIX-style file paths"; propagatedBuildInputs = [ async core core_kernel core_unix expect_test_helpers_async expect_test_helpers_core ppx_jane ]; }; fuzzy_match = janePackage { pname = "fuzzy_match"; hash = "sha256-M3yOqP0/OZFbqZZpgDdhJ/FZU3MhKwIXbWjwuMlxe2Q="; meta.description = "A library for fuzzy string matching"; propagatedBuildInputs = [ core ppx_jane ]; }; fzf = janePackage { pname = "fzf"; hash = "sha256-IQ2wze34LlOutecDOrPhj3U7MFVJTSjQW+If3QyHoes="; meta.description = "A library for running the fzf command line tool"; propagatedBuildInputs = [ async core_kernel ppx_jane ]; postPatch = '' substituteInPlace src/fzf.ml --replace /usr/bin/fzf ${fzf}/bin/fzf ''; }; hex_encode = janePackage { pname = "hex_encode"; hash = "sha256-jnsf5T1D1++AUdrato/NO3gTVXu14klXozHFIG9HH/o="; meta.description = "Hexadecimal encoding library"; propagatedBuildInputs = [ core ppx_jane ounit ]; }; higher_kinded = janePackage { pname = "higher_kinded"; hash = "sha256-aCpYc7f4mrPsGp038YabEyw72cA6GbCKsok+5Hej5P0="; meta.description = "A library with an encoding of higher kinded types in OCaml"; propagatedBuildInputs = [ base ppx_jane ]; }; incr_dom = janePackage { pname = "incr_dom"; hash = "sha256-fnD/YnaGK6MIy/fL6bDwcoGDJhHo2+1l8dCXxwN28kg="; meta.description = "A library for building dynamic webapps, using Js_of_ocaml"; buildInputs = [ js_of_ocaml-ppx ]; propagatedBuildInputs = [ async_js incr_map incr_select virtual_dom ]; }; incr_map = janePackage { pname = "incr_map"; hash = "sha256-D3ZD0C4YfZOfXw+3CtqL8DKcz+b06UL8AF7Rf9x+hps="; meta.description = "Helpers for incremental operations on map like data structures"; buildInputs = [ ppx_pattern_bind ]; propagatedBuildInputs = [ abstract_algebra bignum diffable incremental streamable ]; }; incr_select = janePackage { pname = "incr_select"; hash = "sha256-gRUF0QsDaZfHU7Mexl5nR8xCN+65v28/r/ciueR5NdE="; meta.description = "Handling of large set of incremental outputs from a single input"; propagatedBuildInputs = [ incremental ]; }; incremental = janePackage { pname = "incremental"; hash = "sha256-PXGY0M2xeVWDLeS3SrqXy1dqsyeKgndGT6NpuiyNQQQ="; meta.description = "Library for incremental computations"; propagatedBuildInputs = [ core_kernel lru_cache ]; }; indentation_buffer = janePackage { pname = "indentation_buffer"; hash = "sha256-5ayWs7yUnuxh5S3Dp0GbYTkGXttDMomfZak4MHePFbk="; meta.description = "A library for building strings with indentation"; propagatedBuildInputs = [ core ppx_jane ]; }; int_repr = janePackage { pname = "int_repr"; hash = "sha256-lghu2U1JwZaR4dkd9PcJEW3pZSPoaFhUluIDwFAYFK0="; meta.description = "Integers of various widths"; propagatedBuildInputs = [ base ppx_jane ]; }; janestreet_cpuid = janePackage { pname = "janestreet_cpuid"; hash = "sha256-lN8+8uhcVn3AoApWzqeCe/It1G6f0VgZzFcwFEckejk="; meta.description = "A library for parsing CPU capabilities out of the `cpuid` instruction"; propagatedBuildInputs = [ core core_kernel ppx_jane ]; }; janestreet_csv = janePackage { pname = "janestreet_csv"; hash = "sha256-XLyHxVlgBvMIBrG2wzOudbKqy+N12Boheb3K+6o9y1o="; propagatedBuildInputs = [ async bignum core_kernel core_unix csvfields delimited_parsing fieldslib numeric_string ppx_jane re2 textutils tyxml ocaml_pcre ]; meta.description = "Tools for working with CSVs on the command line"; }; jane_rope = janePackage { pname = "jane_rope"; hash = "sha256-MpjbwV+VS3qRuW8kxhjGzsITEdrPeWyr0V+LiKR6U8U="; meta.description = "String representation with cheap concatenation"; propagatedBuildInputs = [ base ppx_jane ]; }; jane-street-headers = janePackage { pname = "jane-street-headers"; hash = "sha256-vS6tPg8LJolte/zI5KHFYCtNuZjn//cmd94Wls3bLCU="; meta.description = "Jane Street C header files"; }; js_of_ocaml_patches = janePackage { pname = "js_of_ocaml_patches"; hash = "sha256-Uj+X/0XUP5Za8NKfHGo9OZnqzKCiuurYJyluD6b0wOQ="; meta.description = "Additions to js_of_ocaml's standard library that are required by Jane Street libraries"; propagatedBuildInputs = [ js_of_ocaml js_of_ocaml-ppx ]; }; jsonaf = janePackage { pname = "jsonaf"; hash = "sha256-Gn54NUg4YOyrXY5kXCZhHFz24CfUT9c55cJ2sOsNVw8="; meta.description = "A library for parsing, manipulating, and serializing data structured as JSON"; propagatedBuildInputs = [ base ppx_jane angstrom faraday ]; }; jst-config = janePackage { pname = "jst-config"; hash = "sha256-GviY+zYza7UNYOlAnfAz0aH4LH2B5xA+7iELLuZLgQQ="; meta.description = "Compile-time configuration for Jane Street libraries"; buildInputs = [ dune-configurator ppx_assert stdio ]; }; krb = janePackage { pname = "krb"; hash = "sha256-+XwYKwpl668fZ23YEbL1wW9PlaIIjbP/hHwNanf3dAY="; meta.description = "A library for using Kerberos for both Rpc and Tcp communication"; propagatedBuildInputs = [ async base core env_config hex_encode ppx_jane protocol_version_header username_kernel dune-configurator krb5 ]; }; lru_cache = janePackage { pname = "lru_cache"; hash = "sha256-FqOBC4kBL9IuFIL4JrVU7iF1AUu+1R/CchR52eyEsa8="; meta.description = "An LRU Cache implementation"; propagatedBuildInputs = [ core_kernel ppx_jane ]; }; man_in_the_middle_debugger = janePackage { pname = "man_in_the_middle_debugger"; hash = "sha256-b2A/ITf9gx3thSdEY2n7jxKrMOVDpzx4JkSMB3aTyE4="; meta.description = "Man-in-the-middle debugging library"; propagatedBuildInputs = [ async core ppx_jane angstrom angstrom-async ]; }; n_ary = janePackage { pname = "n_ary"; hash = "sha256-ofstQs5R25NTP4EtBIzDE/Mzg9ZzAJKfAF838uu0zuE="; meta.description = "A library for N-ary datatypes and operations"; propagatedBuildInputs = [ base expect_test_helpers_core ppx_compare ppx_enumerate ppx_hash ppx_jane ppx_sexp_conv ppx_sexp_message ]; }; numeric_string = janePackage { pname = "numeric_string"; hash = "sha256-MzRPXMR4Pi07mfJQgOV6R1Z22y2tvQTCq22+00aY1ik="; meta.description = "A comparison function for strings that sorts numeric fragments of strings according to their numeric value"; propagatedBuildInputs = [ base ppx_jane ]; }; ocaml-compiler-libs = janePackage { pname = "ocaml-compiler-libs"; version = "0.12.4"; hash = "00if2f7j9d8igdkj4rck3p74y17j6b233l91mq02drzrxj199qjv"; minimalOCamlVersion = "4.04.1"; meta.description = "OCaml compiler libraries repackaged"; }; ocaml-embed-file = janePackage { pname = "ocaml-embed-file"; hash = "sha256-rs+68VATumUgZQ9QrG+By5yNc8cy7avL0BDeqwix0co="; propagatedBuildInputs = [ async ppx_jane ]; meta.description = "Files contents as module constants"; }; ocaml_intrinsics = janePackage { pname = "ocaml_intrinsics"; hash = "sha256-fbFXTakzxQEeCONSXRXh8FX3HD6h49LZHVsH62Zu3PA="; meta.description = "Intrinsics"; buildInputs = [ dune-configurator ]; doCheck = false; # test rules broken }; of_json = janePackage { pname = "of_json"; hash = "sha256-qh9mX03Fk9Jb8yox7mZ/CGbWecszK15oaygKbJVDqa0="; meta.description = "A friendly applicative interface for Jsonaf"; buildInputs = [ core core_extended jsonaf ppx_jane ]; }; ordinal_abbreviation = janePackage { pname = "ordinal_abbreviation"; hash = "sha256-bGlzFcM6Yw8fcuovrv11WNtAB4mVYv4BjuMlkhsHomQ="; meta.description = "A minimal library for generating ordinal names of integers"; buildInputs = [ base ppx_jane ]; }; parsexp = janePackage { pname = "parsexp"; hash = "sha256-oc2ASDtUyRBB68tjAoblryAcXF+u3XP1mkQPO5hNbKo="; meta.description = "S-expression parsing library"; propagatedBuildInputs = [ base sexplib0 ]; }; patdiff = janePackage { pname = "patdiff"; hash = "sha256-iVRYKgVBBJws3ZlUwnZt52bIydMtzV7a2R5mjksQAps="; # Used by patdiff-git-wrapper. Providing it here also causes the shebang # line to be automatically patched. buildInputs = [ bash ]; propagatedBuildInputs = [ core_unix patience_diff ocaml_pcre ]; meta = { description = "File Diff using the Patience Diff algorithm"; }; }; patience_diff = janePackage { pname = "patience_diff"; hash = "sha256-JZd99bwLUNhFHng55d77yXSw9u50ahugepesXVdUl04="; meta.description = "Diff library using Bram Cohen's patience diff algorithm"; propagatedBuildInputs = [ core_kernel ]; }; polling_state_rpc = janePackage { pname = "polling_state_rpc"; hash = "sha256-l7SMFI+U2rde2OSUNOXPb9NBsvjPrBcxStNooxMgVB8="; meta.description = "An RPC which tracks state on the client and server so it only needs to send diffs across the wire"; propagatedBuildInputs = [ async_kernel async_rpc_kernel core core_kernel diffable ppx_jane ]; }; posixat = janePackage { pname = "posixat"; hash = "sha256-Nhp5jiK/TTwQXY5Bm4TTeH+xDTdXtvkSq5CS/Sr1UgA="; propagatedBuildInputs = [ ppx_optcomp ppx_sexp_conv ]; meta.description = "Binding to the posix *at functions"; }; ppx_accessor = janePackage { version = "0.16.1"; pname = "ppx_accessor"; hash = "sha256-o70q8eSbPeuGkIcCnKoK0BpaqPhy/NS7x2YYR6wfki8="; meta.description = "[@@deriving] plugin to generate accessors for use with the Accessor libraries"; propagatedBuildInputs = [ accessor ]; }; ppx_assert = janePackage { pname = "ppx_assert"; hash = "sha256-LrpKE0BlFC3QseSXf5WhI71blshUzhH8yo2nXjAtiB8="; meta.description = "Assert-like extension nodes that raise useful errors on failure"; propagatedBuildInputs = [ ppx_cold ppx_compare ppx_here ppx_sexp_conv ]; }; ppx_base = janePackage { pname = "ppx_base"; hash = "sha256-Ak+7+33qEGYwZWbES032SdkFOsae0+tWtR/DV+xrB10="; meta.description = "Base set of ppx rewriters"; propagatedBuildInputs = [ ppx_cold ppx_enumerate ppx_globalize ppx_hash ]; }; ppx_bench = janePackage { pname = "ppx_bench"; hash = "sha256-NZlzEMruf89NsI4jfQJLSPhjk/PN47hLbJzGEN8GPl8="; meta.description = "Syntax extension for writing in-line benchmarks in ocaml code"; propagatedBuildInputs = [ ppx_inline_test ]; }; ppx_bin_prot = janePackage { pname = "ppx_bin_prot"; hash = "sha256-ktfa4umCnLd9oY2WWX/5R7vPB/g7DJX8x3nF9fYLNCQ="; meta.description = "Generation of bin_prot readers and writers from types"; propagatedBuildInputs = [ bin_prot ppx_here ]; doCheck = false; # circular dependency with ppx_jane }; ppx_cold = janePackage { pname = "ppx_cold"; hash = "sha256-boP07qHPbzf4ntLdV18oyID09ZUOfkIn9ZdQ0DvtrUA="; meta.description = "Expands [@cold] into [@inline never][@specialise never][@local never]"; propagatedBuildInputs = [ ppxlib ]; }; ppx_compare = janePackage { pname = "ppx_compare"; hash = "sha256-4bZdhyfnzTjH4E303O6GO2jW968ftuXwoE4/x854JOo="; meta.description = "Generation of comparison functions from types"; propagatedBuildInputs = [ ppxlib base ]; }; ppx_custom_printf = janePackage { pname = "ppx_custom_printf"; hash = "sha256-V30ijRgcma/rwysPxNAFnuJIb7XFrfi7mfjJxN+rSak="; meta.description = "Printf-style format-strings for user-defined string conversion"; propagatedBuildInputs = [ ppx_sexp_conv ]; }; ppx_css = janePackage { pname = "ppx_css"; hash = "sha256-spT/dJW8YJtG4pOku9r6VVlBAMwGakTrr1euiABeqsU="; meta.description = "A ppx that takes in css strings and produces a module for accessing the unique names defined within"; propagatedBuildInputs = [ async async_unix core_kernel core_unix ppxlib js_of_ocaml js_of_ocaml-ppx sedlex virtual_dom ]; }; ppx_demo = janePackage { pname = "ppx_demo"; hash = "sha256-t/jz94YpwmorhWlcuflIZe0l85cESE62L9I7NMASVWM="; meta.description = "PPX that exposes the source code string of an expression/module structure"; propagatedBuildInputs = [ core dedent ppx_jane ppxlib ]; }; ppx_derive_at_runtime = janePackage { pname = "ppx_derive_at_runtime"; hash = "sha256-UESWOkyWTHJlsE6KZkty9P+iHI3oY1rLve3raRAqMbk="; meta.description = "Define a new ppx deriver by naming a runtime module"; propagatedBuildInputs = [ base expect_test_helpers_core ppx_jane ppxlib ]; }; ppx_disable_unused_warnings = janePackage { pname = "ppx_disable_unused_warnings"; hash = "sha256-jVNXmAy/Ti7MZmbdBjFuDwbmIILJB57flmmB6MoyCtY="; meta.description = "Expands [@disable_unused_warnings] into [@warning \"-20-26-32-33-34-35-36-37-38-39-60-66-67\"]"; propagatedBuildInputs = [ ppxlib ]; }; ppx_enumerate = janePackage { pname = "ppx_enumerate"; hash = "sha256-v5JPu+qEXoZ1+mu/yTZW2sfCzU0K60/sInG/Ox1D35s="; meta.description = "Generate a list containing all values of a finite type"; propagatedBuildInputs = [ ppxlib ]; }; ppx_expect = janePackage { pname = "ppx_expect"; hash = "sha256-H5ybRHufycdyCxKu370+QZAMUPQsHVD+6nD93tzvLn8="; meta.description = "Cram like framework for OCaml"; propagatedBuildInputs = [ ppx_here ppx_inline_test re ]; doCheck = false; # test build rules broken }; ppx_fields_conv = janePackage { pname = "ppx_fields_conv"; hash = "sha256-kl0JZocMWo2KNciCWkT4nIbJZbh56ijZmlZWbxV8Qj0="; meta.description = "Generation of accessor and iteration functions for ocaml records"; propagatedBuildInputs = [ fieldslib ppxlib ]; }; ppx_fixed_literal = janePackage { pname = "ppx_fixed_literal"; hash = "sha256-vS2KcCO0fVCmiIBkUBgK6qnqdjREj57QCujHERcJTyo="; meta.description = "Simpler notation for fixed point literals"; propagatedBuildInputs = [ ppxlib ]; }; ppx_globalize = janePackage { pname = "ppx_globalize"; hash = "sha256-SG7710YPwWmhRVl7wN3ZQz3ZMTw3cpoywVSeVQAI3Zc="; meta.description = "A ppx rewriter that generates functions to copy local values to the global heap"; propagatedBuildInputs = [ base ppxlib ]; }; ppx_hash = janePackage { pname = "ppx_hash"; hash = "sha256-ZmdW+q7fak8iG42jRQgZ6chmjHHwrDSy9wg7pq/6zwk="; meta.description = "A ppx rewriter that generates hash functions from type expressions and definitions"; propagatedBuildInputs = [ ppx_compare ppx_sexp_conv ]; }; ppx_here = janePackage { pname = "ppx_here"; hash = "sha256-ULEom0pTusxf2k2hduv+5NVp7pW5doA/e3QGQNJfGoM="; meta.description = "Expands [%here] into its location"; propagatedBuildInputs = [ ppxlib ]; doCheck = false; # test build rules broken }; ppx_ignore_instrumentation = janePackage { pname = "ppx_ignore_instrumentation"; hash = "sha256-rAdxCgAKz0jNR8ppRJO4oAEvgXbcU4J4mpreAyeGe6k="; meta.description = "Ignore Jane Street specific instrumentation extensions"; propagatedBuildInputs = [ ppxlib ]; }; ppx_inline_test = janePackage { pname = "ppx_inline_test"; hash = "sha256-Ql0/80KitKvW3xffeCapYREmZvlg+QWCb2JM2T4Rjlc="; meta.description = "Syntax extension for writing in-line tests in ocaml code"; propagatedBuildInputs = [ ppxlib time_now ]; doCheck = false; # test build rules broken }; ppx_jane = janePackage { pname = "ppx_jane"; hash = "sha256-v+/wdEGaXdMWDBa0eJO0uR18G/pDwHjsjaskoEuLusA="; meta.description = "Standard Jane Street ppx rewriters"; propagatedBuildInputs = [ base_quickcheck ppx_bin_prot ppx_disable_unused_warnings ppx_expect ppx_fixed_literal ppx_ignore_instrumentation ppx_log ppx_module_timer ppx_optcomp ppx_optional ppx_pipebang ppx_stable ppx_string ppx_tydi ppx_typerep_conv ppx_variants_conv ]; }; ppx_jsonaf_conv = janePackage { pname = "ppx_jsonaf_conv"; hash = "sha256-GWDhSLtr2+VG3XFIbHgWUcLJFniC7/z90ndiE919CBo="; meta.description = "[@@deriving] plugin to generate Jsonaf conversion functions"; propagatedBuildInputs = [ base jsonaf ppx_jane ppxlib ]; }; ppx_js_style = janePackage { pname = "ppx_js_style"; hash = "sha256-q5CLyeu+5qjegLrJkQVMnId3HMvZ8j3c0PqEa2vTBtU="; meta.description = "Code style checker for Jane Street Packages"; propagatedBuildInputs = [ octavius ppxlib ]; }; ppx_let = janePackage { pname = "ppx_let"; hash = "sha256-/kEkYXFZ5OyTM4i/WWViaxKvigpoKKoiWtUWuEMkgBE="; meta.description = "Monadic let-bindings"; propagatedBuildInputs = [ ppxlib ppx_here ]; }; ppx_log = janePackage { pname = "ppx_log"; hash = "sha256-/HwoxBWKuVqTDYe4u0cYNGqg2Lj0h49U2VrFa4cpE2g="; meta.description = "Ppx_sexp_message-like extension nodes for lazily rendering log messages"; propagatedBuildInputs = [ base ppx_here ppx_sexp_conv ppx_sexp_message sexplib ]; }; ppx_module_timer = janePackage { pname = "ppx_module_timer"; hash = "sha256-AfG+ZnacrR6p7MOvtktVKVLrMBpNMkX9b2+eqNZNRF4="; meta.description = "Ppx rewriter that records top-level module startup times"; propagatedBuildInputs = [ time_now ]; }; ppx_optcomp = janePackage { pname = "ppx_optcomp"; hash = "sha256-TONxBQq/b0kc89f3+jItHd9SnerNx8xa2AjO7HOW+xQ="; meta.description = "Optional compilation for OCaml"; propagatedBuildInputs = [ ppxlib ]; }; ppx_optional = janePackage { pname = "ppx_optional"; hash = "sha256-1GpKEEH1Ul+W0k4/8Mra/qYlyFpeMfZ3xrmB3X7uve0="; meta.description = "Pattern matching on flat options"; propagatedBuildInputs = [ ppxlib ]; }; ppx_pattern_bind = janePackage { pname = "ppx_pattern_bind"; hash = "sha256-ShR8N71a7sz5XaKDyybsy+K0Uu7sYMgvpMADVxmrI/g="; meta.description = "A ppx for writing fast incremental bind nodes in a pattern match"; propagatedBuildInputs = [ ppx_let ]; }; ppx_pipebang = janePackage { pname = "ppx_pipebang"; hash = "sha256-gSS+vfsYw3FFOFZ8/iRnP3rxokKAU7EPa1wXq7SbJBk="; meta.description = "A ppx rewriter that inlines reverse application operators `|>` and `|!`"; propagatedBuildInputs = [ ppxlib ]; }; ppx_python = janePackage { pname = "ppx_python"; hash = "sha256-lpc6F+Scc5ECdOXPWowKSWRnFSzKbmE8oHs7zCjq3j8="; meta.description = "A [@@deriving] plugin to generate Python conversion functions "; propagatedBuildInputs = [ ppx_base ppxlib pyml ]; }; ppx_sexp_conv = janePackage { pname = "ppx_sexp_conv"; hash = "sha256-eCQfYAxZZmfNTbPrFW0sqrj63kIdIQ1MAlImCaMop68="; meta.description = "[@@deriving] plugin to generate S-expression conversion functions"; propagatedBuildInputs = [ ppxlib sexplib0 base ]; }; ppx_sexp_message = janePackage { pname = "ppx_sexp_message"; hash = "sha256-4g3Fjrjqhw+XNkCyxrXkgZDEa3e+ytPsEtQA2xSv+jA="; meta.description = "A ppx rewriter for easy construction of s-expressions"; propagatedBuildInputs = [ ppx_here ppx_sexp_conv ]; }; ppx_sexp_value = janePackage { pname = "ppx_sexp_value"; hash = "sha256-LsP+deeFYxB38xXw7LLB3gOMGZiUOFRYklGVY7DMmvE="; meta.description = "A ppx rewriter that simplifies building s-expressions from ocaml values"; propagatedBuildInputs = [ ppx_here ppx_sexp_conv ]; }; ppx_stable = janePackage { pname = "ppx_stable"; hash = "sha256-DFCBJY+Q8LjXSF9vHwPpUJLNyMoAXdDwQZrvhl+9g0U="; meta.description = "Stable types conversions generator"; propagatedBuildInputs = [ ppxlib ]; }; ppx_stable_witness = janePackage { pname = "ppx_stable_witness"; hash = "sha256-W1CN4xspM8NJiXfi7OsngfzWnLEUmBs+IRLwHfxX9d4="; meta.description = "Ppx extension for deriving a witness that a type is intended to be stable"; propagatedBuildInputs = [ base ppxlib ]; }; ppx_string = janePackage { pname = "ppx_string"; hash = "sha256-GQlgiaES8wc6Y7rTgmPrf9UfMfu125VoNGEbdc7kFsk="; meta.description = "Ppx extension for string interpolation"; propagatedBuildInputs = [ ppx_base ppxlib stdio ]; }; ppx_tydi = janePackage { pname = "ppx_tydi"; hash = "sha256-neu2Z7TgQdBzf8UtYDRhnGp3Iggfd90Fr+gQuwVTMOo="; meta.description = "Let expressions, inferring pattern type from expression"; propagatedBuildInputs = [ base ppxlib ]; }; ppx_typed_fields = janePackage { pname = "ppx_typed_fields"; hash = "sha256-l4lCQ4n5FLPS82sb3FgW+HF2OEY/kY10sNfr+aQF8x8="; meta.description = "GADT-based field accessors and utilities"; propagatedBuildInputs = [ core ppx_jane ppxlib ]; }; ppx_typerep_conv = janePackage { pname = "ppx_typerep_conv"; hash = "sha256-DxjgwZee0jOea7qyPfEhRrdcKWQb2jtjrowiJszS+Fs="; meta.description = "Generation of runtime types from type declarations"; propagatedBuildInputs = [ ppxlib typerep ]; }; ppx_variants_conv = janePackage { pname = "ppx_variants_conv"; hash = "sha256-Q/CCcMrD+XN5YRMzKvXuiQHfcwXwI773s8x150/eMzs="; meta.description = "Generation of accessor and iteration functions for ocaml variant types"; propagatedBuildInputs = [ variantslib ppxlib ]; }; pythonlib = janePackage { pname = "pythonlib"; version = "0.16"; hash = "sha256-HrsdtwPSDSaMB9CDIR9P5iaAmLihUrReuNAPIYa+s3Y="; meta.description = "A library to help writing wrappers around ocaml code for python"; propagatedBuildInputs = [ base core expect_test_helpers_core ppx_compare ppx_expect ppx_here ppx_let ppx_python ppx_string stdio typerep pyml ]; meta.broken = lib.versionAtLeast ocaml.version "4.14"; }; profunctor = janePackage { pname = "profunctor"; hash = "sha256-CFHMtCuBnrlr+B2cdJm2Tamt0A/e+f3SnjEavvE31xQ="; meta.description = "A library providing a signature for simple profunctors and traversal of a record"; propagatedBuildInputs = [ base ppx_jane record_builder ]; }; protocol_version_header = janePackage { pname = "protocol_version_header"; hash = "sha256-GVjnwne6ksjY9ptLOpbsgG0La6eiCJf1w4teYEtgJrA="; meta.description = "Protocol versioning"; propagatedBuildInputs = [ core_kernel ]; }; re2 = janePackage { pname = "re2"; hash = "sha256-ZRJ7ooXtatEEh0sPL8M9OZ+6s7xNdTuw0Ot6txiG16I="; meta.description = "OCaml bindings for RE2, Google's regular expression library"; propagatedBuildInputs = [ core_kernel jane_rope regex_parser_intf ]; prePatch = '' substituteInPlace src/re2_c/dune --replace 'CXX=g++' 'CXX=c++' substituteInPlace src/dune --replace '(cxx_flags (:standard \ -pedantic) (-I re2_c/libre2))' '(cxx_flags (:standard \ -pedantic) (-I re2_c/libre2) (-x c++))' ''; }; re2_stable = janePackage { pname = "re2_stable"; version = "0.14.0"; hash = "sha256-gyet2Pzn7ZIqQ+UP2J51pRmwaESY2LSGTqCMZZwDTE4="; meta.description = "Re2_stable adds an incomplete but stable serialization of Re2"; propagatedBuildInputs = [ core re2 ]; }; record_builder = janePackage { pname = "record_builder"; hash = "sha256-46zGgN9RlDjoSbi8RimuQVrMhy65Gpic0YPZpHOeoo0="; meta.description = "A library which provides traversal of records with an applicative"; propagatedBuildInputs = [ base ppx_jane ]; }; redis-async = janePackage { pname = "redis-async"; hash = "sha256-5msIS2m8nkaprR8NEBfKFWZBWaDJiUtjHbfPelg9/os="; meta.description = "Redis client for Async applications"; propagatedBuildInputs = [ async bignum core core_kernel ppx_jane ]; }; regex_parser_intf = janePackage { pname = "regex_parser_intf"; hash = "sha256-huzHtUIIVRd5pE7VU1oUjN20S55L6+WCvoLlQ0FCD7A="; meta.description = "Interface shared by Re_parser and Re2.Parser"; propagatedBuildInputs = [ base ]; }; resource_cache = janePackage { pname = "resource_cache"; hash = "sha256-dN4skSHswgRYLZqN/tqhFFTfgoN8H/LgTgoe+5ZI5zE="; meta.description = "General resource cache"; propagatedBuildInputs = [ async_rpc_kernel ]; }; semantic_version = janePackage { pname = "semantic_version"; hash = "sha256-KJanaDUW56ndvnTlnPeQgh0C7zsRqXJ328gcEiVDrmc="; meta.description = "Semantic versioning"; propagatedBuildInputs = [ core ppx_jane re ]; }; sexp = janePackage { pname = "sexp"; hash = "sha256-JWRYi5lX9UOKg+RGvW6FO61t2HlnJKXhzctOHXe0bCM="; propagatedBuildInputs = [ async core csvfields jsonaf re2 sexp_diff sexp_macro sexp_pretty sexp_select shell ]; meta.description = "S-expression swiss knife"; }; sexp_grammar = janePackage { pname = "sexp_grammar"; hash = "sha256-Y/abRingL4+3qvaKgW9jH46E9uq7jYE2+kgr8ERKqfI="; propagatedBuildInputs = [ core ppx_bin_prot ppx_compare ppx_hash ppx_let ppx_sexp_conv ppx_sexp_message zarith ]; meta.description = "Helpers for manipulating [Sexplib.Sexp_grammar] values"; }; sexp_diff = janePackage { pname = "sexp_diff"; hash = "sha256-2dMBKf7eUbKZtvV7Ol2mPMzYJOCDHuOm9xFZ8vkmp/0="; propagatedBuildInputs = [ core_kernel ]; meta.description = "Code for computing the diff of two sexps"; }; sexp_macro = janePackage { pname = "sexp_macro"; hash = "sha256-x9WsFFrV7wUqgPUw8KkfyzOxLrS5h5++OSK8QljeQqg="; propagatedBuildInputs = [ async sexplib ]; meta.description = "Sexp macros"; }; sexp_pretty = janePackage { pname = "sexp_pretty"; hash = "sha256-tcWdYZ717LkGowRSRoEcUNY7VCMX64uhCaY3bXhWxKM="; meta.description = "S-expression pretty-printer"; propagatedBuildInputs = [ ppx_base re sexplib ]; }; sexp_select = janePackage { pname = "sexp_select"; hash = "sha256-HEzZowojeK9yDOoTY/l01fYLUdolzQGlMO9u3phV8so="; propagatedBuildInputs = [ base ppx_jane ]; meta.description = "A library to use CSS-style selectors to traverse sexp trees"; }; sexplib0 = janePackage { pname = "sexplib0"; hash = "sha256-wRr1M243Bqu/XLSsr5IVPH5RTVWeVgZjxkKOrm+PW5E="; minimalOCamlVersion = "4.08.0"; meta.description = "Library containing the definition of S-expressions and some base converters"; }; sexplib = janePackage { pname = "sexplib"; hash = "sha256-6MwggpjHo4FmKF88fP56LN9OHi2uIJc13TvKx4T7gEI="; meta.description = "Library for serializing OCaml values to and from S-expressions"; propagatedBuildInputs = [ num parsexp ]; }; shell = janePackage { pname = "shell"; hash = "sha256-pK434+ToeYURQHRV+gK57rC7BFvznWEvIu5NAib2ZTU="; meta.description = "Yet another implementation of fork&exec and related functionality"; buildInputs = [ jst-config ]; propagatedBuildInputs = [ textutils ]; checkInputs = [ ounit ]; }; shexp = janePackage { pname = "shexp"; hash = "sha256-npIcrxMOcIgsecdUEx5XHYp0KVrXiMzMLi8jskAp4vo="; propagatedBuildInputs = [ posixat spawn ]; meta.description = "Process library and s-expression based shell"; }; spawn = janePackage { pname = "spawn"; minimalOCamlVersion = "4.02.3"; version = "0.15.0"; hash = "1fjr91psas5zmk1hxvxh0dchhn0pkyzlr4gg232f5g9vdgissi0p"; meta.description = "Spawning sub-processes"; buildInputs = [ ppx_expect ]; }; splay_tree = janePackage { pname = "splay_tree"; hash = "sha256-Ag6yqTofEZ3v0qF+Z7xpXQOh7+HWtvRLlY+iAYqcReg="; meta.description = "A splay tree implementation"; propagatedBuildInputs = [ core_kernel ]; }; splittable_random = janePackage { pname = "splittable_random"; hash = "sha256-wMmLuzhKmnS2iTYVTPUx5Rv2LhL/ygmWmb9t2pUjz+E="; meta.description = "PRNG that can be split into independent streams"; propagatedBuildInputs = [ base ppx_assert ppx_bench ppx_sexp_message ]; }; stdio = janePackage { pname = "stdio"; hash = "sha256-+QgxqSMqO4VGoMWWJ3QoXdtJKcVpxlSQ/OI7dmcNqjw="; meta.description = "Standard IO library for OCaml"; propagatedBuildInputs = [ base ]; }; stored_reversed = janePackage { pname = "stored_reversed"; hash = "sha256-ef11f0qifEvxKChM49Hnfk6J6hL+b0tMlm0iDLd5Y0Q="; meta.description = "A library for representing a list temporarily stored in reverse order"; propagatedBuildInputs = [ core ppx_jane ]; }; streamable = janePackage { version = "0.16.1"; pname = "streamable"; hash = "sha256-3djrUW2tPKaEmoOIpdjN6ok7U9i07yreqbi1kP+6pnY="; meta.description = "A collection of types suitable for incremental serialization"; propagatedBuildInputs = [ async_kernel async_rpc_kernel base core core_kernel ppx_jane ppxlib ]; }; textutils = janePackage { pname = "textutils"; hash = "sha256-2qy99MUMpkuNCvCYlk36k4kN6cPjrEILbwEUv4DyNYw="; meta.description = "Text output utilities"; propagatedBuildInputs = [ core_unix textutils_kernel ]; }; textutils_kernel = janePackage { pname = "textutils_kernel"; hash = "sha256-DiXemANj5ONmvMzp+tly3AJud5u9i7HdaHmn8aVQS48="; meta.description = "Text output utilities"; propagatedBuildInputs = [ core ppx_jane uutf ]; }; tilde_f = janePackage { pname = "tilde_f"; hash = "sha256-qLjM9liJfMIh2fqRPBdnmtUf4xhzk2MY8dFNdON3Aew="; meta.description = "Provides a let-syntax for continuation-passing style"; propagatedBuildInputs = [ base ppx_jane ]; }; time_now = janePackage { pname = "time_now"; hash = "sha256-DjSrx/HgwCYS0Xzm2gFvWUVLD7a1KuFVIyVrJjBi8Tc="; meta.description = "Reports the current time"; buildInputs = [ jst-config ppx_optcomp ]; propagatedBuildInputs = [ jane-street-headers base ppx_base ]; }; timezone = janePackage { pname = "timezone"; hash = "sha256-pmXUMvLfgAwP6TV/aP9wMlOs0KfwEWtaJfdjUFLbOu0="; meta.description = "Time-zone handling"; propagatedBuildInputs = [ core_kernel ]; }; topological_sort = janePackage { pname = "topological_sort"; hash = "sha256-um5++60mR++iHAruKqoQfd4EbQ1kb3L+cPOWhs9sIHI="; meta.description = "Topological sort algorithm"; propagatedBuildInputs = [ ppx_jane stdio ]; }; typerep = janePackage { pname = "typerep"; hash = "sha256-iJnIjWZYCTaH29x7nFviCrbnTmHRChZkkj6E5sgi4mU="; meta.description = "Typerep is a library for runtime types"; propagatedBuildInputs = [ base ]; }; username_kernel = janePackage { pname = "username_kernel"; hash = "sha256-UvFL/M9OsD+SOs9MYMKiKzZilLJHzriop6SPA4bOhZQ="; meta.description = "An identifier for a user"; propagatedBuildInputs = [ core ppx_jane ]; }; variantslib = janePackage { pname = "variantslib"; hash = "sha256-8NoNkyIP7iEEiei+Q1zrPoJjnWwhCsLsY1vgua22gnw="; meta.description = "Part of Jane Street's Core library"; propagatedBuildInputs = [ base ]; }; vcaml = janePackage { pname = "vcaml"; hash = "sha256-pmEKi24+22T76SzI3RpBmQF7ZrQwlngrpFYLoBdLwe0="; meta.description = "OCaml bindings for the Neovim API"; propagatedBuildInputs = [ angstrom-async async_extra expect_test_helpers_async faraday jsonaf man_in_the_middle_debugger semantic_version ]; }; virtual_dom = janePackage { pname = "virtual_dom"; hash = "sha256-nXW9cDHQVugriR0+GkayuV4S3HKothQAoNJef02iALM="; meta.description = "OCaml bindings for the virtual-dom library"; buildInputs = [ js_of_ocaml-ppx ]; propagatedBuildInputs = [ base64 core_kernel gen_js_api js_of_ocaml js_of_ocaml_patches lambdasoup tyxml uri ]; }; zarith_stubs_js = janePackage { pname = "zarith_stubs_js"; hash = "sha256-oKD+JE08Mgvk5l8XFHSZ7xqiWPaOvKC87+zHLaQ/7q0="; meta.description = "Javascripts stubs for the Zarith library"; }; zstandard = janePackage { pname = "zstandard"; hash = "sha256-QcYqlOpCAr0owmO6sLDJhki8lUnNvtkaxldKb5I5AF0="; meta.description = "OCaml bindings to Zstandard"; buildInputs = [ ppx_jane ]; propagatedBuildInputs = [ core_kernel ctypes zstd ]; }; } [result] Failed to update ocamlPackages.re2 0.16.0 -> 113.00.00 https://repology.org/project/ocaml:re2/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath foma, using log file: /var/log/nixpkgs-update/foma/2024-03-21.log foma 0.10.0alpha -> 0.10.0 https://repology.org/project/foma/versions attrpath: foma Checking auto update branch... No auto update branch exists 0.10.0 is not newer than 0.10.0alpha according to Nix; versionComparison: -1 [result] Failed to update foma 0.10.0alpha -> 0.10.0 https://repology.org/project/foma/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rubyPackages.xctasks, using log file: /var/log/nixpkgs-update/rubyPackages.xctasks/2024-03-21.log rubyPackages.xctasks 0.2.2 -> 0.6.0 https://repology.org/project/ruby:xctasks/versions attrpath: rubyPackages.xctasks Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update rubyPackages.xctasks 0.2.2 -> 0.6.0 https://repology.org/project/ruby:xctasks/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath vultr, using log file: /var/log/nixpkgs-update/vultr/2024-03-21.log vultr 2.0.3 -> 3.0.3 https://repology.org/project/vultr/versions attrpath: vultr Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/l9v4w2njf5qk4ky0bri4wikrl16v0vzl-source.drv building '/nix/store/l9v4w2njf5qk4ky0bri4wikrl16v0vzl-source.drv'... trying https://github.com/JamesClonk/vultr/archive/v3.0.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/l9v4w2njf5qk4ky0bri4wikrl16v0vzl-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/JamesClonk/vultr/archive/v3.0.3.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/l9v4w2njf5qk4ky0bri4wikrl16v0vzl-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'vultr.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/l9v4w2njf5qk4ky0bri4wikrl16v0vzl-source.drv /nix/store/ycr8x6cgw7vijaxf0pxjkbpl8yidnrq2-vultr-3.0.3.drv building '/nix/store/l9v4w2njf5qk4ky0bri4wikrl16v0vzl-source.drv'... trying https://github.com/JamesClonk/vultr/archive/v3.0.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/l9v4w2njf5qk4ky0bri4wikrl16v0vzl-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/JamesClonk/vultr/archive/v3.0.3.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/l9v4w2njf5qk4ky0bri4wikrl16v0vzl-source.drv'. error: 1 dependencies of derivation '/nix/store/ycr8x6cgw7vijaxf0pxjkbpl8yidnrq2-vultr-3.0.3.drv' failed to build [result] Failed to update vultr 2.0.3 -> 3.0.3 https://repology.org/project/vultr/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ScISI, using log file: /var/log/nixpkgs-update/rPackages.ScISI/2024-03-21.log rPackages.ScISI 1.65.0 -> 1.68.0 https://repology.org/project/r:scisi/versions attrpath: rPackages.ScISI Checking auto update branch... No auto update branch exists Old version 1.65.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ScISI 1.65.0 -> 1.68.0 https://repology.org/project/r:scisi/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath openjump, using log file: /var/log/nixpkgs-update/openjump/2024-03-21.log openjump 1.15 -> 2.0 https://repology.org/project/openjump/versions attrpath: openjump Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/y0xllbphqdvklidx5zy0mg6a0y0clg9m-OpenJUMP-Portable-2.0-r6241-CORE.zip.drv building '/nix/store/y0xllbphqdvklidx5zy0mg6a0y0clg9m-OpenJUMP-Portable-2.0-r6241-CORE.zip.drv'... trying https://downloads.sourceforge.net/jump-pilot/OpenJUMP/2.0/OpenJUMP-Portable-2.0-r6241-CORE.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://prdownloads.sourceforge.net/jump-pilot/OpenJUMP/2.0/OpenJUMP-Portable-2.0-r6241-CORE.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://netcologne.dl.sourceforge.net/sourceforge/jump-pilot/OpenJUMP/2.0/OpenJUMP-Portable-2.0-r6241-CORE.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 138 100 138 0 0 1228 0 --:--:-- --:--:-- --:--:-- 1232 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://versaweb.dl.sourceforge.net/sourceforge/jump-pilot/OpenJUMP/2.0/OpenJUMP-Portable-2.0-r6241-CORE.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 154 100 154 0 0 244 0 --:--:-- --:--:-- --:--:-- 244 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://freefr.dl.sourceforge.net/sourceforge/jump-pilot/OpenJUMP/2.0/OpenJUMP-Portable-2.0-r6241-CORE.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 342 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://osdn.dl.sourceforge.net/sourceforge/jump-pilot/OpenJUMP/2.0/OpenJUMP-Portable-2.0-r6241-CORE.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' More details here: https://curl.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above. error: cannot download OpenJUMP-Portable-2.0-r6241-CORE.zip from any mirror error: builder for '/nix/store/y0xllbphqdvklidx5zy0mg6a0y0clg9m-OpenJUMP-Portable-2.0-r6241-CORE.zip.drv' failed with exit code 1; last 25 log lines: > trying https://versaweb.dl.sourceforge.net/sourceforge/jump-pilot/OpenJUMP/2.0/OpenJUMP-Portable-2.0-r6241-CORE.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 100 154 100 154 0 0 244 0 --:--:-- --:--:-- --:--:-- 244 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://freefr.dl.sourceforge.net/sourceforge/jump-pilot/OpenJUMP/2.0/OpenJUMP-Portable-2.0-r6241-CORE.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 342 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://osdn.dl.sourceforge.net/sourceforge/jump-pilot/OpenJUMP/2.0/OpenJUMP-Portable-2.0-r6241-CORE.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' > More details here: https://curl.se/docs/sslcerts.html > > curl failed to verify the legitimacy of the server and therefore could not > establish a secure connection to it. To learn more about this situation and > how to fix it, please visit the web page mentioned above. > error: cannot download OpenJUMP-Portable-2.0-r6241-CORE.zip from any mirror For full logs, run 'nix log /nix/store/y0xllbphqdvklidx5zy0mg6a0y0clg9m-OpenJUMP-Portable-2.0-r6241-CORE.zip.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'openjump.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/y0xllbphqdvklidx5zy0mg6a0y0clg9m-OpenJUMP-Portable-2.0-r6241-CORE.zip.drv /nix/store/9p53rb67p10maznl42149jyhrws80z8l-openjump-2.0.drv building '/nix/store/y0xllbphqdvklidx5zy0mg6a0y0clg9m-OpenJUMP-Portable-2.0-r6241-CORE.zip.drv'... trying https://downloads.sourceforge.net/jump-pilot/OpenJUMP/2.0/OpenJUMP-Portable-2.0-r6241-CORE.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://prdownloads.sourceforge.net/jump-pilot/OpenJUMP/2.0/OpenJUMP-Portable-2.0-r6241-CORE.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://netcologne.dl.sourceforge.net/sourceforge/jump-pilot/OpenJUMP/2.0/OpenJUMP-Portable-2.0-r6241-CORE.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 138 100 138 0 0 1311 0 --:--:-- --:--:-- --:--:-- 1314 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://versaweb.dl.sourceforge.net/sourceforge/jump-pilot/OpenJUMP/2.0/OpenJUMP-Portable-2.0-r6241-CORE.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://freefr.dl.sourceforge.net/sourceforge/jump-pilot/OpenJUMP/2.0/OpenJUMP-Portable-2.0-r6241-CORE.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 342 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://osdn.dl.sourceforge.net/sourceforge/jump-pilot/OpenJUMP/2.0/OpenJUMP-Portable-2.0-r6241-CORE.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' More details here: https://curl.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above. error: cannot download OpenJUMP-Portable-2.0-r6241-CORE.zip from any mirror error: builder for '/nix/store/y0xllbphqdvklidx5zy0mg6a0y0clg9m-OpenJUMP-Portable-2.0-r6241-CORE.zip.drv' failed with exit code 1; last 25 log lines: > trying https://versaweb.dl.sourceforge.net/sourceforge/jump-pilot/OpenJUMP/2.0/OpenJUMP-Portable-2.0-r6241-CORE.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://freefr.dl.sourceforge.net/sourceforge/jump-pilot/OpenJUMP/2.0/OpenJUMP-Portable-2.0-r6241-CORE.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 342 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://osdn.dl.sourceforge.net/sourceforge/jump-pilot/OpenJUMP/2.0/OpenJUMP-Portable-2.0-r6241-CORE.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' > More details here: https://curl.se/docs/sslcerts.html > > curl failed to verify the legitimacy of the server and therefore could not > establish a secure connection to it. To learn more about this situation and > how to fix it, please visit the web page mentioned above. > error: cannot download OpenJUMP-Portable-2.0-r6241-CORE.zip from any mirror For full logs, run 'nix log /nix/store/y0xllbphqdvklidx5zy0mg6a0y0clg9m-OpenJUMP-Portable-2.0-r6241-CORE.zip.drv'. error: 1 dependencies of derivation '/nix/store/9p53rb67p10maznl42149jyhrws80z8l-openjump-2.0.drv' failed to build [result] Failed to update openjump 1.15 -> 2.0 https://repology.org/project/openjump/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.comclim, using log file: /var/log/nixpkgs-update/rPackages.comclim/2024-03-21.log rPackages.comclim 0.9.5 -> 0.9.6 https://repology.org/project/r:comclim/versions attrpath: rPackages.comclim Checking auto update branch... No auto update branch exists Old version 0.9.5" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.comclim 0.9.5 -> 0.9.6 https://repology.org/project/r:comclim/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.digest, using log file: /var/log/nixpkgs-update/rPackages.digest/2024-03-21.log rPackages.digest 0.6.33 -> 0.6.35 https://repology.org/project/r:digest/versions attrpath: rPackages.digest Checking auto update branch... No auto update branch exists Old version 0.6.33" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.digest 0.6.33 -> 0.6.35 https://repology.org/project/r:digest/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ocamlPackages.ppx_inline_test, using log file: /var/log/nixpkgs-update/ocamlPackages.ppx_inline_test/2024-03-21.log ocamlPackages.ppx_inline_test 0.16.0 -> 0.16.1 https://repology.org/project/ocaml:ppx-inline-test/versions attrpath: ocamlPackages.ppx_inline_test Checking auto update branch... No auto update branch exists Old version 0.16.0" not present in master derivation file with contents: { self , bash , fetchpatch , fzf , lib , openssl , zstd , krb5 }: with self; { abstract_algebra = janePackage { pname = "abstract_algebra"; hash = "sha256-hAZzc2ypbGE/8mxxk4GZqr17JlIYv71gZJMQ4plsK38="; meta.description = "A small library describing abstract algebra concepts"; propagatedBuildInputs = [ base ppx_jane ]; }; accessor = janePackage { pname = "accessor"; hash = "sha256-yClfUXqwVoipF4WqbqC6VBVYc6t8MZYVoHGjchH7XQA="; meta.description = "A library that makes it nicer to work with nested functional data structures"; propagatedBuildInputs = [ higher_kinded ]; }; accessor_async = janePackage { pname = "accessor_async"; hash = "sha256-kGT7aFNOgU8/2ez9L/lefb2LN7I87+WthZHnb+dY9PE="; meta.description = "Accessors for Async types, for use with the Accessor library"; propagatedBuildInputs = [ accessor_core async_kernel ]; }; accessor_base = janePackage { pname = "accessor_base"; hash = "sha256-idnSNP6kfoV3I8QAMJ2YoUrewBpyte+0/C371aMTIxo="; meta.description = "Accessors for Base types, for use with the Accessor library"; propagatedBuildInputs = [ ppx_accessor ]; }; accessor_core = janePackage { pname = "accessor_core"; hash = "sha256-f4s/I+xDi/aca1WgaE+P3CD4e80jenS0WHg4T1Stcbg="; meta.description = "Accessors for Core types, for use with the Accessor library"; propagatedBuildInputs = [ accessor_base core_kernel ]; }; async = janePackage { pname = "async"; hash = "sha256-TpsC9sn8noiNI0aYbMalUUv3xlC2LMERsv6Gr928Vzc="; meta.description = "Monadic concurrency library"; propagatedBuildInputs = [ async_rpc_kernel async_unix textutils ]; doCheck = false; # we don't have netkit_sockets }; async_durable = janePackage { pname = "async_durable"; hash = "sha256-PImYpM9xNFUWeWRld4jFwWBRowUP1iXzdxkK/fP/rHE="; meta.description = "Durable connections for use with async"; propagatedBuildInputs = [ async_kernel async_rpc_kernel core core_kernel ppx_jane ]; }; async_extra = janePackage { pname = "async_extra"; hash = "sha256-Y+gTlJuKmwvEEPuMPu7v0iYeNQtlzP8QiS0PSgoYrrI="; meta.description = "Monadic concurrency library"; propagatedBuildInputs = [ async_kernel ]; }; async_find = janePackage { pname = "async_find"; hash = "sha256-PG6BJx9tfP+zcDaG+7WdHiv4jUqsUH2TvHV6UXdzPAg="; meta.description = "Directory traversal with Async"; propagatedBuildInputs = [ async ]; }; async_inotify = janePackage { pname = "async_inotify"; hash = "sha256-seFbs06w3T+B49sw3nOjpXpoJbJ+IJ3qN5LnufrsE48="; meta.description = "Async wrapper for inotify"; propagatedBuildInputs = [ async_find inotify ]; }; async_interactive = janePackage { pname = "async_interactive"; hash = "sha256-xZKVT8L2rOLBeg7wK0tD6twhkDfwQp5ZKy4DPp1UWq8="; meta.description = "Utilities for building simple command-line based user interfaces"; propagatedBuildInputs = [ async ]; }; async_js = janePackage { pname = "async_js"; hash = "sha256-JyF1busOv9JWxp55oaxBozIQyCKlmAY3csBA4/98qy0="; meta.description = "A small library that provide Async support for JavaScript platforms"; buildInputs = [ js_of_ocaml-ppx ]; propagatedBuildInputs = [ async_rpc_kernel js_of_ocaml uri-sexp ]; }; async_kernel = janePackage { pname = "async_kernel"; hash = "sha256-EDgdZc6GRyiiFtnElNE9jGPEjPIUniP9uB/JoySkZz8="; meta.description = "Monadic concurrency library"; propagatedBuildInputs = [ core_kernel ]; }; async_rpc_kernel = janePackage { pname = "async_rpc_kernel"; hash = "sha256-OccFMfhTRSQwx1LJcN8OkDpA62KabsyWn2hox84jqow="; meta.description = "Platform-independent core of Async RPC library"; propagatedBuildInputs = [ async_kernel protocol_version_header ]; }; async_rpc_websocket = janePackage { pname = "async_rpc_websocket"; hash = "sha256-S3xIw/mew9YhtenWfp8ZD82WtOQSzJHtreT1+kRivus="; meta.description = "Library to serve and dispatch Async RPCs over websockets"; propagatedBuildInputs = [ async_rpc_kernel async_websocket cohttp_async_websocket ]; }; async_sendfile = janePackage { pname = "async_sendfile"; hash = "sha256-ykl87/De56gz6JRQfTIeWrU823PT2fnFJr08GxuDYic="; meta.description = "Thin wrapper around [Linux_ext.sendfile] to send full files"; propagatedBuildInputs = [ async_unix ]; }; async_shell = janePackage { pname = "async_shell"; hash = "sha256-DjIbadCjPymnkDsnonmxKumCWf5P9XO3ZaAwOaYRnbk="; meta.description = "Shell helpers for Async"; propagatedBuildInputs = [ async shell ]; }; async_smtp = janePackage { pname = "async_smtp"; hash = "sha256-X0eegZMMU9EnC9Oi+6DjtwNmyzQYr3EKi1duNzEAfkk="; meta.description = "SMTP client and server"; propagatedBuildInputs = [ async_extra async_inotify async_sendfile async_shell async_ssl email_message resource_cache re2_stable sexp_macro ]; }; async_ssl = janePackage { version = "0.16.1"; pname = "async_ssl"; hash = "sha256-83YKxvVb/JwBnQG4R/R1Ztik9T/hO4cbiNTfFnErpG4="; meta.description = "Async wrappers for SSL"; buildInputs = [ dune-configurator ]; propagatedBuildInputs = [ async ctypes ctypes-foreign openssl ]; }; async_unix = janePackage { pname = "async_unix"; hash = "sha256-dT+yJC73sxS4NPR/GC/FyVLbWtYpM9DqKykVk8PEEWU="; meta.description = "Monadic concurrency library"; propagatedBuildInputs = [ async_kernel core_unix ]; }; async_websocket = janePackage { pname = "async_websocket"; hash = "sha256-Qy+A8ee6u5Vr05FNeaH/6Sdp9bcq3cnaDYO9OU06VW0="; meta.description = "A library that implements the websocket protocol on top of Async"; propagatedBuildInputs = [ async cryptokit ]; }; babel = janePackage { pname = "babel"; hash = "sha256-nnMliU0d6vtHTYEy9uMi8nMaHvAsEXKN6uNByqZ28+c="; meta.description = "A library for defining Rpcs that can evolve over time without breaking backward compatibility"; propagatedBuildInputs = [ async_rpc_kernel core ppx_jane streamable tilde_f ]; }; base = janePackage { pname = "base"; version = "0.16.2"; hash = "sha256-8OvZe+aiWipJ6busBufx3OqERmqxBva55UOLjL8KoPc="; meta.description = "Full standard library replacement for OCaml"; buildInputs = [ dune-configurator ]; propagatedBuildInputs = [ sexplib0 ]; checkInputs = [ alcotest ]; }; base_bigstring = janePackage { pname = "base_bigstring"; hash = "sha256-gQbzdr05DEowzd0k9JBTF0gGMwlaVwTVJuoKZ0u9voU="; meta.description = "String type based on [Bigarray], for use in I/O and C-bindings"; propagatedBuildInputs = [ int_repr ppx_jane ]; }; base_trie = janePackage { pname = "base_trie"; hash = "sha256-KV/k3B0h/4rE+MY6f4qDnlaObMmewUS+NAN2M7sb+yw="; meta.description = "Trie data structure library"; propagatedBuildInputs = [ base core expect_test_helpers_core ppx_jane ]; }; base_quickcheck = janePackage { pname = "base_quickcheck"; hash = "sha256-9Flg8vAoT6f+3lw9wETQhsaA1fSsQiqKeEhzo0qtDu4="; meta.description = "Randomized testing framework, designed for compatibility with Base"; propagatedBuildInputs = [ ppx_base ppx_fields_conv ppx_let ppx_sexp_value splittable_random ]; }; bidirectional_map = janePackage { pname = "bidirectional_map"; hash = "sha256-YEzOdzanBJaskI2/xN9E3ozWnBXDyxJvY3g/qEE73yI="; meta.description = "A library for bidirectional maps and multimaps"; }; bignum = janePackage { pname = "bignum"; hash = "sha256-PmvqGImF1Nrr6swx5q3+9mCfSbieC3RvWuz8oCTkSgg="; propagatedBuildInputs = [ core_kernel zarith zarith_stubs_js ]; meta.description = "Core-flavoured wrapper around zarith's arbitrary-precision rationals"; }; bin_prot = janePackage { pname = "bin_prot"; hash = "sha256-qFkM6TrTLnnFKmzQHktBb68HpBTMYhiURvnRKEoAevk="; meta.description = "A binary protocol generator"; propagatedBuildInputs = [ ppx_compare ppx_custom_printf ppx_fields_conv ppx_optcomp ppx_stable_witness ppx_variants_conv ]; }; bonsai = janePackage { pname = "bonsai"; hash = "sha256-YJ+qkVG5PLBmioa1gP7y6jwn82smyyYDIwHwhDqNeWM="; meta.description = "A library for building dynamic webapps, using Js_of_ocaml"; buildInputs = [ ppx_pattern_bind ]; nativeBuildInputs = [ ppx_css js_of_ocaml-compiler ocaml-embed-file ]; propagatedBuildInputs = [ async async_durable async_extra async_rpc_websocket babel cohttp-async core_bench fuzzy_match incr_dom indentation_buffer js_of_ocaml-ppx ordinal_abbreviation patdiff polling_state_rpc ppx_css ppx_typed_fields profunctor sexp_grammar textutils ]; }; cinaps = janePackage { pname = "cinaps"; version = "0.15.1"; hash = "sha256-LycruanldSP251uYJjQqIfI76W0UQ6o5i5u8XjszBT0="; meta.description = "Trivial metaprogramming tool"; minimalOCamlVersion = "4.04"; propagatedBuildInputs = [ re ]; doCheck = false; # fails because ppx_base doesn't include ppx_js_style }; cohttp_async_websocket = janePackage { pname = "cohttp_async_websocket"; hash = "sha256-OBtyKMyvfz0KNG4SWmvoTMVPnVTpO12N38q+kEbegJE="; meta.description = "Websocket library for use with cohttp and async"; propagatedBuildInputs = [ async_websocket cohttp-async ppx_jane uri-sexp ]; }; cohttp_static_handler = janePackage { pname = "cohttp_static_handler"; hash = "sha256-7NCnJVArudBEvWARQUGlJuEq3kSCjpn5YtsLsL04bf4="; meta.description = "A library for easily creating a cohttp handler for static files"; propagatedBuildInputs = [ cohttp-async ]; }; content_security_policy = janePackage { pname = "content_security_policy"; hash = "sha256-q/J+ZzeC6txyuRQzR8Hmu7cYJCQbxaMlVEmK8fj0hus="; meta.description = "A library for building content-security policies"; propagatedBuildInputs = [ core ppx_jane ]; }; core = janePackage { pname = "core"; version = "0.16.2"; hash = "sha256-cyOU++XJJkU2YMHfn8saFOxLoQSFhF7kARJi/9unbFQ="; meta.description = "Industrial strength alternative to OCaml's standard library"; buildInputs = [ jst-config ]; propagatedBuildInputs = [ base base_bigstring base_quickcheck ppx_jane time_now ]; doCheck = false; # circular dependency with core_kernel }; core_bench = janePackage { pname = "core_bench"; hash = "sha256-ASdu3ZUk+nkdNX9UbBQxKRdXBa073mWMDRW+Ceu3/t4="; meta.description = "Benchmarking library"; propagatedBuildInputs = [ textutils ]; }; core_extended = janePackage { pname = "core_extended"; hash = "sha256-hcjmFDdVKCHK8u6D4Qn2a/HYTEZOvkXHcB6BTpbjF/s="; meta.description = "Extra components that are not as closely vetted or as stable as Core"; propagatedBuildInputs = [ core_unix record_builder ]; }; core_kernel = janePackage { pname = "core_kernel"; hash = "sha256-YB3WMNLePrOKu+mmVedNo0pWN9x5fIaBxJsby56TFJU="; meta.description = "System-independent part of Core"; buildInputs = [ jst-config ]; propagatedBuildInputs = [ base_bigstring core int_repr sexplib ]; doCheck = false; # we don't have quickcheck_deprecated }; core_unix = janePackage { pname = "core_unix"; hash = "sha256-mePpxjbUumMemHDKhRgACilchgS6QHZEV1ghYtT3flg="; meta.description = "Unix-specific portions of Core"; buildInputs = [ jst-config ]; propagatedBuildInputs = [ core_kernel expect_test_helpers_core ocaml_intrinsics ppx_jane timezone spawn ]; postPatch = '' patchShebangs unix_pseudo_terminal/src/discover.sh ''; }; csvfields = janePackage { pname = "csvfields"; hash = "sha256-FEkjRmLeqNvauBlrY2xtLZfxVfnFWU8w8noEArPUieo="; propagatedBuildInputs = [ core num ]; meta.description = "Runtime support for ppx_xml_conv and ppx_csv_conv"; }; dedent = janePackage { pname = "dedent"; hash = "sha256-fzytLr3tVr2vPmykUBzNFMxnyMcIeeo8S9BydsTKnQw="; propagatedBuildInputs = [ base ppx_jane stdio ]; meta.description = "A library for improving redability of multi-line string constants in code"; }; delimited_parsing = janePackage { pname = "delimited_parsing"; hash = "sha256-XyO3hzPz48i1cnMTJvZfarM6HC7qdHqdftp9SnCjPEU="; propagatedBuildInputs = [ async core_extended ]; meta.description = "Parsing of character (e.g., comma) separated and fixed-width values"; }; diffable = janePackage { pname = "diffable"; hash = "sha256-ascQUbxzvRR8XrroaupyFZ2YNQMvlXn4PemumYTwRF4="; propagatedBuildInputs = [ core ppx_jane stored_reversed streamable ]; meta.description = "An interface for diffs"; }; ecaml = janePackage { pname = "ecaml"; hash = "sha256-VS7eTTD85ci3mJIXd2pG1Y/ygT9dCIvfzU2HtOufW6U="; meta.description = "Library for writing Emacs plugin in OCaml"; propagatedBuildInputs = [ async expect_test_helpers_core ]; }; email_message = janePackage { pname = "email_message"; hash = "sha256-eso68owbAspjaVgj/wGFQ7VQYlAwyYV3oNitLQWiRPA="; meta.description = "E-mail message parser"; propagatedBuildInputs = [ angstrom async base64 cryptokit magic-mime re2 ]; }; env_config = janePackage { pname = "env_config"; hash = "sha256-CvvpKI7F40DVC7iByrzCqW1ilPiIhdDPYaJrDoUZVSs="; meta.description = "Helper library for retrieving configuration from an environment variable"; propagatedBuildInputs = [ async core core_unix ppx_jane ]; }; expect_test_helpers_async = janePackage { pname = "expect_test_helpers_async"; hash = "sha256-dEvOMb1aCEt05XtkKIC9jWoIQ/2zM0Gj+K/ZN3bFjeI="; meta.description = "Async helpers for writing expectation tests"; propagatedBuildInputs = [ async expect_test_helpers_core ]; }; expect_test_helpers_core = janePackage { pname = "expect_test_helpers_core"; hash = "sha256-8DsMwk9WhQQ7iMNYSFBglfbcgvE5dySt4J4qjzJ3dJk="; meta.description = "Helpers for writing expectation tests"; propagatedBuildInputs = [ core_kernel sexp_pretty ]; }; fieldslib = janePackage { pname = "fieldslib"; hash = "sha256-dwkO65sBsPfTF0F2FKrnttEjhAY2OMbJetSgOfUXk3A="; meta.description = "Syntax extension to define first class values representing record fields, to get and set record fields, iterate and fold over all fields of a record and create new record values"; propagatedBuildInputs = [ base ]; }; file_path = janePackage { pname = "file_path"; hash = "sha256-EEpDZNgUgyeqivRhZgQWWlerl+7OOcvAbjjQ3e1NYOQ="; meta.description = "A library for typed manipulation of UNIX-style file paths"; propagatedBuildInputs = [ async core core_kernel core_unix expect_test_helpers_async expect_test_helpers_core ppx_jane ]; }; fuzzy_match = janePackage { pname = "fuzzy_match"; hash = "sha256-M3yOqP0/OZFbqZZpgDdhJ/FZU3MhKwIXbWjwuMlxe2Q="; meta.description = "A library for fuzzy string matching"; propagatedBuildInputs = [ core ppx_jane ]; }; fzf = janePackage { pname = "fzf"; hash = "sha256-IQ2wze34LlOutecDOrPhj3U7MFVJTSjQW+If3QyHoes="; meta.description = "A library for running the fzf command line tool"; propagatedBuildInputs = [ async core_kernel ppx_jane ]; postPatch = '' substituteInPlace src/fzf.ml --replace /usr/bin/fzf ${fzf}/bin/fzf ''; }; hex_encode = janePackage { pname = "hex_encode"; hash = "sha256-jnsf5T1D1++AUdrato/NO3gTVXu14klXozHFIG9HH/o="; meta.description = "Hexadecimal encoding library"; propagatedBuildInputs = [ core ppx_jane ounit ]; }; higher_kinded = janePackage { pname = "higher_kinded"; hash = "sha256-aCpYc7f4mrPsGp038YabEyw72cA6GbCKsok+5Hej5P0="; meta.description = "A library with an encoding of higher kinded types in OCaml"; propagatedBuildInputs = [ base ppx_jane ]; }; incr_dom = janePackage { pname = "incr_dom"; hash = "sha256-fnD/YnaGK6MIy/fL6bDwcoGDJhHo2+1l8dCXxwN28kg="; meta.description = "A library for building dynamic webapps, using Js_of_ocaml"; buildInputs = [ js_of_ocaml-ppx ]; propagatedBuildInputs = [ async_js incr_map incr_select virtual_dom ]; }; incr_map = janePackage { pname = "incr_map"; hash = "sha256-D3ZD0C4YfZOfXw+3CtqL8DKcz+b06UL8AF7Rf9x+hps="; meta.description = "Helpers for incremental operations on map like data structures"; buildInputs = [ ppx_pattern_bind ]; propagatedBuildInputs = [ abstract_algebra bignum diffable incremental streamable ]; }; incr_select = janePackage { pname = "incr_select"; hash = "sha256-gRUF0QsDaZfHU7Mexl5nR8xCN+65v28/r/ciueR5NdE="; meta.description = "Handling of large set of incremental outputs from a single input"; propagatedBuildInputs = [ incremental ]; }; incremental = janePackage { pname = "incremental"; hash = "sha256-PXGY0M2xeVWDLeS3SrqXy1dqsyeKgndGT6NpuiyNQQQ="; meta.description = "Library for incremental computations"; propagatedBuildInputs = [ core_kernel lru_cache ]; }; indentation_buffer = janePackage { pname = "indentation_buffer"; hash = "sha256-5ayWs7yUnuxh5S3Dp0GbYTkGXttDMomfZak4MHePFbk="; meta.description = "A library for building strings with indentation"; propagatedBuildInputs = [ core ppx_jane ]; }; int_repr = janePackage { pname = "int_repr"; hash = "sha256-lghu2U1JwZaR4dkd9PcJEW3pZSPoaFhUluIDwFAYFK0="; meta.description = "Integers of various widths"; propagatedBuildInputs = [ base ppx_jane ]; }; janestreet_cpuid = janePackage { pname = "janestreet_cpuid"; hash = "sha256-lN8+8uhcVn3AoApWzqeCe/It1G6f0VgZzFcwFEckejk="; meta.description = "A library for parsing CPU capabilities out of the `cpuid` instruction"; propagatedBuildInputs = [ core core_kernel ppx_jane ]; }; janestreet_csv = janePackage { pname = "janestreet_csv"; hash = "sha256-XLyHxVlgBvMIBrG2wzOudbKqy+N12Boheb3K+6o9y1o="; propagatedBuildInputs = [ async bignum core_kernel core_unix csvfields delimited_parsing fieldslib numeric_string ppx_jane re2 textutils tyxml ocaml_pcre ]; meta.description = "Tools for working with CSVs on the command line"; }; jane_rope = janePackage { pname = "jane_rope"; hash = "sha256-MpjbwV+VS3qRuW8kxhjGzsITEdrPeWyr0V+LiKR6U8U="; meta.description = "String representation with cheap concatenation"; propagatedBuildInputs = [ base ppx_jane ]; }; jane-street-headers = janePackage { pname = "jane-street-headers"; hash = "sha256-vS6tPg8LJolte/zI5KHFYCtNuZjn//cmd94Wls3bLCU="; meta.description = "Jane Street C header files"; }; js_of_ocaml_patches = janePackage { pname = "js_of_ocaml_patches"; hash = "sha256-Uj+X/0XUP5Za8NKfHGo9OZnqzKCiuurYJyluD6b0wOQ="; meta.description = "Additions to js_of_ocaml's standard library that are required by Jane Street libraries"; propagatedBuildInputs = [ js_of_ocaml js_of_ocaml-ppx ]; }; jsonaf = janePackage { pname = "jsonaf"; hash = "sha256-Gn54NUg4YOyrXY5kXCZhHFz24CfUT9c55cJ2sOsNVw8="; meta.description = "A library for parsing, manipulating, and serializing data structured as JSON"; propagatedBuildInputs = [ base ppx_jane angstrom faraday ]; }; jst-config = janePackage { pname = "jst-config"; hash = "sha256-GviY+zYza7UNYOlAnfAz0aH4LH2B5xA+7iELLuZLgQQ="; meta.description = "Compile-time configuration for Jane Street libraries"; buildInputs = [ dune-configurator ppx_assert stdio ]; }; krb = janePackage { pname = "krb"; hash = "sha256-+XwYKwpl668fZ23YEbL1wW9PlaIIjbP/hHwNanf3dAY="; meta.description = "A library for using Kerberos for both Rpc and Tcp communication"; propagatedBuildInputs = [ async base core env_config hex_encode ppx_jane protocol_version_header username_kernel dune-configurator krb5 ]; }; lru_cache = janePackage { pname = "lru_cache"; hash = "sha256-FqOBC4kBL9IuFIL4JrVU7iF1AUu+1R/CchR52eyEsa8="; meta.description = "An LRU Cache implementation"; propagatedBuildInputs = [ core_kernel ppx_jane ]; }; man_in_the_middle_debugger = janePackage { pname = "man_in_the_middle_debugger"; hash = "sha256-b2A/ITf9gx3thSdEY2n7jxKrMOVDpzx4JkSMB3aTyE4="; meta.description = "Man-in-the-middle debugging library"; propagatedBuildInputs = [ async core ppx_jane angstrom angstrom-async ]; }; n_ary = janePackage { pname = "n_ary"; hash = "sha256-ofstQs5R25NTP4EtBIzDE/Mzg9ZzAJKfAF838uu0zuE="; meta.description = "A library for N-ary datatypes and operations"; propagatedBuildInputs = [ base expect_test_helpers_core ppx_compare ppx_enumerate ppx_hash ppx_jane ppx_sexp_conv ppx_sexp_message ]; }; numeric_string = janePackage { pname = "numeric_string"; hash = "sha256-MzRPXMR4Pi07mfJQgOV6R1Z22y2tvQTCq22+00aY1ik="; meta.description = "A comparison function for strings that sorts numeric fragments of strings according to their numeric value"; propagatedBuildInputs = [ base ppx_jane ]; }; ocaml-compiler-libs = janePackage { pname = "ocaml-compiler-libs"; version = "0.12.4"; hash = "00if2f7j9d8igdkj4rck3p74y17j6b233l91mq02drzrxj199qjv"; minimalOCamlVersion = "4.04.1"; meta.description = "OCaml compiler libraries repackaged"; }; ocaml-embed-file = janePackage { pname = "ocaml-embed-file"; hash = "sha256-rs+68VATumUgZQ9QrG+By5yNc8cy7avL0BDeqwix0co="; propagatedBuildInputs = [ async ppx_jane ]; meta.description = "Files contents as module constants"; }; ocaml_intrinsics = janePackage { pname = "ocaml_intrinsics"; hash = "sha256-fbFXTakzxQEeCONSXRXh8FX3HD6h49LZHVsH62Zu3PA="; meta.description = "Intrinsics"; buildInputs = [ dune-configurator ]; doCheck = false; # test rules broken }; of_json = janePackage { pname = "of_json"; hash = "sha256-qh9mX03Fk9Jb8yox7mZ/CGbWecszK15oaygKbJVDqa0="; meta.description = "A friendly applicative interface for Jsonaf"; buildInputs = [ core core_extended jsonaf ppx_jane ]; }; ordinal_abbreviation = janePackage { pname = "ordinal_abbreviation"; hash = "sha256-bGlzFcM6Yw8fcuovrv11WNtAB4mVYv4BjuMlkhsHomQ="; meta.description = "A minimal library for generating ordinal names of integers"; buildInputs = [ base ppx_jane ]; }; parsexp = janePackage { pname = "parsexp"; hash = "sha256-oc2ASDtUyRBB68tjAoblryAcXF+u3XP1mkQPO5hNbKo="; meta.description = "S-expression parsing library"; propagatedBuildInputs = [ base sexplib0 ]; }; patdiff = janePackage { pname = "patdiff"; hash = "sha256-iVRYKgVBBJws3ZlUwnZt52bIydMtzV7a2R5mjksQAps="; # Used by patdiff-git-wrapper. Providing it here also causes the shebang # line to be automatically patched. buildInputs = [ bash ]; propagatedBuildInputs = [ core_unix patience_diff ocaml_pcre ]; meta = { description = "File Diff using the Patience Diff algorithm"; }; }; patience_diff = janePackage { pname = "patience_diff"; hash = "sha256-JZd99bwLUNhFHng55d77yXSw9u50ahugepesXVdUl04="; meta.description = "Diff library using Bram Cohen's patience diff algorithm"; propagatedBuildInputs = [ core_kernel ]; }; polling_state_rpc = janePackage { pname = "polling_state_rpc"; hash = "sha256-l7SMFI+U2rde2OSUNOXPb9NBsvjPrBcxStNooxMgVB8="; meta.description = "An RPC which tracks state on the client and server so it only needs to send diffs across the wire"; propagatedBuildInputs = [ async_kernel async_rpc_kernel core core_kernel diffable ppx_jane ]; }; posixat = janePackage { pname = "posixat"; hash = "sha256-Nhp5jiK/TTwQXY5Bm4TTeH+xDTdXtvkSq5CS/Sr1UgA="; propagatedBuildInputs = [ ppx_optcomp ppx_sexp_conv ]; meta.description = "Binding to the posix *at functions"; }; ppx_accessor = janePackage { version = "0.16.1"; pname = "ppx_accessor"; hash = "sha256-o70q8eSbPeuGkIcCnKoK0BpaqPhy/NS7x2YYR6wfki8="; meta.description = "[@@deriving] plugin to generate accessors for use with the Accessor libraries"; propagatedBuildInputs = [ accessor ]; }; ppx_assert = janePackage { pname = "ppx_assert"; hash = "sha256-LrpKE0BlFC3QseSXf5WhI71blshUzhH8yo2nXjAtiB8="; meta.description = "Assert-like extension nodes that raise useful errors on failure"; propagatedBuildInputs = [ ppx_cold ppx_compare ppx_here ppx_sexp_conv ]; }; ppx_base = janePackage { pname = "ppx_base"; hash = "sha256-Ak+7+33qEGYwZWbES032SdkFOsae0+tWtR/DV+xrB10="; meta.description = "Base set of ppx rewriters"; propagatedBuildInputs = [ ppx_cold ppx_enumerate ppx_globalize ppx_hash ]; }; ppx_bench = janePackage { pname = "ppx_bench"; hash = "sha256-NZlzEMruf89NsI4jfQJLSPhjk/PN47hLbJzGEN8GPl8="; meta.description = "Syntax extension for writing in-line benchmarks in ocaml code"; propagatedBuildInputs = [ ppx_inline_test ]; }; ppx_bin_prot = janePackage { pname = "ppx_bin_prot"; hash = "sha256-ktfa4umCnLd9oY2WWX/5R7vPB/g7DJX8x3nF9fYLNCQ="; meta.description = "Generation of bin_prot readers and writers from types"; propagatedBuildInputs = [ bin_prot ppx_here ]; doCheck = false; # circular dependency with ppx_jane }; ppx_cold = janePackage { pname = "ppx_cold"; hash = "sha256-boP07qHPbzf4ntLdV18oyID09ZUOfkIn9ZdQ0DvtrUA="; meta.description = "Expands [@cold] into [@inline never][@specialise never][@local never]"; propagatedBuildInputs = [ ppxlib ]; }; ppx_compare = janePackage { pname = "ppx_compare"; hash = "sha256-4bZdhyfnzTjH4E303O6GO2jW968ftuXwoE4/x854JOo="; meta.description = "Generation of comparison functions from types"; propagatedBuildInputs = [ ppxlib base ]; }; ppx_custom_printf = janePackage { pname = "ppx_custom_printf"; hash = "sha256-V30ijRgcma/rwysPxNAFnuJIb7XFrfi7mfjJxN+rSak="; meta.description = "Printf-style format-strings for user-defined string conversion"; propagatedBuildInputs = [ ppx_sexp_conv ]; }; ppx_css = janePackage { pname = "ppx_css"; hash = "sha256-spT/dJW8YJtG4pOku9r6VVlBAMwGakTrr1euiABeqsU="; meta.description = "A ppx that takes in css strings and produces a module for accessing the unique names defined within"; propagatedBuildInputs = [ async async_unix core_kernel core_unix ppxlib js_of_ocaml js_of_ocaml-ppx sedlex virtual_dom ]; }; ppx_demo = janePackage { pname = "ppx_demo"; hash = "sha256-t/jz94YpwmorhWlcuflIZe0l85cESE62L9I7NMASVWM="; meta.description = "PPX that exposes the source code string of an expression/module structure"; propagatedBuildInputs = [ core dedent ppx_jane ppxlib ]; }; ppx_derive_at_runtime = janePackage { pname = "ppx_derive_at_runtime"; hash = "sha256-UESWOkyWTHJlsE6KZkty9P+iHI3oY1rLve3raRAqMbk="; meta.description = "Define a new ppx deriver by naming a runtime module"; propagatedBuildInputs = [ base expect_test_helpers_core ppx_jane ppxlib ]; }; ppx_disable_unused_warnings = janePackage { pname = "ppx_disable_unused_warnings"; hash = "sha256-jVNXmAy/Ti7MZmbdBjFuDwbmIILJB57flmmB6MoyCtY="; meta.description = "Expands [@disable_unused_warnings] into [@warning \"-20-26-32-33-34-35-36-37-38-39-60-66-67\"]"; propagatedBuildInputs = [ ppxlib ]; }; ppx_enumerate = janePackage { pname = "ppx_enumerate"; hash = "sha256-v5JPu+qEXoZ1+mu/yTZW2sfCzU0K60/sInG/Ox1D35s="; meta.description = "Generate a list containing all values of a finite type"; propagatedBuildInputs = [ ppxlib ]; }; ppx_expect = janePackage { pname = "ppx_expect"; hash = "sha256-H5ybRHufycdyCxKu370+QZAMUPQsHVD+6nD93tzvLn8="; meta.description = "Cram like framework for OCaml"; propagatedBuildInputs = [ ppx_here ppx_inline_test re ]; doCheck = false; # test build rules broken }; ppx_fields_conv = janePackage { pname = "ppx_fields_conv"; hash = "sha256-kl0JZocMWo2KNciCWkT4nIbJZbh56ijZmlZWbxV8Qj0="; meta.description = "Generation of accessor and iteration functions for ocaml records"; propagatedBuildInputs = [ fieldslib ppxlib ]; }; ppx_fixed_literal = janePackage { pname = "ppx_fixed_literal"; hash = "sha256-vS2KcCO0fVCmiIBkUBgK6qnqdjREj57QCujHERcJTyo="; meta.description = "Simpler notation for fixed point literals"; propagatedBuildInputs = [ ppxlib ]; }; ppx_globalize = janePackage { pname = "ppx_globalize"; hash = "sha256-SG7710YPwWmhRVl7wN3ZQz3ZMTw3cpoywVSeVQAI3Zc="; meta.description = "A ppx rewriter that generates functions to copy local values to the global heap"; propagatedBuildInputs = [ base ppxlib ]; }; ppx_hash = janePackage { pname = "ppx_hash"; hash = "sha256-ZmdW+q7fak8iG42jRQgZ6chmjHHwrDSy9wg7pq/6zwk="; meta.description = "A ppx rewriter that generates hash functions from type expressions and definitions"; propagatedBuildInputs = [ ppx_compare ppx_sexp_conv ]; }; ppx_here = janePackage { pname = "ppx_here"; hash = "sha256-ULEom0pTusxf2k2hduv+5NVp7pW5doA/e3QGQNJfGoM="; meta.description = "Expands [%here] into its location"; propagatedBuildInputs = [ ppxlib ]; doCheck = false; # test build rules broken }; ppx_ignore_instrumentation = janePackage { pname = "ppx_ignore_instrumentation"; hash = "sha256-rAdxCgAKz0jNR8ppRJO4oAEvgXbcU4J4mpreAyeGe6k="; meta.description = "Ignore Jane Street specific instrumentation extensions"; propagatedBuildInputs = [ ppxlib ]; }; ppx_inline_test = janePackage { pname = "ppx_inline_test"; hash = "sha256-Ql0/80KitKvW3xffeCapYREmZvlg+QWCb2JM2T4Rjlc="; meta.description = "Syntax extension for writing in-line tests in ocaml code"; propagatedBuildInputs = [ ppxlib time_now ]; doCheck = false; # test build rules broken }; ppx_jane = janePackage { pname = "ppx_jane"; hash = "sha256-v+/wdEGaXdMWDBa0eJO0uR18G/pDwHjsjaskoEuLusA="; meta.description = "Standard Jane Street ppx rewriters"; propagatedBuildInputs = [ base_quickcheck ppx_bin_prot ppx_disable_unused_warnings ppx_expect ppx_fixed_literal ppx_ignore_instrumentation ppx_log ppx_module_timer ppx_optcomp ppx_optional ppx_pipebang ppx_stable ppx_string ppx_tydi ppx_typerep_conv ppx_variants_conv ]; }; ppx_jsonaf_conv = janePackage { pname = "ppx_jsonaf_conv"; hash = "sha256-GWDhSLtr2+VG3XFIbHgWUcLJFniC7/z90ndiE919CBo="; meta.description = "[@@deriving] plugin to generate Jsonaf conversion functions"; propagatedBuildInputs = [ base jsonaf ppx_jane ppxlib ]; }; ppx_js_style = janePackage { pname = "ppx_js_style"; hash = "sha256-q5CLyeu+5qjegLrJkQVMnId3HMvZ8j3c0PqEa2vTBtU="; meta.description = "Code style checker for Jane Street Packages"; propagatedBuildInputs = [ octavius ppxlib ]; }; ppx_let = janePackage { pname = "ppx_let"; hash = "sha256-/kEkYXFZ5OyTM4i/WWViaxKvigpoKKoiWtUWuEMkgBE="; meta.description = "Monadic let-bindings"; propagatedBuildInputs = [ ppxlib ppx_here ]; }; ppx_log = janePackage { pname = "ppx_log"; hash = "sha256-/HwoxBWKuVqTDYe4u0cYNGqg2Lj0h49U2VrFa4cpE2g="; meta.description = "Ppx_sexp_message-like extension nodes for lazily rendering log messages"; propagatedBuildInputs = [ base ppx_here ppx_sexp_conv ppx_sexp_message sexplib ]; }; ppx_module_timer = janePackage { pname = "ppx_module_timer"; hash = "sha256-AfG+ZnacrR6p7MOvtktVKVLrMBpNMkX9b2+eqNZNRF4="; meta.description = "Ppx rewriter that records top-level module startup times"; propagatedBuildInputs = [ time_now ]; }; ppx_optcomp = janePackage { pname = "ppx_optcomp"; hash = "sha256-TONxBQq/b0kc89f3+jItHd9SnerNx8xa2AjO7HOW+xQ="; meta.description = "Optional compilation for OCaml"; propagatedBuildInputs = [ ppxlib ]; }; ppx_optional = janePackage { pname = "ppx_optional"; hash = "sha256-1GpKEEH1Ul+W0k4/8Mra/qYlyFpeMfZ3xrmB3X7uve0="; meta.description = "Pattern matching on flat options"; propagatedBuildInputs = [ ppxlib ]; }; ppx_pattern_bind = janePackage { pname = "ppx_pattern_bind"; hash = "sha256-ShR8N71a7sz5XaKDyybsy+K0Uu7sYMgvpMADVxmrI/g="; meta.description = "A ppx for writing fast incremental bind nodes in a pattern match"; propagatedBuildInputs = [ ppx_let ]; }; ppx_pipebang = janePackage { pname = "ppx_pipebang"; hash = "sha256-gSS+vfsYw3FFOFZ8/iRnP3rxokKAU7EPa1wXq7SbJBk="; meta.description = "A ppx rewriter that inlines reverse application operators `|>` and `|!`"; propagatedBuildInputs = [ ppxlib ]; }; ppx_python = janePackage { pname = "ppx_python"; hash = "sha256-lpc6F+Scc5ECdOXPWowKSWRnFSzKbmE8oHs7zCjq3j8="; meta.description = "A [@@deriving] plugin to generate Python conversion functions "; propagatedBuildInputs = [ ppx_base ppxlib pyml ]; }; ppx_sexp_conv = janePackage { pname = "ppx_sexp_conv"; hash = "sha256-eCQfYAxZZmfNTbPrFW0sqrj63kIdIQ1MAlImCaMop68="; meta.description = "[@@deriving] plugin to generate S-expression conversion functions"; propagatedBuildInputs = [ ppxlib sexplib0 base ]; }; ppx_sexp_message = janePackage { pname = "ppx_sexp_message"; hash = "sha256-4g3Fjrjqhw+XNkCyxrXkgZDEa3e+ytPsEtQA2xSv+jA="; meta.description = "A ppx rewriter for easy construction of s-expressions"; propagatedBuildInputs = [ ppx_here ppx_sexp_conv ]; }; ppx_sexp_value = janePackage { pname = "ppx_sexp_value"; hash = "sha256-LsP+deeFYxB38xXw7LLB3gOMGZiUOFRYklGVY7DMmvE="; meta.description = "A ppx rewriter that simplifies building s-expressions from ocaml values"; propagatedBuildInputs = [ ppx_here ppx_sexp_conv ]; }; ppx_stable = janePackage { pname = "ppx_stable"; hash = "sha256-DFCBJY+Q8LjXSF9vHwPpUJLNyMoAXdDwQZrvhl+9g0U="; meta.description = "Stable types conversions generator"; propagatedBuildInputs = [ ppxlib ]; }; ppx_stable_witness = janePackage { pname = "ppx_stable_witness"; hash = "sha256-W1CN4xspM8NJiXfi7OsngfzWnLEUmBs+IRLwHfxX9d4="; meta.description = "Ppx extension for deriving a witness that a type is intended to be stable"; propagatedBuildInputs = [ base ppxlib ]; }; ppx_string = janePackage { pname = "ppx_string"; hash = "sha256-GQlgiaES8wc6Y7rTgmPrf9UfMfu125VoNGEbdc7kFsk="; meta.description = "Ppx extension for string interpolation"; propagatedBuildInputs = [ ppx_base ppxlib stdio ]; }; ppx_tydi = janePackage { pname = "ppx_tydi"; hash = "sha256-neu2Z7TgQdBzf8UtYDRhnGp3Iggfd90Fr+gQuwVTMOo="; meta.description = "Let expressions, inferring pattern type from expression"; propagatedBuildInputs = [ base ppxlib ]; }; ppx_typed_fields = janePackage { pname = "ppx_typed_fields"; hash = "sha256-l4lCQ4n5FLPS82sb3FgW+HF2OEY/kY10sNfr+aQF8x8="; meta.description = "GADT-based field accessors and utilities"; propagatedBuildInputs = [ core ppx_jane ppxlib ]; }; ppx_typerep_conv = janePackage { pname = "ppx_typerep_conv"; hash = "sha256-DxjgwZee0jOea7qyPfEhRrdcKWQb2jtjrowiJszS+Fs="; meta.description = "Generation of runtime types from type declarations"; propagatedBuildInputs = [ ppxlib typerep ]; }; ppx_variants_conv = janePackage { pname = "ppx_variants_conv"; hash = "sha256-Q/CCcMrD+XN5YRMzKvXuiQHfcwXwI773s8x150/eMzs="; meta.description = "Generation of accessor and iteration functions for ocaml variant types"; propagatedBuildInputs = [ variantslib ppxlib ]; }; pythonlib = janePackage { pname = "pythonlib"; version = "0.16"; hash = "sha256-HrsdtwPSDSaMB9CDIR9P5iaAmLihUrReuNAPIYa+s3Y="; meta.description = "A library to help writing wrappers around ocaml code for python"; propagatedBuildInputs = [ base core expect_test_helpers_core ppx_compare ppx_expect ppx_here ppx_let ppx_python ppx_string stdio typerep pyml ]; meta.broken = lib.versionAtLeast ocaml.version "4.14"; }; profunctor = janePackage { pname = "profunctor"; hash = "sha256-CFHMtCuBnrlr+B2cdJm2Tamt0A/e+f3SnjEavvE31xQ="; meta.description = "A library providing a signature for simple profunctors and traversal of a record"; propagatedBuildInputs = [ base ppx_jane record_builder ]; }; protocol_version_header = janePackage { pname = "protocol_version_header"; hash = "sha256-GVjnwne6ksjY9ptLOpbsgG0La6eiCJf1w4teYEtgJrA="; meta.description = "Protocol versioning"; propagatedBuildInputs = [ core_kernel ]; }; re2 = janePackage { pname = "re2"; hash = "sha256-ZRJ7ooXtatEEh0sPL8M9OZ+6s7xNdTuw0Ot6txiG16I="; meta.description = "OCaml bindings for RE2, Google's regular expression library"; propagatedBuildInputs = [ core_kernel jane_rope regex_parser_intf ]; prePatch = '' substituteInPlace src/re2_c/dune --replace 'CXX=g++' 'CXX=c++' substituteInPlace src/dune --replace '(cxx_flags (:standard \ -pedantic) (-I re2_c/libre2))' '(cxx_flags (:standard \ -pedantic) (-I re2_c/libre2) (-x c++))' ''; }; re2_stable = janePackage { pname = "re2_stable"; version = "0.14.0"; hash = "sha256-gyet2Pzn7ZIqQ+UP2J51pRmwaESY2LSGTqCMZZwDTE4="; meta.description = "Re2_stable adds an incomplete but stable serialization of Re2"; propagatedBuildInputs = [ core re2 ]; }; record_builder = janePackage { pname = "record_builder"; hash = "sha256-46zGgN9RlDjoSbi8RimuQVrMhy65Gpic0YPZpHOeoo0="; meta.description = "A library which provides traversal of records with an applicative"; propagatedBuildInputs = [ base ppx_jane ]; }; redis-async = janePackage { pname = "redis-async"; hash = "sha256-5msIS2m8nkaprR8NEBfKFWZBWaDJiUtjHbfPelg9/os="; meta.description = "Redis client for Async applications"; propagatedBuildInputs = [ async bignum core core_kernel ppx_jane ]; }; regex_parser_intf = janePackage { pname = "regex_parser_intf"; hash = "sha256-huzHtUIIVRd5pE7VU1oUjN20S55L6+WCvoLlQ0FCD7A="; meta.description = "Interface shared by Re_parser and Re2.Parser"; propagatedBuildInputs = [ base ]; }; resource_cache = janePackage { pname = "resource_cache"; hash = "sha256-dN4skSHswgRYLZqN/tqhFFTfgoN8H/LgTgoe+5ZI5zE="; meta.description = "General resource cache"; propagatedBuildInputs = [ async_rpc_kernel ]; }; semantic_version = janePackage { pname = "semantic_version"; hash = "sha256-KJanaDUW56ndvnTlnPeQgh0C7zsRqXJ328gcEiVDrmc="; meta.description = "Semantic versioning"; propagatedBuildInputs = [ core ppx_jane re ]; }; sexp = janePackage { pname = "sexp"; hash = "sha256-JWRYi5lX9UOKg+RGvW6FO61t2HlnJKXhzctOHXe0bCM="; propagatedBuildInputs = [ async core csvfields jsonaf re2 sexp_diff sexp_macro sexp_pretty sexp_select shell ]; meta.description = "S-expression swiss knife"; }; sexp_grammar = janePackage { pname = "sexp_grammar"; hash = "sha256-Y/abRingL4+3qvaKgW9jH46E9uq7jYE2+kgr8ERKqfI="; propagatedBuildInputs = [ core ppx_bin_prot ppx_compare ppx_hash ppx_let ppx_sexp_conv ppx_sexp_message zarith ]; meta.description = "Helpers for manipulating [Sexplib.Sexp_grammar] values"; }; sexp_diff = janePackage { pname = "sexp_diff"; hash = "sha256-2dMBKf7eUbKZtvV7Ol2mPMzYJOCDHuOm9xFZ8vkmp/0="; propagatedBuildInputs = [ core_kernel ]; meta.description = "Code for computing the diff of two sexps"; }; sexp_macro = janePackage { pname = "sexp_macro"; hash = "sha256-x9WsFFrV7wUqgPUw8KkfyzOxLrS5h5++OSK8QljeQqg="; propagatedBuildInputs = [ async sexplib ]; meta.description = "Sexp macros"; }; sexp_pretty = janePackage { pname = "sexp_pretty"; hash = "sha256-tcWdYZ717LkGowRSRoEcUNY7VCMX64uhCaY3bXhWxKM="; meta.description = "S-expression pretty-printer"; propagatedBuildInputs = [ ppx_base re sexplib ]; }; sexp_select = janePackage { pname = "sexp_select"; hash = "sha256-HEzZowojeK9yDOoTY/l01fYLUdolzQGlMO9u3phV8so="; propagatedBuildInputs = [ base ppx_jane ]; meta.description = "A library to use CSS-style selectors to traverse sexp trees"; }; sexplib0 = janePackage { pname = "sexplib0"; hash = "sha256-wRr1M243Bqu/XLSsr5IVPH5RTVWeVgZjxkKOrm+PW5E="; minimalOCamlVersion = "4.08.0"; meta.description = "Library containing the definition of S-expressions and some base converters"; }; sexplib = janePackage { pname = "sexplib"; hash = "sha256-6MwggpjHo4FmKF88fP56LN9OHi2uIJc13TvKx4T7gEI="; meta.description = "Library for serializing OCaml values to and from S-expressions"; propagatedBuildInputs = [ num parsexp ]; }; shell = janePackage { pname = "shell"; hash = "sha256-pK434+ToeYURQHRV+gK57rC7BFvznWEvIu5NAib2ZTU="; meta.description = "Yet another implementation of fork&exec and related functionality"; buildInputs = [ jst-config ]; propagatedBuildInputs = [ textutils ]; checkInputs = [ ounit ]; }; shexp = janePackage { pname = "shexp"; hash = "sha256-npIcrxMOcIgsecdUEx5XHYp0KVrXiMzMLi8jskAp4vo="; propagatedBuildInputs = [ posixat spawn ]; meta.description = "Process library and s-expression based shell"; }; spawn = janePackage { pname = "spawn"; minimalOCamlVersion = "4.02.3"; version = "0.15.0"; hash = "1fjr91psas5zmk1hxvxh0dchhn0pkyzlr4gg232f5g9vdgissi0p"; meta.description = "Spawning sub-processes"; buildInputs = [ ppx_expect ]; }; splay_tree = janePackage { pname = "splay_tree"; hash = "sha256-Ag6yqTofEZ3v0qF+Z7xpXQOh7+HWtvRLlY+iAYqcReg="; meta.description = "A splay tree implementation"; propagatedBuildInputs = [ core_kernel ]; }; splittable_random = janePackage { pname = "splittable_random"; hash = "sha256-wMmLuzhKmnS2iTYVTPUx5Rv2LhL/ygmWmb9t2pUjz+E="; meta.description = "PRNG that can be split into independent streams"; propagatedBuildInputs = [ base ppx_assert ppx_bench ppx_sexp_message ]; }; stdio = janePackage { pname = "stdio"; hash = "sha256-+QgxqSMqO4VGoMWWJ3QoXdtJKcVpxlSQ/OI7dmcNqjw="; meta.description = "Standard IO library for OCaml"; propagatedBuildInputs = [ base ]; }; stored_reversed = janePackage { pname = "stored_reversed"; hash = "sha256-ef11f0qifEvxKChM49Hnfk6J6hL+b0tMlm0iDLd5Y0Q="; meta.description = "A library for representing a list temporarily stored in reverse order"; propagatedBuildInputs = [ core ppx_jane ]; }; streamable = janePackage { version = "0.16.1"; pname = "streamable"; hash = "sha256-3djrUW2tPKaEmoOIpdjN6ok7U9i07yreqbi1kP+6pnY="; meta.description = "A collection of types suitable for incremental serialization"; propagatedBuildInputs = [ async_kernel async_rpc_kernel base core core_kernel ppx_jane ppxlib ]; }; textutils = janePackage { pname = "textutils"; hash = "sha256-2qy99MUMpkuNCvCYlk36k4kN6cPjrEILbwEUv4DyNYw="; meta.description = "Text output utilities"; propagatedBuildInputs = [ core_unix textutils_kernel ]; }; textutils_kernel = janePackage { pname = "textutils_kernel"; hash = "sha256-DiXemANj5ONmvMzp+tly3AJud5u9i7HdaHmn8aVQS48="; meta.description = "Text output utilities"; propagatedBuildInputs = [ core ppx_jane uutf ]; }; tilde_f = janePackage { pname = "tilde_f"; hash = "sha256-qLjM9liJfMIh2fqRPBdnmtUf4xhzk2MY8dFNdON3Aew="; meta.description = "Provides a let-syntax for continuation-passing style"; propagatedBuildInputs = [ base ppx_jane ]; }; time_now = janePackage { pname = "time_now"; hash = "sha256-DjSrx/HgwCYS0Xzm2gFvWUVLD7a1KuFVIyVrJjBi8Tc="; meta.description = "Reports the current time"; buildInputs = [ jst-config ppx_optcomp ]; propagatedBuildInputs = [ jane-street-headers base ppx_base ]; }; timezone = janePackage { pname = "timezone"; hash = "sha256-pmXUMvLfgAwP6TV/aP9wMlOs0KfwEWtaJfdjUFLbOu0="; meta.description = "Time-zone handling"; propagatedBuildInputs = [ core_kernel ]; }; topological_sort = janePackage { pname = "topological_sort"; hash = "sha256-um5++60mR++iHAruKqoQfd4EbQ1kb3L+cPOWhs9sIHI="; meta.description = "Topological sort algorithm"; propagatedBuildInputs = [ ppx_jane stdio ]; }; typerep = janePackage { pname = "typerep"; hash = "sha256-iJnIjWZYCTaH29x7nFviCrbnTmHRChZkkj6E5sgi4mU="; meta.description = "Typerep is a library for runtime types"; propagatedBuildInputs = [ base ]; }; username_kernel = janePackage { pname = "username_kernel"; hash = "sha256-UvFL/M9OsD+SOs9MYMKiKzZilLJHzriop6SPA4bOhZQ="; meta.description = "An identifier for a user"; propagatedBuildInputs = [ core ppx_jane ]; }; variantslib = janePackage { pname = "variantslib"; hash = "sha256-8NoNkyIP7iEEiei+Q1zrPoJjnWwhCsLsY1vgua22gnw="; meta.description = "Part of Jane Street's Core library"; propagatedBuildInputs = [ base ]; }; vcaml = janePackage { pname = "vcaml"; hash = "sha256-pmEKi24+22T76SzI3RpBmQF7ZrQwlngrpFYLoBdLwe0="; meta.description = "OCaml bindings for the Neovim API"; propagatedBuildInputs = [ angstrom-async async_extra expect_test_helpers_async faraday jsonaf man_in_the_middle_debugger semantic_version ]; }; virtual_dom = janePackage { pname = "virtual_dom"; hash = "sha256-nXW9cDHQVugriR0+GkayuV4S3HKothQAoNJef02iALM="; meta.description = "OCaml bindings for the virtual-dom library"; buildInputs = [ js_of_ocaml-ppx ]; propagatedBuildInputs = [ base64 core_kernel gen_js_api js_of_ocaml js_of_ocaml_patches lambdasoup tyxml uri ]; }; zarith_stubs_js = janePackage { pname = "zarith_stubs_js"; hash = "sha256-oKD+JE08Mgvk5l8XFHSZ7xqiWPaOvKC87+zHLaQ/7q0="; meta.description = "Javascripts stubs for the Zarith library"; }; zstandard = janePackage { pname = "zstandard"; hash = "sha256-QcYqlOpCAr0owmO6sLDJhki8lUnNvtkaxldKb5I5AF0="; meta.description = "OCaml bindings to Zstandard"; buildInputs = [ ppx_jane ]; propagatedBuildInputs = [ core_kernel ctypes zstd ]; }; } [result] Failed to update ocamlPackages.ppx_inline_test 0.16.0 -> 0.16.1 https://repology.org/project/ocaml:ppx-inline-test/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl536Packages.Encode 3.19 -> 3.21 https://repology.org/project/perl:encode/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath xsd, using log file: /var/log/nixpkgs-update/xsd/2024-03-21.log xsd 4.0.0 -> 4.2.0 https://repology.org/project/xsd/versions attrpath: xsd Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/qw4598lj6fzpm47vyjmfg5m4znvaza3z-xsd-4.2.0+dep.tar.bz2.drv building '/nix/store/qw4598lj6fzpm47vyjmfg5m4znvaza3z-xsd-4.2.0+dep.tar.bz2.drv'... trying https://codesynthesis.com/download/xsd/4.0/xsd-4.2.0+dep.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 280 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download xsd-4.2.0+dep.tar.bz2 from any mirror error: builder for '/nix/store/qw4598lj6fzpm47vyjmfg5m4znvaza3z-xsd-4.2.0+dep.tar.bz2.drv' failed with exit code 1; last 7 log lines: > > trying https://codesynthesis.com/download/xsd/4.0/xsd-4.2.0+dep.tar.bz2 > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 280 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download xsd-4.2.0+dep.tar.bz2 from any mirror For full logs, run 'nix log /nix/store/qw4598lj6fzpm47vyjmfg5m4znvaza3z-xsd-4.2.0+dep.tar.bz2.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'xsd.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/qw4598lj6fzpm47vyjmfg5m4znvaza3z-xsd-4.2.0+dep.tar.bz2.drv /nix/store/bj801mwnb7hglns0vzqghzav133bbl5y-xsd-4.2.0.drv these 3 paths will be fetched (29.48 MiB download, 139.53 MiB unpacked): /nix/store/i1prqflh7yzd5g4hlhdsi95689x5izlv-gcc-9.5.0 /nix/store/y6h84ywa5xh76cvr1v1zcsdghlx9kqfp-gcc-wrapper-9.5.0 /nix/store/ajmkjsrba7wn54k6kc2s8c4yqf9pv6bj-stdenv-linux copying path '/nix/store/i1prqflh7yzd5g4hlhdsi95689x5izlv-gcc-9.5.0' from 'https://cache.nixos.org'... building '/nix/store/qw4598lj6fzpm47vyjmfg5m4znvaza3z-xsd-4.2.0+dep.tar.bz2.drv'... trying https://codesynthesis.com/download/xsd/4.0/xsd-4.2.0+dep.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 280 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download xsd-4.2.0+dep.tar.bz2 from any mirror error: builder for '/nix/store/qw4598lj6fzpm47vyjmfg5m4znvaza3z-xsd-4.2.0+dep.tar.bz2.drv' failed with exit code 1; last 7 log lines: > > trying https://codesynthesis.com/download/xsd/4.0/xsd-4.2.0+dep.tar.bz2 > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 280 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download xsd-4.2.0+dep.tar.bz2 from any mirror For full logs, run 'nix log /nix/store/qw4598lj6fzpm47vyjmfg5m4znvaza3z-xsd-4.2.0+dep.tar.bz2.drv'. error: 1 dependencies of derivation '/nix/store/bj801mwnb7hglns0vzqghzav133bbl5y-xsd-4.2.0.drv' failed to build [result] Failed to update xsd 4.0.0 -> 4.2.0 https://repology.org/project/xsd/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.GenoGAM, using log file: /var/log/nixpkgs-update/rPackages.GenoGAM/2024-03-21.log rPackages.GenoGAM 2.11.0 -> 2.14.0 https://repology.org/project/r:genogam/versions attrpath: rPackages.GenoGAM Checking auto update branch... No auto update branch exists Old version 2.11.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.GenoGAM 2.11.0 -> 2.14.0 https://repology.org/project/r:genogam/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kstars, using log file: /var/log/nixpkgs-update/kstars/2024-03-21.log kstars 3.6.7 -> 3.6.9 https://repology.org/project/kstars/versions attrpath: kstars Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - kstars: 3.6.7 -> 3.6.9 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/281099" [result] Failed to update kstars 3.6.7 -> 3.6.9 https://repology.org/project/kstars/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cloog, using log file: /var/log/nixpkgs-update/cloog/2024-03-21.log cloog 0.18.4 -> 0.21.1 https://repology.org/project/cloog/versions attrpath: cloog Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/4lq819dydkr23hzgv70ngw03rnlynh2x-cloog-0.21.1.tar.gz.drv building '/nix/store/4lq819dydkr23hzgv70ngw03rnlynh2x-cloog-0.21.1.tar.gz.drv'... trying http://www.bastoul.net/cloog/pages/download/count.php3?url=./cloog-0.21.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 318 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download cloog-0.21.1.tar.gz from any mirror error: builder for '/nix/store/4lq819dydkr23hzgv70ngw03rnlynh2x-cloog-0.21.1.tar.gz.drv' failed with exit code 1; last 8 log lines: > > trying http://www.bastoul.net/cloog/pages/download/count.php3?url=./cloog-0.21.1.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 318 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download cloog-0.21.1.tar.gz from any mirror For full logs, run 'nix log /nix/store/4lq819dydkr23hzgv70ngw03rnlynh2x-cloog-0.21.1.tar.gz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'cloog.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/4lq819dydkr23hzgv70ngw03rnlynh2x-cloog-0.21.1.tar.gz.drv /nix/store/carfhrhrqv0msmf0hphhpjm0rbpx603q-cloog-0.21.1.drv this path will be fetched (0.52 MiB download, 1.87 MiB unpacked): /nix/store/np2snn058w1n47yhxa8r2l842j3f1p2v-isl-0.14.1 copying path '/nix/store/np2snn058w1n47yhxa8r2l842j3f1p2v-isl-0.14.1' from 'https://cache.nixos.org'... building '/nix/store/4lq819dydkr23hzgv70ngw03rnlynh2x-cloog-0.21.1.tar.gz.drv'... trying http://www.bastoul.net/cloog/pages/download/count.php3?url=./cloog-0.21.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 318 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download cloog-0.21.1.tar.gz from any mirror error: builder for '/nix/store/4lq819dydkr23hzgv70ngw03rnlynh2x-cloog-0.21.1.tar.gz.drv' failed with exit code 1; last 8 log lines: > > trying http://www.bastoul.net/cloog/pages/download/count.php3?url=./cloog-0.21.1.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 318 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download cloog-0.21.1.tar.gz from any mirror For full logs, run 'nix log /nix/store/4lq819dydkr23hzgv70ngw03rnlynh2x-cloog-0.21.1.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/carfhrhrqv0msmf0hphhpjm0rbpx603q-cloog-0.21.1.drv' failed to build [result] Failed to update cloog 0.18.4 -> 0.21.1 https://repology.org/project/cloog/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.bs4Dash, using log file: /var/log/nixpkgs-update/rPackages.bs4Dash/2024-03-21.log rPackages.bs4Dash 2.3.0 -> 2.3.3 https://repology.org/project/r:bs4dash/versions attrpath: rPackages.bs4Dash Checking auto update branch... No auto update branch exists Old version 2.3.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.bs4Dash 2.3.0 -> 2.3.3 https://repology.org/project/r:bs4dash/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.envi, using log file: /var/log/nixpkgs-update/rPackages.envi/2024-03-21.log rPackages.envi 0.1.17 -> 0.1.19 https://repology.org/project/r:envi/versions attrpath: rPackages.envi Checking auto update branch... No auto update branch exists Old version 0.1.17" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.envi 0.1.17 -> 0.1.19 https://repology.org/project/r:envi/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ecoreg, using log file: /var/log/nixpkgs-update/rPackages.ecoreg/2024-03-21.log rPackages.ecoreg 0.2.3 -> 0.2.4 https://repology.org/project/r:ecoreg/versions attrpath: rPackages.ecoreg Checking auto update branch... No auto update branch exists Old version 0.2.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ecoreg 0.2.3 -> 0.2.4 https://repology.org/project/r:ecoreg/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.TexExamRandomizer, using log file: /var/log/nixpkgs-update/rPackages.TexExamRandomizer/2024-03-21.log rPackages.TexExamRandomizer 1.2.3 -> 1.2.7 https://repology.org/project/r:texexamrandomizer/versions attrpath: rPackages.TexExamRandomizer Checking auto update branch... No auto update branch exists Old version 1.2.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.TexExamRandomizer 1.2.3 -> 1.2.7 https://repology.org/project/r:texexamrandomizer/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.mapSpain, using log file: /var/log/nixpkgs-update/rPackages.mapSpain/2024-03-21.log rPackages.mapSpain 0.8.0 -> 0.9.0 https://repology.org/project/r:mapspain/versions attrpath: rPackages.mapSpain Checking auto update branch... No auto update branch exists Old version 0.8.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.mapSpain 0.8.0 -> 0.9.0 https://repology.org/project/r:mapspain/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.TCGAretriever, using log file: /var/log/nixpkgs-update/rPackages.TCGAretriever/2024-03-21.log rPackages.TCGAretriever 1.7 -> 1.9.1 https://repology.org/project/r:tcgaretriever/versions attrpath: rPackages.TCGAretriever Checking auto update branch... No auto update branch exists Old version 1.7" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.TCGAretriever 1.7 -> 1.9.1 https://repology.org/project/r:tcgaretriever/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath midori-unwrapped, using log file: /var/log/nixpkgs-update/midori-unwrapped/2024-03-21.log midori-unwrapped 9.0 -> 11.2.2 https://repology.org/project/midori/versions attrpath: midori-unwrapped Checking auto update branch... No auto update branch exists [outpaths] eval start [outpaths] eval end [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/sca6qrhgy8spz7qq4q9kyrlh8ajkc1hp-midori-v11.2.2.tar.gz.drv building '/nix/store/sca6qrhgy8spz7qq4q9kyrlh8ajkc1hp-midori-v11.2.2.tar.gz.drv'... trying https://github.com/midori-browser/core/releases/download/v11.2.2/midori-v11.2.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download midori-v11.2.2.tar.gz from any mirror error: builder for '/nix/store/sca6qrhgy8spz7qq4q9kyrlh8ajkc1hp-midori-v11.2.2.tar.gz.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/midori-browser/core/releases/download/v11.2.2/midori-v11.2.2.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download midori-v11.2.2.tar.gz from any mirror For full logs, run 'nix log /nix/store/sca6qrhgy8spz7qq4q9kyrlh8ajkc1hp-midori-v11.2.2.tar.gz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'midori-unwrapped.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/sca6qrhgy8spz7qq4q9kyrlh8ajkc1hp-midori-v11.2.2.tar.gz.drv /nix/store/yjyfjm5laldgdl9rffp88ap6fizsr7b7-midori-11.2.2.drv building '/nix/store/sca6qrhgy8spz7qq4q9kyrlh8ajkc1hp-midori-v11.2.2.tar.gz.drv'... trying https://github.com/midori-browser/core/releases/download/v11.2.2/midori-v11.2.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download midori-v11.2.2.tar.gz from any mirror error: builder for '/nix/store/sca6qrhgy8spz7qq4q9kyrlh8ajkc1hp-midori-v11.2.2.tar.gz.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/midori-browser/core/releases/download/v11.2.2/midori-v11.2.2.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download midori-v11.2.2.tar.gz from any mirror For full logs, run 'nix log /nix/store/sca6qrhgy8spz7qq4q9kyrlh8ajkc1hp-midori-v11.2.2.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/yjyfjm5laldgdl9rffp88ap6fizsr7b7-midori-11.2.2.drv' failed to build [result] Failed to update midori-unwrapped 9.0 -> 11.2.2 https://repology.org/project/midori/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.pyaxmlparser, using log file: /var/log/nixpkgs-update/python312Packages.pyaxmlparser/2024-03-21.log python312Packages.pyaxmlparser 0.3.27 -> 0.3.31 https://repology.org/project/python:pyaxmlparser/versions attrpath: python312Packages.pyaxmlparser 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/vk96d80yxdzdlqwf4pjw7sqw33ll762x-packages.json.drv building '/nix/store/vk96d80yxdzdlqwf4pjw7sqw33ll762x-packages.json.drv'... Going to be running update for following packages: - python3.12-pyaxmlparser-0.3.27 Press Enter key to continue... Running update for: - python3.12-pyaxmlparser-0.3.27: UPDATING ... - python3.12-pyaxmlparser-0.3.27: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.pyaxmlparser 0.3.27 -> 0.3.31 https://repology.org/project/python:pyaxmlparser/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.tagoio-sdk, using log file: /var/log/nixpkgs-update/python312Packages.tagoio-sdk/2024-03-21.log python312Packages.tagoio-sdk 4.2.1 -> 4.3.0 https://repology.org/project/python:tagoio-sdk/versions attrpath: python312Packages.tagoio-sdk 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/2n49lk7qmfywcpiwxqiv050hdr743b3c-packages.json.drv building '/nix/store/2n49lk7qmfywcpiwxqiv050hdr743b3c-packages.json.drv'... Going to be running update for following packages: - python3.12-tagoio-sdk-4.2.1 Press Enter key to continue... Running update for: - python3.12-tagoio-sdk-4.2.1: UPDATING ... - python3.12-tagoio-sdk-4.2.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/tagoio-sdk/default.nix b/pkgs/development/python-modules/tagoio-sdk/default.nix index b5bcc619eed8..626872794e03 100644 --- a/pkgs/development/python-modules/tagoio-sdk/default.nix +++ b/pkgs/development/python-modules/tagoio-sdk/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "tagoio-sdk"; - version = "4.2.1"; + version = "4.3.0"; format = "pyproject"; disabled = pythonOlder "3.9"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "tago-io"; repo = "sdk-python"; rev = "refs/tags/v${version}"; - hash = "sha256-R7qJIgL8/zejIuT6YMnC3bdm8lKLBTK5eVjVDEjvRKs="; + hash = "sha256-37/fg2vbwYPhYPvSJ2YxWAPrfspqTE3thIL/VR1+AkI="; }; pythonRelaxDeps = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/xcb7np0qr8xccc91n9ryzy8nxb0bk6y9-python3.12-tagoio-sdk-4.3.0" [check][nixpkgs-review] [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.conway-polynomials, using log file: /var/log/nixpkgs-update/python311Packages.conway-polynomials/2024-03-21.log python311Packages.conway-polynomials 0 -> 1 attrpath: python311Packages.conway-polynomials 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/napkw5m81mvs286dxg7b5izwzjhd1ggs-packages.json.drv building '/nix/store/napkw5m81mvs286dxg7b5izwzjhd1ggs-packages.json.drv'... Going to be running update for following packages: - python3.11-conway-polynomials-0.9 Press Enter key to continue... Running update for: - python3.11-conway-polynomials-0.9: UPDATING ... - python3.11-conway-polynomials-0.9: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.conway-polynomials 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.SqlRender, using log file: /var/log/nixpkgs-update/rPackages.SqlRender/2024-03-21.log rPackages.SqlRender 1.16.1 -> 1.17.0 https://repology.org/project/r:sqlrender/versions attrpath: rPackages.SqlRender Checking auto update branch... No auto update branch exists Old version 1.16.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.SqlRender 1.16.1 -> 1.17.0 https://repology.org/project/r:sqlrender/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.trafilatura, using log file: /var/log/nixpkgs-update/python312Packages.trafilatura/2024-03-21.log python312Packages.trafilatura 1.7.0 -> 1.8.0 https://repology.org/project/python:trafilatura/versions attrpath: python312Packages.trafilatura 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/kh4rfh1rxp9i14sqr23apg3idrakpcm5-packages.json.drv building '/nix/store/kh4rfh1rxp9i14sqr23apg3idrakpcm5-packages.json.drv'... Going to be running update for following packages: - python3.12-trafilatura-1.7.0 Press Enter key to continue... Running update for: - python3.12-trafilatura-1.7.0: UPDATING ... - python3.12-trafilatura-1.7.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/trafilatura/default.nix b/pkgs/development/python-modules/trafilatura/default.nix index 5ca7e83d6ae5..35f1109eacba 100644 --- a/pkgs/development/python-modules/trafilatura/default.nix +++ b/pkgs/development/python-modules/trafilatura/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "trafilatura"; - version = "1.7.0"; + version = "1.8.0"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-oWbmfwBaahLvGU9Ix8n6ThsONnVv3Stk4CRzw1aWLwQ="; + hash = "sha256-6lSHXtJPPq+vGZuKD4m1g1x880NzPDLvvEr50wV6j3I="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/cfhcmlscan0nkr2ny44jzmd4pg2v3mi5-python3.12-trafilatura-1.8.0" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
4 packages 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 python312Packages.trafilatura is: Python package and command-line tool designed to gather text on the Web meta.homepage for python312Packages.trafilatura is: https://trafilatura.readthedocs.io meta.changelog for python312Packages.trafilatura is: https://github.com/adbar/trafilatura/blob/v1.8.0/HISTORY.md ###### 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 1.8.0 with grep in /nix/store/cfhcmlscan0nkr2ny44jzmd4pg2v3mi5-python3.12-trafilatura-1.8.0 - found 1.8.0 in filename of file in /nix/store/cfhcmlscan0nkr2ny44jzmd4pg2v3mi5-python3.12-trafilatura-1.8.0 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath python311Packages.trafilatura python312Packages.trafilatura ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/cfhcmlscan0nkr2ny44jzmd4pg2v3mi5-python3.12-trafilatura-1.8.0 \ --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 python312Packages.trafilatura https://github.com/r-ryantm/nixpkgs/archive/00e55e6e88e3f51a882d18f906978a2828e4b56e.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/00e55e6e88e3f51a882d18f906978a2828e4b56e#python312Packages.trafilatura ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/cfhcmlscan0nkr2ny44jzmd4pg2v3mi5-python3.12-trafilatura-1.8.0 ls -la /nix/store/cfhcmlscan0nkr2ny44jzmd4pg2v3mi5-python3.12-trafilatura-1.8.0/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
4 packages built:
--- ###### Maintainer pings cc @jokatzke 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/297585 [result] Success updating python312Packages.trafilatura 1.7.0 -> 1.8.0 https://repology.org/project/python:trafilatura/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.phonopy, using log file: /var/log/nixpkgs-update/python312Packages.phonopy/2024-03-21.log python312Packages.phonopy 2.21.2 -> 2.22.0 https://repology.org/project/python:phonopy/versions attrpath: python312Packages.phonopy 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/cy8r10j2fzxpg9rssyrw75ddgxzjrb05-packages.json.drv building '/nix/store/cy8r10j2fzxpg9rssyrw75ddgxzjrb05-packages.json.drv'... Going to be running update for following packages: - python3.12-phonopy-2.21.2 Press Enter key to continue... Running update for: - python3.12-phonopy-2.21.2: UPDATING ... - python3.12-phonopy-2.21.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/phonopy/default.nix b/pkgs/development/python-modules/phonopy/default.nix index 6afa9e1f5ff6..fc39ba10083f 100644 --- a/pkgs/development/python-modules/phonopy/default.nix +++ b/pkgs/development/python-modules/phonopy/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "phonopy"; - version = "2.21.2"; + version = "2.22.0"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-3DCfMI41J/H9RjKj0376NnADp2VzHKnGcvgYoLnluTY="; + hash = "sha256-9opygqCRxKGNQo52cS7BiUYdmknIk9ygubPgpylcy8o="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.phonopy Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . python312Packages.phonopy Standard output: error: … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.phonopy/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.phonopy/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; (stack trace truncated; use '--show-trace' to show the full trace) error: nose-1.3.7 not supported for interpreter python3.12 [result] Failed to update python312Packages.phonopy 2.21.2 -> 2.22.0 https://repology.org/project/python:phonopy/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath magic-vlsi, using log file: /var/log/nixpkgs-update/magic-vlsi/2024-03-21.log magic-vlsi 8.3.464 -> 8.3.465 https://repology.org/project/magic/versions attrpath: magic-vlsi 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/applications/science/electronics/magic-vlsi/default.nix b/pkgs/applications/science/electronics/magic-vlsi/default.nix index 50be90716e09..5fc4b0036f9f 100644 --- a/pkgs/applications/science/electronics/magic-vlsi/default.nix +++ b/pkgs/applications/science/electronics/magic-vlsi/default.nix @@ -13,11 +13,11 @@ stdenv.mkDerivation rec { pname = "magic-vlsi"; - version = "8.3.464"; + version = "8.3.465"; src = fetchurl { url = "http://opencircuitdesign.com/magic/archive/magic-${version}.tgz"; - sha256 = "sha256-ICXFskoB/mqKPgjWeIoJ81H2eg4dPSj0bHY7S5/A858="; + sha256 = "sha256-cb9A8rpjD3x3fJo+xexlyzn+/3M5iUJmSoBraom9zd8="; }; nativeBuildInputs = [ python3 ]; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/pi9232v4s5199dc7smn0xdkisv3qh1gx-magic-vlsi-8.3.465" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` 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 https://repology.org/project/magic/versions. meta.description for magic-vlsi is: VLSI layout tool written in Tcl meta.homepage for magic-vlsi is: http://opencircuitdesign.com/magic/ ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 8.3.465 with grep in /nix/store/pi9232v4s5199dc7smn0xdkisv3qh1gx-magic-vlsi-8.3.465 - found 8.3.465 in filename of file in /nix/store/pi9232v4s5199dc7smn0xdkisv3qh1gx-magic-vlsi-8.3.465 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath magic-vlsi ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/pi9232v4s5199dc7smn0xdkisv3qh1gx-magic-vlsi-8.3.465 \ --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 magic-vlsi https://github.com/r-ryantm/nixpkgs/archive/b6b642911e5c1062c7776f0fe2ffb46b42eee523.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/b6b642911e5c1062c7776f0fe2ffb46b42eee523#magic-vlsi ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/pi9232v4s5199dc7smn0xdkisv3qh1gx-magic-vlsi-8.3.465 ls -la /nix/store/pi9232v4s5199dc7smn0xdkisv3qh1gx-magic-vlsi-8.3.465/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @thoughtpolice @AndersonTorres 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/297594 [result] Success updating magic-vlsi 8.3.464 -> 8.3.465 https://repology.org/project/magic/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.spmoran, using log file: /var/log/nixpkgs-update/rPackages.spmoran/2024-03-21.log rPackages.spmoran 0.2.2.9 -> 0.2.3 https://repology.org/project/r:spmoran/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ModTools, using log file: /var/log/nixpkgs-update/rPackages.ModTools/2024-03-21.log rPackages.ModTools 0.9.4 -> 0.9.6 https://repology.org/project/r:modtools/versions attrpath: rPackages.ModTools Checking auto update branch... No auto update branch exists Old version 0.9.4" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ModTools 0.9.4 -> 0.9.6 https://repology.org/project/r:modtools/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ftsa, using log file: /var/log/nixpkgs-update/rPackages.ftsa/2024-03-21.log rPackages.ftsa 6.3 -> 6.4 https://repology.org/project/r:ftsa/versions attrpath: rPackages.ftsa Checking auto update branch... No auto update branch exists Old version 6.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ftsa 6.3 -> 6.4 https://repology.org/project/r:ftsa/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.gateR, using log file: /var/log/nixpkgs-update/rPackages.gateR/2024-03-21.log rPackages.gateR 0.1.13 -> 0.1.15 https://repology.org/project/r:gater/versions attrpath: rPackages.gateR Checking auto update branch... No auto update branch exists Old version 0.1.13" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.gateR 0.1.13 -> 0.1.15 https://repology.org/project/r:gater/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.sparrpowR, using log file: /var/log/nixpkgs-update/rPackages.sparrpowR/2024-03-21.log rPackages.sparrpowR 0.2.7 -> 0.2.8 https://repology.org/project/r:sparrpowr/versions attrpath: rPackages.sparrpowR Checking auto update branch... No auto update branch exists Old version 0.2.7" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.sparrpowR 0.2.7 -> 0.2.8 https://repology.org/project/r:sparrpowr/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.robflreg, using log file: /var/log/nixpkgs-update/rPackages.robflreg/2024-03-21.log rPackages.robflreg 1.1 -> 1.2 https://repology.org/project/r:robflreg/versions attrpath: rPackages.robflreg Checking auto update branch... No auto update branch exists Old version 1.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.robflreg 1.1 -> 1.2 https://repology.org/project/r:robflreg/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ggdemetra, using log file: /var/log/nixpkgs-update/rPackages.ggdemetra/2024-03-21.log rPackages.ggdemetra 0.2.6 -> 0.2.8 https://repology.org/project/r:ggdemetra/versions attrpath: rPackages.ggdemetra Checking auto update branch... No auto update branch exists Old version 0.2.6" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ggdemetra 0.2.6 -> 0.2.8 https://repology.org/project/r:ggdemetra/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.approxOT, using log file: /var/log/nixpkgs-update/rPackages.approxOT/2024-03-21.log rPackages.approxOT 1.0.2 -> 1.1.1 https://repology.org/project/r:approxot/versions attrpath: rPackages.approxOT Checking auto update branch... No auto update branch exists Old version 1.0.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.approxOT 1.0.2 -> 1.1.1 https://repology.org/project/r:approxot/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.DescTools, using log file: /var/log/nixpkgs-update/rPackages.DescTools/2024-03-21.log rPackages.DescTools 0.99.52 -> 0.99.54 https://repology.org/project/r:desctools/versions attrpath: rPackages.DescTools Checking auto update branch... No auto update branch exists Old version 0.99.52" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.DescTools 0.99.52 -> 0.99.54 https://repology.org/project/r:desctools/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath polkit, using log file: /var/log/nixpkgs-update/polkit/2024-03-21.log polkit 123 -> 124 https://repology.org/project/polkit/versions attrpath: polkit Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - polkit: 123 -> 124 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/295087" [result] Failed to update polkit 123 -> 124 https://repology.org/project/polkit/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nsis, using log file: /var/log/nixpkgs-update/nsis/2024-03-21.log nsis 3.06.1 -> 3061 https://repology.org/project/nsis/versions attrpath: nsis Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update nsis 3.06.1 -> 3061 https://repology.org/project/nsis/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.scDesign3, using log file: /var/log/nixpkgs-update/rPackages.scDesign3/2024-03-21.log rPackages.scDesign3 1.0.0 -> 1.0.1 https://repology.org/project/r:scdesign3/versions attrpath: rPackages.scDesign3 Checking auto update branch... No auto update branch exists Old version 1.0.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.scDesign3 1.0.0 -> 1.0.1 https://repology.org/project/r:scdesign3/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sleek, using log file: /var/log/nixpkgs-update/sleek/2024-03-21.log sleek 0.3.0 -> 2.0.11 https://repology.org/project/sleek/versions attrpath: sleek Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/6w5g4g9k95qrx0j0an806pwd446n63l2-source.drv building '/nix/store/6w5g4g9k95qrx0j0an806pwd446n63l2-source.drv'... trying https://github.com/nrempel/sleek/archive/v2.0.11.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/6w5g4g9k95qrx0j0an806pwd446n63l2-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/nrempel/sleek/archive/v2.0.11.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/6w5g4g9k95qrx0j0an806pwd446n63l2-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'sleek.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/6w5g4g9k95qrx0j0an806pwd446n63l2-source.drv /nix/store/mfvx7b3170708935idlnspfn9p5jswqv-sleek-2.0.11.drv these 9 paths will be fetched (0.61 MiB download, 4.92 MiB unpacked): /nix/store/gd29zcdcw19vwjffcsz9mq97sf45iqv1-anstream-0.3.0 /nix/store/60nqpn0r70sydjlahk70irm9aj6pn8lj-anstyle-wincon-1.0.0 /nix/store/n2sd16wwxp6d8gggh9d884j6br7jrivg-cargo-vendor-dir /nix/store/q71dcr73ak787jbxz5simjwl8hyayzb3-clap-4.3.0 /nix/store/jz42vhwg735kbirr115vdi7cw0cjlbbl-clap_builder-4.3.0 /nix/store/ylw6kxxhylsfk2l4caway1np10y37l60-clap_derive-4.3.0 /nix/store/scv9ixwvpmmbwbqcrcnijkykjsx1h4wz-errno-0.3.0 /nix/store/2lznrmjc5kdhrlik48n5df7mz718dxaz-rustix-0.37.8 /nix/store/xxlfhk7pc2p6zp2ihq8w1b8axblv11cv-syn-2.0.13 copying path '/nix/store/gd29zcdcw19vwjffcsz9mq97sf45iqv1-anstream-0.3.0' from 'https://cache.nixos.org'... copying path '/nix/store/60nqpn0r70sydjlahk70irm9aj6pn8lj-anstyle-wincon-1.0.0' from 'https://cache.nixos.org'... copying path '/nix/store/q71dcr73ak787jbxz5simjwl8hyayzb3-clap-4.3.0' from 'https://cache.nixos.org'... copying path '/nix/store/jz42vhwg735kbirr115vdi7cw0cjlbbl-clap_builder-4.3.0' from 'https://cache.nixos.org'... copying path '/nix/store/ylw6kxxhylsfk2l4caway1np10y37l60-clap_derive-4.3.0' from 'https://cache.nixos.org'... copying path '/nix/store/scv9ixwvpmmbwbqcrcnijkykjsx1h4wz-errno-0.3.0' from 'https://cache.nixos.org'... copying path '/nix/store/2lznrmjc5kdhrlik48n5df7mz718dxaz-rustix-0.37.8' from 'https://cache.nixos.org'... copying path '/nix/store/xxlfhk7pc2p6zp2ihq8w1b8axblv11cv-syn-2.0.13' from 'https://cache.nixos.org'... building '/nix/store/6w5g4g9k95qrx0j0an806pwd446n63l2-source.drv'... copying path '/nix/store/n2sd16wwxp6d8gggh9d884j6br7jrivg-cargo-vendor-dir' from 'https://cache.nixos.org'... trying https://github.com/nrempel/sleek/archive/v2.0.11.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/6w5g4g9k95qrx0j0an806pwd446n63l2-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/nrempel/sleek/archive/v2.0.11.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/6w5g4g9k95qrx0j0an806pwd446n63l2-source.drv'. error: 1 dependencies of derivation '/nix/store/mfvx7b3170708935idlnspfn9p5jswqv-sleek-2.0.11.drv' failed to build [result] Failed to update sleek 0.3.0 -> 2.0.11 https://repology.org/project/sleek/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dtv-scan-tables, using log file: /var/log/nixpkgs-update/dtv-scan-tables/2024-03-21.log dtv-scan-tables 2022-04-30-57ed29822750 -> 20240207 https://repology.org/project/dtv-scan-tables/versions attrpath: dtv-scan-tables Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/krlxhrmdangf1gqvj2cpvp5zjnd93rx8-dtv-scan-tables-20240207.tar.bz2.drv building '/nix/store/krlxhrmdangf1gqvj2cpvp5zjnd93rx8-dtv-scan-tables-20240207.tar.bz2.drv'... trying https://linuxtv.org/downloads/dtv-scan-tables/dtv-scan-tables-20240207.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 274 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download dtv-scan-tables-20240207.tar.bz2 from any mirror error: builder for '/nix/store/krlxhrmdangf1gqvj2cpvp5zjnd93rx8-dtv-scan-tables-20240207.tar.bz2.drv' failed with exit code 1; last 7 log lines: > > trying https://linuxtv.org/downloads/dtv-scan-tables/dtv-scan-tables-20240207.tar.bz2 > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 274 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download dtv-scan-tables-20240207.tar.bz2 from any mirror For full logs, run 'nix log /nix/store/krlxhrmdangf1gqvj2cpvp5zjnd93rx8-dtv-scan-tables-20240207.tar.bz2.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'dtv-scan-tables.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/krlxhrmdangf1gqvj2cpvp5zjnd93rx8-dtv-scan-tables-20240207.tar.bz2.drv /nix/store/4wd8b9qqj49zhiq18jm7qkc05kyhijg2-dtv-scan-tables-20240207.drv building '/nix/store/krlxhrmdangf1gqvj2cpvp5zjnd93rx8-dtv-scan-tables-20240207.tar.bz2.drv'... trying https://linuxtv.org/downloads/dtv-scan-tables/dtv-scan-tables-20240207.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 274 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download dtv-scan-tables-20240207.tar.bz2 from any mirror error: builder for '/nix/store/krlxhrmdangf1gqvj2cpvp5zjnd93rx8-dtv-scan-tables-20240207.tar.bz2.drv' failed with exit code 1; last 7 log lines: > > trying https://linuxtv.org/downloads/dtv-scan-tables/dtv-scan-tables-20240207.tar.bz2 > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 274 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download dtv-scan-tables-20240207.tar.bz2 from any mirror For full logs, run 'nix log /nix/store/krlxhrmdangf1gqvj2cpvp5zjnd93rx8-dtv-scan-tables-20240207.tar.bz2.drv'. error: 1 dependencies of derivation '/nix/store/4wd8b9qqj49zhiq18jm7qkc05kyhijg2-dtv-scan-tables-20240207.drv' failed to build [result] Failed to update dtv-scan-tables 2022-04-30-57ed29822750 -> 20240207 https://repology.org/project/dtv-scan-tables/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath woof, using log file: /var/log/nixpkgs-update/woof/2024-03-21.log woof 2022-01-13 -> 20220202 https://repology.org/project/woof-file-exchange/versions attrpath: woof Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update woof 2022-01-13 -> 20220202 https://repology.org/project/woof-file-exchange/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl536Packages.IO 1.51 -> 1.55 https://repology.org/project/perl:io/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath vlock, using log file: /var/log/nixpkgs-update/vlock/2024-03-21.log vlock 2.2.2 -> 2.2.3 https://repology.org/project/vlock/versions attrpath: vlock Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/qbh6xkj6q1r1rfx69znij6bdlxa4rbwl-vlock_2.2.3.orig.tar.gz.drv building '/nix/store/qbh6xkj6q1r1rfx69znij6bdlxa4rbwl-vlock_2.2.3.orig.tar.gz.drv'... trying https://httpredir.debian.org/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 260 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://ftp.debian.org/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 260 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://mirrors.edge.kernel.org/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 369 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying ftp://ftp.de.debian.org/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (78) The file does not exist trying ftp://ftp.fr.debian.org/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (78) The file does not exist trying ftp://ftp.nl.debian.org/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (78) The file does not exist trying ftp://ftp.ru.debian.org/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (78) The file does not exist trying http://archive.debian.org/debian-archive/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 264 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying ftp://ftp.funet.fi/pub/mirrors/ftp.debian.org/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 curl: (78) The file does not exist error: cannot download vlock_2.2.3.orig.tar.gz from any mirror error: builder for '/nix/store/qbh6xkj6q1r1rfx69znij6bdlxa4rbwl-vlock_2.2.3.orig.tar.gz.drv' failed with exit code 1; last 25 log lines: > > trying ftp://ftp.nl.debian.org/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (78) The file does not exist > > trying ftp://ftp.ru.debian.org/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (78) The file does not exist > > trying http://archive.debian.org/debian-archive/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 264 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying ftp://ftp.funet.fi/pub/mirrors/ftp.debian.org/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 > curl: (78) The file does not exist > error: cannot download vlock_2.2.3.orig.tar.gz from any mirror For full logs, run 'nix log /nix/store/qbh6xkj6q1r1rfx69znij6bdlxa4rbwl-vlock_2.2.3.orig.tar.gz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'vlock.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/qbh6xkj6q1r1rfx69znij6bdlxa4rbwl-vlock_2.2.3.orig.tar.gz.drv /nix/store/ch8jhvz5m5iv5ad4khznlzzgsdgxsx3a-vlock-2.2.3.drv building '/nix/store/qbh6xkj6q1r1rfx69znij6bdlxa4rbwl-vlock_2.2.3.orig.tar.gz.drv'... trying https://httpredir.debian.org/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 260 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://ftp.debian.org/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 260 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://mirrors.edge.kernel.org/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 369 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying ftp://ftp.de.debian.org/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (78) The file does not exist trying ftp://ftp.fr.debian.org/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (78) The file does not exist trying ftp://ftp.nl.debian.org/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (78) The file does not exist trying ftp://ftp.ru.debian.org/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (78) The file does not exist trying http://archive.debian.org/debian-archive/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 264 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying ftp://ftp.funet.fi/pub/mirrors/ftp.debian.org/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (78) The file does not exist error: cannot download vlock_2.2.3.orig.tar.gz from any mirror error: builder for '/nix/store/qbh6xkj6q1r1rfx69znij6bdlxa4rbwl-vlock_2.2.3.orig.tar.gz.drv' failed with exit code 1; last 25 log lines: > > trying ftp://ftp.nl.debian.org/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (78) The file does not exist > > trying ftp://ftp.ru.debian.org/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (78) The file does not exist > > trying http://archive.debian.org/debian-archive/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 264 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying ftp://ftp.funet.fi/pub/mirrors/ftp.debian.org/debian/pool/main/v/vlock/vlock_2.2.3.orig.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (78) The file does not exist > error: cannot download vlock_2.2.3.orig.tar.gz from any mirror For full logs, run 'nix log /nix/store/qbh6xkj6q1r1rfx69znij6bdlxa4rbwl-vlock_2.2.3.orig.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/ch8jhvz5m5iv5ad4khznlzzgsdgxsx3a-vlock-2.2.3.drv' failed to build [result] Failed to update vlock 2.2.2 -> 2.2.3 https://repology.org/project/vlock/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath egoboo, using log file: /var/log/nixpkgs-update/egoboo/2024-03-21.log egoboo 2.7.3 -> 2.8.1 https://repology.org/project/egoboo/versions attrpath: egoboo 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/games/egoboo/default.nix b/pkgs/games/egoboo/default.nix index ba89e4ca7afd..9d9a97b14295 100644 --- a/pkgs/games/egoboo/default.nix +++ b/pkgs/games/egoboo/default.nix @@ -1,16 +1,16 @@ { lib, stdenv, fetchurl, libGLU, libGL, SDL, SDL_mixer, SDL_image, SDL_ttf }: stdenv.mkDerivation rec { - # pf5234 (a developer?) at freenode #egoboo told me that I better use 2.7.3 until + # pf5234 (a developer?) at freenode #egoboo told me that I better use 2.8.1 until # they fix more, because it even has at least one bugs less than 2.7.4. # 2.8.0 does not start properly on linux # They just starting making that 2.8.0 work on linux. pname = "egoboo"; - version = "2.7.3"; + version = "2.8.1"; src = fetchurl { url = "mirror://sourceforge/egoboo/egoboo-${version}.tar.gz"; - sha256 = "18cjgp9kakrsa90jcb4cl8hhh9k57mi5d1sy5ijjpd3p7zl647hd"; + sha256 = "sha256-omlBh9KKeq30yjubemxtzTuwPsjxRUNcdEu3evtfTCY="; }; buildPhase = '' [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A egoboo nix build failed. got build log for 'egoboo' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/k3090y17fzsw52xhpprlnzif8gq792d2-egoboo-2.8.1.tar.gz source root is egoboo-2.8.1 setting SOURCE_DATE_EPOCH to timestamp 1293129694 of file egoboo-2.8.1/modules/palsand.mod/gamedat/spawn.txt @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase /nix/store/v099hqvw5z87423p4hz1vfhzaqa07dii-stdenv-linux/setup: line 1578: cd: source: No such file or directory [result] Failed to update egoboo 2.7.3 -> 2.8.1 https://repology.org/project/egoboo/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.parttime, using log file: /var/log/nixpkgs-update/rPackages.parttime/2024-03-21.log rPackages.parttime 0.1.1 -> 0.1.2 https://repology.org/project/r:parttime/versions attrpath: rPackages.parttime Checking auto update branch... No auto update branch exists Old version 0.1.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.parttime 0.1.1 -> 0.1.2 https://repology.org/project/r:parttime/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.breathtestcore, using log file: /var/log/nixpkgs-update/rPackages.breathtestcore/2024-03-21.log rPackages.breathtestcore 0.8.6 -> 0.8.7 https://repology.org/project/r:breathtestcore/versions attrpath: rPackages.breathtestcore Checking auto update branch... No auto update branch exists Old version 0.8.6" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.breathtestcore 0.8.6 -> 0.8.7 https://repology.org/project/r:breathtestcore/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ConsRank, using log file: /var/log/nixpkgs-update/rPackages.ConsRank/2024-03-21.log rPackages.ConsRank 2.1.3 -> 2.1.4 https://repology.org/project/r:consrank/versions attrpath: rPackages.ConsRank Checking auto update branch... No auto update branch exists Old version 2.1.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ConsRank 2.1.3 -> 2.1.4 https://repology.org/project/r:consrank/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ipanema, using log file: /var/log/nixpkgs-update/rPackages.ipanema/2024-03-21.log rPackages.ipanema 0.6.5 -> 1.1.0 https://repology.org/project/r:ipanema/versions attrpath: rPackages.ipanema Checking auto update branch... No auto update branch exists Old version 0.6.5" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ipanema 0.6.5 -> 1.1.0 https://repology.org/project/r:ipanema/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.RNAdecay, using log file: /var/log/nixpkgs-update/rPackages.RNAdecay/2024-03-21.log rPackages.RNAdecay 1.19.0 -> 1.22.2 https://repology.org/project/r:rnadecay/versions attrpath: rPackages.RNAdecay Checking auto update branch... No auto update branch exists Old version 1.19.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.RNAdecay 1.19.0 -> 1.22.2 https://repology.org/project/r:rnadecay/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.tidyr, using log file: /var/log/nixpkgs-update/rPackages.tidyr/2024-03-21.log rPackages.tidyr 1.3.0 -> 1.3.1 https://repology.org/project/r:tidyr/versions attrpath: rPackages.tidyr Checking auto update branch... No auto update branch exists Old version 1.3.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.tidyr 1.3.0 -> 1.3.1 https://repology.org/project/r:tidyr/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath patool, using log file: /var/log/nixpkgs-update/patool/2024-03-21.log patool 0 -> 1 attrpath: patool 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/45j5fn8gy9m5s8kldpfavm36whnkwkx5-packages.json.drv building '/nix/store/45j5fn8gy9m5s8kldpfavm36whnkwkx5-packages.json.drv'... Going to be running update for following packages: - patool-2.1.1 Press Enter key to continue... Running update for: - patool-2.1.1: UPDATING ... - patool-2.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update patool 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.dtComb, using log file: /var/log/nixpkgs-update/rPackages.dtComb/2024-03-21.log rPackages.dtComb 1.0.0 -> 1.0.2 https://repology.org/project/r:dtcomb/versions attrpath: rPackages.dtComb Checking auto update branch... No auto update branch exists Old version 1.0.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.dtComb 1.0.0 -> 1.0.2 https://repology.org/project/r:dtcomb/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.fdasrvf, using log file: /var/log/nixpkgs-update/rPackages.fdasrvf/2024-03-21.log rPackages.fdasrvf 2.1.2 -> 2.2.0 https://repology.org/project/r:fdasrvf/versions attrpath: rPackages.fdasrvf Checking auto update branch... No auto update branch exists Old version 2.1.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.fdasrvf 2.1.2 -> 2.2.0 https://repology.org/project/r:fdasrvf/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.speccurvieR, using log file: /var/log/nixpkgs-update/rPackages.speccurvieR/2024-03-21.log rPackages.speccurvieR 0.1.0 -> 0.3.0 https://repology.org/project/r:speccurvier/versions attrpath: rPackages.speccurvieR Checking auto update branch... No auto update branch exists Old version 0.1.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.speccurvieR 0.1.0 -> 0.3.0 https://repology.org/project/r:speccurvier/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath bazecor, using log file: /var/log/nixpkgs-update/bazecor/2024-03-21.log bazecor 1.3.9 -> 1.3.11 https://repology.org/project/bazecor/versions attrpath: bazecor Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - feat: Update `bazecor` from 1.3.9 to 1.3.10 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/283766" [result] Failed to update bazecor 1.3.9 -> 1.3.11 https://repology.org/project/bazecor/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.repana, using log file: /var/log/nixpkgs-update/rPackages.repana/2024-03-21.log rPackages.repana 1.23.2 -> 2.1.0 https://repology.org/project/r:repana/versions attrpath: rPackages.repana Checking auto update branch... No auto update branch exists Old version 1.23.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.repana 1.23.2 -> 2.1.0 https://repology.org/project/r:repana/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.logitnorm, using log file: /var/log/nixpkgs-update/rPackages.logitnorm/2024-03-21.log rPackages.logitnorm 0.8.38 -> 0.8.39 https://repology.org/project/r:logitnorm/versions attrpath: rPackages.logitnorm Checking auto update branch... No auto update branch exists Old version 0.8.38" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.logitnorm 0.8.38 -> 0.8.39 https://repology.org/project/r:logitnorm/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.pgirmess, using log file: /var/log/nixpkgs-update/rPackages.pgirmess/2024-03-21.log rPackages.pgirmess 2.0.2 -> 2.0.3 https://repology.org/project/r:pgirmess/versions attrpath: rPackages.pgirmess Checking auto update branch... No auto update branch exists Old version 2.0.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.pgirmess 2.0.2 -> 2.0.3 https://repology.org/project/r:pgirmess/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.CountClust, using log file: /var/log/nixpkgs-update/rPackages.CountClust/2024-03-21.log rPackages.CountClust 1.21.0 -> 1.23.1 https://repology.org/project/r:countclust/versions attrpath: rPackages.CountClust Checking auto update branch... No auto update branch exists Old version 1.21.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.CountClust 1.21.0 -> 1.23.1 https://repology.org/project/r:countclust/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl536Packages.DateTime 1.59 -> 1.65 https://repology.org/project/perl:datetime/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.DeclareDesign, using log file: /var/log/nixpkgs-update/rPackages.DeclareDesign/2024-03-21.log rPackages.DeclareDesign 1.0.4 -> 1.0.8 https://repology.org/project/r:declaredesign/versions attrpath: rPackages.DeclareDesign Checking auto update branch... No auto update branch exists Old version 1.0.4" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.DeclareDesign 1.0.4 -> 1.0.8 https://repology.org/project/r:declaredesign/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.FNN, using log file: /var/log/nixpkgs-update/rPackages.FNN/2024-03-21.log rPackages.FNN 1.1.3.2 -> 1.1.4 https://repology.org/project/r:fnn/versions attrpath: rPackages.FNN Checking auto update branch... No auto update branch exists Old version 1.1.3.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.FNN 1.1.3.2 -> 1.1.4 https://repology.org/project/r:fnn/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl536Packages.AppMusicChordPro 6.030 -> 6.050.7 https://repology.org/project/perl:app-music-chordpro/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sdl-jstest, using log file: /var/log/nixpkgs-update/sdl-jstest/2024-03-21.log sdl-jstest 2018-06-15 -> 20180114 https://repology.org/project/sdl-jstest/versions attrpath: sdl-jstest Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update sdl-jstest 2018-06-15 -> 20180114 https://repology.org/project/sdl-jstest/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dbus_cplusplus, using log file: /var/log/nixpkgs-update/dbus_cplusplus/2024-03-21.log dbus_cplusplus 0.9.0 -> 0.9.1 https://repology.org/project/dbus-c++/versions attrpath: dbus_cplusplus Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update dbus_cplusplus 0.9.0 -> 0.9.1 https://repology.org/project/dbus-c++/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.HYPEtools, using log file: /var/log/nixpkgs-update/rPackages.HYPEtools/2024-03-21.log rPackages.HYPEtools 1.6.0 -> 1.6.1 https://repology.org/project/r:hypetools/versions attrpath: rPackages.HYPEtools Checking auto update branch... No auto update branch exists Old version 1.6.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.HYPEtools 1.6.0 -> 1.6.1 https://repology.org/project/r:hypetools/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath vim, using log file: /var/log/nixpkgs-update/vim/2024-03-21.log vim 9.1.0075 -> 9.1.0188 https://repology.org/project/vim/versions attrpath: vim Checking auto update branch... No auto update branch exists Old version 9.1.0075" not present in staging derivation file with contents: { lib, fetchFromGitHub }: rec { version = "9.1.0148"; outputs = [ "out" "xxd" ]; src = fetchFromGitHub { owner = "vim"; repo = "vim"; rev = "v${version}"; hash = "sha256-lBs9PwNE3GoxtMka9oftYx3gegjCv6D3sEyAWK6RZzM="; }; enableParallelBuilding = true; enableParallelInstalling = false; hardeningDisable = [ "fortify" ]; # Use man from $PATH; escape sequences are still problematic. postPatch = '' substituteInPlace runtime/ftplugin/man.vim \ --replace "/usr/bin/man " "man " ''; # man page moving is done in postFixup instead of postInstall otherwise fixupPhase moves it right back where it was postFixup = '' moveToOutput bin/xxd "$xxd" moveToOutput share/man/man1/xxd.1.gz "$xxd" for manFile in $out/share/man/*/man1/xxd.1*; do # moveToOutput does not take full paths or wildcards... moveToOutput "share/man/$(basename "$(dirname "$(dirname "$manFile")")")/man1/xxd.1.gz" "$xxd" done ''; meta = with lib; { description = "The most popular clone of the VI editor"; homepage = "http://www.vim.org"; license = licenses.vim; maintainers = with maintainers; [ das_j equirosa ]; platforms = platforms.unix; mainProgram = "vim"; outputsToInstall = [ "out" "xxd" ]; }; } [result] Failed to update vim 9.1.0075 -> 9.1.0188 https://repology.org/project/vim/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.DeMixT, using log file: /var/log/nixpkgs-update/rPackages.DeMixT/2024-03-21.log rPackages.DeMixT 1.16.0 -> 1.18.0 https://repology.org/project/r:demixt/versions attrpath: rPackages.DeMixT Checking auto update branch... No auto update branch exists Old version 1.16.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.DeMixT 1.16.0 -> 1.18.0 https://repology.org/project/r:demixt/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.EGSEA, using log file: /var/log/nixpkgs-update/rPackages.EGSEA/2024-03-21.log rPackages.EGSEA 1.28.0 -> 1.30.1 https://repology.org/project/r:egsea/versions attrpath: rPackages.EGSEA Checking auto update branch... No auto update branch exists Old version 1.28.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.EGSEA 1.28.0 -> 1.30.1 https://repology.org/project/r:egsea/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath librsb, using log file: /var/log/nixpkgs-update/librsb/2024-03-21.log librsb 1.2.0.10 -> 1.3.0.2 https://repology.org/project/librsb/versions attrpath: librsb 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/development/libraries/librsb/default.nix b/pkgs/development/libraries/librsb/default.nix index d9dc209a7139..43eff1d3e1bc 100644 --- a/pkgs/development/libraries/librsb/default.nix +++ b/pkgs/development/libraries/librsb/default.nix @@ -16,11 +16,11 @@ stdenv.mkDerivation rec { pname = "librsb"; - version = "1.2.0.10"; + version = "1.3.0.2"; src = fetchurl { url = "mirror://sourceforge/${pname}/${pname}-${version}.tar.gz"; - sha256 = "sha256-7Enz94p8Q/yeEJdlk9EAqkmxhjMJ7Y+jzLt6rVLS97g="; + sha256 = "sha256-GMb8RD+hz9KoEQ99S4jVu8tJO56Fs6YgFLi7V6hI4E8="; }; # The default configure flags are still present when building [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A librsb nix build failed. gcc -DHAVE_CONFIG_H -I. -I/build/librsb-1.3.0.2 -I/build/librsb-1.3.0.2/librsbpp -I/build/librsb-1.3.0.2/rsblib -I/build/librsb-1.3.0.2 -DRSBPP_HAS_RSB_H=1 -g -O2 -c -o rsbct.o rsbct.c libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/build/librsb-1.3.0.2 -I/build/librsb-1.3.0.2/librsbpp -I/build/librsb-1.3.0.2/rsblib -I/build/librsb-1.3.0.2 -DRSBPP_HAS_RSB_H=1 -fopenmp -g -O2 -DRSBPP_HAS_RSB_H=1 -c rsbpp_csr.cpp -fPIC -DPIC -o .libs/rsbpp_csr.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/build/librsb-1.3.0.2 -I/build/librsb-1.3.0.2/librsbpp -I/build/librsb-1.3.0.2/rsblib -I/build/librsb-1.3.0.2 -DRSBPP_HAS_RSB_H=1 -fopenmp -g -O2 -DRSBPP_HAS_RSB_H=1 -c rsbpp_coo.cpp -fPIC -DPIC -o .libs/rsbpp_coo.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/build/librsb-1.3.0.2 -I/build/librsb-1.3.0.2/librsbpp -I/build/librsb-1.3.0.2/rsblib -I/build/librsb-1.3.0.2 -DRSBPP_HAS_RSB_H=1 -fopenmp -g -O2 -DRSBPP_HAS_RSB_H=1 -c rsbpp_coo.cpp -o rsbpp_coo.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/build/librsb-1.3.0.2 -I/build/librsb-1.3.0.2/librsbpp -I/build/librsb-1.3.0.2/rsblib -I/build/librsb-1.3.0.2 -DRSBPP_HAS_RSB_H=1 -fopenmp -g -O2 -DRSBPP_HAS_RSB_H=1 -c rsbpp_csr.cpp -o rsbpp_csr.o >/dev/null 2>&1 /nix/store/4vzal97iq3dmrgycj8r0gflrh51p8w1s-bash-5.2p26/bin/bash ./libtool --tag=CXX --mode=link g++ -fopenmp -g -O2 -DRSBPP_HAS_RSB_H=1 -o librsbpp.la rsbpp_coo.lo rsbpp_csr.lo -lpthread -lstdc++fs libtool: link: ar cru .libs/librsbpp.a .libs/rsbpp_coo.o .libs/rsbpp_csr.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/librsbpp.a libtool: link: ( cd ".libs" && rm -f "librsbpp.la" && ln -s "../librsbpp.la" "librsbpp.la" ) /nix/store/4vzal97iq3dmrgycj8r0gflrh51p8w1s-bash-5.2p26/bin/bash ./libtool --tag=CXX --mode=link g++ -fopenmp -g -O2 -DRSBPP_HAS_RSB_H=1 -o rsbtt rsbtt.o librsbpp.la -lpthread -lstdc++fs /nix/store/4vzal97iq3dmrgycj8r0gflrh51p8w1s-bash-5.2p26/bin/bash ./libtool --tag=CXX --mode=link g++ -fopenmp -g -O2 -DRSBPP_HAS_RSB_H=1 -o rsbpp rsbpp.o librsbpp.la -lpthread -lstdc++fs /nix/store/4vzal97iq3dmrgycj8r0gflrh51p8w1s-bash-5.2p26/bin/bash ./libtool --tag=CXX --mode=link g++ -fopenmp -g -O2 -DRSBPP_HAS_RSB_H=1 -o rsbct rsbct.o librsbpp.la -lpthread -lstdc++fs libtool: link: g++ -fopenmp -g -O2 -DRSBPP_HAS_RSB_H=1 -o rsbct rsbct.o ./.libs/librsbpp.a /nix/store/pp0jsd045xvfsz60kpbkfxbs9pbpk8z5-gcc-13.2.0-lib/lib/../lib64/libstdc++.so -lpthread /nix/store/pp0jsd045xvfsz60kpbkfxbs9pbpk8z5-gcc-13.2.0-lib/lib/../lib64/libstdc++fs.a -fopenmp -Wl,-rpath -Wl,/nix/store/pp0jsd045xvfsz60kpbkfxbs9pbpk8z5-gcc-13.2.0-lib/lib/../lib64 -Wl,-rpath -Wl,/nix/store/pp0jsd045xvfsz60kpbkfxbs9pbpk8z5-gcc-13.2.0-lib/lib/../lib64 libtool: link: g++ -fopenmp -g -O2 -DRSBPP_HAS_RSB_H=1 -o rsbtt rsbtt.o ./.libs/librsbpp.a /nix/store/pp0jsd045xvfsz60kpbkfxbs9pbpk8z5-gcc-13.2.0-lib/lib/../lib64/libstdc++.so -lpthread /nix/store/pp0jsd045xvfsz60kpbkfxbs9pbpk8z5-gcc-13.2.0-lib/lib/../lib64/libstdc++fs.a -fopenmp -Wl,-rpath -Wl,/nix/store/pp0jsd045xvfsz60kpbkfxbs9pbpk8z5-gcc-13.2.0-lib/lib/../lib64 -Wl,-rpath -Wl,/nix/store/pp0jsd045xvfsz60kpbkfxbs9pbpk8z5-gcc-13.2.0-lib/lib/../lib64 libtool: link: g++ -fopenmp -g -O2 -DRSBPP_HAS_RSB_H=1 -o rsbpp rsbpp.o ./.libs/librsbpp.a /nix/store/pp0jsd045xvfsz60kpbkfxbs9pbpk8z5-gcc-13.2.0-lib/lib/../lib64/libstdc++.so -lpthread /nix/store/pp0jsd045xvfsz60kpbkfxbs9pbpk8z5-gcc-13.2.0-lib/lib/../lib64/libstdc++fs.a -fopenmp -Wl,-rpath -Wl,/nix/store/pp0jsd045xvfsz60kpbkfxbs9pbpk8z5-gcc-13.2.0-lib/lib/../lib64 -Wl,-rpath -Wl,/nix/store/pp0jsd045xvfsz60kpbkfxbs9pbpk8z5-gcc-13.2.0-lib/lib/../lib64 /nix/store/bczmlm8brs93gp4lscwvc1dnn2ipymnc-binutils-2.41/bin/ld: cannot find /nix/store/pp0jsd045xvfsz60kpbkfxbs9pbpk8z5-gcc-13.2.0-lib/lib/../lib64/libstdc++fs.a: No such file or directory /nix/store/bczmlm8brs93gp4lscwvc1dnn2ipymnc-binutils-2.41/bin/ld: cannot find /nix/store/pp0jsd045xvfsz60kpbkfxbs9pbpk8z5-gcc-13.2.0-lib/lib/../lib64/libstdc++fs.a: No such file or directory collect2: error: ld returned 1 exit status make[2]: *** [Makefile:561: rsbct] Error 1 make[2]: *** Waiting for unfinished jobs.... collect2: error: ld returned 1 exit status make[2]: *** [Makefile:569: rsbpp] Error 1 /nix/store/bczmlm8brs93gp4lscwvc1dnn2ipymnc-binutils-2.41/bin/ld: cannot find /nix/store/pp0jsd045xvfsz60kpbkfxbs9pbpk8z5-gcc-13.2.0-lib/lib/../lib64/libstdc++fs.a: No such file or directory collect2: error: ld returned 1 exit status make[2]: *** [Makefile:573: rsbtt] Error 1 make[2]: Leaving directory '/build/librsb-1.3.0.2/librsbpp' make[1]: *** [Makefile:2259: all-recursive] Error 1 make[1]: Leaving directory '/build/librsb-1.3.0.2' make: *** [Makefile:1115: all] Error 2 [result] Failed to update librsb 1.2.0.10 -> 1.3.0.2 https://repology.org/project/librsb/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath koka, using log file: /var/log/nixpkgs-update/koka/2024-03-21.log koka 3.1.0 -> 3.1.1 https://github.com/koka-lang/koka/releases attrpath: koka Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update koka 3.1.0 -> 3.1.1 https://github.com/koka-lang/koka/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ocamlPackages.merlin-extend, using log file: /var/log/nixpkgs-update/ocamlPackages.merlin-extend/2024-03-21.log ocamlPackages.merlin-extend 0.6 -> 0.6.1 https://repology.org/project/ocaml:merlin-extend/versions attrpath: ocamlPackages.merlin-extend Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/7ag3s4q69pqgh644nc15hi3dljn54zg5-merlin-extend-v0.6.1.tbz.drv building '/nix/store/7ag3s4q69pqgh644nc15hi3dljn54zg5-merlin-extend-v0.6.1.tbz.drv'... trying https://github.com/let-def/merlin-extend/releases/download/v0.6.1/merlin-extend-v0.6.1.tbz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download merlin-extend-v0.6.1.tbz from any mirror error: builder for '/nix/store/7ag3s4q69pqgh644nc15hi3dljn54zg5-merlin-extend-v0.6.1.tbz.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/let-def/merlin-extend/releases/download/v0.6.1/merlin-extend-v0.6.1.tbz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download merlin-extend-v0.6.1.tbz from any mirror For full logs, run 'nix log /nix/store/7ag3s4q69pqgh644nc15hi3dljn54zg5-merlin-extend-v0.6.1.tbz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'ocamlPackages.merlin-extend.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/7ag3s4q69pqgh644nc15hi3dljn54zg5-merlin-extend-v0.6.1.tbz.drv /nix/store/vca4k0ilvbvzdzhkf246fdxgw7z9gnw8-ocaml5.1.1-merlin-extend-0.6.1.drv building '/nix/store/7ag3s4q69pqgh644nc15hi3dljn54zg5-merlin-extend-v0.6.1.tbz.drv'... trying https://github.com/let-def/merlin-extend/releases/download/v0.6.1/merlin-extend-v0.6.1.tbz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download merlin-extend-v0.6.1.tbz from any mirror error: builder for '/nix/store/7ag3s4q69pqgh644nc15hi3dljn54zg5-merlin-extend-v0.6.1.tbz.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/let-def/merlin-extend/releases/download/v0.6.1/merlin-extend-v0.6.1.tbz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download merlin-extend-v0.6.1.tbz from any mirror For full logs, run 'nix log /nix/store/7ag3s4q69pqgh644nc15hi3dljn54zg5-merlin-extend-v0.6.1.tbz.drv'. error: 1 dependencies of derivation '/nix/store/vca4k0ilvbvzdzhkf246fdxgw7z9gnw8-ocaml5.1.1-merlin-extend-0.6.1.drv' failed to build [result] Failed to update ocamlPackages.merlin-extend 0.6 -> 0.6.1 https://repology.org/project/ocaml:merlin-extend/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gtkdialog, using log file: /var/log/nixpkgs-update/gtkdialog/2024-03-21.log gtkdialog 0.8.3 -> 0.8.4 https://repology.org/project/gtkdialog/versions attrpath: gtkdialog Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update gtkdialog 0.8.3 -> 0.8.4 https://repology.org/project/gtkdialog/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath vulkan-loader, using log file: /var/log/nixpkgs-update/vulkan-loader/2024-03-21.log vulkan-loader 1.3.275.0 -> 1.3.280 https://repology.org/project/vulkan-loader/versions attrpath: vulkan-loader 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/development/libraries/vulkan-loader/default.nix b/pkgs/development/libraries/vulkan-loader/default.nix index 8b0f236acf4e..98fe31d17f2b 100644 --- a/pkgs/development/libraries/vulkan-loader/default.nix +++ b/pkgs/development/libraries/vulkan-loader/default.nix @@ -4,13 +4,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "vulkan-loader"; - version = "1.3.275.0"; + version = "1.3.280"; src = fetchFromGitHub { owner = "KhronosGroup"; repo = "Vulkan-Loader"; rev = "vulkan-sdk-${finalAttrs.version}"; - hash = "sha256-53PUXAWiK38ciV6oMvD7ZHdXi4RU4r0RmDWUUHU3mE0="; + hash = "sha256-zkJSPshRaZRDiBvLJbJo8l1MX10KXYZniqtNTNnokT4="; }; patches = [ ./fix-pkgconfig.patch ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A vulkan-loader Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . vulkan-loader Standard output: error: … in the condition of the assert statement at /var/cache/nixpkgs-update/worker/worktree/vulkan-loader/lib/customisation.nix:268:17: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; … while evaluating the attribute 'handled' at /var/cache/nixpkgs-update/worker/worktree/vulkan-loader/pkgs/stdenv/generic/check-meta.nix:490:7: 489| # or, alternatively, just output a warning message. 490| handled = | ^ 491| ( (stack trace truncated; use '--show-trace' to show the full trace) error: Package ‘vulkan-loader-1.3.280’ in /var/cache/nixpkgs-update/worker/worktree/vulkan-loader/pkgs/development/libraries/vulkan-loader/default.nix:45 is marked as broken, refusing to evaluate. a) To temporarily allow broken packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_BROKEN=1 Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake, then pass `--impure` in order to allow use of environment variables. b) For `nixos-rebuild` you can set { nixpkgs.config.allowBroken = true; } in configuration.nix to override this. c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowBroken = true; } to ~/.config/nixpkgs/config.nix. [result] Failed to update vulkan-loader 1.3.275.0 -> 1.3.280 https://repology.org/project/vulkan-loader/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ggVennDiagram, using log file: /var/log/nixpkgs-update/rPackages.ggVennDiagram/2024-03-21.log rPackages.ggVennDiagram 1.4.9 -> 1.5.2 https://repology.org/project/r:ggvenndiagram/versions attrpath: rPackages.ggVennDiagram Checking auto update branch... No auto update branch exists Old version 1.4.9" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ggVennDiagram 1.4.9 -> 1.5.2 https://repology.org/project/r:ggvenndiagram/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl536Packages.TestSimple13 1.302195 -> 1.302198 https://repology.org/project/perl:test-simple/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath antidote, using log file: /var/log/nixpkgs-update/antidote/2024-03-21.log antidote 1.9.6 -> 10.6.3_B_40 https://repology.org/project/antidote/versions attrpath: antidote Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/5lzxpw0ibsih0hz7a3g6ymhx73lvdp94-source.drv building '/nix/store/5lzxpw0ibsih0hz7a3g6ymhx73lvdp94-source.drv'... trying https://github.com/mattmc3/antidote/archive/v10.6.3_B_40.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/5lzxpw0ibsih0hz7a3g6ymhx73lvdp94-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/mattmc3/antidote/archive/v10.6.3_B_40.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/5lzxpw0ibsih0hz7a3g6ymhx73lvdp94-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'antidote.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/5lzxpw0ibsih0hz7a3g6ymhx73lvdp94-source.drv /nix/store/rkny9l4na1hkrgm16b26yjd0xi1pcsav-antidote-10.6.3_B_40.drv building '/nix/store/5lzxpw0ibsih0hz7a3g6ymhx73lvdp94-source.drv'... trying https://github.com/mattmc3/antidote/archive/v10.6.3_B_40.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/5lzxpw0ibsih0hz7a3g6ymhx73lvdp94-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/mattmc3/antidote/archive/v10.6.3_B_40.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/5lzxpw0ibsih0hz7a3g6ymhx73lvdp94-source.drv'. error: 1 dependencies of derivation '/nix/store/rkny9l4na1hkrgm16b26yjd0xi1pcsav-antidote-10.6.3_B_40.drv' failed to build [result] Failed to update antidote 1.9.6 -> 10.6.3_B_40 https://repology.org/project/antidote/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.emmeans, using log file: /var/log/nixpkgs-update/rPackages.emmeans/2024-03-21.log rPackages.emmeans 1.9.0 -> 1.10.0 https://repology.org/project/r:emmeans/versions attrpath: rPackages.emmeans Checking auto update branch... No auto update branch exists Old version 1.9.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.emmeans 1.9.0 -> 1.10.0 https://repology.org/project/r:emmeans/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mpi, using log file: /var/log/nixpkgs-update/mpi/2024-03-21.log mpi 4.1.6 -> 5.0.2 https://repology.org/project/openmpi/versions attrpath: mpi 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/development/libraries/openmpi/default.nix b/pkgs/development/libraries/openmpi/default.nix index 8c54c13c9139..f1319e2e1122 100644 --- a/pkgs/development/libraries/openmpi/default.nix +++ b/pkgs/development/libraries/openmpi/default.nix @@ -20,11 +20,11 @@ stdenv.mkDerivation rec { pname = "openmpi"; - version = "4.1.6"; + version = "5.0.2"; src = with lib.versions; fetchurl { url = "https://www.open-mpi.org/software/ompi/v${major version}.${minor version}/downloads/${pname}-${version}.tar.bz2"; - sha256 = "sha256-90CZRIVRbetjtTEa8SLCZRefUyig2FelZ7hdsAsR5BU="; + sha256 = "sha256-7katju7iw/9wdyFgv/h3y/OMMwoLw7PdyBFkizOWaY8="; }; postPatch = '' [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A mpi nix build failed. checking for repo version... v5.0.2 checking Open SHMEM version... 5.0.2 checking Open SHMEM release date... Feb 06, 2024 checking Open SHMEM repository version... v5.0.2 checking for repo version... v5.0.2 checking Open Portable Access Layer version... 5.0.2 checking Open Portable Access Layer release date... Feb 06, 2024 checking Open Portable Access Layer repository version... v5.0.2 checking for bootstrap Autoconf version... 2.71 checking for bootstrap Automake version... 1.16 checking for bootstrap Libtool version... 2.4.6 *** Initialization, setup configure: builddir: /build/openmpi-5.0.2 configure: srcdir: /build/openmpi-5.0.2 configure: WARNING: An MPI C++ bindings-related command line option configure: WARNING: was given to "configure". configure: WARNING: configure: WARNING: This command line option will be removed in a future configure: WARNING: version of Open MPI; you should discontinue using it. configure: WARNING: You have been warned! configure: WARNING: configure: WARNING: The MPI C++ bindings were deprecated in the MPI-2.2 configure: WARNING: standard in 2009, and removed from the MPI-3.0 configure: WARNING: standard in 2012. The MPI C++ bindings were then configure: WARNING: removed from Open MPI v5.0.0 in 2022. configure: WARNING: configure: WARNING: If you need support for the MPI C++ bindings, you configure: WARNING: will need to use an older version of Open MPI. configure: error: Build cannot continue. [result] Failed to update mpi 4.1.6 -> 5.0.2 https://repology.org/project/openmpi/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dialog, using log file: /var/log/nixpkgs-update/dialog/2024-03-21.log dialog 1.3-20231002 -> 1.3 https://repology.org/project/dialog/versions attrpath: dialog Checking auto update branch... No auto update branch exists 1.3 is not newer than 1.3-20231002 according to Nix; versionComparison: -1 [result] Failed to update dialog 1.3-20231002 -> 1.3 https://repology.org/project/dialog/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl536Packages.LWP 6.72 -> 6.770.0 https://repology.org/project/perl:libwww-perl/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ocamlPackages.zmq-lwt, using log file: /var/log/nixpkgs-update/ocamlPackages.zmq-lwt/2024-03-21.log ocamlPackages.zmq-lwt 5.2.1 -> 20180726 https://repology.org/project/ocaml:zmq-lwt/versions attrpath: ocamlPackages.zmq-lwt Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/cdpzi1y1swi0wc69d3zxjp2j2vmdb6j5-zmq-20180726.tbz.drv building '/nix/store/cdpzi1y1swi0wc69d3zxjp2j2vmdb6j5-zmq-20180726.tbz.drv'... trying https://github.com/issuu/ocaml-zmq/releases/download/20180726/zmq-20180726.tbz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download zmq-20180726.tbz from any mirror error: builder for '/nix/store/cdpzi1y1swi0wc69d3zxjp2j2vmdb6j5-zmq-20180726.tbz.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/issuu/ocaml-zmq/releases/download/20180726/zmq-20180726.tbz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download zmq-20180726.tbz from any mirror For full logs, run 'nix log /nix/store/cdpzi1y1swi0wc69d3zxjp2j2vmdb6j5-zmq-20180726.tbz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'ocamlPackages.zmq-lwt.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/cdpzi1y1swi0wc69d3zxjp2j2vmdb6j5-zmq-20180726.tbz.drv /nix/store/1n834wgrrfcksc5vx8iia1pc36230ddl-ocaml5.1.1-zmq-20180726.drv /nix/store/d1mwmpb6bj6q0ryzr04h69crpjgp9sam-ocaml5.1.1-zmq-lwt-20180726.drv this path will be fetched (0.22 MiB download, 1.17 MiB unpacked): /nix/store/dmaaqzd1rjpgjrjxcxry56nz5j2pmbii-czmq-4.2.1 building '/nix/store/cdpzi1y1swi0wc69d3zxjp2j2vmdb6j5-zmq-20180726.tbz.drv'... copying path '/nix/store/dmaaqzd1rjpgjrjxcxry56nz5j2pmbii-czmq-4.2.1' from 'https://cache.nixos.org'... trying https://github.com/issuu/ocaml-zmq/releases/download/20180726/zmq-20180726.tbz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download zmq-20180726.tbz from any mirror error: builder for '/nix/store/cdpzi1y1swi0wc69d3zxjp2j2vmdb6j5-zmq-20180726.tbz.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/issuu/ocaml-zmq/releases/download/20180726/zmq-20180726.tbz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download zmq-20180726.tbz from any mirror For full logs, run 'nix log /nix/store/cdpzi1y1swi0wc69d3zxjp2j2vmdb6j5-zmq-20180726.tbz.drv'. error: 1 dependencies of derivation '/nix/store/d1mwmpb6bj6q0ryzr04h69crpjgp9sam-ocaml5.1.1-zmq-lwt-20180726.drv' failed to build [result] Failed to update ocamlPackages.zmq-lwt 5.2.1 -> 20180726 https://repology.org/project/ocaml:zmq-lwt/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath azuredatastudio, using log file: /var/log/nixpkgs-update/azuredatastudio/2024-03-21.log azuredatastudio 1.44.1 -> 1.48.0 https://repology.org/project/azuredatastudio/versions attrpath: azuredatastudio 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/applications/misc/azuredatastudio/default.nix b/pkgs/applications/misc/azuredatastudio/default.nix index ff441f672a50..efefa4cb38bc 100644 --- a/pkgs/applications/misc/azuredatastudio/default.nix +++ b/pkgs/applications/misc/azuredatastudio/default.nix @@ -72,14 +72,14 @@ in stdenv.mkDerivation rec { pname = "azuredatastudio"; - version = "1.44.1"; + version = "1.48.0"; desktopItems = [ desktopItem urlHandlerDesktopItem ]; src = fetchurl { name = "${pname}-${version}.tar.gz"; url = "https://azuredatastudio-update.azurewebsites.net/${version}/linux-x64/stable"; - sha256 = "sha256-6kEV331kt+/7/uWKZmTTkJX4P06CfxC8Ogq052qlUEg="; + sha256 = "sha256-+Z/g11ED46qlNdim6Zy8NTD2A7DG2F+o9aikGCG5iQ4="; }; nativeBuildInputs = [ [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A azuredatastudio Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . azuredatastudio Standard output: error: … in the condition of the assert statement at /var/cache/nixpkgs-update/worker/worktree/azuredatastudio/lib/customisation.nix:268:17: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; … while evaluating the attribute 'handled' at /var/cache/nixpkgs-update/worker/worktree/azuredatastudio/pkgs/stdenv/generic/check-meta.nix:490:7: 489| # or, alternatively, just output a warning message. 490| handled = | ^ 491| ( (stack trace truncated; use '--show-trace' to show the full trace) error: Package ‘azuredatastudio-1.48.0’ in /var/cache/nixpkgs-update/worker/worktree/azuredatastudio/pkgs/applications/misc/azuredatastudio/default.nix:191 has an unfree license (‘unfreeRedistributable’), refusing to evaluate. a) To temporarily allow unfree packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_UNFREE=1 Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake, then pass `--impure` in order to allow use of environment variables. b) For `nixos-rebuild` you can set { nixpkgs.config.allowUnfree = true; } in configuration.nix to override this. Alternatively you can configure a predicate to allow specific packages: { nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [ "azuredatastudio-1.48.0" ]; } c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowUnfree = true; } to ~/.config/nixpkgs/config.nix. [result] Failed to update azuredatastudio 1.44.1 -> 1.48.0 https://repology.org/project/azuredatastudio/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.pkgload, using log file: /var/log/nixpkgs-update/rPackages.pkgload/2024-03-21.log rPackages.pkgload 1.3.3 -> 1.3.4 https://repology.org/project/r:pkgload/versions attrpath: rPackages.pkgload Checking auto update branch... No auto update branch exists Old version 1.3.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.pkgload 1.3.3 -> 1.3.4 https://repology.org/project/r:pkgload/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath docbook_xml_dtd_45, using log file: /var/log/nixpkgs-update/docbook_xml_dtd_45/2024-03-21.log docbook_xml_dtd_45 4.5 -> 5.1 https://repology.org/project/docbook-xml/versions attrpath: docbook_xml_dtd_45 Checking auto update branch... No auto update branch exists Old version 4.5" not present in master derivation file with contents: { lib, stdenv, unzip, src, version, postInstall ? "true", findXMLCatalogs }: stdenv.mkDerivation { inherit version src postInstall; pname = "docbook-xml"; nativeBuildInputs = [ unzip ]; propagatedNativeBuildInputs = [ findXMLCatalogs ]; unpackPhase = '' mkdir -p $out/xml/dtd/docbook cd $out/xml/dtd/docbook unpackFile $src ''; installPhase = '' find . -type f -exec chmod -x {} \; runHook postInstall ''; meta = { branch = version; platforms = lib.platforms.unix; }; } [result] Failed to update docbook_xml_dtd_45 4.5 -> 5.1 https://repology.org/project/docbook-xml/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath linuxKernel.packages.linux_4_19.system76-power, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_4_19.system76-power/2024-03-21.log linuxKernel.packages.linux_4_19.system76-power 1.1.23 -> 1.1.26 https://repology.org/project/system76-power/versions attrpath: linuxKernel.packages.linux_4_19.system76-power Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] build succeeded unexpectedlystderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'linuxKernel.packages.linux_4_19.system76-power.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/dqr4phiamixy8h2qcyw4kfdzjyh6fcrs-system76-power-1.1.26-vendor.tar.gz.drv /nix/store/x8n8apiqs6g91ia3zk0g2kblpffi6ip1-system76-power-1.1.26.drv building '/nix/store/dqr4phiamixy8h2qcyw4kfdzjyh6fcrs-system76-power-1.1.26-vendor.tar.gz.drv'... Running phase: unpackPhase unpacking source archive /nix/store/hagyw75l1dg0m516hnd9a2ny4y1gzip6-source source root is source Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase source = "git+https://github.com/pop-os/sysfs-class#ab63e7f638aadfaf896a02e53cf330343d331337" ERROR: The Cargo.lock contains git dependencies This is currently not supported in the fixed-output derivation fetcher. Use cargoLock.lockFile / importCargoLock instead. error: builder for '/nix/store/dqr4phiamixy8h2qcyw4kfdzjyh6fcrs-system76-power-1.1.26-vendor.tar.gz.drv' failed with exit code 1; last 15 log lines: > Running phase: unpackPhase > unpacking source archive /nix/store/hagyw75l1dg0m516hnd9a2ny4y1gzip6-source > source root is source > Running phase: patchPhase > Running phase: updateAutotoolsGnuConfigScriptsPhase > Running phase: configurePhase > no configure script, doing nothing > Running phase: buildPhase > source = "git+https://github.com/pop-os/sysfs-class#ab63e7f638aadfaf896a02e53cf330343d331337" > > ERROR: The Cargo.lock contains git dependencies > > This is currently not supported in the fixed-output derivation fetcher. > Use cargoLock.lockFile / importCargoLock instead. > For full logs, run 'nix log /nix/store/dqr4phiamixy8h2qcyw4kfdzjyh6fcrs-system76-power-1.1.26-vendor.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/x8n8apiqs6g91ia3zk0g2kblpffi6ip1-system76-power-1.1.26.drv' failed to build [result] Failed to update linuxKernel.packages.linux_4_19.system76-power 1.1.23 -> 1.1.26 https://repology.org/project/system76-power/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath flyway, using log file: /var/log/nixpkgs-update/flyway/2024-03-21.log flyway 9.22.3 -> 10.10.0 https://repology.org/project/flyway/versions attrpath: flyway 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/development/tools/flyway/default.nix b/pkgs/development/tools/flyway/default.nix index cd42388f0f82..697f1eedeea2 100644 --- a/pkgs/development/tools/flyway/default.nix +++ b/pkgs/development/tools/flyway/default.nix @@ -2,10 +2,10 @@ stdenv.mkDerivation (finalAttrs: { pname = "flyway"; - version = "9.22.3"; + version = "10.10.0"; src = fetchurl { url = "mirror://maven/org/flywaydb/flyway-commandline/${finalAttrs.version}/flyway-commandline-${finalAttrs.version}.tar.gz"; - sha256 = "sha256-utAJpbU5NkKyJyyWB0yfwHZJxQAVJgiKm12wmGK1ojQ="; + sha256 = "sha256-d90K9vhbfKunQSb5iSDQJt3DtWgt5ZAyJYLafulXwzE="; }; nativeBuildInputs = [ makeWrapper ]; dontBuild = true; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A flyway nix build failed. got build log for 'flyway' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/f2jkbqrfm6fn2ka331k9h0qgc2j56hw0-flyway-commandline-10.10.0.tar.gz source root is flyway-10.10.0 setting SOURCE_DATE_EPOCH to timestamp 1710412343 of file flyway-10.10.0/drivers/sqlite-jdbc-3.41.2.2.jar @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "installPhase" } Running phase: installPhase cp: cannot stat 'sql': No such file or directory cp: cannot stat 'jars': No such file or directory [result] Failed to update flyway 9.22.3 -> 10.10.0 https://repology.org/project/flyway/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.pywebpush, using log file: /var/log/nixpkgs-update/python312Packages.pywebpush/2024-03-21.log python312Packages.pywebpush 1.14.1 -> 2.0.0 https://repology.org/project/python:pywebpush/versions attrpath: python312Packages.pywebpush 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/g5ph8pm83jpwn9wsdm3hwwnddi7fpm6q-packages.json.drv building '/nix/store/g5ph8pm83jpwn9wsdm3hwwnddi7fpm6q-packages.json.drv'... Going to be running update for following packages: - python3.12-pywebpush-1.14.1 Press Enter key to continue... Running update for: - python3.12-pywebpush-1.14.1: UPDATING ... - python3.12-pywebpush-1.14.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pywebpush/default.nix b/pkgs/development/python-modules/pywebpush/default.nix index 903ad646b8b5..30cd15692d87 100644 --- a/pkgs/development/python-modules/pywebpush/default.nix +++ b/pkgs/development/python-modules/pywebpush/default.nix @@ -14,12 +14,12 @@ buildPythonPackage rec { pname = "pywebpush"; - version = "1.14.1"; + version = "2.0.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-+I1+K/XofGFt+wS4yVwRkjjFEWWbAvc17nfMFoQoVe4="; + hash = "sha256-A8zD6XW2A3S3Y0xJVZVha+Ujvyx9oNl26E/amsjGMwE="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.pywebpush nix build failed. Rewriting #!/nix/store/dqsflsigjcxisziiynrxlbsm2y71m4bq-python3-3.12.2/bin/python3.12 to #!/nix/store/dqsflsigjcxisziiynrxlbsm2y71m4bq-python3-3.12.2 wrapping `/nix/store/4kl5wxbw1n3mn6hhqmjf0byrm3a7m2kw-python3.12-pywebpush-2.0.0/bin/pywebpush'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } Running phase: installCheckPhase no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } Running phase: pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } Running phase: pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: pywebpush Traceback (most recent call last): File "", line 1, in File "", line 1, in File "/nix/store/dqsflsigjcxisziiynrxlbsm2y71m4bq-python3-3.12.2/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1331, in _find_and_load_unlocked File "", line 935, in _load_unlocked File "", line 995, in exec_module File "", line 488, in _call_with_frames_removed File "/nix/store/4kl5wxbw1n3mn6hhqmjf0byrm3a7m2kw-python3.12-pywebpush-2.0.0/lib/python3.12/site-packages/pywebpush/__init__.py", line 19, in import aiohttp ModuleNotFoundError: No module named 'aiohttp' [result] Failed to update python312Packages.pywebpush 1.14.1 -> 2.0.0 https://repology.org/project/python:pywebpush/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath prototypejs, using log file: /var/log/nixpkgs-update/prototypejs/2024-03-21.log prototypejs 1.7.3.0.js -> 1.7.3 https://repology.org/project/prototypejs/versions attrpath: prototypejs Checking auto update branch... No auto update branch exists 1.7.3 is not newer than 1.7.3.0.js according to Nix; versionComparison: -1 [result] Failed to update prototypejs 1.7.3.0.js -> 1.7.3 https://repology.org/project/prototypejs/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ms-sys, using log file: /var/log/nixpkgs-update/ms-sys/2024-03-21.log ms-sys 2.6.0 -> 2.8.0 https://repology.org/project/ms-sys/versions attrpath: ms-sys 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/tools/misc/ms-sys/default.nix b/pkgs/tools/misc/ms-sys/default.nix index 5d736952d232..e1975ed7aa13 100644 --- a/pkgs/tools/misc/ms-sys/default.nix +++ b/pkgs/tools/misc/ms-sys/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "ms-sys"; - version = "2.6.0"; + version = "2.8.0"; src = fetchurl { url = "mirror://sourceforge/ms-sys/${pname}-${version}.tar.gz"; - sha256 = "06xqpm2s9cg8fj7a1822wmh3p4arii0sifssazg1gr6i7xg7kbjz"; + sha256 = "sha256-qQLuPr0MtwOO0HfjqoqMgzWmxHL1BW1+CK8z1+eD8Vc="; }; # TODO: Remove with next release, see https://sourceforge.net/p/ms-sys/patches/8/ patches = [ ./manpages-without-build-timestamps.patch ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ms-sys nix build failed. got build log for 'ms-sys' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/0r1a6bnavxs3rclk011dp415k013pyl0-ms-sys-2.8.0.tar.gz source root is ms-sys-2.8.0 setting SOURCE_DATE_EPOCH to timestamp 1665261773 of file ms-sys-2.8.0/src/main.c @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/pjwagrdqyhfd7qgza9my92wj3f63w4zc-manpages-without-build-timestamps.patch patching file Makefile Hunk #1 FAILED at 121. 1 out of 1 hunk FAILED -- saving rejects to file Makefile.rej [result] Failed to update ms-sys 2.6.0 -> 2.8.0 https://repology.org/project/ms-sys/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath todoist, using log file: /var/log/nixpkgs-update/todoist/2024-03-21.log todoist 0.20.0 -> 8.17.3 https://repology.org/project/todoist/versions attrpath: todoist Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/q2v906r77lbsqmn1k67xby2xs1azswpg-source.drv building '/nix/store/q2v906r77lbsqmn1k67xby2xs1azswpg-source.drv'... trying https://github.com/sachaos/todoist/archive/v8.17.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/q2v906r77lbsqmn1k67xby2xs1azswpg-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/sachaos/todoist/archive/v8.17.3.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/q2v906r77lbsqmn1k67xby2xs1azswpg-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'todoist.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/q2v906r77lbsqmn1k67xby2xs1azswpg-source.drv /nix/store/hj8r3ycj08m120qlnv2drp7dkng2rv4w-todoist-8.17.3-go-modules.drv /nix/store/gh0kbr2j4d40y9zwd8rx7p9m580acj64-todoist-8.17.3.drv building '/nix/store/q2v906r77lbsqmn1k67xby2xs1azswpg-source.drv'... trying https://github.com/sachaos/todoist/archive/v8.17.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/q2v906r77lbsqmn1k67xby2xs1azswpg-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/sachaos/todoist/archive/v8.17.3.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/q2v906r77lbsqmn1k67xby2xs1azswpg-source.drv'. error: 1 dependencies of derivation '/nix/store/gh0kbr2j4d40y9zwd8rx7p9m580acj64-todoist-8.17.3.drv' failed to build [result] Failed to update todoist 0.20.0 -> 8.17.3 https://repology.org/project/todoist/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rftg, using log file: /var/log/nixpkgs-update/rftg/2024-03-21.log rftg 0.9.4 -> 1.7 https://repology.org/project/rftg/versions attrpath: rftg Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/mmj839zsyw32ri5jp507byn58k5jsq6i-rftg-1.7.tar.bz2.drv building '/nix/store/mmj839zsyw32ri5jp507byn58k5jsq6i-rftg-1.7.tar.bz2.drv'... trying http://keldon.net/rftg/rftg-1.7.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 272 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download rftg-1.7.tar.bz2 from any mirror error: builder for '/nix/store/mmj839zsyw32ri5jp507byn58k5jsq6i-rftg-1.7.tar.bz2.drv' failed with exit code 1; last 7 log lines: > > trying http://keldon.net/rftg/rftg-1.7.tar.bz2 > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 272 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download rftg-1.7.tar.bz2 from any mirror For full logs, run 'nix log /nix/store/mmj839zsyw32ri5jp507byn58k5jsq6i-rftg-1.7.tar.bz2.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'rftg.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/mmj839zsyw32ri5jp507byn58k5jsq6i-rftg-1.7.tar.bz2.drv /nix/store/cyy88gf23a94fpsn1vbppdzbrfyda5s0-rftg-1.7.drv building '/nix/store/mmj839zsyw32ri5jp507byn58k5jsq6i-rftg-1.7.tar.bz2.drv'... trying http://keldon.net/rftg/rftg-1.7.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 272 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download rftg-1.7.tar.bz2 from any mirror error: builder for '/nix/store/mmj839zsyw32ri5jp507byn58k5jsq6i-rftg-1.7.tar.bz2.drv' failed with exit code 1; last 7 log lines: > > trying http://keldon.net/rftg/rftg-1.7.tar.bz2 > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 272 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download rftg-1.7.tar.bz2 from any mirror For full logs, run 'nix log /nix/store/mmj839zsyw32ri5jp507byn58k5jsq6i-rftg-1.7.tar.bz2.drv'. error: 1 dependencies of derivation '/nix/store/cyy88gf23a94fpsn1vbppdzbrfyda5s0-rftg-1.7.drv' failed to build [result] Failed to update rftg 0.9.4 -> 1.7 https://repology.org/project/rftg/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath hopper, using log file: /var/log/nixpkgs-update/hopper/2024-03-21.log hopper 5.5.3 -> 5.14.0 https://repology.org/project/hopper/versions attrpath: hopper 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/development/tools/analysis/hopper/default.nix b/pkgs/development/tools/analysis/hopper/default.nix index d7b519b04c34..863f6adacbd9 100644 --- a/pkgs/development/tools/analysis/hopper/default.nix +++ b/pkgs/development/tools/analysis/hopper/default.nix @@ -12,12 +12,12 @@ stdenv.mkDerivation rec { pname = "hopper"; - version = "5.5.3"; + version = "5.14.0"; rev = "v4"; src = fetchurl { url = "https://d2ap6ypl1xbe4k.cloudfront.net/Hopper-${rev}-${version}-Linux-demo.pkg.tar.xz"; - hash = "sha256-xq9ZVg1leHm/tq6LYyQLa8p5dDwBd64Jt92uMoE0z58="; + hash = "sha256-UunCeRrTNN7rpk112L6kWIVbcRTLIDCCBMnY0c8EAtY="; }; sourceRoot = "."; rev equal; no update necessary [result] Failed to update hopper 5.5.3 -> 5.14.0 https://repology.org/project/hopper/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath unar, using log file: /var/log/nixpkgs-update/unar/2024-03-21.log unar 1.10.7 -> 1.10.8 https://repology.org/project/unar/versions attrpath: unar Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/rv2c404fxaap8yiw5n39diqsw8hbfxby-source.drv building '/nix/store/rv2c404fxaap8yiw5n39diqsw8hbfxby-source.drv'... trying https://github.com/MacPaw/unar/archive/v1.10.8.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/rv2c404fxaap8yiw5n39diqsw8hbfxby-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/MacPaw/unar/archive/v1.10.8.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/rv2c404fxaap8yiw5n39diqsw8hbfxby-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'unar.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/rv2c404fxaap8yiw5n39diqsw8hbfxby-source.drv /nix/store/rdik80xgy9bswp6jvbg5wxcc3cfwbrsc-unar-1.10.8.drv building '/nix/store/rv2c404fxaap8yiw5n39diqsw8hbfxby-source.drv'... trying https://github.com/MacPaw/unar/archive/v1.10.8.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/rv2c404fxaap8yiw5n39diqsw8hbfxby-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/MacPaw/unar/archive/v1.10.8.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/rv2c404fxaap8yiw5n39diqsw8hbfxby-source.drv'. error: 1 dependencies of derivation '/nix/store/rdik80xgy9bswp6jvbg5wxcc3cfwbrsc-unar-1.10.8.drv' failed to build [result] Failed to update unar 1.10.7 -> 1.10.8 https://repology.org/project/unar/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath alex, using log file: /var/log/nixpkgs-update/alex/2024-03-21.log alex 3.4.0.1 -> 3.5.0.0 https://repology.org/project/alex/versions attrpath: alex Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update alex 3.4.0.1 -> 3.5.0.0 https://repology.org/project/alex/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libindicator, using log file: /var/log/nixpkgs-update/libindicator/2024-03-21.log libindicator 12.10.1 -> 16.10 https://repology.org/project/libindicator/versions attrpath: libindicator Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/4dy5a2j6x4ixszrd2z75ksw56h9wzf0k-libindicator-16.10.tar.gz.drv building '/nix/store/4dy5a2j6x4ixszrd2z75ksw56h9wzf0k-libindicator-16.10.tar.gz.drv'... trying https://launchpad.net/libindicator/16.10/16.10/+download/libindicator-16.10.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 10331 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download libindicator-16.10.tar.gz from any mirror error: builder for '/nix/store/4dy5a2j6x4ixszrd2z75ksw56h9wzf0k-libindicator-16.10.tar.gz.drv' failed with exit code 1; last 7 log lines: > > trying https://launchpad.net/libindicator/16.10/16.10/+download/libindicator-16.10.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 10331 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download libindicator-16.10.tar.gz from any mirror For full logs, run 'nix log /nix/store/4dy5a2j6x4ixszrd2z75ksw56h9wzf0k-libindicator-16.10.tar.gz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'libindicator.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/4dy5a2j6x4ixszrd2z75ksw56h9wzf0k-libindicator-16.10.tar.gz.drv /nix/store/wan16mcryf33q6s2nz8q690w90cyydv1-libindicator-gtk3-16.10.drv building '/nix/store/4dy5a2j6x4ixszrd2z75ksw56h9wzf0k-libindicator-16.10.tar.gz.drv'... trying https://launchpad.net/libindicator/16.10/16.10/+download/libindicator-16.10.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 10331 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download libindicator-16.10.tar.gz from any mirror error: builder for '/nix/store/4dy5a2j6x4ixszrd2z75ksw56h9wzf0k-libindicator-16.10.tar.gz.drv' failed with exit code 1; last 7 log lines: > > trying https://launchpad.net/libindicator/16.10/16.10/+download/libindicator-16.10.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 10331 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download libindicator-16.10.tar.gz from any mirror For full logs, run 'nix log /nix/store/4dy5a2j6x4ixszrd2z75ksw56h9wzf0k-libindicator-16.10.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/wan16mcryf33q6s2nz8q690w90cyydv1-libindicator-gtk3-16.10.drv' failed to build [result] Failed to update libindicator 12.10.1 -> 16.10 https://repology.org/project/libindicator/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath unixODBCDrivers.msodbcsql17, using log file: /var/log/nixpkgs-update/unixODBCDrivers.msodbcsql17/2024-03-21.log unixODBCDrivers.msodbcsql17 17.7.1.1-1 -> 17.10.2.1 https://repology.org/project/msodbcsql17/versions attrpath: unixODBCDrivers.msodbcsql17 Checking auto update branch... No auto update branch exists Old version 17.7.1.1-1" not present in master derivation file with contents: { fetchurl, stdenv, unixODBC, cmake, postgresql, mariadb, sqlite, zlib, libxml2, dpkg, lib, openssl, libkrb5, libuuid, patchelf, libiconv, fixDarwinDylibNames, fetchFromGitHub }: # Each of these ODBC drivers can be configured in your odbcinst.ini file using # the various passthru and meta values. Of note are: # # * `passthru.fancyName`, the typical name used to reference the driver # * `passthru.driver`, the path to the driver within the built package # * `meta.description`, a short description of the ODBC driver # # For example, you might generate it as follows: # # '' # [${package.fancyName}] # Description = ${package.meta.description} # Driver = ${package}/${package.driver} # '' { psql = stdenv.mkDerivation rec { pname = "psqlodbc"; version = "10.01.0000"; src = fetchurl { url = "mirror://postgresql/odbc/versions/src/${pname}-${version}.tar.gz"; sha256 = "1cyams7157f3gry86x64xrplqi2vyqrq3rqka59gv4lb4rpl7jl7"; }; buildInputs = [ unixODBC postgresql ]; # see the top of the file for an explanation passthru = { fancyName = "PostgreSQL"; driver = "lib/psqlodbcw.so"; }; meta = with lib; { description = "Official PostgreSQL ODBC Driver"; homepage = "https://odbc.postgresql.org/"; license = licenses.lgpl2; platforms = platforms.unix; }; }; mariadb = stdenv.mkDerivation rec { pname = "mariadb-connector-odbc"; version = "3.1.20"; src = fetchFromGitHub { owner = "mariadb-corporation"; repo = "mariadb-connector-odbc"; rev = version; hash = "sha256-l+HlS7/A0shwsEXYKDhi+QCmwHaMTeKrtcvo9yYpYws="; # this driver only seems to build correctly when built against the mariadb-connect-c subrepo # (see https://github.com/NixOS/nixpkgs/issues/73258) fetchSubmodules = true; }; patches = [ # Fix `call to undeclared function 'sleep'` with clang 16 ./mariadb-connector-odbc-unistd.patch ]; nativeBuildInputs = [ cmake ]; buildInputs = [ unixODBC openssl libiconv zlib ] ++ lib.optionals stdenv.isDarwin [ libkrb5 ]; # TODO: remove preConfigure on staging preConfigure = if !stdenv.isDarwin then '' # we don't want to build a .pkg substituteInPlace CMakeLists.txt \ --replace "IF(APPLE)" "IF(0)" \ --replace "CMAKE_SYSTEM_NAME MATCHES AIX" "APPLE" '' else null; cmakeFlags = [ "-DWITH_EXTERNAL_ZLIB=ON" "-DODBC_LIB_DIR=${lib.getLib unixODBC}/lib" "-DODBC_INCLUDE_DIR=${lib.getDev unixODBC}/include" "-DWITH_OPENSSL=ON" # on darwin this defaults to ON but we want to build against unixODBC "-DWITH_IODBC=OFF" ]; buildFlags = if stdenv.isDarwin then [ "maodbc" ] else null; installTargets = if stdenv.isDarwin then [ "install/fast" ] else null; # see the top of the file for an explanation passthru = { fancyName = "MariaDB"; driver = "lib/libmaodbc${stdenv.hostPlatform.extensions.sharedLibrary}"; }; meta = with lib; { description = "MariaDB ODBC database driver"; homepage = "https://downloads.mariadb.org/connector-odbc/"; license = licenses.gpl2; platforms = platforms.linux ++ platforms.darwin; }; }; mysql = stdenv.mkDerivation rec { pname = "mysql-connector-odbc"; majorVersion = "5.3"; version = "${majorVersion}.6"; src = fetchurl { url = "https://dev.mysql.com/get/Downloads/Connector-ODBC/${majorVersion}/${pname}-${version}-src.tar.gz"; sha256 = "1smi4z49i4zm7cmykjkwlxxzqvn7myngsw5bc35z6gqxmi8c55xr"; }; nativeBuildInputs = [ cmake ]; buildInputs = [ unixODBC mariadb ]; cmakeFlags = [ "-DWITH_UNIXODBC=1" ]; # see the top of the file for an explanation passthru = { fancyName = "MySQL"; driver = "lib/libmyodbc3-3.51.12.so"; }; meta = with lib; { description = "MySQL ODBC database driver"; homepage = "https://dev.mysql.com/downloads/connector/odbc/"; license = licenses.gpl2; platforms = platforms.linux; broken = true; }; }; sqlite = stdenv.mkDerivation rec { pname = "sqlite-connector-odbc"; version = "0.9993"; src = fetchurl { url = "http://www.ch-werner.de/sqliteodbc/sqliteodbc-${version}.tar.gz"; sha256 = "0dgsj28sc7f7aprmdd0n5a1rmcx6pv7170c8dfjl0x1qsjxim6hs"; }; buildInputs = [ unixODBC sqlite zlib libxml2 ]; configureFlags = [ "--with-odbc=${unixODBC}" "--with-sqlite3=${sqlite.dev}" ]; installTargets = [ "install-3" ]; # move libraries to $out/lib where they're expected to be postInstall = '' mkdir -p "$out/lib" mv "$out"/*.* "$out/lib" ''; # see the top of the file for an explanation passthru = { fancyName = "SQLite"; driver = "lib/libsqlite3odbc.so"; }; meta = with lib; { description = "ODBC driver for SQLite"; homepage = "http://www.ch-werner.de/sqliteodbc"; license = licenses.bsd2; platforms = platforms.unix; maintainers = with maintainers; [ vlstill ]; }; }; msodbcsql17 = stdenv.mkDerivation rec { pname = "msodbcsql17"; version = "${versionMajor}.${versionMinor}.${versionAdditional}-1"; versionMajor = "17"; versionMinor = "7"; versionAdditional = "1.1"; src = fetchurl { url = "https://packages.microsoft.com/debian/10/prod/pool/main/m/msodbcsql17/msodbcsql${versionMajor}_${version}_amd64.deb"; sha256 = "0vwirnp56jibm3qf0kmi4jnz1w7xfhnsfr8imr0c9hg6av4sk3a6"; }; nativeBuildInputs = [ dpkg patchelf ]; unpackPhase = "dpkg -x $src ./"; buildPhase = ""; installPhase = '' mkdir -p $out mkdir -p $out/lib cp -r opt/microsoft/msodbcsql${versionMajor}/lib64 opt/microsoft/msodbcsql${versionMajor}/share $out/ ''; postFixup = '' patchelf --set-rpath ${lib.makeLibraryPath [ unixODBC openssl libkrb5 libuuid stdenv.cc.cc ]} \ $out/lib/libmsodbcsql-${versionMajor}.${versionMinor}.so.${versionAdditional} ''; # see the top of the file for an explanation passthru = { fancyName = "ODBC Driver ${versionMajor} for SQL Server"; driver = "lib/libmsodbcsql-${versionMajor}.${versionMinor}.so.${versionAdditional}"; }; meta = with lib; { broken = stdenv.isDarwin; description = "ODBC Driver ${versionMajor} for SQL Server"; homepage = "https://docs.microsoft.com/en-us/sql/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server?view=sql-server-2017"; sourceProvenance = with sourceTypes; [ binaryNativeCode ]; license = licenses.unfree; platforms = platforms.linux; maintainers = with maintainers; [ spencerjanssen ]; }; }; msodbcsql18 = stdenv.mkDerivation(finalAttrs: { pname = "msodbcsql${finalAttrs.versionMajor}"; version = "${finalAttrs.versionMajor}.${finalAttrs.versionMinor}.${finalAttrs.versionAdditional}${finalAttrs.versionSuffix}"; versionMajor = "18"; versionMinor = "1"; versionAdditional = "1.1"; versionSuffix = lib.optionalString stdenv.isLinux "-1"; src = fetchurl { url = { x86_64-linux = "https://packages.microsoft.com/debian/11/prod/pool/main/m/${finalAttrs.pname}/${finalAttrs.pname}_${finalAttrs.version}_amd64.deb"; aarch64-linux = "https://packages.microsoft.com/debian/11/prod/pool/main/m/${finalAttrs.pname}/${finalAttrs.pname}_${finalAttrs.version}_arm64.deb"; x86_64-darwin = "https://download.microsoft.com/download/6/4/0/64006503-51e3-44f0-a6cd-a9b757d0d61b/${finalAttrs.pname}-${finalAttrs.version}-amd64.tar.gz"; aarch64-darwin = "https://download.microsoft.com/download/6/4/0/64006503-51e3-44f0-a6cd-a9b757d0d61b/${finalAttrs.pname}-${finalAttrs.version}-arm64.tar.gz"; }.${stdenv.system} or (throw "Unsupported system: ${stdenv.system}"); hash = { x86_64-linux = "sha256:1f0rmh1aynf1sqmjclbsyh2wz5jby0fixrwz71zp6impxpwvil52"; aarch64-linux = "sha256:0zphnbvkqdbkcv6lvv63p7pyl68h5bs2dy6vv44wm6bi89svms4a"; x86_64-darwin = "sha256:1fn80byn1yihflznxcm9cpj42mpllnz54apnk9n46vzm2ng2lj6d"; aarch64-darwin = "sha256:116xl8r2apr5b48jnq6myj9fwqs88yccw5176yfyzh4534fznj5x"; }.${stdenv.system} or (throw "Unsupported system: ${stdenv.system}"); }; nativeBuildInputs = if stdenv.isDarwin then [ # Fix up the names encoded into the dylib, and make them absolute. fixDarwinDylibNames ] else [ dpkg patchelf ]; unpackPhase = lib.optionalString stdenv.isLinux '' dpkg -x $src ./ ''; installPhase = if stdenv.isDarwin then '' mkdir -p $out tar xf $src --strip-components=1 -C $out '' else '' mkdir -p $out mkdir -p $out/lib cp -r opt/microsoft/msodbcsql${finalAttrs.versionMajor}/lib64 opt/microsoft/msodbcsql${finalAttrs.versionMajor}/share $out/ ''; # Replace the hard-coded paths in the dylib with nixpkgs equivalents. fixupPhase = lib.optionalString stdenv.isDarwin '' ${stdenv.cc.bintools.targetPrefix}install_name_tool \ -change /usr/lib/libiconv.2.dylib ${libiconv}/lib/libiconv.2.dylib \ -change /opt/homebrew/lib/libodbcinst.2.dylib ${unixODBC}/lib/libodbcinst.2.dylib \ $out/${finalAttrs.passthru.driver} ''; postFixup = lib.optionalString stdenv.isLinux '' patchelf --set-rpath ${lib.makeLibraryPath [ unixODBC openssl libkrb5 libuuid stdenv.cc.cc ]} \ $out/${finalAttrs.passthru.driver} ''; # see the top of the file for an explanation passthru = { fancyName = "ODBC Driver ${finalAttrs.versionMajor} for SQL Server"; driver = "lib/libmsodbcsql${if stdenv.isDarwin then ".${finalAttrs.versionMajor}.dylib" else "-${finalAttrs.versionMajor}.${finalAttrs.versionMinor}.so.${finalAttrs.versionAdditional}"}"; }; meta = with lib; { description = finalAttrs.passthru.fancyName; homepage = "https://learn.microsoft.com/en-us/sql/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server?view=sql-server-ver16"; sourceProvenance = with sourceTypes; [ binaryNativeCode ]; platforms = platforms.unix; license = licenses.unfree; maintainers = with maintainers; [ SamirTalwar ]; }; }); redshift = stdenv.mkDerivation rec { pname = "redshift-odbc"; version = "1.4.49.1000"; src = fetchurl { url = "https://s3.amazonaws.com/redshift-downloads/drivers/odbc/${version}/AmazonRedshiftODBC-64-bit-${version}-1.x86_64.deb"; sha256 = "sha256-r5HvsZjB7+x+ClxtWoONkE1/NAbz90NbHfzxC6tf7jA="; }; nativeBuildInputs = [ dpkg ]; unpackPhase = '' dpkg -x $src src cd src ''; # `unixODBC` is loaded with `dlopen`, so `autoPatchElfHook` cannot see it, and `patchELF` phase would strip the manual patchelf. Thus: # - Manually patchelf with `unixODCB` libraries # - Disable automatic `patchELF` phase installPhase = '' mkdir -p $out/lib cp opt/amazon/redshiftodbc/lib/64/* $out/lib patchelf --set-rpath ${unixODBC}/lib/ $out/lib/libamazonredshiftodbc64.so ''; dontPatchELF = true; buildInputs = [ unixODBC ]; # see the top of the file for an explanation passthru = { fancyName = "Amazon Redshift (x64)"; driver = "lib/libamazonredshiftodbc64.so"; }; meta = with lib; { broken = stdenv.isDarwin; description = "Amazon Redshift ODBC driver"; homepage = "https://docs.aws.amazon.com/redshift/latest/mgmt/configure-odbc-connection.html"; sourceProvenance = with sourceTypes; [ binaryNativeCode ]; license = licenses.unfree; platforms = platforms.linux; maintainers = with maintainers; [ sir4ur0n ]; }; }; } [result] Failed to update unixODBCDrivers.msodbcsql17 17.7.1.1-1 -> 17.10.2.1 https://repology.org/project/msodbcsql17/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dns-root-data, using log file: /var/log/nixpkgs-update/dns-root-data/2024-03-21.log dns-root-data 2023-11-27 -> 2023112702 https://repology.org/project/dns-root-data/versions attrpath: dns-root-data Checking auto update branch... No auto update branch exists [version] Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes eval .#dns-root-data.src --raw --apply "p: p.drvAttrs.outputHash" Standard error:  error: flake 'git+file:///var/cache/nixpkgs-update/worker/worktree/dns-root-data' does not provide attribute 'packages.x86_64-linux.dns-root-data.src', 'legacyPackages.x86_64-linux.dns-root-data.src' or 'dns-root-data.src' Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes eval .#dns-root-data.originalSrc --raw --apply "p: p.drvAttrs.outputHash" Standard error:  error: flake 'git+file:///var/cache/nixpkgs-update/worker/worktree/dns-root-data' does not provide attribute 'packages.x86_64-linux.dns-root-data.originalSrc', 'legacyPackages.x86_64-linux.dns-root-data.originalSrc' or 'dns-root-data.originalSrc' Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes eval .#dns-root-data --raw --apply "p: p.drvAttrs.outputHash" Standard error:  error: attribute 'outputHash' missing at «string»:1:4: 1| p: p.drvAttrs.outputHash | ^ [result] Failed to update dns-root-data 2023-11-27 -> 2023112702 https://repology.org/project/dns-root-data/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath fvwm, using log file: /var/log/nixpkgs-update/fvwm/2024-03-21.log fvwm 2.7.0 -> 3-1.0.4 https://repology.org/project/fvwm/versions attrpath: fvwm Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/n7ccgrj8hhx5i4ax6sxsxli4sil4s7j5-source.drv building '/nix/store/n7ccgrj8hhx5i4ax6sxsxli4sil4s7j5-source.drv'... trying https://github.com/fvwmorg/fvwm/archive/3-1.0.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/n7ccgrj8hhx5i4ax6sxsxli4sil4s7j5-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/fvwmorg/fvwm/archive/3-1.0.4.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/n7ccgrj8hhx5i4ax6sxsxli4sil4s7j5-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'fvwm.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/n7ccgrj8hhx5i4ax6sxsxli4sil4s7j5-source.drv /nix/store/vf0n632r6n5w2xhpqz1jc9xvlbf1r6dq-fvwm-3-1.0.4.drv building '/nix/store/n7ccgrj8hhx5i4ax6sxsxli4sil4s7j5-source.drv'... trying https://github.com/fvwmorg/fvwm/archive/3-1.0.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/n7ccgrj8hhx5i4ax6sxsxli4sil4s7j5-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/fvwmorg/fvwm/archive/3-1.0.4.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/n7ccgrj8hhx5i4ax6sxsxli4sil4s7j5-source.drv'. error: 1 dependencies of derivation '/nix/store/vf0n632r6n5w2xhpqz1jc9xvlbf1r6dq-fvwm-3-1.0.4.drv' failed to build [result] Failed to update fvwm 2.7.0 -> 3-1.0.4 https://repology.org/project/fvwm/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.NNS, using log file: /var/log/nixpkgs-update/rPackages.NNS/2024-03-21.log rPackages.NNS 10.4 -> 10.7 https://repology.org/project/r:nns/versions attrpath: rPackages.NNS Checking auto update branch... No auto update branch exists Old version 10.4" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.NNS 10.4 -> 10.7 https://repology.org/project/r:nns/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath masterpdfeditor, using log file: /var/log/nixpkgs-update/masterpdfeditor/2024-03-21.log masterpdfeditor 5.9.35 -> 5.9.82 https://repology.org/project/master-pdf-editor/versions attrpath: masterpdfeditor 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/applications/misc/masterpdfeditor/default.nix b/pkgs/applications/misc/masterpdfeditor/default.nix index 192b3dd7c73e..91a5b8a6067c 100644 --- a/pkgs/applications/misc/masterpdfeditor/default.nix +++ b/pkgs/applications/misc/masterpdfeditor/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "masterpdfeditor"; - version = "5.9.35"; + version = "5.9.82"; src = fetchurl { url = "https://code-industry.net/public/master-pdf-editor-${version}-qt5.x86_64.tar.gz"; - sha256 = "sha256-c5DYS0PQemZ8Sql2KjnuMspCLDJzU95rsbuIdoxWDM0="; + sha256 = "sha256-CbrhhQJ0iiXz8hUJEi+/xb2ZGbunuPuIIgmCRgJhNVU="; }; nativeBuildInputs = [ autoPatchelfHook wrapQtAppsHook ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A masterpdfeditor Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . masterpdfeditor Standard output: error: … in the condition of the assert statement at /var/cache/nixpkgs-update/worker/worktree/masterpdfeditor/lib/customisation.nix:268:17: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; … while evaluating the attribute 'handled' at /var/cache/nixpkgs-update/worker/worktree/masterpdfeditor/pkgs/stdenv/generic/check-meta.nix:490:7: 489| # or, alternatively, just output a warning message. 490| handled = | ^ 491| ( (stack trace truncated; use '--show-trace' to show the full trace) error: Package ‘masterpdfeditor-5.9.82’ in /var/cache/nixpkgs-update/worker/worktree/masterpdfeditor/pkgs/applications/misc/masterpdfeditor/default.nix:40 has an unfree license (‘unfreeRedistributable’), refusing to evaluate. a) To temporarily allow unfree packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_UNFREE=1 Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake, then pass `--impure` in order to allow use of environment variables. b) For `nixos-rebuild` you can set { nixpkgs.config.allowUnfree = true; } in configuration.nix to override this. Alternatively you can configure a predicate to allow specific packages: { nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [ "masterpdfeditor-5.9.82" ]; } c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowUnfree = true; } to ~/.config/nixpkgs/config.nix. [result] Failed to update masterpdfeditor 5.9.35 -> 5.9.82 https://repology.org/project/master-pdf-editor/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.AgroReg, using log file: /var/log/nixpkgs-update/rPackages.AgroReg/2024-03-21.log rPackages.AgroReg 1.2.9 -> 1.2.10 https://repology.org/project/r:agroreg/versions attrpath: rPackages.AgroReg Checking auto update branch... No auto update branch exists Old version 1.2.9" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.AgroReg 1.2.9 -> 1.2.10 https://repology.org/project/r:agroreg/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath haskellPackages.servant-benchmark, using log file: /var/log/nixpkgs-update/haskellPackages.servant-benchmark/2024-03-21.log haskellPackages.servant-benchmark 0.1.2.0 -> 0.2.0.0 https://repology.org/project/haskell:servant-benchmark/versions attrpath: haskellPackages.servant-benchmark Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update haskellPackages.servant-benchmark 0.1.2.0 -> 0.2.0.0 https://repology.org/project/haskell:servant-benchmark/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl536Packages.ModernPerl 1.20230106 -> 1.20240120 https://repology.org/project/perl:modern-perl/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath latencytop, using log file: /var/log/nixpkgs-update/latencytop/2024-03-21.log latencytop 0.5 -> 0.5.0.0.1 https://repology.org/project/latencytop/versions attrpath: latencytop 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/latencytop/default.nix b/pkgs/os-specific/linux/latencytop/default.nix index 023140e1f482..682a72df46b6 100644 --- a/pkgs/os-specific/linux/latencytop/default.nix +++ b/pkgs/os-specific/linux/latencytop/default.nix @@ -2,7 +2,7 @@ stdenv.mkDerivation rec { pname = "latencytop"; - version = "0.5"; + version = "0.5.0.0.1"; postPatch = '' sed -i s,/usr,$out, Makefile @@ -15,8 +15,8 @@ stdenv.mkDerivation rec { src = fetchurl { urls = [ "http://latencytop.org/download/latencytop-${version}.tar.gz" - "http://dbg.download.sourcemage.org/mirror/latencytop-0.5.tar.gz" ]; - sha256 = "1vq3j9zdab6njly2wp900b3d5244mnxfm88j2bkiinbvxbxp4zwy"; + "http://dbg.download.sourcemage.org/mirror/latencytop-0.5.0.0.1.tar.gz" ]; + sha256 = "sha256-hIHEUbWau/RvrN/LnKf3UIS+/FsnvQueO8PpKKnpFHc="; }; nativeBuildInputs = [ pkg-config ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A latencytop nix build failed. got build log for 'latencytop' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/0zygcc9iskc71y3hbjg3hxlqcc6b3xhp-latencytop-0.5.0.0.1.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now do not know how to unpack source archive /nix/store/0zygcc9iskc71y3hbjg3hxlqcc6b3xhp-latencytop-0.5.0.0.1.tar.gz [result] Failed to update latencytop 0.5 -> 0.5.0.0.1 https://repology.org/project/latencytop/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath bctoolbox, using log file: /var/log/nixpkgs-update/bctoolbox/2024-03-21.log bctoolbox 5.2.109 -> 5.3.34 https://repology.org/project/bctoolbox/versions attrpath: bctoolbox 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/development/libraries/bctoolbox/default.nix b/pkgs/development/libraries/bctoolbox/default.nix index 1da254093b1b..f9cb447bad84 100644 --- a/pkgs/development/libraries/bctoolbox/default.nix +++ b/pkgs/development/libraries/bctoolbox/default.nix @@ -9,7 +9,7 @@ stdenv.mkDerivation rec { pname = "bctoolbox"; - version = "5.2.109"; + version = "5.3.34"; nativeBuildInputs = [ cmake @@ -30,7 +30,7 @@ stdenv.mkDerivation rec { group = "BC"; repo = pname; rev = version; - hash = "sha256-OwwSGzMFwR2ajUUgAy7ea/Q2pWxn3DO72W7ukcjBJnU="; + hash = "sha256-zldxtzaSLzEeWGTKoYxCAmCHLDNv/PWaEE2Ttk5NKNY="; }; # Do not build static libraries [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A bctoolbox nix build failed. -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/qhpw32pz39y6i30b3vrbw5fw6zv5549f-gcc-wrapper-13.2.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting install rpath to /nix/store/cv7jcbvkv36z1vzlx15d3r3b6lk2lnbk-bctoolbox-5.3.34/lib -- MBEDTLS Enabled -- Looking for mbedtls_ssl_init -- Looking for mbedtls_ssl_init - found -- Looking for mbedtls_ssl_conf_dtls_srtp_protection_profiles -- Looking for mbedtls_ssl_conf_dtls_srtp_protection_profiles - not found -- Found MbedTLS: mbedtls -- Using mbedTLS v2 -- Using Decaf -- DTLS SRTP not available CMake Error at cmake/FindBCUnit.cmake:77 (find_package): Could not find a package configuration file provided by "BCUnit" (requested version 3.0.2) with any of the following names: BCUnitConfig.cmake bcunit-config.cmake Add the installation prefix of "BCUnit" to CMAKE_PREFIX_PATH or set "BCUnit_DIR" to a directory containing one of the above files. If "BCUnit" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:94 (find_package)  -- Configuring incomplete, errors occurred! [result] Failed to update bctoolbox 5.2.109 -> 5.3.34 https://repology.org/project/bctoolbox/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.semmcci, using log file: /var/log/nixpkgs-update/rPackages.semmcci/2024-03-21.log rPackages.semmcci 1.1.3 -> 1.1.4 https://repology.org/project/r:semmcci/versions attrpath: rPackages.semmcci Checking auto update branch... No auto update branch exists Old version 1.1.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.semmcci 1.1.3 -> 1.1.4 https://repology.org/project/r:semmcci/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kile, using log file: /var/log/nixpkgs-update/kile/2024-03-21.log kile 2.9.93 -> 2.1.3 https://repology.org/project/kile/versions attrpath: kile Checking auto update branch... No auto update branch exists 2.1.3 is not newer than 2.9.93 according to Nix; versionComparison: -1 [result] Failed to update kile 2.9.93 -> 2.1.3 https://repology.org/project/kile/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath minijinja, using log file: /var/log/nixpkgs-update/minijinja/2024-03-21.log minijinja 1.0.12 -> 1.0.14 https://repology.org/project/minijinja/versions attrpath: minijinja Checking auto update branch... No auto update branch exists Old version 1.0.12" not present in master derivation file with contents: { lib, rustPlatform, fetchFromGitHub }: rustPlatform.buildRustPackage rec { pname = "minijinja"; version = "1.0.13"; src = fetchFromGitHub { owner = "mitsuhiko"; repo = "minijinja"; rev = version; hash = "sha256-VVd90j8ZOubtHX15jMGAIA3LF4tg4SzFxO046QVwDjc="; }; cargoHash = "sha256-f9hXH0c8vVpexYyuQuS0D8jzEqJSrHOwp/FropTKTJg="; # The tests relies on the presence of network connection doCheck = false; cargoBuildFlags = "--bin minijinja-cli"; meta = with lib; { description = "Command Line Utility to render MiniJinja/Jinja2 templates"; homepage = "https://github.com/mitsuhiko/minijinja"; license = with licenses; [ asl20 ]; maintainers = with maintainers; [ psibi ]; changelog = "https://github.com/mitsuhiko/minijinja/blob/${version}/CHANGELOG.md"; mainProgram = "minijinja-cli"; }; } [result] Failed to update minijinja 1.0.12 -> 1.0.14 https://repology.org/project/minijinja/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.stoppingrule, using log file: /var/log/nixpkgs-update/rPackages.stoppingrule/2024-03-21.log rPackages.stoppingrule 0.3.0 -> 0.4.0 https://repology.org/project/r:stoppingrule/versions attrpath: rPackages.stoppingrule Checking auto update branch... No auto update branch exists Old version 0.3.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.stoppingrule 0.3.0 -> 0.4.0 https://repology.org/project/r:stoppingrule/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath tremotesf, using log file: /var/log/nixpkgs-update/tremotesf/2024-03-21.log tremotesf 2.6.0 -> 2.6.1 https://github.com/equeim/tremotesf2/releases attrpath: tremotesf 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/applications/networking/p2p/tremotesf/default.nix b/pkgs/applications/networking/p2p/tremotesf/default.nix index 6cf8c73bfb69..8f19f5d7d0ec 100644 --- a/pkgs/applications/networking/p2p/tremotesf/default.nix +++ b/pkgs/applications/networking/p2p/tremotesf/default.nix @@ -15,13 +15,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "tremotesf"; - version = "2.6.0"; + version = "2.6.1"; src = fetchFromGitHub { owner = "equeim"; repo = "tremotesf2"; rev = finalAttrs.version; - hash = "sha256-9iV4UsKZWaIxhqtRZXTFHgjOKVFJE2bCJOD2O/qL+DY="; + hash = "sha256-0qW810aigGToyTsB8ur08dbC73+KkKbazHgjP14/Wdo="; # We need this for src/libtremotesf fetchSubmodules = true; }; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A tremotesf nix build failed. Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase fixing cmake files... cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/8ki1pvkwb8lzc8azdfjyvhnakbcsxxrw-tremotesf-2.6.1/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/8ki1pvkwb8lzc8azdfjyvhnakbcsxxrw-tremotesf-2.6.1/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/8ki1pvkwb8lzc8azdfjyvhnakbcsxxrw-tremotesf-2.6.1/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/8ki1pvkwb8lzc8azdfjyvhnakbcsxxrw-tremotesf-2.6.1/share/doc/tremotesf -DCMAKE_INSTALL_INFODIR=/nix/store/8ki1pvkwb8lzc8azdfjyvhnakbcsxxrw-tremotesf-2.6.1/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/8ki1pvkwb8lzc8azdfjyvhnakbcsxxrw-tremotesf-2.6.1/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/8ki1pvkwb8lzc8azdfjyvhnakbcsxxrw-tremotesf-2.6.1/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/8ki1pvkwb8lzc8azdfjyvhnakbcsxxrw-tremotesf-2.6.1/include -DCMAKE_INSTALL_SBINDIR=/nix/store/8ki1pvkwb8lzc8azdfjyvhnakbcsxxrw-tremotesf-2.6.1/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/8ki1pvkwb8lzc8azdfjyvhnakbcsxxrw-tremotesf-2.6.1/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/8ki1pvkwb8lzc8azdfjyvhnakbcsxxrw-tremotesf-2.6.1/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/qhpw32pz39y6i30b3vrbw5fw6zv5549f-gcc-wrapper-13.2.0/bin/strip -DCMAKE_RANLIB=/nix/store/qhpw32pz39y6i30b3vrbw5fw6zv5549f-gcc-wrapper-13.2.0/bin/ranlib -DCMAKE_AR=/nix/store/qhpw32pz39y6i30b3vrbw5fw6zv5549f-gcc-wrapper-13.2.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/8ki1pvkwb8lzc8azdfjyvhnakbcsxxrw-tremotesf-2.6.1 -- The CXX compiler identification is GNU 13.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/qhpw32pz39y6i30b3vrbw5fw6zv5549f-gcc-wrapper-13.2.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Error at CMakeLists.txt:34 (find_package): By not providing "FindQt6.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt6", but CMake did not find one. Could not find a package configuration file provided by "Qt6" (requested version 6.6) with any of the following names: Qt6Config.cmake qt6-config.cmake Add the installation prefix of "Qt6" to CMAKE_PREFIX_PATH or set "Qt6_DIR" to a directory containing one of the above files. If "Qt6" provides a separate development package or SDK, be sure it has been installed.  -- Configuring incomplete, errors occurred! [result] Failed to update tremotesf 2.6.0 -> 2.6.1 https://github.com/equeim/tremotesf2/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.pak, using log file: /var/log/nixpkgs-update/rPackages.pak/2024-03-21.log rPackages.pak 0.7.1 -> 0.7.2 https://repology.org/project/r:pak/versions attrpath: rPackages.pak Checking auto update branch... No auto update branch exists Old version 0.7.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.pak 0.7.1 -> 0.7.2 https://repology.org/project/r:pak/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ustreamer, using log file: /var/log/nixpkgs-update/ustreamer/2024-03-21.log ustreamer 5.48 -> 6.4 https://repology.org/project/ustreamer/versions attrpath: ustreamer Checking auto update branch... An auto update branch exists with message `ustreamer: 5.48 -> 6.4`. New version is 6.4. An auto update branch exists with an equal or greater version [result] Failed to update ustreamer 5.48 -> 6.4 https://repology.org/project/ustreamer/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.rgrass, using log file: /var/log/nixpkgs-update/rPackages.rgrass/2024-03-21.log rPackages.rgrass 0.4-1 -> 0.4-2 https://repology.org/project/r:rgrass/versions attrpath: rPackages.rgrass Checking auto update branch... No auto update branch exists Old version 0.4-1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.rgrass 0.4-1 -> 0.4-2 https://repology.org/project/r:rgrass/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rubyPackages.jekyll-relative-links, using log file: /var/log/nixpkgs-update/rubyPackages.jekyll-relative-links/2024-03-21.log rubyPackages.jekyll-relative-links 0.6.1 -> 0.7.0 https://repology.org/project/ruby:jekyll-relative-links/versions attrpath: rubyPackages.jekyll-relative-links Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update rubyPackages.jekyll-relative-links 0.6.1 -> 0.7.0 https://repology.org/project/ruby:jekyll-relative-links/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.thrift, using log file: /var/log/nixpkgs-update/python312Packages.thrift/2024-03-21.log python312Packages.thrift 0.16.0 -> 0.19.0 https://repology.org/project/apache-thrift/versions attrpath: python312Packages.thrift 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] Going to be running update for following packages: - python3.12-thrift-0.16.0 Press Enter key to continue... Running update for: - python3.12-thrift-0.16.0: UPDATING ... - python3.12-thrift-0.16.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.thrift 0.16.0 -> 0.19.0 https://repology.org/project/apache-thrift/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.seaserv, using log file: /var/log/nixpkgs-update/python312Packages.seaserv/2024-03-21.log python312Packages.seaserv 10.0.1 -> 11.0.6 https://repology.org/project/seafile-server/versions attrpath: python312Packages.seaserv Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update python312Packages.seaserv 10.0.1 -> 11.0.6 https://repology.org/project/seafile-server/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.drf-spectacular-sidecar, using log file: /var/log/nixpkgs-update/python312Packages.drf-spectacular-sidecar/2024-03-21.log python312Packages.drf-spectacular-sidecar 2023.9.1 -> 2024.3.4 https://repology.org/project/python:drf-spectacular-sidecar/versions attrpath: python312Packages.drf-spectacular-sidecar 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] Going to be running update for following packages: - python3.12-drf-spectacular-sidecar-2023.9.1 Press Enter key to continue... Running update for: - python3.12-drf-spectacular-sidecar-2023.9.1: UPDATING ... - python3.12-drf-spectacular-sidecar-2023.9.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.drf-spectacular-sidecar 2023.9.1 -> 2024.3.4 https://repology.org/project/python:drf-spectacular-sidecar/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pika-backup, using log file: /var/log/nixpkgs-update/pika-backup/2024-03-21.log pika-backup 0.7.0 -> 0.7.1 https://repology.org/project/pika-backup/versions attrpath: pika-backup Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - pika-backup: 0.7.0 -> 0.7.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/296948" [result] Failed to update pika-backup 0.7.0 -> 0.7.1 https://repology.org/project/pika-backup/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath praat, using log file: /var/log/nixpkgs-update/praat/2024-03-21.log praat 6.4.06 -> 6.4.07 https://github.com/praat/praat/releases attrpath: praat Checking auto update branch... An auto update branch exists with message `praat: 6.4.06 -> 6.4.07`. New version is 6.4.07. An auto update branch exists with an equal or greater version [result] Failed to update praat 6.4.06 -> 6.4.07 https://github.com/praat/praat/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.disordR, using log file: /var/log/nixpkgs-update/rPackages.disordR/2024-03-21.log rPackages.disordR 0.9-8.1 -> 0.9-8.2 https://repology.org/project/r:disordr/versions attrpath: rPackages.disordR Checking auto update branch... No auto update branch exists Old version 0.9-8.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.disordR 0.9-8.1 -> 0.9-8.2 https://repology.org/project/r:disordr/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gnuradio3_9Packages.osmosdr, using log file: /var/log/nixpkgs-update/gnuradio3_9Packages.osmosdr/2024-03-21.log gnuradio3_9Packages.osmosdr 0.2.4 -> 0.2.5 https://repology.org/project/gr-osmosdr/versions attrpath: gnuradio3_9Packages.osmosdr Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/x7jz37jzj93cqnp21lb8rv0y605jqxgn-gr-osmosdr.drv building '/nix/store/x7jz37jzj93cqnp21lb8rv0y605jqxgn-gr-osmosdr.drv'... exporting git://git.osmocom.org/gr-osmosdr (rev v0.2.5) into /nix/store/x9zcipr3n70dlza1sgi2rikk60pqj1nw-gr-osmosdr Initialized empty Git repository in /nix/store/x9zcipr3n70dlza1sgi2rikk60pqj1nw-gr-osmosdr/.git/ fatal: unable to connect to git.osmocom.org: git.osmocom.org[0: 2a01:4f8:120:8470::2]: errno=Connection refused git.osmocom.org[1: 78.46.96.155]: errno=Connection refused fatal: unable to connect to git.osmocom.org: git.osmocom.org[0: 2a01:4f8:120:8470::2]: errno=Connection refused git.osmocom.org[1: 78.46.96.155]: errno=Connection refused fatal: unable to connect to git.osmocom.org: git.osmocom.org[0: 2a01:4f8:120:8470::2]: errno=Connection refused git.osmocom.org[1: 78.46.96.155]: errno=Connection refused fatal: unable to connect to git.osmocom.org: git.osmocom.org[0: 2a01:4f8:120:8470::2]: errno=Connection refused git.osmocom.org[1: 78.46.96.155]: errno=Connection refused Unable to checkout refs/tags/v0.2.5 from git://git.osmocom.org/gr-osmosdr. error: builder for '/nix/store/x7jz37jzj93cqnp21lb8rv0y605jqxgn-gr-osmosdr.drv' failed with exit code 1; last 19 log lines: > exporting git://git.osmocom.org/gr-osmosdr (rev v0.2.5) into /nix/store/x9zcipr3n70dlza1sgi2rikk60pqj1nw-gr-osmosdr > Initialized empty Git repository in /nix/store/x9zcipr3n70dlza1sgi2rikk60pqj1nw-gr-osmosdr/.git/ > fatal: unable to connect to git.osmocom.org: > git.osmocom.org[0: 2a01:4f8:120:8470::2]: errno=Connection refused > git.osmocom.org[1: 78.46.96.155]: errno=Connection refused > > fatal: unable to connect to git.osmocom.org: > git.osmocom.org[0: 2a01:4f8:120:8470::2]: errno=Connection refused > git.osmocom.org[1: 78.46.96.155]: errno=Connection refused > > fatal: unable to connect to git.osmocom.org: > git.osmocom.org[0: 2a01:4f8:120:8470::2]: errno=Connection refused > git.osmocom.org[1: 78.46.96.155]: errno=Connection refused > > fatal: unable to connect to git.osmocom.org: > git.osmocom.org[0: 2a01:4f8:120:8470::2]: errno=Connection refused > git.osmocom.org[1: 78.46.96.155]: errno=Connection refused > > Unable to checkout refs/tags/v0.2.5 from git://git.osmocom.org/gr-osmosdr. For full logs, run 'nix log /nix/store/x7jz37jzj93cqnp21lb8rv0y605jqxgn-gr-osmosdr.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'gnuradio3_9Packages.osmosdr.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/x7jz37jzj93cqnp21lb8rv0y605jqxgn-gr-osmosdr.drv /nix/store/adkbapz5cp1pxbvp6haymhhrp83dpahb-gr-osmosdr-0.2.5.drv this path will be fetched (13.28 MiB download, 268.68 MiB unpacked): /nix/store/qdqrg3b636s8vljyvad9x2fkms19mnqc-gnuradio-3.9.8.0 copying path '/nix/store/qdqrg3b636s8vljyvad9x2fkms19mnqc-gnuradio-3.9.8.0' from 'https://cache.nixos.org'... building '/nix/store/x7jz37jzj93cqnp21lb8rv0y605jqxgn-gr-osmosdr.drv'... exporting git://git.osmocom.org/gr-osmosdr (rev v0.2.5) into /nix/store/x9zcipr3n70dlza1sgi2rikk60pqj1nw-gr-osmosdr Initialized empty Git repository in /nix/store/x9zcipr3n70dlza1sgi2rikk60pqj1nw-gr-osmosdr/.git/ fatal: unable to connect to git.osmocom.org: git.osmocom.org[0: 2a01:4f8:120:8470::2]: errno=Connection refused git.osmocom.org[1: 78.46.96.155]: errno=Connection refused fatal: unable to connect to git.osmocom.org: git.osmocom.org[0: 2a01:4f8:120:8470::2]: errno=Connection refused git.osmocom.org[1: 78.46.96.155]: errno=Connection refused fatal: unable to connect to git.osmocom.org: git.osmocom.org[0: 2a01:4f8:120:8470::2]: errno=Connection refused git.osmocom.org[1: 78.46.96.155]: errno=Connection refused fatal: unable to connect to git.osmocom.org: git.osmocom.org[0: 2a01:4f8:120:8470::2]: errno=Connection refused git.osmocom.org[1: 78.46.96.155]: errno=Connection refused Unable to checkout refs/tags/v0.2.5 from git://git.osmocom.org/gr-osmosdr. error: builder for '/nix/store/x7jz37jzj93cqnp21lb8rv0y605jqxgn-gr-osmosdr.drv' failed with exit code 1; last 19 log lines: > exporting git://git.osmocom.org/gr-osmosdr (rev v0.2.5) into /nix/store/x9zcipr3n70dlza1sgi2rikk60pqj1nw-gr-osmosdr > Initialized empty Git repository in /nix/store/x9zcipr3n70dlza1sgi2rikk60pqj1nw-gr-osmosdr/.git/ > fatal: unable to connect to git.osmocom.org: > git.osmocom.org[0: 2a01:4f8:120:8470::2]: errno=Connection refused > git.osmocom.org[1: 78.46.96.155]: errno=Connection refused > > fatal: unable to connect to git.osmocom.org: > git.osmocom.org[0: 2a01:4f8:120:8470::2]: errno=Connection refused > git.osmocom.org[1: 78.46.96.155]: errno=Connection refused > > fatal: unable to connect to git.osmocom.org: > git.osmocom.org[0: 2a01:4f8:120:8470::2]: errno=Connection refused > git.osmocom.org[1: 78.46.96.155]: errno=Connection refused > > fatal: unable to connect to git.osmocom.org: > git.osmocom.org[0: 2a01:4f8:120:8470::2]: errno=Connection refused > git.osmocom.org[1: 78.46.96.155]: errno=Connection refused > > Unable to checkout refs/tags/v0.2.5 from git://git.osmocom.org/gr-osmosdr. For full logs, run 'nix log /nix/store/x7jz37jzj93cqnp21lb8rv0y605jqxgn-gr-osmosdr.drv'. error: 1 dependencies of derivation '/nix/store/adkbapz5cp1pxbvp6haymhhrp83dpahb-gr-osmosdr-0.2.5.drv' failed to build [result] Failed to update gnuradio3_9Packages.osmosdr 0.2.4 -> 0.2.5 https://repology.org/project/gr-osmosdr/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ocamlPackages.base, using log file: /var/log/nixpkgs-update/ocamlPackages.base/2024-03-21.log ocamlPackages.base 0.16.2 -> 0.16.3 https://repology.org/project/ocaml:base/versions attrpath: ocamlPackages.base Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update ocamlPackages.base 0.16.2 -> 0.16.3 https://repology.org/project/ocaml:base/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath maxima, using log file: /var/log/nixpkgs-update/maxima/2024-03-21.log maxima 5.46.0 -> 5.47.0 https://repology.org/project/maxima/versions attrpath: maxima Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update maxima 5.46.0 -> 5.47.0 https://repology.org/project/maxima/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath logmein-hamachi, using log file: /var/log/nixpkgs-update/logmein-hamachi/2024-03-21.log logmein-hamachi 2.1.0.203 -> 2.1.827 https://repology.org/project/logmein-hamachi/versions attrpath: logmein-hamachi Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/mx2dygr6afv9s046i2lk3kpczr7jvaji-logmein-hamachi-2.1.827-x64.tgz.drv building '/nix/store/mx2dygr6afv9s046i2lk3kpczr7jvaji-logmein-hamachi-2.1.827-x64.tgz.drv'... trying https://vpn.net/installers/logmein-hamachi-2.1.827-x64.tgz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 1245 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download logmein-hamachi-2.1.827-x64.tgz from any mirror error: builder for '/nix/store/mx2dygr6afv9s046i2lk3kpczr7jvaji-logmein-hamachi-2.1.827-x64.tgz.drv' failed with exit code 1; last 7 log lines: > > trying https://vpn.net/installers/logmein-hamachi-2.1.827-x64.tgz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 1245 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download logmein-hamachi-2.1.827-x64.tgz from any mirror For full logs, run 'nix log /nix/store/mx2dygr6afv9s046i2lk3kpczr7jvaji-logmein-hamachi-2.1.827-x64.tgz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'logmein-hamachi.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/mx2dygr6afv9s046i2lk3kpczr7jvaji-logmein-hamachi-2.1.827-x64.tgz.drv /nix/store/dlgmaz8gq6vwqanaa5r82wc2nbq626y8-logmein-hamachi-2.1.827.drv building '/nix/store/mx2dygr6afv9s046i2lk3kpczr7jvaji-logmein-hamachi-2.1.827-x64.tgz.drv'... trying https://vpn.net/installers/logmein-hamachi-2.1.827-x64.tgz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 1245 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download logmein-hamachi-2.1.827-x64.tgz from any mirror error: builder for '/nix/store/mx2dygr6afv9s046i2lk3kpczr7jvaji-logmein-hamachi-2.1.827-x64.tgz.drv' failed with exit code 1; last 7 log lines: > > trying https://vpn.net/installers/logmein-hamachi-2.1.827-x64.tgz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 1245 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download logmein-hamachi-2.1.827-x64.tgz from any mirror For full logs, run 'nix log /nix/store/mx2dygr6afv9s046i2lk3kpczr7jvaji-logmein-hamachi-2.1.827-x64.tgz.drv'. error: 1 dependencies of derivation '/nix/store/dlgmaz8gq6vwqanaa5r82wc2nbq626y8-logmein-hamachi-2.1.827.drv' failed to build [result] Failed to update logmein-hamachi 2.1.0.203 -> 2.1.827 https://repology.org/project/logmein-hamachi/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath parcellite, using log file: /var/log/nixpkgs-update/parcellite/2024-03-21.log parcellite 1.2.1 -> 1.2.6 https://repology.org/project/parcellite/versions attrpath: parcellite Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/3wjp1dyplh4vxpln4bijwa2zzwb22x69-source.drv building '/nix/store/3wjp1dyplh4vxpln4bijwa2zzwb22x69-source.drv'... trying https://github.com/rickyrockrat/parcellite/archive/1.2.6.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/3wjp1dyplh4vxpln4bijwa2zzwb22x69-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/rickyrockrat/parcellite/archive/1.2.6.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/3wjp1dyplh4vxpln4bijwa2zzwb22x69-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'parcellite.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/3wjp1dyplh4vxpln4bijwa2zzwb22x69-source.drv /nix/store/r1z9813gnhznai5723pndnmb7l8hjjcm-parcellite-1.2.6.drv building '/nix/store/3wjp1dyplh4vxpln4bijwa2zzwb22x69-source.drv'... trying https://github.com/rickyrockrat/parcellite/archive/1.2.6.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/3wjp1dyplh4vxpln4bijwa2zzwb22x69-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/rickyrockrat/parcellite/archive/1.2.6.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/3wjp1dyplh4vxpln4bijwa2zzwb22x69-source.drv'. error: 1 dependencies of derivation '/nix/store/r1z9813gnhznai5723pndnmb7l8hjjcm-parcellite-1.2.6.drv' failed to build [result] Failed to update parcellite 1.2.1 -> 1.2.6 https://repology.org/project/parcellite/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.OralOpioids, using log file: /var/log/nixpkgs-update/rPackages.OralOpioids/2024-03-21.log rPackages.OralOpioids 2.0.1 -> 2.0.3 https://repology.org/project/r:oralopioids/versions attrpath: rPackages.OralOpioids Checking auto update branch... No auto update branch exists Old version 2.0.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.OralOpioids 2.0.1 -> 2.0.3 https://repology.org/project/r:oralopioids/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ruler, using log file: /var/log/nixpkgs-update/ruler/2024-03-21.log ruler 2.4.1 -> 2.5.0 https://repology.org/project/ruler/versions attrpath: ruler Checking auto update branch... An auto update branch exists with message `ruler: 2.4.1 -> 2.5.0`. New version is 2.5.0. An auto update branch exists with an equal or greater version [result] Failed to update ruler 2.4.1 -> 2.5.0 https://repology.org/project/ruler/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.GenomicRanges, using log file: /var/log/nixpkgs-update/rPackages.GenomicRanges/2024-03-21.log rPackages.GenomicRanges 1.54.1 -> 1.55.1 https://repology.org/project/r:genomicranges/versions attrpath: rPackages.GenomicRanges Checking auto update branch... No auto update branch exists Old version 1.54.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.GenomicRanges 1.54.1 -> 1.55.1 https://repology.org/project/r:genomicranges/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath scsh, using log file: /var/log/nixpkgs-update/scsh/2024-03-21.log scsh 0 -> 1 attrpath: scsh 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] Failed with exit code 1 Going to be running update for following packages: - scsh-0.7-unstable-2024-03-09 Press Enter key to continue... Running update for: - scsh-0.7-unstable-2024-03-09: UPDATING ... - scsh-0.7-unstable-2024-03-09: ERROR --- SHOWING ERROR LOG FOR scsh-0.7-unstable-2024-03-09 ---------------------- + url= + branch= + use_stable_version= + tag_prefix= + shallow_clone= + (( 2 > 0 )) + flag=--url= + shift 1 + case "$flag" in + url= + (( 1 > 0 )) + flag=--shallow-clone + shift 1 + case "$flag" in + shallow_clone=1 + (( 0 > 0 )) + [[ -z '' ]] ++ /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-instantiate --eval -E 'with import ./. {}; scsh.src.gitRepoUrl' ++ tr -d '"' + url=https://github.com/scheme/scsh.git ++ /nix/store/mb488rr560vq1xnl10hinnyfflcrd51n-coreutils-9.4/bin/mktemp -d + tmpdir=/run/nixpkgs-update-worker/tmp.BqoO5WrXNG + cloneArgs=(--bare) + [[ 1 == \1 ]] + cloneArgs+=(--depth=1) + [[ -n '' ]] + /nix/store/fmx804pc0bs1966xq5bb67kark2mww9r-git-2.43.2/bin/git clone --bare --depth=1 https://github.com/scheme/scsh.git /run/nixpkgs-update-worker/tmp.BqoO5WrXNG Cloning into bare repository '/run/nixpkgs-update-worker/tmp.BqoO5WrXNG'... + pushd /run/nixpkgs-update-worker/tmp.BqoO5WrXNG ++ /nix/store/fmx804pc0bs1966xq5bb67kark2mww9r-git-2.43.2/bin/git show -s --pretty=format:%cs + commit_date=2024-03-09 ++ /nix/store/fmx804pc0bs1966xq5bb67kark2mww9r-git-2.43.2/bin/git show -s --pretty=format:%H + commit_sha=6770db21b08edd907d1c9bd962297ff55664e3fe + [[ -z '' ]] + new_version=unstable-2024-03-09 + popd + /nix/store/7sqzhqm9rb4bbwimri9i03rgyxm8pkzb-common-updater-scripts/bin/update-source-version scsh unstable-2024-03-09 --rev=6770db21b08edd907d1c9bd962297ff55664e3fe update-source-version: error: Failed to replace source revision '6770db21b08edd907d1c9bd962297ff55664e3fe' to '6770db21b08edd907d1c9bd962297ff55664e3fe' in 'scsh'! --- SHOWING ERROR LOG FOR scsh-0.7-unstable-2024-03-09 ---------------------- The update script for scsh-0.7-unstable-2024-03-09 failed with exit code 1 [result] Failed to update scsh 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.GGIRread, using log file: /var/log/nixpkgs-update/rPackages.GGIRread/2024-03-21.log rPackages.GGIRread 0.3.2 -> 0.3.3 https://repology.org/project/r:ggirread/versions attrpath: rPackages.GGIRread Checking auto update branch... No auto update branch exists Old version 0.3.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.GGIRread 0.3.2 -> 0.3.3 https://repology.org/project/r:ggirread/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath iw, using log file: /var/log/nixpkgs-update/iw/2024-03-21.log iw 5.19 -> 6.7 https://repology.org/project/iw/versions attrpath: iw Checking auto update branch... An auto update branch exists with message `iw: 5.19 -> 6.7`. New version is 6.7. An auto update branch exists with an equal or greater version [result] Failed to update iw 5.19 -> 6.7 https://repology.org/project/iw/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ggordiplots, using log file: /var/log/nixpkgs-update/rPackages.ggordiplots/2024-03-21.log rPackages.ggordiplots 0.4.2 -> 0.4.3 https://repology.org/project/r:ggordiplots/versions attrpath: rPackages.ggordiplots Checking auto update branch... No auto update branch exists Old version 0.4.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ggordiplots 0.4.2 -> 0.4.3 https://repology.org/project/r:ggordiplots/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath alice, using log file: /var/log/nixpkgs-update/alice/2024-03-21.log alice 2.003 -> 3.7.0.0 https://repology.org/project/alice/versions attrpath: alice Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/v9pjri87wk04bkhsn88vwilbykflf2ia-source.drv building '/nix/store/v9pjri87wk04bkhsn88vwilbykflf2ia-source.drv'... trying https://github.com/cyrealtype/Alice/releases/download/v3.7.0.0/Alice-v3.7.0.0.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/v9pjri87wk04bkhsn88vwilbykflf2ia-source.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/cyrealtype/Alice/releases/download/v3.7.0.0/Alice-v3.7.0.0.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/v9pjri87wk04bkhsn88vwilbykflf2ia-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'alice.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/v9pjri87wk04bkhsn88vwilbykflf2ia-source.drv /nix/store/hccc7ay48kpxc479wc86ds1rkx1ivj6s-Alice-3.7.0.0.drv building '/nix/store/v9pjri87wk04bkhsn88vwilbykflf2ia-source.drv'... trying https://github.com/cyrealtype/Alice/releases/download/v3.7.0.0/Alice-v3.7.0.0.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/v9pjri87wk04bkhsn88vwilbykflf2ia-source.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/cyrealtype/Alice/releases/download/v3.7.0.0/Alice-v3.7.0.0.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/v9pjri87wk04bkhsn88vwilbykflf2ia-source.drv'. error: 1 dependencies of derivation '/nix/store/hccc7ay48kpxc479wc86ds1rkx1ivj6s-Alice-3.7.0.0.drv' failed to build [result] Failed to update alice 2.003 -> 3.7.0.0 https://repology.org/project/alice/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sasquatch, using log file: /var/log/nixpkgs-update/sasquatch/2024-03-21.log sasquatch 4.4 -> 4.5.1 https://repology.org/project/sasquatch/versions attrpath: sasquatch Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - sasquatch: 4.4 -> 4.5.1-1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/219169" [result] Failed to update sasquatch 4.4 -> 4.5.1 https://repology.org/project/sasquatch/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath haskellPackages.mod, using log file: /var/log/nixpkgs-update/haskellPackages.mod/2024-03-21.log haskellPackages.mod 0.2.0.1 -> 5.7.0.0 https://repology.org/project/haskell:mod/versions attrpath: haskellPackages.mod Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update haskellPackages.mod 0.2.0.1 -> 5.7.0.0 https://repology.org/project/haskell:mod/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ocamlPackages.gnuplot, using log file: /var/log/nixpkgs-update/ocamlPackages.gnuplot/2024-03-21.log ocamlPackages.gnuplot 0.7 -> 0.8.3 https://repology.org/project/ocaml:gnuplot/versions attrpath: ocamlPackages.gnuplot Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/6caf9gvbd17gjvn9v1bg3ghp56z49cym-source.drv building '/nix/store/6caf9gvbd17gjvn9v1bg3ghp56z49cym-source.drv'... trying https://github.com/c-cube/ocaml-gnuplot/archive/v0.8.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/6caf9gvbd17gjvn9v1bg3ghp56z49cym-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/c-cube/ocaml-gnuplot/archive/v0.8.3.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/6caf9gvbd17gjvn9v1bg3ghp56z49cym-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'ocamlPackages.gnuplot.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/6caf9gvbd17gjvn9v1bg3ghp56z49cym-source.drv /nix/store/ahlx3wj3mfcxnx30l96kfij1ymhr5hay-ocaml5.1.1-gnuplot-0.8.3.drv building '/nix/store/6caf9gvbd17gjvn9v1bg3ghp56z49cym-source.drv'... trying https://github.com/c-cube/ocaml-gnuplot/archive/v0.8.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/6caf9gvbd17gjvn9v1bg3ghp56z49cym-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/c-cube/ocaml-gnuplot/archive/v0.8.3.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/6caf9gvbd17gjvn9v1bg3ghp56z49cym-source.drv'. error: 1 dependencies of derivation '/nix/store/ahlx3wj3mfcxnx30l96kfij1ymhr5hay-ocaml5.1.1-gnuplot-0.8.3.drv' failed to build [result] Failed to update ocamlPackages.gnuplot 0.7 -> 0.8.3 https://repology.org/project/ocaml:gnuplot/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath alock, using log file: /var/log/nixpkgs-update/alock/2024-03-21.log alock 2017-07-20 -> 20170720 https://repology.org/project/alock/versions attrpath: alock Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update alock 2017-07-20 -> 20170720 https://repology.org/project/alock/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath molden, using log file: /var/log/nixpkgs-update/molden/2024-03-21.log molden 6.3 -> 7.3 https://repology.org/project/molden/versions attrpath: molden 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/applications/science/chemistry/molden/default.nix b/pkgs/applications/science/chemistry/molden/default.nix index 7a15ef9363b5..b66e486a7124 100644 --- a/pkgs/applications/science/chemistry/molden/default.nix +++ b/pkgs/applications/science/chemistry/molden/default.nix @@ -1,12 +1,12 @@ { lib, stdenv, fetchurl, which, gfortran, libGLU, xorg } : stdenv.mkDerivation rec { - version = "6.3"; + version = "7.3"; pname = "molden"; src = fetchurl { url = "https://ftp.science.ru.nl/Molden//molden${version}.tar.gz"; - sha256 = "02qi16pz2wffn3cc47dpjqhfafzwfmb79waw4nnhfyir8a4h3cq1"; + sha256 = "sha256-hw9PpmNSKXkbsJu70H9RRWsskBAdc1ZNxH7XdpuMB6E="; }; nativeBuildInputs = [ which ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A molden Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . molden Standard output: error: … in the condition of the assert statement at /var/cache/nixpkgs-update/worker/worktree/molden/lib/customisation.nix:268:17: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; … while evaluating the attribute 'handled' at /var/cache/nixpkgs-update/worker/worktree/molden/pkgs/stdenv/generic/check-meta.nix:490:7: 489| # or, alternatively, just output a warning message. 490| handled = | ^ 491| ( (stack trace truncated; use '--show-trace' to show the full trace) error: Package ‘molden-7.3’ in /var/cache/nixpkgs-update/worker/worktree/molden/pkgs/applications/science/chemistry/molden/default.nix:37 has an unfree license (‘unknown’), refusing to evaluate. a) To temporarily allow unfree packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_UNFREE=1 Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake, then pass `--impure` in order to allow use of environment variables. b) For `nixos-rebuild` you can set { nixpkgs.config.allowUnfree = true; } in configuration.nix to override this. Alternatively you can configure a predicate to allow specific packages: { nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [ "molden-7.3" ]; } c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowUnfree = true; } to ~/.config/nixpkgs/config.nix. [result] Failed to update molden 6.3 -> 7.3 https://repology.org/project/molden/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pb, using log file: /var/log/nixpkgs-update/pb/2024-03-21.log pb 0.4.0 -> 2022.11.03 https://repology.org/project/pb/versions attrpath: pb Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/fv77dq4d4jg1d27vlpvlm0himclrfbzh-source.drv building '/nix/store/fv77dq4d4jg1d27vlpvlm0himclrfbzh-source.drv'... trying https://github.com/parseablehq/pb/archive/v2022.11.03.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/fv77dq4d4jg1d27vlpvlm0himclrfbzh-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/parseablehq/pb/archive/v2022.11.03.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/fv77dq4d4jg1d27vlpvlm0himclrfbzh-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'pb.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/fv77dq4d4jg1d27vlpvlm0himclrfbzh-source.drv /nix/store/9z0b78cnphc24jrwf2dd6hzmf1vrh2kr-pb-2022.11.03-go-modules.drv /nix/store/236x1cpvmphkhvcl1hm59zasd8m42kwx-pb-2022.11.03.drv building '/nix/store/fv77dq4d4jg1d27vlpvlm0himclrfbzh-source.drv'... trying https://github.com/parseablehq/pb/archive/v2022.11.03.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/fv77dq4d4jg1d27vlpvlm0himclrfbzh-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/parseablehq/pb/archive/v2022.11.03.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/fv77dq4d4jg1d27vlpvlm0himclrfbzh-source.drv'. error: 1 dependencies of derivation '/nix/store/236x1cpvmphkhvcl1hm59zasd8m42kwx-pb-2022.11.03.drv' failed to build [result] Failed to update pb 0.4.0 -> 2022.11.03 https://repology.org/project/pb/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.niworkflows, using log file: /var/log/nixpkgs-update/python311Packages.niworkflows/2024-03-21.log python311Packages.niworkflows 0 -> 1 attrpath: python311Packages.niworkflows 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] Going to be running update for following packages: - python3.11-niworkflows-1.10.1 Press Enter key to continue... Running update for: - python3.11-niworkflows-1.10.1: UPDATING ... - python3.11-niworkflows-1.10.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.niworkflows 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath chez-scmutils, using log file: /var/log/nixpkgs-update/chez-scmutils/2024-03-21.log chez-scmutils 0.1 -> 1.0 https://repology.org/project/chez-scmutils/versions attrpath: chez-scmutils Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/ywn05fm0i3d1m0k5kf1jy2j6i6ykl6xz-source.drv building '/nix/store/ywn05fm0i3d1m0k5kf1jy2j6i6ykl6xz-source.drv'... trying https://github.com/fedeinthemix/chez-scmutils/archive/v1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/ywn05fm0i3d1m0k5kf1jy2j6i6ykl6xz-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/fedeinthemix/chez-scmutils/archive/v1.0.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/ywn05fm0i3d1m0k5kf1jy2j6i6ykl6xz-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'chez-scmutils.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/mm3glxg18lh6rqivgzw5nyg6194is8xk-chez-mit-0.1.drv /nix/store/ywn05fm0i3d1m0k5kf1jy2j6i6ykl6xz-source.drv /nix/store/5sih1gwv16hfs6amkp1pjj92z0yff1wp-chez-scmutils-1.0.drv building '/nix/store/mm3glxg18lh6rqivgzw5nyg6194is8xk-chez-mit-0.1.drv'... building '/nix/store/ywn05fm0i3d1m0k5kf1jy2j6i6ykl6xz-source.drv'... Running phase: unpackPhase unpacking source archive /nix/store/60zbd7rvgwwg2ygw9x8jx7vbn7991m1y-source source root is source Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase Exception: variable \x23;t is not bound /nix/store/b152b55d7yqzd4fdz9mnxsvi8219c5ba-chez-scheme-10.0.0/bin/scheme --program compile-all.ss compiling ./mit/curry.sls with output to ./mit/curry.so compiling ./mit/arity.sls with output to ./mit/arity.so compiling ./mit/apply-hook.sls with output to ./mit/apply-hook.so compiling ./mit/arithmetic.sls with output to ./mit/arithmetic.so compiling ./mit/core.sls with output to ./mit/core.so trying https://github.com/fedeinthemix/chez-scmutils/archive/v1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed compiling ./mit/list.sls with output to ./mit/list.so compiling ./mit/vector.sls with output to ./mit/vector.so compiling ./mit/hash-tables.sls with output to ./mit/hash-tables.so Exception: multiple definitions for string->uninterned-symbol in body (library (mit hash-tables) (export make-key-weak-eqv-hash-table make-key-weak-eq-hash-table make-weak-eq-hash-table make-eq-hash-table hash-table/get ...) (import (except (...) error assert sort) (mit core) (mit curry)) (define make-key-weak-eqv-hash-table make-weak-eqv-hashtable) (define make-key-weak-eq-hash-table make-weak-eq-hashtable) ...) at line 2, char 1 of ./mit/hash-tables.sls make: *** [Makefile:37: build] Error 255 error: builder for '/nix/store/mm3glxg18lh6rqivgzw5nyg6194is8xk-chez-mit-0.1.drv' failed with exit code 2; last 20 log lines: > Running phase: unpackPhase > unpacking source archive /nix/store/60zbd7rvgwwg2ygw9x8jx7vbn7991m1y-source > source root is source > Running phase: patchPhase > Running phase: updateAutotoolsGnuConfigScriptsPhase > Running phase: configurePhase > no configure script, doing nothing > Running phase: buildPhase > Exception: variable \x23;t is not bound > /nix/store/b152b55d7yqzd4fdz9mnxsvi8219c5ba-chez-scheme-10.0.0/bin/scheme --program compile-all.ss > compiling ./mit/curry.sls with output to ./mit/curry.so > compiling ./mit/arity.sls with output to ./mit/arity.so > compiling ./mit/apply-hook.sls with output to ./mit/apply-hook.so > compiling ./mit/arithmetic.sls with output to ./mit/arithmetic.so > compiling ./mit/core.sls with output to ./mit/core.so > compiling ./mit/list.sls with output to ./mit/list.so > compiling ./mit/vector.sls with output to ./mit/vector.so > compiling ./mit/hash-tables.sls with output to ./mit/hash-tables.so > Exception: multiple definitions for string->uninterned-symbol in body (library (mit hash-tables) (export make-key-weak-eqv-hash-table make-key-weak-eq-hash-table make-weak-eq-hash-table make-eq-hash-table hash-table/get ...) (import (except (...) error assert sort) (mit core) (mit curry)) (define make-key-weak-eqv-hash-table make-weak-eqv-hashtable) (define make-key-weak-eq-hash-table make-weak-eq-hashtable) ...) at line 2, char 1 of ./mit/hash-tables.sls > make: *** [Makefile:37: build] Error 255 For full logs, run 'nix log /nix/store/mm3glxg18lh6rqivgzw5nyg6194is8xk-chez-mit-0.1.drv'. error: 1 dependencies of derivation '/nix/store/5sih1gwv16hfs6amkp1pjj92z0yff1wp-chez-scmutils-1.0.drv' failed to build [result] Failed to update chez-scmutils 0.1 -> 1.0 https://repology.org/project/chez-scmutils/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath telegram-bot-api, using log file: /var/log/nixpkgs-update/telegram-bot-api/2024-03-21.log telegram-bot-api 5.7 -> 20231228 https://repology.org/project/telegram-bot-api/versions attrpath: telegram-bot-api Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update telegram-bot-api 5.7 -> 20231228 https://repology.org/project/telegram-bot-api/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.monographaR, using log file: /var/log/nixpkgs-update/rPackages.monographaR/2024-03-21.log rPackages.monographaR 1.2.1 -> 1.3.1 https://repology.org/project/r:monographar/versions attrpath: rPackages.monographaR Checking auto update branch... No auto update branch exists Old version 1.2.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.monographaR 1.2.1 -> 1.3.1 https://repology.org/project/r:monographar/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.singleCellHaystack, using log file: /var/log/nixpkgs-update/rPackages.singleCellHaystack/2024-03-21.log rPackages.singleCellHaystack 1.0.0 -> 1.0.2 https://repology.org/project/r:singlecellhaystack/versions attrpath: rPackages.singleCellHaystack Checking auto update branch... No auto update branch exists Old version 1.0.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.singleCellHaystack 1.0.0 -> 1.0.2 https://repology.org/project/r:singlecellhaystack/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.naryn, using log file: /var/log/nixpkgs-update/rPackages.naryn/2024-03-21.log rPackages.naryn 2.6.25 -> 2.6.26 https://repology.org/project/r:naryn/versions attrpath: rPackages.naryn Checking auto update branch... No auto update branch exists Old version 2.6.25" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.naryn 2.6.25 -> 2.6.26 https://repology.org/project/r:naryn/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.kissDE, using log file: /var/log/nixpkgs-update/rPackages.kissDE/2024-03-21.log rPackages.kissDE 1.20.0 -> 1.22.0 https://repology.org/project/r:kissde/versions attrpath: rPackages.kissDE Checking auto update branch... No auto update branch exists Old version 1.20.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.kissDE 1.20.0 -> 1.22.0 https://repology.org/project/r:kissde/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath stc-cli, using log file: /var/log/nixpkgs-update/stc-cli/2024-03-21.log stc-cli 1.4 -> 4.2 https://repology.org/project/stc/versions attrpath: stc-cli Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/x65hxsbkmlkslrffj7n3pkylwfwvg7sr-source.drv building '/nix/store/x65hxsbkmlkslrffj7n3pkylwfwvg7sr-source.drv'... trying https://github.com/tenox7/stc/archive/4.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/x65hxsbkmlkslrffj7n3pkylwfwvg7sr-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/tenox7/stc/archive/4.2.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/x65hxsbkmlkslrffj7n3pkylwfwvg7sr-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'stc-cli.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/x65hxsbkmlkslrffj7n3pkylwfwvg7sr-source.drv /nix/store/fj3mn56qx010ckq67yxll7z0vfbm3p6a-stc-4.2-go-modules.drv /nix/store/8drff47hh0v3rjcr5pkf8iw61zmwphnr-stc-4.2.drv building '/nix/store/x65hxsbkmlkslrffj7n3pkylwfwvg7sr-source.drv'... trying https://github.com/tenox7/stc/archive/4.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/x65hxsbkmlkslrffj7n3pkylwfwvg7sr-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/tenox7/stc/archive/4.2.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/x65hxsbkmlkslrffj7n3pkylwfwvg7sr-source.drv'. error: 1 dependencies of derivation '/nix/store/8drff47hh0v3rjcr5pkf8iw61zmwphnr-stc-4.2.drv' failed to build [result] Failed to update stc-cli 1.4 -> 4.2 https://repology.org/project/stc/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath megatools, using log file: /var/log/nixpkgs-update/megatools/2024-03-21.log megatools 1.11.0 -> 1.11.1 https://repology.org/project/megatools/versions attrpath: megatools Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/pir9wsz6fq5l5y3fv5c06p8gh1w6zcbn-megatools.drv building '/nix/store/pir9wsz6fq5l5y3fv5c06p8gh1w6zcbn-megatools.drv'... exporting https://megous.com/git/megatools (rev 1.11.1) into /nix/store/krx4m3w1yfrw1dhp2jvjdk3cs523y3bf-megatools Initialized empty Git repository in /nix/store/krx4m3w1yfrw1dhp2jvjdk3cs523y3bf-megatools/.git/ fatal: dumb http transport does not support shallow capabilities fatal: dumb http transport does not support shallow capabilities From https://megous.com/git/megatools * [new branch] 1.10.x -> origin/1.10.x * [new branch] dev -> origin/dev * [new branch] master -> origin/master * [new tag] 1.10.0 -> 1.10.0 * [new tag] 1.10.0-rc1 -> 1.10.0-rc1 * [new tag] 1.10.0-rc2 -> 1.10.0-rc2 * [new tag] 1.10.1 -> 1.10.1 * [new tag] 1.10.2 -> 1.10.2 * [new tag] 1.11.0 -> 1.11.0 * [new tag] 1.11.1 -> 1.11.1 * [new tag] 1.9.90 -> 1.9.90 * [new tag] 1.9.91 -> 1.9.91 * [new tag] 1.9.92 -> 1.9.92 * [new tag] 1.9.93 -> 1.9.93 * [new tag] 1.9.94 -> 1.9.94 * [new tag] 1.9.95 -> 1.9.95 * [new tag] 1.9.96 -> 1.9.96 * [new tag] 1.9.97 -> 1.9.97 * [new tag] 1.9.98 -> 1.9.98 * [new tag] 1.9.98-pre1 -> 1.9.98-pre1 Unrecognized git object type: tag Unable to checkout refs/tags/1.11.1 from https://megous.com/git/megatools. error: builder for '/nix/store/pir9wsz6fq5l5y3fv5c06p8gh1w6zcbn-megatools.drv' failed with exit code 1; last 25 log lines: > fatal: dumb http transport does not support shallow capabilities > fatal: dumb http transport does not support shallow capabilities > From https://megous.com/git/megatools > * [new branch] 1.10.x -> origin/1.10.x > * [new branch] dev -> origin/dev > * [new branch] master -> origin/master > * [new tag] 1.10.0 -> 1.10.0 > * [new tag] 1.10.0-rc1 -> 1.10.0-rc1 > * [new tag] 1.10.0-rc2 -> 1.10.0-rc2 > * [new tag] 1.10.1 -> 1.10.1 > * [new tag] 1.10.2 -> 1.10.2 > * [new tag] 1.11.0 -> 1.11.0 > * [new tag] 1.11.1 -> 1.11.1 > * [new tag] 1.9.90 -> 1.9.90 > * [new tag] 1.9.91 -> 1.9.91 > * [new tag] 1.9.92 -> 1.9.92 > * [new tag] 1.9.93 -> 1.9.93 > * [new tag] 1.9.94 -> 1.9.94 > * [new tag] 1.9.95 -> 1.9.95 > * [new tag] 1.9.96 -> 1.9.96 > * [new tag] 1.9.97 -> 1.9.97 > * [new tag] 1.9.98 -> 1.9.98 > * [new tag] 1.9.98-pre1 -> 1.9.98-pre1 > Unrecognized git object type: tag > Unable to checkout refs/tags/1.11.1 from https://megous.com/git/megatools. For full logs, run 'nix log /nix/store/pir9wsz6fq5l5y3fv5c06p8gh1w6zcbn-megatools.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'megatools.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/pir9wsz6fq5l5y3fv5c06p8gh1w6zcbn-megatools.drv /nix/store/xhwhh5k8x089a6p109mw6gw2xwai5l7k-megatools-1.11.1.drv building '/nix/store/pir9wsz6fq5l5y3fv5c06p8gh1w6zcbn-megatools.drv'... exporting https://megous.com/git/megatools (rev 1.11.1) into /nix/store/krx4m3w1yfrw1dhp2jvjdk3cs523y3bf-megatools Initialized empty Git repository in /nix/store/krx4m3w1yfrw1dhp2jvjdk3cs523y3bf-megatools/.git/ fatal: dumb http transport does not support shallow capabilities fatal: dumb http transport does not support shallow capabilities From https://megous.com/git/megatools * [new branch] 1.10.x -> origin/1.10.x * [new branch] dev -> origin/dev * [new branch] master -> origin/master * [new tag] 1.10.0 -> 1.10.0 * [new tag] 1.10.0-rc1 -> 1.10.0-rc1 * [new tag] 1.10.0-rc2 -> 1.10.0-rc2 * [new tag] 1.10.1 -> 1.10.1 * [new tag] 1.10.2 -> 1.10.2 * [new tag] 1.11.0 -> 1.11.0 * [new tag] 1.11.1 -> 1.11.1 * [new tag] 1.9.90 -> 1.9.90 * [new tag] 1.9.91 -> 1.9.91 * [new tag] 1.9.92 -> 1.9.92 * [new tag] 1.9.93 -> 1.9.93 * [new tag] 1.9.94 -> 1.9.94 * [new tag] 1.9.95 -> 1.9.95 * [new tag] 1.9.96 -> 1.9.96 * [new tag] 1.9.97 -> 1.9.97 * [new tag] 1.9.98 -> 1.9.98 * [new tag] 1.9.98-pre1 -> 1.9.98-pre1 Unrecognized git object type: tag Unable to checkout refs/tags/1.11.1 from https://megous.com/git/megatools. error: builder for '/nix/store/pir9wsz6fq5l5y3fv5c06p8gh1w6zcbn-megatools.drv' failed with exit code 1; last 25 log lines: > fatal: dumb http transport does not support shallow capabilities > fatal: dumb http transport does not support shallow capabilities > From https://megous.com/git/megatools > * [new branch] 1.10.x -> origin/1.10.x > * [new branch] dev -> origin/dev > * [new branch] master -> origin/master > * [new tag] 1.10.0 -> 1.10.0 > * [new tag] 1.10.0-rc1 -> 1.10.0-rc1 > * [new tag] 1.10.0-rc2 -> 1.10.0-rc2 > * [new tag] 1.10.1 -> 1.10.1 > * [new tag] 1.10.2 -> 1.10.2 > * [new tag] 1.11.0 -> 1.11.0 > * [new tag] 1.11.1 -> 1.11.1 > * [new tag] 1.9.90 -> 1.9.90 > * [new tag] 1.9.91 -> 1.9.91 > * [new tag] 1.9.92 -> 1.9.92 > * [new tag] 1.9.93 -> 1.9.93 > * [new tag] 1.9.94 -> 1.9.94 > * [new tag] 1.9.95 -> 1.9.95 > * [new tag] 1.9.96 -> 1.9.96 > * [new tag] 1.9.97 -> 1.9.97 > * [new tag] 1.9.98 -> 1.9.98 > * [new tag] 1.9.98-pre1 -> 1.9.98-pre1 > Unrecognized git object type: tag > Unable to checkout refs/tags/1.11.1 from https://megous.com/git/megatools. For full logs, run 'nix log /nix/store/pir9wsz6fq5l5y3fv5c06p8gh1w6zcbn-megatools.drv'. error: 1 dependencies of derivation '/nix/store/xhwhh5k8x089a6p109mw6gw2xwai5l7k-megatools-1.11.1.drv' failed to build [result] Failed to update megatools 1.11.0 -> 1.11.1 https://repology.org/project/megatools/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath lua54Packages.lua-resty-http, using log file: /var/log/nixpkgs-update/lua54Packages.lua-resty-http/2024-03-21.log lua54Packages.lua-resty-http 0.17.1-0 -> 0.17.2 https://github.com/ledgetech/lua-resty-http/releases attrpath: lua54Packages.lua-resty-http Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua54Packages.lua-resty-http 0.17.1-0 -> 0.17.2 https://github.com/ledgetech/lua-resty-http/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath lua53Packages.lua-resty-http, using log file: /var/log/nixpkgs-update/lua53Packages.lua-resty-http/2024-03-21.log lua53Packages.lua-resty-http 0.17.1-0 -> 0.17.2 https://github.com/ledgetech/lua-resty-http/releases attrpath: lua53Packages.lua-resty-http Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua53Packages.lua-resty-http 0.17.1-0 -> 0.17.2 https://github.com/ledgetech/lua-resty-http/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ODMeans, using log file: /var/log/nixpkgs-update/rPackages.ODMeans/2024-03-21.log rPackages.ODMeans 0.1.0 -> 0.2.1 https://repology.org/project/r:odmeans/versions attrpath: rPackages.ODMeans Checking auto update branch... No auto update branch exists Old version 0.1.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ODMeans 0.1.0 -> 0.2.1 https://repology.org/project/r:odmeans/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath haskell-language-server, using log file: /var/log/nixpkgs-update/haskell-language-server/2024-03-21.log haskell-language-server 2.6.0.0 -> 2.7.0.0 https://repology.org/project/haskell-language-server/versions attrpath: haskell-language-server Checking auto update branch... No auto update branch exists Old version 2.6.0.0" not present in master derivation file with contents: { lib, stdenv, buildPackages, buildHaskellPackages, ghc , jailbreak-cabal, hscolour, cpphs, nodejs , ghcWithHoogle, ghcWithPackages }: let isCross = stdenv.buildPlatform != stdenv.hostPlatform; inherit (buildPackages) fetchurl removeReferencesTo pkg-config coreutils gnugrep glibcLocales; in { pname # Note that ghc.isGhcjs != stdenv.hostPlatform.isGhcjs. # ghc.isGhcjs implies that we are using ghcjs, a project separate from GHC. # (mere) stdenv.hostPlatform.isGhcjs means that we are using GHC's JavaScript # backend. The latter is a normal cross compilation backend and needs little # special accommodation. , dontStrip ? (ghc.isGhcjs or false || stdenv.hostPlatform.isGhcjs) , version, revision ? null , sha256 ? null , src ? fetchurl { url = "mirror://hackage/${pname}-${version}.tar.gz"; inherit sha256; } , buildDepends ? [], setupHaskellDepends ? [], libraryHaskellDepends ? [], executableHaskellDepends ? [] , buildTarget ? "" , buildTools ? [], libraryToolDepends ? [], executableToolDepends ? [], testToolDepends ? [], benchmarkToolDepends ? [] , configureFlags ? [] , buildFlags ? [] , haddockFlags ? [] , description ? null , doCheck ? !isCross , doBenchmark ? false , doHoogle ? true , doHaddockQuickjump ? doHoogle , doInstallIntermediates ? false , editedCabalFile ? null , enableLibraryProfiling ? !(ghc.isGhcjs or false) , enableExecutableProfiling ? false , profilingDetail ? "exported-functions" # TODO enable shared libs for cross-compiling , enableSharedExecutables ? false , enableSharedLibraries ? !stdenv.hostPlatform.isStatic && (ghc.enableShared or false) , enableDeadCodeElimination ? (!stdenv.isDarwin) # TODO: use -dead_strip for darwin , enableStaticLibraries ? !(stdenv.hostPlatform.isWindows or stdenv.hostPlatform.isWasm) , enableHsc2hsViaAsm ? stdenv.hostPlatform.isWindows , extraLibraries ? [], librarySystemDepends ? [], executableSystemDepends ? [] # On macOS, statically linking against system frameworks is not supported; # see https://developer.apple.com/library/content/qa/qa1118/_index.html # They must be propagated to the environment of any executable linking with the library , libraryFrameworkDepends ? [], executableFrameworkDepends ? [] , homepage ? "https://hackage.haskell.org/package/${pname}" , platforms ? with lib.platforms; all # GHC can cross-compile , badPlatforms ? lib.platforms.none , hydraPlatforms ? null , hyperlinkSource ? true , isExecutable ? false, isLibrary ? !isExecutable , jailbreak ? false , license , enableParallelBuilding ? true , maintainers ? null , changelog ? null , mainProgram ? null , doCoverage ? false , doHaddock ? !(ghc.isHaLVM or false) && (ghc.hasHaddock or true) , doHaddockInterfaces ? doHaddock && lib.versionAtLeast ghc.version "9.0.1" , passthru ? {} , pkg-configDepends ? [], libraryPkgconfigDepends ? [], executablePkgconfigDepends ? [], testPkgconfigDepends ? [], benchmarkPkgconfigDepends ? [] , testDepends ? [], testHaskellDepends ? [], testSystemDepends ? [], testFrameworkDepends ? [] , benchmarkDepends ? [], benchmarkHaskellDepends ? [], benchmarkSystemDepends ? [], benchmarkFrameworkDepends ? [] , testTarget ? "", testFlags ? [] , broken ? false , preCompileBuildDriver ? null, postCompileBuildDriver ? null , preUnpack ? null, postUnpack ? null , patches ? null, patchPhase ? null, prePatch ? "", postPatch ? "" , preConfigure ? null, postConfigure ? null , preBuild ? null, postBuild ? null , preHaddock ? null, postHaddock ? null , installPhase ? null, preInstall ? null, postInstall ? null , checkPhase ? null, preCheck ? null, postCheck ? null , preFixup ? null, postFixup ? null , shellHook ? "" , coreSetup ? false # Use only core packages to build Setup.hs. , useCpphs ? false , hardeningDisable ? null , enableSeparateBinOutput ? false , enableSeparateDataOutput ? false , enableSeparateDocOutput ? doHaddock , enableSeparateIntermediatesOutput ? false , # Don't fail at configure time if there are multiple versions of the # same package in the (recursive) dependencies of the package being # built. Will delay failures, if any, to compile time. allowInconsistentDependencies ? false , maxBuildCores ? 16 # more cores usually don't improve performance: https://ghc.haskell.org/trac/ghc/ticket/9221 , # If set to true, this builds a pre-linked .o file for this Haskell library. # This can make it slightly faster to load this library into GHCi, but takes # extra disk space and compile time. enableLibraryForGhci ? false # Set this to a previous build of this same package to reuse the intermediate # build products from that prior build as a starting point for accelerating # this build , previousIntermediates ? null , # Cabal 3.8 which is shipped by default for GHC >= 9.3 always calls # `pkg-config --libs --static` as part of the configure step. This requires # Requires.private dependencies of pkg-config dependencies to be present in # PKG_CONFIG_PATH which is normally not the case in nixpkgs (except in pkgsStatic). # Since there is no patch or upstream patch yet, we replicate the automatic # propagation of dependencies in pkgsStatic for allPkgConfigDepends for # GHC >= 9.3 by default. This option allows overriding this behavior manually # if mismatching Cabal and GHC versions are used. # See also . __propagatePkgConfigDepends ? lib.versionAtLeast ghc.version "9.3" , # Propagation can easily lead to the argv limit being exceeded in linker or C # compiler invocations. To work around this we can only propagate derivations # that are known to provide pkg-config modules, as indicated by the presence # of `meta.pkgConfigModules`. This option defaults to false for now, since # this metadata is far from complete in nixpkgs. __onlyPropagateKnownPkgConfigModules ? false } @ args: assert editedCabalFile != null -> revision != null; # --enable-static does not work on windows. This is a bug in GHC. # --enable-static will pass -staticlib to ghc, which only works for mach-o and elf. assert stdenv.hostPlatform.isWindows -> enableStaticLibraries == false; assert stdenv.hostPlatform.isWasm -> enableStaticLibraries == false; let inherit (lib) optional optionals optionalString versionAtLeast concatStringsSep enableFeature optionalAttrs; isGhcjs = ghc.isGhcjs or false; isHaLVM = ghc.isHaLVM or false; # GHC used for building Setup.hs # # Same as our GHC, unless we're cross, in which case it is native GHC with the # same version, or ghcjs, in which case its the ghc used to build ghcjs. nativeGhc = buildHaskellPackages.ghc; # the target dir for haddock documentation docdir = docoutput: docoutput + "/share/doc/" + pname + "-" + version; binDir = if enableSeparateBinOutput then "$bin/bin" else "$out/bin"; newCabalFileUrl = "mirror://hackage/${pname}-${version}/revision/${revision}.cabal"; newCabalFile = fetchurl { url = newCabalFileUrl; sha256 = editedCabalFile; name = "${pname}-${version}-r${revision}.cabal"; }; defaultSetupHs = builtins.toFile "Setup.hs" '' import Distribution.Simple main = defaultMain ''; # This awk expression transforms a package conf file like # # author: John Doe # description: # The purpose of this library is to do # foo and bar among other things # # into a more easily processeable form: # # author: John Doe # description: The purpose of this library is to do foo and bar among other things unprettyConf = builtins.toFile "unpretty-cabal-conf.awk" '' /^[^ ]+:/ { # When the line starts with a new field, terminate the previous one with a newline if (started == 1) print "" # to strip leading spaces $1=$1 printf "%s", $0 started=1 } /^ +/ { # to strip leading spaces $1=$1 printf " %s", $0 } # Terminate the final field with a newline END { print "" } ''; crossCabalFlags = [ "--with-ghc=${ghcCommand}" "--with-ghc-pkg=${ghc.targetPrefix}ghc-pkg" # Pass the "wrong" C compiler rather than none at all so packages that just # use the C preproccessor still work, see # https://github.com/haskell/cabal/issues/6466 for details. "--with-gcc=${if stdenv.hasCC then "$CC" else "$CC_FOR_BUILD"}" ] ++ optionals stdenv.hasCC [ "--with-ld=${stdenv.cc.bintools.targetPrefix}ld" "--with-ar=${stdenv.cc.bintools.targetPrefix}ar" # use the one that comes with the cross compiler. "--with-hsc2hs=${ghc.targetPrefix}hsc2hs" "--with-strip=${stdenv.cc.bintools.targetPrefix}strip" ] ++ optionals (!isHaLVM) [ "--hsc2hs-option=--cross-compile" (optionalString enableHsc2hsViaAsm "--hsc2hs-option=--via-asm") ] ++ optional (allPkgconfigDepends != []) "--with-pkg-config=${pkg-config.targetPrefix}pkg-config"; parallelBuildingFlags = "-j$NIX_BUILD_CORES" + optionalString stdenv.isLinux " +RTS -A64M -RTS"; crossCabalFlagsString = lib.optionalString isCross (" " + lib.concatStringsSep " " crossCabalFlags); buildFlagsString = optionalString (buildFlags != []) (" " + concatStringsSep " " buildFlags); defaultConfigureFlags = [ "--verbose" "--prefix=$out" # Note: This must be kept in sync manually with mkGhcLibdir ("--libdir=\\$prefix/lib/\\$compiler" + lib.optionalString (ghc ? hadrian) "/lib") "--libsubdir=\\$abi/\\$libname" (optionalString enableSeparateDataOutput "--datadir=$data/share/${ghcNameWithPrefix}") (optionalString enableSeparateDocOutput "--docdir=${docdir "$doc"}") ] ++ optionals stdenv.hasCC [ "--with-gcc=$CC" # Clang won't work without that extra information. ] ++ [ "--package-db=$packageConfDir" (optionalString (enableSharedExecutables && stdenv.isLinux) "--ghc-option=-optl=-Wl,-rpath=$out/${ghcLibdir}/${pname}-${version}") (optionalString (enableSharedExecutables && stdenv.isDarwin) "--ghc-option=-optl=-Wl,-headerpad_max_install_names") (optionalString enableParallelBuilding "--ghc-options=${parallelBuildingFlags}") (optionalString useCpphs "--with-cpphs=${cpphs}/bin/cpphs --ghc-options=-cpp --ghc-options=-pgmP${cpphs}/bin/cpphs --ghc-options=-optP--cpp") (enableFeature enableLibraryProfiling "library-profiling") (optionalString (enableExecutableProfiling || enableLibraryProfiling) "--profiling-detail=${profilingDetail}") (enableFeature enableExecutableProfiling "profiling") (enableFeature enableSharedLibraries "shared") (enableFeature doCoverage "coverage") (enableFeature enableStaticLibraries "static") (enableFeature enableSharedExecutables "executable-dynamic") (enableFeature doCheck "tests") (enableFeature doBenchmark "benchmarks") "--enable-library-vanilla" # TODO: Should this be configurable? (enableFeature enableLibraryForGhci "library-for-ghci") (enableFeature enableDeadCodeElimination "split-sections") (enableFeature (!dontStrip) "library-stripping") (enableFeature (!dontStrip) "executable-stripping") ] ++ optionals isGhcjs [ "--ghcjs" ] ++ optionals isCross ([ "--configure-option=--host=${stdenv.hostPlatform.config}" ] ++ crossCabalFlags ) ++ optionals enableSeparateBinOutput [ "--bindir=${binDir}" ] ++ optionals (doHaddockInterfaces && isLibrary) [ "--ghc-options=-haddock" ]; postPhases = optional doInstallIntermediates "installIntermediatesPhase"; setupCompileFlags = [ (optionalString (!coreSetup) "-package-db=$setupPackageConfDir") (optionalString enableParallelBuilding parallelBuildingFlags) "-threaded" # https://github.com/haskell/cabal/issues/2398 "-rtsopts" # allow us to pass RTS flags to the generated Setup executable ]; isHaskellPkg = x: x ? isHaskellLibrary; # Work around a Cabal bug requiring pkg-config --static --libs to work even # when linking dynamically, affecting Cabal 3.8 and 3.9. # https://github.com/haskell/cabal/issues/8455 # # For this, we treat the runtime system/pkg-config dependencies of a Haskell # derivation as if they were propagated from their dependencies which allows # pkg-config --static to work in most cases. allPkgconfigDepends = let # If __onlyPropagateKnownPkgConfigModules is set, packages without # meta.pkgConfigModules will be filtered out, otherwise all packages in # buildInputs and propagatePlainBuildInputs are propagated. propagateValue = drv: lib.isDerivation drv && (__onlyPropagateKnownPkgConfigModules -> drv ? meta.pkgConfigModules); # Take list of derivations and return list of the transitive dependency # closure, only taking into account buildInputs. Loosely based on # closePropagationFast. propagatePlainBuildInputs = drvs: builtins.map (i: i.val) ( builtins.genericClosure { startSet = builtins.map (drv: { key = drv.outPath; val = drv; } ) (builtins.filter propagateValue drvs); operator = { val, ... }: builtins.concatMap (drv: if propagateValue drv then [ { key = drv.outPath; val = drv; } ] else [ ] ) (val.buildInputs or [ ] ++ val.propagatedBuildInputs or [ ]); } ); in if __propagatePkgConfigDepends then propagatePlainBuildInputs allPkgconfigDepends' else allPkgconfigDepends'; allPkgconfigDepends' = pkg-configDepends ++ libraryPkgconfigDepends ++ executablePkgconfigDepends ++ optionals doCheck testPkgconfigDepends ++ optionals doBenchmark benchmarkPkgconfigDepends; depsBuildBuild = [ nativeGhc ] # CC_FOR_BUILD may be necessary if we have no C preprocessor for the host # platform. See crossCabalFlags above for more details. ++ lib.optionals (!stdenv.hasCC) [ buildPackages.stdenv.cc ]; collectedToolDepends = buildTools ++ libraryToolDepends ++ executableToolDepends ++ optionals doCheck testToolDepends ++ optionals doBenchmark benchmarkToolDepends; nativeBuildInputs = [ ghc removeReferencesTo ] ++ optional (allPkgconfigDepends != []) (assert pkg-config != null; pkg-config) ++ setupHaskellDepends ++ collectedToolDepends; propagatedBuildInputs = buildDepends ++ libraryHaskellDepends ++ executableHaskellDepends ++ libraryFrameworkDepends; otherBuildInputsHaskell = optionals doCheck (testDepends ++ testHaskellDepends) ++ optionals doBenchmark (benchmarkDepends ++ benchmarkHaskellDepends); otherBuildInputsSystem = extraLibraries ++ librarySystemDepends ++ executableSystemDepends ++ executableFrameworkDepends ++ allPkgconfigDepends ++ optionals doCheck (testSystemDepends ++ testFrameworkDepends) ++ optionals doBenchmark (benchmarkSystemDepends ++ benchmarkFrameworkDepends); # TODO next rebuild just define as `otherBuildInputsHaskell ++ otherBuildInputsSystem` otherBuildInputs = extraLibraries ++ librarySystemDepends ++ executableSystemDepends ++ executableFrameworkDepends ++ allPkgconfigDepends ++ optionals doCheck (testDepends ++ testHaskellDepends ++ testSystemDepends ++ testFrameworkDepends) ++ optionals doBenchmark (benchmarkDepends ++ benchmarkHaskellDepends ++ benchmarkSystemDepends ++ benchmarkFrameworkDepends); setupCommand = "./Setup"; ghcCommand' = if isGhcjs then "ghcjs" else "ghc"; ghcCommand = "${ghc.targetPrefix}${ghcCommand'}"; ghcNameWithPrefix = "${ghc.targetPrefix}${ghc.haskellCompilerName}"; mkGhcLibdir = ghc: "lib/${ghc.targetPrefix}${ghc.haskellCompilerName}" + lib.optionalString (ghc ? hadrian) "/lib"; ghcLibdir = mkGhcLibdir ghc; nativeGhcCommand = "${nativeGhc.targetPrefix}ghc"; buildPkgDb = thisGhc: packageConfDir: '' # If this dependency has a package database, then copy the contents of it, # unless it is one of our GHCs. These can appear in our dependencies when # we are doing native builds, and they have package databases in them, but # we do not want to copy them over. # # We don't need to, since those packages will be provided by the GHC when # we compile with it, and doing so can result in having multiple copies of # e.g. Cabal in the database with the same name and version, which is # ambiguous. if [ -d "$p/${mkGhcLibdir thisGhc}/package.conf.d" ] && [ "$p" != "${ghc}" ] && [ "$p" != "${nativeGhc}" ]; then cp -f "$p/${mkGhcLibdir thisGhc}/package.conf.d/"*.conf ${packageConfDir}/ continue fi ''; intermediatesDir = "share/haskell/${ghc.version}/${pname}-${version}/dist"; in lib.fix (drv: stdenv.mkDerivation ({ inherit pname version; outputs = [ "out" ] ++ (optional enableSeparateDataOutput "data") ++ (optional enableSeparateDocOutput "doc") ++ (optional enableSeparateBinOutput "bin") ++ (optional enableSeparateIntermediatesOutput "intermediates"); setOutputFlags = false; pos = builtins.unsafeGetAttrPos "pname" args; prePhases = ["setupCompilerEnvironmentPhase"]; preConfigurePhases = ["compileBuildDriverPhase"]; preInstallPhases = ["haddockPhase"]; inherit src; inherit depsBuildBuild nativeBuildInputs; buildInputs = otherBuildInputs ++ optionals (!isLibrary) propagatedBuildInputs # For patchShebangsAuto in fixupPhase ++ optionals stdenv.hostPlatform.isGhcjs [ nodejs ]; propagatedBuildInputs = optionals isLibrary propagatedBuildInputs; LANG = "en_US.UTF-8"; # GHC needs the locale configured during the Haddock phase. prePatch = optionalString (editedCabalFile != null) '' echo "Replace Cabal file with edited version from ${newCabalFileUrl}." cp ${newCabalFile} ${pname}.cabal '' + prePatch; postPatch = optionalString jailbreak '' echo "Run jailbreak-cabal to lift version restrictions on build inputs." ${jailbreak-cabal}/bin/jailbreak-cabal ${pname}.cabal '' + postPatch; setupCompilerEnvironmentPhase = '' NIX_BUILD_CORES=$(( NIX_BUILD_CORES < ${toString maxBuildCores} ? NIX_BUILD_CORES : ${toString maxBuildCores} )) runHook preSetupCompilerEnvironment echo "Build with ${ghc}." ${optionalString (isLibrary && hyperlinkSource) "export PATH=${hscolour}/bin:$PATH"} builddir="$(mktemp -d)" setupPackageConfDir="$builddir/setup-package.conf.d" mkdir -p $setupPackageConfDir packageConfDir="$builddir/package.conf.d" mkdir -p $packageConfDir setupCompileFlags="${concatStringsSep " " setupCompileFlags}" configureFlags="${concatStringsSep " " defaultConfigureFlags} $configureFlags" '' # We build the Setup.hs on the *build* machine, and as such should only add # dependencies for the build machine. # # pkgs* arrays defined in stdenv/setup.hs + '' for p in "''${pkgsBuildBuild[@]}" "''${pkgsBuildHost[@]}" "''${pkgsBuildTarget[@]}"; do ${buildPkgDb nativeGhc "$setupPackageConfDir"} done ${nativeGhcCommand}-pkg --package-db="$setupPackageConfDir" recache '' # For normal components + '' for p in "''${pkgsHostHost[@]}" "''${pkgsHostTarget[@]}"; do ${buildPkgDb ghc "$packageConfDir"} if [ -d "$p/include" ]; then configureFlags+=" --extra-include-dirs=$p/include" fi if [ -d "$p/lib" ]; then configureFlags+=" --extra-lib-dirs=$p/lib" fi if [[ -d "$p/Library/Frameworks" ]]; then configureFlags+=" --extra-framework-dirs=$p/Library/Frameworks" fi '' + '' done '' # only use the links hack if we're actually building dylibs. otherwise, the # "dynamic-library-dirs" point to nonexistent paths, and the ln command becomes # "ln -s $out/lib/links", which tries to recreate the links dir and fails # # Note: We need to disable this work-around when using intermediate build # products from a prior build because otherwise Nix will change permissions on # the `$out/lib/links` directory to read-only when the build is done after the # dist directory has already been exported, which triggers an unnecessary # rebuild of modules included in the exported dist directory. + (optionalString (stdenv.isDarwin && (enableSharedLibraries || enableSharedExecutables) && !enableSeparateIntermediatesOutput) '' # Work around a limit in the macOS Sierra linker on the number of paths # referenced by any one dynamic library: # # Create a local directory with symlinks of the *.dylib (macOS shared # libraries) from all the dependencies. local dynamicLinksDir="$out/lib/links" mkdir -p $dynamicLinksDir # Unprettify all package conf files before reading/writing them for d in "$packageConfDir/"*; do # gawk -i inplace seems to strip the last newline gawk -f ${unprettyConf} "$d" > tmp mv tmp "$d" done for d in $(grep '^dynamic-library-dirs:' "$packageConfDir"/* | cut -d' ' -f2- | tr ' ' '\n' | sort -u); do for lib in "$d/"*.{dylib,so}; do # Allow overwriting because C libs can be pulled in multiple times. ln -sf "$lib" "$dynamicLinksDir" done done # Edit the local package DB to reference the links directory. for f in "$packageConfDir/"*.conf; do sed -i "s,dynamic-library-dirs: .*,dynamic-library-dirs: $dynamicLinksDir," "$f" done '') + '' ${ghcCommand}-pkg --package-db="$packageConfDir" recache runHook postSetupCompilerEnvironment ''; compileBuildDriverPhase = '' runHook preCompileBuildDriver for i in Setup.hs Setup.lhs ${defaultSetupHs}; do test -f $i && break done echo setupCompileFlags: $setupCompileFlags ${nativeGhcCommand} $setupCompileFlags --make -o Setup -odir $builddir -hidir $builddir $i runHook postCompileBuildDriver ''; # Cabal takes flags like `--configure-option=--host=...` instead configurePlatforms = []; inherit configureFlags; # Note: the options here must be always added, regardless of whether the # package specifies `hardeningDisable`. hardeningDisable = lib.optionals (args ? hardeningDisable) hardeningDisable ++ lib.optional (ghc.isHaLVM or false) "all" # Static libraries (ie. all of pkgsStatic.haskellPackages) fail to build # because by default Nix adds `-pie` to the linker flags: this # conflicts with the `-r` and `-no-pie` flags added by GHC (see # https://gitlab.haskell.org/ghc/ghc/-/issues/19580). hardeningDisable # changes the default Nix behavior regarding adding "hardening" flags. ++ lib.optional enableStaticLibraries "pie"; configurePhase = '' runHook preConfigure unset GHC_PACKAGE_PATH # Cabal complains if this variable is set during configure. echo configureFlags: $configureFlags ${setupCommand} configure $configureFlags 2>&1 | ${coreutils}/bin/tee "$NIX_BUILD_TOP/cabal-configure.log" ${lib.optionalString (!allowInconsistentDependencies) '' if ${gnugrep}/bin/egrep -q -z 'Warning:.*depends on multiple versions' "$NIX_BUILD_TOP/cabal-configure.log"; then echo >&2 "*** abort because of serious configure-time warning from Cabal" exit 1 fi ''} export GHC_PACKAGE_PATH="$packageConfDir:" runHook postConfigure ''; buildPhase = '' runHook preBuild '' + lib.optionalString (previousIntermediates != null) '' mkdir -p dist; rm -r dist/build cp -r ${previousIntermediates}/${intermediatesDir}/build dist/build find dist/build -exec chmod u+w {} + find dist/build -exec touch -d '1970-01-01T00:00:00Z' {} + '' + '' ${setupCommand} build ${buildTarget}${crossCabalFlagsString}${buildFlagsString} runHook postBuild ''; inherit doCheck; # Run test suite(s) and pass `checkFlags` as well as `checkFlagsArray`. # `testFlags` are added to `checkFlagsArray` each prefixed with # `--test-option`, so Cabal passes it to the underlying test suite binary. checkPhase = '' runHook preCheck checkFlagsArray+=( "--show-details=streaming" ${lib.escapeShellArgs (builtins.map (opt: "--test-option=${opt}") testFlags)} ) ${setupCommand} test ${testTarget} $checkFlags ''${checkFlagsArray:+"''${checkFlagsArray[@]}"} runHook postCheck ''; haddockPhase = '' runHook preHaddock ${optionalString (doHaddock && isLibrary) '' ${setupCommand} haddock --html \ ${optionalString doHoogle "--hoogle"} \ ${optionalString doHaddockQuickjump "--quickjump"} \ ${optionalString (isLibrary && hyperlinkSource) "--hyperlink-source"} \ ${lib.concatStringsSep " " haddockFlags} ''} runHook postHaddock ''; installPhase = '' runHook preInstall ${if !isLibrary && buildTarget == "" then "${setupCommand} install" # ^^ if the project is not a library, and no build target is specified, we can just use "install". else if !isLibrary then "${setupCommand} copy ${buildTarget}" # ^^ if the project is not a library, and we have a build target, then use "copy" to install # just the target specified; "install" will error here, since not all targets have been built. else '' ${setupCommand} copy ${buildTarget} local packageConfDir="$out/${ghcLibdir}/package.conf.d" local packageConfFile="$packageConfDir/${pname}-${version}.conf" mkdir -p "$packageConfDir" ${setupCommand} register --gen-pkg-config=$packageConfFile if [ -d "$packageConfFile" ]; then mv "$packageConfFile/"* "$packageConfDir" rmdir "$packageConfFile" fi for packageConfFile in "$packageConfDir/"*; do local pkgId=$(gawk -f ${unprettyConf} "$packageConfFile" \ | grep '^id:' | cut -d' ' -f2) mv "$packageConfFile" "$packageConfDir/$pkgId.conf" done # delete confdir if there are no libraries find $packageConfDir -maxdepth 0 -empty -delete; ''} ${optionalString isGhcjs '' for exeDir in "${binDir}/"*.jsexe; do exe="''${exeDir%.jsexe}" printWords '#!${nodejs}/bin/node' > "$exe" echo >> "$exe" cat "$exeDir/all.js" >> "$exe" chmod +x "$exe" done ''} ${optionalString doCoverage "mkdir -p $out/share && cp -r dist/hpc $out/share"} ${optionalString enableSeparateDocOutput '' for x in ${docdir "$doc"}"/html/src/"*.html; do remove-references-to -t $out $x done mkdir -p $doc ''} ${optionalString enableSeparateDataOutput "mkdir -p $data"} runHook postInstall ''; ${if doInstallIntermediates then "installIntermediatesPhase" else null} = '' runHook preInstallIntermediates intermediatesOutput=${if enableSeparateIntermediatesOutput then "$intermediates" else "$out"} installIntermediatesDir="$intermediatesOutput/${intermediatesDir}" mkdir -p "$installIntermediatesDir" cp -r dist/build "$installIntermediatesDir" runHook postInstallIntermediates ''; passthru = passthru // rec { inherit pname version; compiler = ghc; # All this information is intended just for `shellFor`. It should be # considered unstable and indeed we knew how to keep it private we would. getCabalDeps = { inherit buildDepends buildTools executableFrameworkDepends executableHaskellDepends executablePkgconfigDepends executableSystemDepends executableToolDepends extraLibraries libraryFrameworkDepends libraryHaskellDepends libraryPkgconfigDepends librarySystemDepends libraryToolDepends pkg-configDepends setupHaskellDepends ; } // lib.optionalAttrs doCheck { inherit testDepends testFrameworkDepends testHaskellDepends testPkgconfigDepends testSystemDepends testToolDepends ; } // lib.optionalAttrs doBenchmark { inherit benchmarkDepends benchmarkFrameworkDepends benchmarkHaskellDepends benchmarkPkgconfigDepends benchmarkSystemDepends benchmarkToolDepends ; }; # Attributes for the old definition of `shellFor`. Should be removed but # this predates the warning at the top of `getCabalDeps`. getBuildInputs = rec { inherit propagatedBuildInputs otherBuildInputs allPkgconfigDepends; haskellBuildInputs = isHaskellPartition.right; systemBuildInputs = isHaskellPartition.wrong; isHaskellPartition = lib.partition isHaskellPkg (propagatedBuildInputs ++ otherBuildInputs ++ depsBuildBuild ++ nativeBuildInputs); }; isHaskellLibrary = isLibrary; # TODO: ask why the split outputs are configurable at all? # TODO: include tests for split if possible # Given the haskell package, returns # the directory containing the haddock documentation. # `null' if no haddock documentation was built. # TODO: fetch the self from the fixpoint instead haddockDir = self: if doHaddock then "${docdir self.doc}/html" else null; # Creates a derivation containing all of the necessary dependencies for building the # parent derivation. The attribute set that it takes as input can be viewed as: # # { withHoogle } # # The derivation that it builds contains no outpaths because it is meant for use # as an environment # # # Example use # # Creates a shell with all of the dependencies required to build the "hello" package, # # and with python: # # > nix-shell -E 'with (import {}); \ # > haskell.packages.ghc865.hello.envFunc { buildInputs = [ python ]; }' envFunc = { withHoogle ? false }: let name = "ghc-shell-for-${drv.name}"; withPackages = if withHoogle then ghcWithHoogle else ghcWithPackages; # We use the `ghcWithPackages` function from `buildHaskellPackages` if we # want a shell for the sake of cross compiling a package. In the native case # we don't use this at all, and instead put the setupDepends in the main # `ghcWithPackages`. This way we don't have two wrapper scripts called `ghc` # shadowing each other on the PATH. ghcEnvForBuild = assert isCross; buildHaskellPackages.ghcWithPackages (_: setupHaskellDepends); ghcEnv = withPackages (_: otherBuildInputsHaskell ++ propagatedBuildInputs ++ lib.optionals (!isCross) setupHaskellDepends); ghcCommandCaps = lib.toUpper ghcCommand'; in stdenv.mkDerivation { inherit name shellHook; depsBuildBuild = lib.optional isCross ghcEnvForBuild; nativeBuildInputs = [ ghcEnv ] ++ optional (allPkgconfigDepends != []) pkg-config ++ collectedToolDepends; buildInputs = otherBuildInputsSystem; phases = ["installPhase"]; installPhase = "echo $nativeBuildInputs $buildInputs > $out"; LANG = "en_US.UTF-8"; LOCALE_ARCHIVE = lib.optionalString (stdenv.hostPlatform.libc == "glibc") "${buildPackages.glibcLocales}/lib/locale/locale-archive"; "NIX_${ghcCommandCaps}" = "${ghcEnv}/bin/${ghcCommand}"; "NIX_${ghcCommandCaps}PKG" = "${ghcEnv}/bin/${ghcCommand}-pkg"; # TODO: is this still valid? "NIX_${ghcCommandCaps}_DOCDIR" = "${ghcEnv}/share/doc/ghc/html"; "NIX_${ghcCommandCaps}_LIBDIR" = if ghc.isHaLVM or false then "${ghcEnv}/lib/HaLVM-${ghc.version}" else "${ghcEnv}/${ghcLibdir}"; }; env = envFunc { }; }; meta = { inherit homepage license platforms; } // optionalAttrs (args ? broken) { inherit broken; } // optionalAttrs (args ? description) { inherit description; } // optionalAttrs (args ? maintainers) { inherit maintainers; } // optionalAttrs (args ? hydraPlatforms) { inherit hydraPlatforms; } // optionalAttrs (args ? badPlatforms) { inherit badPlatforms; } // optionalAttrs (args ? changelog) { inherit changelog; } // optionalAttrs (args ? mainProgram) { inherit mainProgram; } ; } // optionalAttrs (args ? preCompileBuildDriver) { inherit preCompileBuildDriver; } // optionalAttrs (args ? postCompileBuildDriver) { inherit postCompileBuildDriver; } // optionalAttrs (args ? preUnpack) { inherit preUnpack; } // optionalAttrs (args ? postUnpack) { inherit postUnpack; } // optionalAttrs (args ? patches) { inherit patches; } // optionalAttrs (args ? patchPhase) { inherit patchPhase; } // optionalAttrs (args ? preConfigure) { inherit preConfigure; } // optionalAttrs (args ? postConfigure) { inherit postConfigure; } // optionalAttrs (args ? preBuild) { inherit preBuild; } // optionalAttrs (args ? postBuild) { inherit postBuild; } // optionalAttrs (args ? doBenchmark) { inherit doBenchmark; } // optionalAttrs (args ? checkPhase) { inherit checkPhase; } // optionalAttrs (args ? preCheck) { inherit preCheck; } // optionalAttrs (args ? postCheck) { inherit postCheck; } // optionalAttrs (args ? preHaddock) { inherit preHaddock; } // optionalAttrs (args ? postHaddock) { inherit postHaddock; } // optionalAttrs (args ? preInstall) { inherit preInstall; } // optionalAttrs (args ? installPhase) { inherit installPhase; } // optionalAttrs (args ? postInstall) { inherit postInstall; } // optionalAttrs (args ? preFixup) { inherit preFixup; } // optionalAttrs (args ? postFixup) { inherit postFixup; } // optionalAttrs (args ? dontStrip) { inherit dontStrip; } // optionalAttrs (postPhases != []) { inherit postPhases; } // optionalAttrs (stdenv.buildPlatform.libc == "glibc"){ LOCALE_ARCHIVE = "${glibcLocales}/lib/locale/locale-archive"; } # Implicit pointer to integer conversions are errors by default since clang 15. # Works around https://gitlab.haskell.org/ghc/ghc/-/issues/23456. // lib.optionalAttrs (stdenv.hasCC && stdenv.cc.isClang) { NIX_CFLAGS_COMPILE = "-Wno-error=int-conversion"; } # Ensure libc++abi is linked even when clang is invoked as just `clang` or `cc`. # Works around https://github.com/NixOS/nixpkgs/issues/166205. # This can be dropped once a fix has been committed to cc-wrapper. // lib.optionalAttrs (stdenv.hasCC && stdenv.cc.isClang && stdenv.cc.libcxx != null) { NIX_LDFLAGS = "-l${stdenv.cc.libcxx.cxxabi.libName}"; } ) ) [result] Failed to update haskell-language-server 2.6.0.0 -> 2.7.0.0 https://repology.org/project/haskell-language-server/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.reprex, using log file: /var/log/nixpkgs-update/rPackages.reprex/2024-03-21.log rPackages.reprex 2.0.2 -> 2.1.0 https://repology.org/project/r:reprex/versions attrpath: rPackages.reprex Checking auto update branch... No auto update branch exists Old version 2.0.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.reprex 2.0.2 -> 2.1.0 https://repology.org/project/r:reprex/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath survex, using log file: /var/log/nixpkgs-update/survex/2024-03-21.log survex 1.4.3 -> 1.4.6 https://repology.org/project/survex/versions attrpath: survex Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update survex 1.4.3 -> 1.4.6 https://repology.org/project/survex/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.mirai, using log file: /var/log/nixpkgs-update/rPackages.mirai/2024-03-21.log rPackages.mirai 0.11.3 -> 0.12.1 https://repology.org/project/r:mirai/versions attrpath: rPackages.mirai Checking auto update branch... No auto update branch exists Old version 0.11.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.mirai 0.11.3 -> 0.12.1 https://repology.org/project/r:mirai/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libresprite, using log file: /var/log/nixpkgs-update/libresprite/2024-03-21.log libresprite 1.0 -> 1.1 https://repology.org/project/libresprite/versions attrpath: libresprite Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update libresprite 1.0 -> 1.1 https://repology.org/project/libresprite/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl536Packages.SyntaxKeywordTry 0.29 -> 0.290.0 https://repology.org/project/perl:syntax-keyword-try/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath harvid, using log file: /var/log/nixpkgs-update/harvid/2024-03-21.log harvid 0.9.0 -> 0.9.1 https://repology.org/project/harvid/versions attrpath: harvid Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update harvid 0.9.0 -> 0.9.1 https://repology.org/project/harvid/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl536Packages.NetSCP 0.08.reprise -> 0.08 https://repology.org/project/perl:net-scp/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.python-doi, using log file: /var/log/nixpkgs-update/python312Packages.python-doi/2024-03-21.log python312Packages.python-doi 0.1.1 -> 0.2.0 https://repology.org/project/python:python-doi/versions attrpath: python312Packages.python-doi 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] Going to be running update for following packages: - python3.12-python-doi-0.1.1 Press Enter key to continue... Running update for: - python3.12-python-doi-0.1.1: UPDATING ... - python3.12-python-doi-0.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.python-doi 0.1.1 -> 0.2.0 https://repology.org/project/python:python-doi/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libxkbcommon, using log file: /var/log/nixpkgs-update/libxkbcommon/2024-03-21.log libxkbcommon 1.5.0 -> 1.6.0 https://repology.org/project/libxkbcommon/versions attrpath: libxkbcommon Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - libxkbcommon: 1.5.0 -> 1.6.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/270396" - obs-studio-plugins.input-overlay: 5.0.0 -> 5.0.4 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/250960" [result] Failed to update libxkbcommon 1.5.0 -> 1.6.0 https://repology.org/project/libxkbcommon/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.SMDIC, using log file: /var/log/nixpkgs-update/rPackages.SMDIC/2024-03-21.log rPackages.SMDIC 0.1.4 -> 0.1.5 https://repology.org/project/r:smdic/versions attrpath: rPackages.SMDIC Checking auto update branch... No auto update branch exists Old version 0.1.4" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.SMDIC 0.1.4 -> 0.1.5 https://repology.org/project/r:smdic/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl536Packages.Coro 6.57 -> 6.570 https://repology.org/project/perl:coro/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl536Packages.CryptCBC 2.33 -> 3.04 https://repology.org/project/perl:crypt-cbc/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.datasetjson, using log file: /var/log/nixpkgs-update/rPackages.datasetjson/2024-03-21.log rPackages.datasetjson 0.1.0 -> 0.2.0 https://repology.org/project/r:datasetjson/versions attrpath: rPackages.datasetjson Checking auto update branch... No auto update branch exists Old version 0.1.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.datasetjson 0.1.0 -> 0.2.0 https://repology.org/project/r:datasetjson/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rstudio, using log file: /var/log/nixpkgs-update/rstudio/2024-03-21.log rstudio 2023.09.0+463 -> 2023.12.1.402 https://repology.org/project/rstudio/versions attrpath: rstudio Checking auto update branch... No auto update branch exists Old version 2023.09.0+463" not present in master derivation file with contents: { lib , stdenv , mkDerivation , fetchurl , fetchpatch , fetchFromGitHub , makeDesktopItem , copyDesktopItems , cmake , boost183 , zlib , openssl , R , qtbase , qtxmlpatterns , qtsensors , qtwebengine , qtwebchannel , quarto , libuuid , hunspellDicts , unzip , ant , jdk , gnumake , pandoc , llvmPackages , yaml-cpp , soci , postgresql , nodejs , mkYarnModules , fetchYarnDeps , qmake , server ? false # build server version , sqlite , pam , nixosTests }: let pname = "RStudio"; version = "2023.12.1+402"; RSTUDIO_VERSION_MAJOR = lib.versions.major version; RSTUDIO_VERSION_MINOR = lib.versions.minor version; RSTUDIO_VERSION_PATCH = lib.versions.patch version; RSTUDIO_VERSION_SUFFIX = "+" + toString ( lib.tail (lib.splitString "+" version) ); src = fetchFromGitHub { owner = "rstudio"; repo = "rstudio"; rev = version; hash = "sha256-ecMzkpHazg8jEBz9wh8hqRX2UdziOC8b6F+3xxdugy0="; }; mathJaxSrc = fetchurl { url = "https://s3.amazonaws.com/rstudio-buildtools/mathjax-27.zip"; hash = "sha256-xWy6psTOA8H8uusrXqPDEtL7diajYCVHcMvLiPsgQXY="; }; rsconnectSrc = fetchFromGitHub { owner = "rstudio"; repo = "rsconnect"; rev = "v1.2.0"; hash = "sha256-ghRz4Frd+I9ShRNNOE/kdk9KjRCj0Z1mPnThueriiUY="; }; # Ideally, rev should match the rstudio release name. # e.g. release/rstudio-mountain-hydrangea quartoSrc = fetchFromGitHub { owner = "quarto-dev"; repo = "quarto"; rev = "bb264a572c6331d46abcf087748c021d815c55d7"; hash = "sha256-lZnZvioztbBWWa6H177X6rRrrgACx2gMjVFDgNup93g="; }; description = "Set of integrated tools for the R language"; in (if server then stdenv.mkDerivation else mkDerivation) (rec { inherit pname version src RSTUDIO_VERSION_MAJOR RSTUDIO_VERSION_MINOR RSTUDIO_VERSION_PATCH RSTUDIO_VERSION_SUFFIX; nativeBuildInputs = [ cmake unzip ant jdk pandoc nodejs ] ++ lib.optionals (!server) [ copyDesktopItems ]; buildInputs = [ boost183 zlib openssl R libuuid yaml-cpp soci postgresql quarto ] ++ (if server then [ sqlite.dev pam ] else [ qtbase qtxmlpatterns qtsensors qtwebengine qtwebchannel ]); cmakeFlags = [ "-DRSTUDIO_TARGET=${if server then "Server" else "Desktop"}" "-DRSTUDIO_USE_SYSTEM_SOCI=ON" "-DRSTUDIO_USE_SYSTEM_BOOST=ON" "-DRSTUDIO_USE_SYSTEM_YAML_CPP=ON" "-DQUARTO_ENABLED=TRUE" "-DPANDOC_VERSION=${pandoc.version}" "-DCMAKE_INSTALL_PREFIX=${placeholder "out"}/lib/rstudio" ] ++ lib.optionals (!server) [ "-DQT_QMAKE_EXECUTABLE=${qmake}/bin/qmake" ]; # Hack RStudio to only use the input R and provided libclang. patches = [ ./r-location.patch ./clang-location.patch ./use-system-node.patch ./fix-resources-path.patch ./pandoc-nix-path.patch ./use-system-quarto.patch ./ignore-etc-os-release.patch ]; postPatch = '' substituteInPlace src/cpp/core/r_util/REnvironmentPosix.cpp --replace '@R@' ${R} substituteInPlace src/cpp/CMakeLists.txt \ --replace 'SOCI_LIBRARY_DIR "/usr/lib"' 'SOCI_LIBRARY_DIR "${soci}/lib"' substituteInPlace src/gwt/build.xml \ --replace '@node@' ${nodejs} \ --replace './lib/quarto' ${quartoSrc} substituteInPlace src/cpp/conf/rsession-dev.conf \ --replace '@node@' ${nodejs} substituteInPlace src/cpp/core/libclang/LibClang.cpp \ --replace '@libclang@' ${llvmPackages.libclang.lib} \ --replace '@libclang.so@' ${llvmPackages.libclang.lib}/lib/libclang.so substituteInPlace src/cpp/session/CMakeLists.txt \ --replace '@pandoc@' ${pandoc} \ --replace '@quarto@' ${quarto} substituteInPlace src/cpp/session/include/session/SessionConstants.hpp \ --replace '@pandoc@' ${pandoc}/bin \ --replace '@quarto@' ${quarto} ''; hunspellDictionaries = with lib; filter isDerivation (unique (attrValues hunspellDicts)); # These dicts contain identically-named dict files, so we only keep the # -large versions in case of clashes largeDicts = with lib; filter (d: hasInfix "-large-wordlist" d.name) hunspellDictionaries; otherDicts = with lib; filter (d: !(hasAttr "dictFileName" d && elem d.dictFileName (map (d: d.dictFileName) largeDicts))) hunspellDictionaries; dictionaries = largeDicts ++ otherDicts; preConfigure = '' mkdir dependencies/dictionaries for dict in ${builtins.concatStringsSep " " dictionaries}; do for i in "$dict/share/hunspell/"*; do ln -s $i dependencies/dictionaries/ done done unzip -q ${mathJaxSrc} -d dependencies/mathjax-27 mkdir -p dependencies/pandoc/${pandoc.version} cp ${pandoc}/bin/pandoc dependencies/pandoc/${pandoc.version}/pandoc cp -r ${rsconnectSrc} dependencies/rsconnect ( cd dependencies && ${R}/bin/R CMD build -d --no-build-vignettes rsconnect ) ''; postInstall = '' mkdir -p $out/bin $out/share ${lib.optionalString (!server) '' mkdir -p $out/share/icons/hicolor/48x48/apps ln $out/lib/rstudio/rstudio.png $out/share/icons/hicolor/48x48/apps ''} for f in {${if server then "crash-handler-proxy,postback,r-ldpath,rpostback,rserver,rserver-pam,rsession,rstudio-server" else "diagnostics,rpostback,rstudio"}}; do ln -s $out/lib/rstudio/bin/$f $out/bin done for f in .gitignore .Rbuildignore LICENSE README; do find . -name $f -delete done rm -r $out/lib/rstudio/{INSTALL,COPYING,NOTICE,README.md,SOURCE,VERSION} ''; meta = { broken = (stdenv.isLinux && stdenv.isAarch64); inherit description; homepage = "https://www.rstudio.com/"; license = lib.licenses.agpl3Only; maintainers = with lib.maintainers; [ ciil cfhammill ]; mainProgram = "rstudio" + lib.optionalString server "-server"; platforms = lib.platforms.linux; }; passthru = { inherit server; tests = { inherit (nixosTests) rstudio-server; }; }; } // lib.optionalAttrs (!server) { qtWrapperArgs = [ "--suffix PATH : ${lib.makeBinPath [ gnumake ]}" ]; desktopItems = [ (makeDesktopItem { name = pname; exec = "rstudio %F"; icon = "rstudio"; desktopName = "RStudio"; genericName = "IDE"; comment = description; categories = [ "Development" ]; mimeTypes = [ "text/x-r-source" "text/x-r" "text/x-R" "text/x-r-doc" "text/x-r-sweave" "text/x-r-markdown" "text/x-r-html" "text/x-r-presentation" "application/x-r-data" "application/x-r-project" "text/x-r-history" "text/x-r-profile" "text/x-tex" "text/x-markdown" "text/html" "text/css" "text/javascript" "text/x-chdr" "text/x-csrc" "text/x-c++hdr" "text/x-c++src" ]; }) ]; }) [result] Failed to update rstudio 2023.09.0+463 -> 2023.12.1.402 https://repology.org/project/rstudio/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.glmmrBase, using log file: /var/log/nixpkgs-update/rPackages.glmmrBase/2024-03-21.log rPackages.glmmrBase 0.5.3 -> 0.7.1 https://repology.org/project/r:glmmrbase/versions attrpath: rPackages.glmmrBase Checking auto update branch... No auto update branch exists Old version 0.5.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.glmmrBase 0.5.3 -> 0.7.1 https://repology.org/project/r:glmmrbase/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath memtest86-efi, using log file: /var/log/nixpkgs-update/memtest86-efi/2024-03-21.log memtest86-efi 9.3.1000 -> 10.7build1000 https://repology.org/project/memtest86-efi/versions attrpath: memtest86-efi Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update memtest86-efi 9.3.1000 -> 10.7build1000 https://repology.org/project/memtest86-efi/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ctrdata, using log file: /var/log/nixpkgs-update/rPackages.ctrdata/2024-03-21.log rPackages.ctrdata 1.16.0 -> 1.17.2 https://repology.org/project/r:ctrdata/versions attrpath: rPackages.ctrdata Checking auto update branch... No auto update branch exists Old version 1.16.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ctrdata 1.16.0 -> 1.17.2 https://repology.org/project/r:ctrdata/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl536Packages.DevelNYTProf 6.12 -> 6.14 https://repology.org/project/perl:devel-nytprof/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.LCMSQA, using log file: /var/log/nixpkgs-update/rPackages.LCMSQA/2024-03-21.log rPackages.LCMSQA 1.0.1 -> 1.0.2 https://repology.org/project/r:lcmsqa/versions attrpath: rPackages.LCMSQA Checking auto update branch... No auto update branch exists Old version 1.0.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.LCMSQA 1.0.1 -> 1.0.2 https://repology.org/project/r:lcmsqa/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath matchbox, using log file: /var/log/nixpkgs-update/matchbox/2024-03-21.log matchbox 1.2 -> 7 https://repology.org/project/matchbox/versions attrpath: matchbox Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update matchbox 1.2 -> 7 https://repology.org/project/matchbox/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl536Packages.XMLGrove 0.46alpha -> 0.46.0.1 https://repology.org/project/perl:xml-grove/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.AnnotationDbi, using log file: /var/log/nixpkgs-update/rPackages.AnnotationDbi/2024-03-21.log rPackages.AnnotationDbi 1.64.1 -> 1.65.2 https://repology.org/project/r:annotationdbi/versions attrpath: rPackages.AnnotationDbi Checking auto update branch... No auto update branch exists Old version 1.64.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.AnnotationDbi 1.64.1 -> 1.65.2 https://repology.org/project/r:annotationdbi/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.expm, using log file: /var/log/nixpkgs-update/rPackages.expm/2024-03-21.log rPackages.expm 0.999-8 -> 0.999-9 https://repology.org/project/r:expm/versions attrpath: rPackages.expm Checking auto update branch... No auto update branch exists Old version 0.999-8" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.expm 0.999-8 -> 0.999-9 https://repology.org/project/r:expm/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cc-tool, using log file: /var/log/nixpkgs-update/cc-tool/2024-03-21.log cc-tool 2020-05-19 -> 0.27 https://repology.org/project/cc-tool/versions attrpath: cc-tool Checking auto update branch... No auto update branch exists 0.27 is not newer than 2020-05-19 according to Nix; versionComparison: -1 [result] Failed to update cc-tool 2020-05-19 -> 0.27 https://repology.org/project/cc-tool/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gnuradio3_8Packages.rds, using log file: /var/log/nixpkgs-update/gnuradio3_8Packages.rds/2024-03-21.log gnuradio3_8Packages.rds 3.8.0 -> 3.10 https://github.com/bastibl/gr-rds/releases attrpath: gnuradio3_8Packages.rds 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/development/gnuradio-modules/rds/default.nix b/pkgs/development/gnuradio-modules/rds/default.nix index 9a6f2ccbbad4..d38122829aea 100644 --- a/pkgs/development/gnuradio-modules/rds/default.nix +++ b/pkgs/development/gnuradio-modules/rds/default.nix @@ -18,7 +18,7 @@ let version = { "3.7" = "1.1.0"; - "3.8" = "3.8.0"; + "3.8" = "3.10"; "3.9" = null; }.${gnuradio.versionAttr.major}; src = fetchFromGitHub { @@ -27,7 +27,7 @@ let rev = "v${version}"; sha256 = { "3.7" = "0jkzchvw0ivcxsjhi1h0mf7k13araxf5m4wi5v9xdgqxvipjzqfy"; - "3.8" = "+yKLJu2bo7I2jkAiOdjvdhZwxFz9NFgTmzcLthH9Y5o="; + "3.8" = "sha256-86hPAUjdApCMCNPlt79ShNIuZrtc73O0MxTjgTuYo+U="; "3.9" = null; }.${gnuradio.versionAttr.major}; }; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A gnuradio3_8Packages.rds nix build failed. @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase fixing cmake files... cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/541jzhan9qgvgrndqycki3f7afnsaj9p-gr-rds-3.10/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/541jzhan9qgvgrndqycki3f7afnsaj9p-gr-rds-3.10/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/541jzhan9qgvgrndqycki3f7afnsaj9p-gr-rds-3.10/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/541jzhan9qgvgrndqycki3f7afnsaj9p-gr-rds-3.10/share/doc/gr-rds -DCMAKE_INSTALL_INFODIR=/nix/store/541jzhan9qgvgrndqycki3f7afnsaj9p-gr-rds-3.10/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/541jzhan9qgvgrndqycki3f7afnsaj9p-gr-rds-3.10/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/541jzhan9qgvgrndqycki3f7afnsaj9p-gr-rds-3.10/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/541jzhan9qgvgrndqycki3f7afnsaj9p-gr-rds-3.10/include -DCMAKE_INSTALL_SBINDIR=/nix/store/541jzhan9qgvgrndqycki3f7afnsaj9p-gr-rds-3.10/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/541jzhan9qgvgrndqycki3f7afnsaj9p-gr-rds-3.10/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/541jzhan9qgvgrndqycki3f7afnsaj9p-gr-rds-3.10/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/qhpw32pz39y6i30b3vrbw5fw6zv5549f-gcc-wrapper-13.2.0/bin/strip -DCMAKE_RANLIB=/nix/store/qhpw32pz39y6i30b3vrbw5fw6zv5549f-gcc-wrapper-13.2.0/bin/ranlib -DCMAKE_AR=/nix/store/qhpw32pz39y6i30b3vrbw5fw6zv5549f-gcc-wrapper-13.2.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/541jzhan9qgvgrndqycki3f7afnsaj9p-gr-rds-3.10 -- The CXX compiler identification is GNU 13.2.0 -- The C compiler identification is GNU 13.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/qhpw32pz39y6i30b3vrbw5fw6zv5549f-gcc-wrapper-13.2.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nix/store/qhpw32pz39y6i30b3vrbw5fw6zv5549f-gcc-wrapper-13.2.0/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /nix/store/a3752l19hc76dmzh1wgrxbsxh6lfx67z-pkg-config-wrapper-0.29.2/bin/pkg-config (found version "0.29.2") CMake Error at CMakeLists.txt:77 (find_package): Could not find a configuration file for package "Gnuradio" that is compatible with requested version "3.10". The following configuration files were considered but not accepted: /nix/store/n8crk9rmcs1b4zchj18716fdyr4lfic4-gnuradio-3.8.5.0/lib/cmake/gnuradio/GnuradioConfig.cmake, version: 3.8.5.0  -- Configuring incomplete, errors occurred! [result] Failed to update gnuradio3_8Packages.rds 3.8.0 -> 3.10 https://github.com/bastibl/gr-rds/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.diffcor, using log file: /var/log/nixpkgs-update/rPackages.diffcor/2024-03-21.log rPackages.diffcor 0.8.1 -> 0.8.2 https://repology.org/project/r:diffcor/versions attrpath: rPackages.diffcor Checking auto update branch... No auto update branch exists Old version 0.8.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.diffcor 0.8.1 -> 0.8.2 https://repology.org/project/r:diffcor/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.tensorboardx, using log file: /var/log/nixpkgs-update/python312Packages.tensorboardx/2024-03-21.log python312Packages.tensorboardx 2.6.2 -> 2.6.2.2 https://repology.org/project/python:tensorboardx/versions attrpath: python312Packages.tensorboardx 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] Going to be running update for following packages: - python3.12-tensorboardx-2.6.2 Press Enter key to continue... Running update for: - python3.12-tensorboardx-2.6.2: UPDATING ... - python3.12-tensorboardx-2.6.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.tensorboardx 2.6.2 -> 2.6.2.2 https://repology.org/project/python:tensorboardx/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sniproxy, using log file: /var/log/nixpkgs-update/sniproxy/2024-03-21.log sniproxy 0.6.1 -> 0.6.8 https://repology.org/project/sniproxy/versions attrpath: sniproxy Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/xrh9mza0p8q40lig59x2890jyyqpkyiw-source.drv building '/nix/store/xrh9mza0p8q40lig59x2890jyyqpkyiw-source.drv'... trying https://github.com/dlundquist/sniproxy/archive/0.6.8.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/xrh9mza0p8q40lig59x2890jyyqpkyiw-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/dlundquist/sniproxy/archive/0.6.8.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/xrh9mza0p8q40lig59x2890jyyqpkyiw-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'sniproxy.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/xrh9mza0p8q40lig59x2890jyyqpkyiw-source.drv /nix/store/yhqz4xkk4na6qpkniixb8ny2vaff0qfn-sniproxy-0.6.8.drv building '/nix/store/xrh9mza0p8q40lig59x2890jyyqpkyiw-source.drv'... trying https://github.com/dlundquist/sniproxy/archive/0.6.8.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/xrh9mza0p8q40lig59x2890jyyqpkyiw-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/dlundquist/sniproxy/archive/0.6.8.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/xrh9mza0p8q40lig59x2890jyyqpkyiw-source.drv'. error: 1 dependencies of derivation '/nix/store/yhqz4xkk4na6qpkniixb8ny2vaff0qfn-sniproxy-0.6.8.drv' failed to build [result] Failed to update sniproxy 0.6.1 -> 0.6.8 https://repology.org/project/sniproxy/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ipmiview, using log file: /var/log/nixpkgs-update/ipmiview/2024-03-21.log ipmiview 2.21.0 -> 2.21.1 https://repology.org/project/ipmiview/versions attrpath: ipmiview 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/applications/misc/ipmiview/default.nix b/pkgs/applications/misc/ipmiview/default.nix index ff8db5339f65..47351cca5efc 100644 --- a/pkgs/applications/misc/ipmiview/default.nix +++ b/pkgs/applications/misc/ipmiview/default.nix @@ -13,12 +13,12 @@ stdenv.mkDerivation rec { pname = "IPMIView"; - version = "2.21.0"; + version = "2.21.1"; buildVersion = "221118"; src = fetchurl { url = "https://www.supermicro.com/wftp/utility/IPMIView/Linux/IPMIView_${version}_build.${buildVersion}_bundleJRE_Linux_x64.tar.gz"; - hash = "sha256-ZN0vadGbjGj9U2wPqvHLjS9fsk3DNCbXoNvzUfnn8IM="; + hash = "sha256-k8SBADZ9QQavOGhpckbfwgPrbEBcFg0QcwoBX67m20U="; }; nativeBuildInputs = [ patchelf makeWrapper ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ipmiview Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . ipmiview Standard output: error: … in the condition of the assert statement at /var/cache/nixpkgs-update/worker/worktree/ipmiview/lib/customisation.nix:268:17: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; … while evaluating the attribute 'handled' at /var/cache/nixpkgs-update/worker/worktree/ipmiview/pkgs/stdenv/generic/check-meta.nix:490:7: 489| # or, alternatively, just output a warning message. 490| handled = | ^ 491| ( (stack trace truncated; use '--show-trace' to show the full trace) error: Package ‘IPMIView-2.21.1’ in /var/cache/nixpkgs-update/worker/worktree/ipmiview/pkgs/applications/misc/ipmiview/default.nix:16 has an unfree license (‘unfree’), refusing to evaluate. a) To temporarily allow unfree packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_UNFREE=1 Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake, then pass `--impure` in order to allow use of environment variables. b) For `nixos-rebuild` you can set { nixpkgs.config.allowUnfree = true; } in configuration.nix to override this. Alternatively you can configure a predicate to allow specific packages: { nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [ "IPMIView-2.21.1" ]; } c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowUnfree = true; } to ~/.config/nixpkgs/config.nix. [result] Failed to update ipmiview 2.21.0 -> 2.21.1 https://repology.org/project/ipmiview/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.relevance, using log file: /var/log/nixpkgs-update/rPackages.relevance/2024-03-21.log rPackages.relevance 2.0 -> 2.1 https://repology.org/project/r:relevance/versions attrpath: rPackages.relevance Checking auto update branch... No auto update branch exists Old version 2.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.relevance 2.0 -> 2.1 https://repology.org/project/r:relevance/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath jetbrains.idea-ultimate, using log file: /var/log/nixpkgs-update/jetbrains.idea-ultimate/2024-03-21.log jetbrains.idea-ultimate 2023.3.3 -> 2023.3.5 https://repology.org/project/intellij-idea-ultimate/versions attrpath: jetbrains.idea-ultimate Checking auto update branch... No auto update branch exists Old version 2023.3.3" not present in master derivation file with contents: { lib , stdenv , callPackage , fetchurl , jdk , zlib , python3 , lldb , dotnet-sdk_7 , maven , openssl , expat , libxcrypt , libxcrypt-legacy , fontconfig , libxml2 , runCommand , musl , R , libgcc , lttng-ust_2_12 , xz , xorg , libGL , vmopts ? null }: let inherit (stdenv.hostPlatform) system; # `ides.json` is handwritten and contains information that doesn't change across updates, like maintainers and other metadata # `versions.json` contains everything generated/needed by the update script version numbers, build numbers and tarball hashes ideInfo = lib.importJSON ./bin/ides.json; versions = lib.importJSON ./bin/versions.json; products = versions.${system} or (throw "Unsupported system: ${system}"); package = if stdenv.isDarwin then ./bin/darwin.nix else ./bin/linux.nix; mkJetBrainsProductCore = callPackage package { inherit vmopts; }; mkMeta = meta: fromSource: { inherit (meta) homepage longDescription; description = meta.description + lib.optionalString meta.isOpenSource (if fromSource then " (built from source)" else " (patched binaries from jetbrains)"); maintainers = map (x: lib.maintainers."${x}") meta.maintainers; license = if meta.isOpenSource then lib.licenses.asl20 else lib.licenses.unfree; }; mkJetBrainsProduct = { pname , fromSource ? false , extraWrapperArgs ? [ ] , extraLdPath ? [ ] , extraBuildInputs ? [ ] }: mkJetBrainsProductCore { inherit pname jdk extraWrapperArgs extraLdPath extraBuildInputs; src = if fromSource then communitySources."${pname}" else fetchurl { url = products."${pname}".url; sha256 = products."${pname}".sha256; }; inherit (products."${pname}") version; buildNumber = products."${pname}".build_number; inherit (ideInfo."${pname}") wmClass product; productShort = ideInfo."${pname}".productShort or ideInfo."${pname}".product; meta = mkMeta ideInfo."${pname}".meta fromSource; libdbm = if ideInfo."${pname}".meta.isOpenSource then communitySources."${pname}".libdbm else communitySources.idea-community.libdbm; fsnotifier = if ideInfo."${pname}".meta.isOpenSource then communitySources."${pname}".fsnotifier else communitySources.idea-community.fsnotifier; }; communitySources = callPackage ./source { }; buildIdea = args: mkJetBrainsProduct (args // { extraLdPath = [ zlib ]; extraWrapperArgs = [ ''--set M2_HOME "${maven}/maven"'' ''--set M2 "${maven}/maven/bin"'' ]; }); buildPycharm = args: (mkJetBrainsProduct args).overrideAttrs (finalAttrs: previousAttrs: lib.optionalAttrs stdenv.isLinux { buildInputs = with python3.pkgs; (previousAttrs.buildInputs or []) ++ [ python3 setuptools ]; preInstall = '' echo "compiling cython debug speedups" if [[ -d plugins/python-ce ]]; then ${python3.interpreter} plugins/python-ce/helpers/pydev/setup_cython.py build_ext --inplace else ${python3.interpreter} plugins/python/helpers/pydev/setup_cython.py build_ext --inplace fi ''; # See https://www.jetbrains.com/help/pycharm/2022.1/cython-speedups.html }); in rec { # Sorted alphabetically clion = (mkJetBrainsProduct { pname = "clion"; extraBuildInputs = lib.optionals (stdenv.isLinux) [ python3 stdenv.cc.cc openssl libxcrypt-legacy musl ] ++ lib.optionals (stdenv.isLinux && stdenv.isAarch64) [ expat libxml2 xz ]; }).overrideAttrs (attrs: { postFixup = (attrs.postFixup or "") + lib.optionalString (stdenv.isLinux) '' ( cd $out/clion # I think the included gdb has a couple of patches, so we patch it instead of replacing ls -d $PWD/bin/gdb/linux/*/lib/python3.8/lib-dynload/* | xargs patchelf \ --replace-needed libssl.so.10 libssl.so \ --replace-needed libcrypto.so.10 libcrypto.so ls -d $PWD/bin/lldb/linux/*/lib/python3.8/lib-dynload/* | xargs patchelf \ --replace-needed libssl.so.10 libssl.so \ --replace-needed libcrypto.so.10 libcrypto.so ) ''; }); datagrip = mkJetBrainsProduct { pname = "datagrip"; extraBuildInputs = [ stdenv.cc.cc ]; }; dataspell = let libr = runCommand "libR" {} '' mkdir -p $out/lib ln -s ${R}/lib/R/lib/libR.so $out/lib/libR.so ''; in mkJetBrainsProduct { pname = "dataspell"; extraBuildInputs = [ libgcc libr stdenv.cc.cc ]; }; gateway = mkJetBrainsProduct { pname = "gateway"; }; goland = (mkJetBrainsProduct { pname = "goland"; extraWrapperArgs = [ # fortify source breaks build since delve compiles with -O0 ''--prefix CGO_CPPFLAGS " " "-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0"'' ]; extraBuildInputs = [ libgcc stdenv.cc.cc ]; }).overrideAttrs (attrs: { postFixup = (attrs.postFixup or "") + lib.optionalString stdenv.isLinux '' interp="$(cat $NIX_CC/nix-support/dynamic-linker)" patchelf --set-interpreter $interp $out/goland/plugins/go-plugin/lib/dlv/linux/dlv chmod +x $out/goland/plugins/go-plugin/lib/dlv/linux/dlv ''; }); idea-community-bin = buildIdea { pname = "idea-community"; extraBuildInputs = [ stdenv.cc.cc ]; }; idea-community-src = buildIdea { pname = "idea-community"; extraBuildInputs = [ stdenv.cc.cc ]; fromSource = true; }; idea-community = if stdenv.isDarwin || stdenv.isAarch64 then idea-community-bin else idea-community-src; idea-ultimate = buildIdea { pname = "idea-ultimate"; extraBuildInputs = [ stdenv.cc.cc lldb musl ]; }; mps = mkJetBrainsProduct { pname = "mps"; }; phpstorm = mkJetBrainsProduct { pname = "phpstorm"; extraBuildInputs = [ stdenv.cc.cc musl ]; }; pycharm-community-bin = buildPycharm { pname = "pycharm-community"; }; pycharm-community-src = buildPycharm { pname = "pycharm-community"; fromSource = true; }; pycharm-community = if stdenv.isDarwin then pycharm-community-bin else pycharm-community-src; pycharm-professional = buildPycharm { pname = "pycharm-professional"; extraBuildInputs = [ musl ]; }; rider = (mkJetBrainsProduct { pname = "rider"; extraBuildInputs = [ fontconfig stdenv.cc.cc openssl libxcrypt lttng-ust_2_12 musl ]; }).overrideAttrs (attrs: { postInstall = (attrs.postInstall or "") + lib.optionalString (stdenv.isLinux) '' ( cd $out/rider ls -d $PWD/plugins/cidr-debugger-plugin/bin/lldb/linux/*/lib/python3.8/lib-dynload/* | xargs patchelf \ --replace-needed libssl.so.10 libssl.so \ --replace-needed libcrypto.so.10 libcrypto.so \ --replace-needed libcrypt.so.1 libcrypt.so for dir in lib/ReSharperHost/linux-*; do rm -rf $dir/dotnet ln -s ${dotnet-sdk_7} $dir/dotnet done ) ''; }); ruby-mine = mkJetBrainsProduct { pname = "ruby-mine"; extraBuildInputs = [ stdenv.cc.cc musl ]; }; rust-rover = (mkJetBrainsProduct { pname = "rust-rover"; extraBuildInputs = lib.optionals (stdenv.isLinux) [ python3 openssl libxcrypt-legacy fontconfig xorg.libX11 libGL ] ++ lib.optionals (stdenv.isLinux && stdenv.isAarch64) [ expat libxml2 xz ]; }).overrideAttrs (attrs: { postFixup = (attrs.postFixup or "") + lib.optionalString (stdenv.isLinux) '' ( cd $out/rust-rover # Copied over from clion (gdb seems to have a couple of patches) ls -d $PWD/bin/gdb/linux/*/lib/python3.8/lib-dynload/* | xargs patchelf \ --replace-needed libssl.so.10 libssl.so \ --replace-needed libcrypto.so.10 libcrypto.so ls -d $PWD/bin/lldb/linux/*/lib/python3.8/lib-dynload/* | xargs patchelf \ --replace-needed libssl.so.10 libssl.so \ --replace-needed libcrypto.so.10 libcrypto.so interp="$(cat $NIX_CC/nix-support/dynamic-linker)" patchelf --set-interpreter $interp $PWD/plugins/intellij-rust/bin/linux/*/intellij-rust-native-helper chmod +x $PWD/plugins/intellij-rust/bin/linux/*/intellij-rust-native-helper ) ''; }); webstorm = mkJetBrainsProduct { pname = "webstorm"; extraBuildInputs = [ stdenv.cc.cc musl ]; }; plugins = callPackage ./plugins { } // { __attrsFailEvaluation = true; }; } [result] Failed to update jetbrains.idea-ultimate 2023.3.3 -> 2023.3.5 https://repology.org/project/intellij-idea-ultimate/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.EMMIXmfa, using log file: /var/log/nixpkgs-update/rPackages.EMMIXmfa/2024-03-21.log rPackages.EMMIXmfa 2.0.11 -> 2.0.14 https://repology.org/project/r:emmixmfa/versions attrpath: rPackages.EMMIXmfa Checking auto update branch... No auto update branch exists Old version 2.0.11" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.EMMIXmfa 2.0.11 -> 2.0.14 https://repology.org/project/r:emmixmfa/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO gstreamer plugins are kept in lockstep. [result] Failed to update gst_all_1.gst-plugins-ugly 1.22.9 -> 1.24.0 https://repology.org/project/gstreamer:ugly/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ncdfgeom, using log file: /var/log/nixpkgs-update/rPackages.ncdfgeom/2024-03-21.log rPackages.ncdfgeom 1.1.5 -> 1.1.6 https://repology.org/project/r:ncdfgeom/versions attrpath: rPackages.ncdfgeom Checking auto update branch... No auto update branch exists Old version 1.1.5" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ncdfgeom 1.1.5 -> 1.1.6 https://repology.org/project/r:ncdfgeom/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.nivm, using log file: /var/log/nixpkgs-update/rPackages.nivm/2024-03-21.log rPackages.nivm 0.3 -> 0.5 https://repology.org/project/r:nivm/versions attrpath: rPackages.nivm Checking auto update branch... No auto update branch exists Old version 0.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.nivm 0.3 -> 0.5 https://repology.org/project/r:nivm/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.modACDC, using log file: /var/log/nixpkgs-update/rPackages.modACDC/2024-03-21.log rPackages.modACDC 1.0.0 -> 2.0.1 https://repology.org/project/r:modacdc/versions attrpath: rPackages.modACDC Checking auto update branch... No auto update branch exists Old version 1.0.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.modACDC 1.0.0 -> 2.0.1 https://repology.org/project/r:modacdc/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.lvmisc, using log file: /var/log/nixpkgs-update/rPackages.lvmisc/2024-03-21.log rPackages.lvmisc 0.1.1 -> 0.1.2 https://repology.org/project/r:lvmisc/versions attrpath: rPackages.lvmisc Checking auto update branch... No auto update branch exists Old version 0.1.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.lvmisc 0.1.1 -> 0.1.2 https://repology.org/project/r:lvmisc/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.tidycensus, using log file: /var/log/nixpkgs-update/rPackages.tidycensus/2024-03-21.log rPackages.tidycensus 1.5 -> 1.6.3 https://repology.org/project/r:tidycensus/versions attrpath: rPackages.tidycensus Checking auto update branch... No auto update branch exists Old version 1.5" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.tidycensus 1.5 -> 1.6.3 https://repology.org/project/r:tidycensus/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.mrfDepth, using log file: /var/log/nixpkgs-update/rPackages.mrfDepth/2024-03-21.log rPackages.mrfDepth 1.0.15 -> 1.0.16 https://repology.org/project/r:mrfdepth/versions attrpath: rPackages.mrfDepth Checking auto update branch... No auto update branch exists Old version 1.0.15" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.mrfDepth 1.0.15 -> 1.0.16 https://repology.org/project/r:mrfdepth/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.RcmdrPlugin_EZR, using log file: /var/log/nixpkgs-update/rPackages.RcmdrPlugin_EZR/2024-03-21.log rPackages.RcmdrPlugin_EZR 1.63 -> 1.64 https://repology.org/project/r:rcmdrplugin.ezr/versions attrpath: rPackages.RcmdrPlugin_EZR Checking auto update branch... No auto update branch exists Old version 1.63" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.RcmdrPlugin_EZR 1.63 -> 1.64 https://repology.org/project/r:rcmdrplugin.ezr/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.adbi, using log file: /var/log/nixpkgs-update/rPackages.adbi/2024-03-21.log rPackages.adbi 0.1.0 -> 0.1.1 https://repology.org/project/r:adbi/versions attrpath: rPackages.adbi Checking auto update branch... No auto update branch exists Old version 0.1.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.adbi 0.1.0 -> 0.1.1 https://repology.org/project/r:adbi/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.SiPSiC, using log file: /var/log/nixpkgs-update/rPackages.SiPSiC/2024-03-21.log rPackages.SiPSiC 1.2.1 -> 1.2.2 https://repology.org/project/r:sipsic/versions attrpath: rPackages.SiPSiC Checking auto update branch... No auto update branch exists Old version 1.2.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.SiPSiC 1.2.1 -> 1.2.2 https://repology.org/project/r:sipsic/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath opera, using log file: /var/log/nixpkgs-update/opera/2024-03-21.log opera 107.0.5045.36 -> 108.0.5067.29 https://repology.org/project/opera/versions attrpath: opera Checking auto update branch... An auto update branch exists with message `opera: 107.0.5045.36 -> 108.0.5067.29`. New version is 108.0.5067.29. An auto update branch exists with an equal or greater version [result] Failed to update opera 107.0.5045.36 -> 108.0.5067.29 https://repology.org/project/opera/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.VC2copula, using log file: /var/log/nixpkgs-update/rPackages.VC2copula/2024-03-21.log rPackages.VC2copula 0.1.2 -> 0.1.5 https://repology.org/project/r:vc2copula/versions attrpath: rPackages.VC2copula Checking auto update branch... No auto update branch exists Old version 0.1.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.VC2copula 0.1.2 -> 0.1.5 https://repology.org/project/r:vc2copula/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cosmocc, using log file: /var/log/nixpkgs-update/cosmocc/2024-03-21.log cosmocc 2.2 -> 3.3.2 https://repology.org/project/cosmocc/versions attrpath: cosmocc Checking auto update branch... No auto update branch exists Old version 2.2" not present in master derivation file with contents: { runCommand, cosmopolitan }: let cosmocc = runCommand "cosmocc-${cosmopolitan.version}" { pname = "cosmocc"; inherit (cosmopolitan) version; passthru.tests = { cc = runCommand "c-test" { } '' ${cosmocc}/bin/cosmocc ${./hello.c} ./a.out > $out ''; }; meta = cosmopolitan.meta // { description = "compilers for Cosmopolitan C/C++ programs"; }; } '' mkdir -p $out/bin install ${cosmopolitan.dist}/tool/scripts/{cosmocc,cosmoc++} $out/bin sed 's|/opt/cosmo\([ /]\)|${cosmopolitan.dist}\1|g' -i $out/bin/* ''; in cosmocc [result] Failed to update cosmocc 2.2 -> 3.3.2 https://repology.org/project/cosmocc/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cask-server, using log file: /var/log/nixpkgs-update/cask-server/2024-03-21.log cask-server 0.6.0 -> 0.6.6 https://repology.org/project/cask-server/versions attrpath: cask-server Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update cask-server 0.6.0 -> 0.6.6 https://repology.org/project/cask-server/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.llama-index-readers-json, using log file: /var/log/nixpkgs-update/python312Packages.llama-index-readers-json/2024-03-21.log python312Packages.llama-index-readers-json 0.1.2 -> 0.1.5 https://repology.org/project/python:llama-index-readers-json/versions attrpath: python312Packages.llama-index-readers-json 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] Going to be running update for following packages: - python3.12-llama-index-readers-json-0.1.2 Press Enter key to continue... Running update for: - python3.12-llama-index-readers-json-0.1.2: UPDATING ... - python3.12-llama-index-readers-json-0.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.llama-index-readers-json 0.1.2 -> 0.1.5 https://repology.org/project/python:llama-index-readers-json/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.gausscov, using log file: /var/log/nixpkgs-update/rPackages.gausscov/2024-03-21.log rPackages.gausscov 1.0.3 -> 1.1.2 https://repology.org/project/r:gausscov/versions attrpath: rPackages.gausscov Checking auto update branch... No auto update branch exists Old version 1.0.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.gausscov 1.0.3 -> 1.1.2 https://repology.org/project/r:gausscov/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.noise, using log file: /var/log/nixpkgs-update/rPackages.noise/2024-03-21.log rPackages.noise 1.0.1 -> 1.0.2 https://repology.org/project/r:noise/versions attrpath: rPackages.noise Checking auto update branch... No auto update branch exists Old version 1.0.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.noise 1.0.1 -> 1.0.2 https://repology.org/project/r:noise/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath R, using log file: /var/log/nixpkgs-update/R/2024-03-21.log R 4.3.2 -> 4.3.3 https://repology.org/project/r/versions attrpath: R Checking auto update branch... An auto update branch exists with message `R: 4.3.2 -> 4.3.3`. New version is 4.3.3. An auto update branch exists with an equal or greater version [result] Failed to update R 4.3.2 -> 4.3.3 https://repology.org/project/r/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath scala_3, using log file: /var/log/nixpkgs-update/scala_3/2024-03-21.log scala_3 3.3.1 -> 3.4.0 https://repology.org/project/scala/versions attrpath: scala_3 Checking auto update branch... No auto update branch exists [version] Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes eval .#scala_3.src --raw --apply "p: p.drvAttrs.outputHash" Standard error:  error: flake 'git+file:///var/cache/nixpkgs-update/worker/worktree/scala_3' does not provide attribute 'packages.x86_64-linux.scala_3.src', 'legacyPackages.x86_64-linux.scala_3.src' or 'scala_3.src' Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes eval .#scala_3.originalSrc --raw --apply "p: p.drvAttrs.outputHash" Standard error:  error: flake 'git+file:///var/cache/nixpkgs-update/worker/worktree/scala_3' does not provide attribute 'packages.x86_64-linux.scala_3.originalSrc', 'legacyPackages.x86_64-linux.scala_3.originalSrc' or 'scala_3.originalSrc' Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes eval .#scala_3 --raw --apply "p: p.drvAttrs.outputHash" Standard error:  error: attribute 'outputHash' missing at «string»:1:4: 1| p: p.drvAttrs.outputHash | ^ [result] Failed to update scala_3 3.3.1 -> 3.4.0 https://repology.org/project/scala/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.zdeskR, using log file: /var/log/nixpkgs-update/rPackages.zdeskR/2024-03-21.log rPackages.zdeskR 0.3.0 -> 0.4.0 https://repology.org/project/r:zdeskr/versions attrpath: rPackages.zdeskR Checking auto update branch... No auto update branch exists Old version 0.3.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.zdeskR 0.3.0 -> 0.4.0 https://repology.org/project/r:zdeskr/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath lua51Packages.dkjson, using log file: /var/log/nixpkgs-update/lua51Packages.dkjson/2024-03-21.log lua51Packages.dkjson 2.6-1 -> 2.7 https://repology.org/project/lua:dkjson/versions attrpath: lua51Packages.dkjson Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua51Packages.dkjson 2.6-1 -> 2.7 https://repology.org/project/lua:dkjson/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.Compositional, using log file: /var/log/nixpkgs-update/rPackages.Compositional/2024-03-21.log rPackages.Compositional 6.6 -> 6.7 https://repology.org/project/r:compositional/versions attrpath: rPackages.Compositional Checking auto update branch... No auto update branch exists Old version 6.6" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.Compositional 6.6 -> 6.7 https://repology.org/project/r:compositional/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.ezdxf, using log file: /var/log/nixpkgs-update/python312Packages.ezdxf/2024-03-21.log python312Packages.ezdxf 0.18.1 -> 1.2.0 https://repology.org/project/python:ezdxf/versions attrpath: python312Packages.ezdxf 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] Going to be running update for following packages: - python3.12-ezdxf-0.18.1 Press Enter key to continue... Running update for: - python3.12-ezdxf-0.18.1: UPDATING ... - python3.12-ezdxf-0.18.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.ezdxf 0.18.1 -> 1.2.0 https://repology.org/project/python:ezdxf/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dfu-programmer, using log file: /var/log/nixpkgs-update/dfu-programmer/2024-03-21.log dfu-programmer 0.7.2 -> 1.1.0 https://repology.org/project/dfu-programmer/versions attrpath: dfu-programmer Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/qki1dia55rjfhdzlv07pa22r6m329clm-dfu-programmer-1.1.0.tar.gz.drv building '/nix/store/qki1dia55rjfhdzlv07pa22r6m329clm-dfu-programmer-1.1.0.tar.gz.drv'... trying https://downloads.sourceforge.net/dfu-programmer/dfu-programmer-1.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://prdownloads.sourceforge.net/dfu-programmer/dfu-programmer-1.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://netcologne.dl.sourceforge.net/sourceforge/dfu-programmer/dfu-programmer-1.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 138 100 138 0 0 997 0 --:--:-- --:--:-- --:--:-- 1000 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://versaweb.dl.sourceforge.net/sourceforge/dfu-programmer/dfu-programmer-1.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 154 100 154 0 0 230 0 --:--:-- --:--:-- --:--:-- 230 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://freefr.dl.sourceforge.net/sourceforge/dfu-programmer/dfu-programmer-1.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 324 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://osdn.dl.sourceforge.net/sourceforge/dfu-programmer/dfu-programmer-1.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' More details here: https://curl.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above. error: cannot download dfu-programmer-1.1.0.tar.gz from any mirror error: builder for '/nix/store/qki1dia55rjfhdzlv07pa22r6m329clm-dfu-programmer-1.1.0.tar.gz.drv' failed with exit code 1; last 25 log lines: > trying https://versaweb.dl.sourceforge.net/sourceforge/dfu-programmer/dfu-programmer-1.1.0.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 100 154 100 154 0 0 230 0 --:--:-- --:--:-- --:--:-- 230 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://freefr.dl.sourceforge.net/sourceforge/dfu-programmer/dfu-programmer-1.1.0.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 324 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://osdn.dl.sourceforge.net/sourceforge/dfu-programmer/dfu-programmer-1.1.0.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' > More details here: https://curl.se/docs/sslcerts.html > > curl failed to verify the legitimacy of the server and therefore could not > establish a secure connection to it. To learn more about this situation and > how to fix it, please visit the web page mentioned above. > error: cannot download dfu-programmer-1.1.0.tar.gz from any mirror For full logs, run 'nix log /nix/store/qki1dia55rjfhdzlv07pa22r6m329clm-dfu-programmer-1.1.0.tar.gz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'dfu-programmer.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/qki1dia55rjfhdzlv07pa22r6m329clm-dfu-programmer-1.1.0.tar.gz.drv /nix/store/6jd5fbl5glvg94isjp1afgy1ay4mvy3f-dfu-programmer-1.1.0.drv building '/nix/store/qki1dia55rjfhdzlv07pa22r6m329clm-dfu-programmer-1.1.0.tar.gz.drv'... trying https://downloads.sourceforge.net/dfu-programmer/dfu-programmer-1.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://prdownloads.sourceforge.net/dfu-programmer/dfu-programmer-1.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://netcologne.dl.sourceforge.net/sourceforge/dfu-programmer/dfu-programmer-1.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 138 100 138 0 0 1298 0 --:--:-- --:--:-- --:--:-- 1301 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://versaweb.dl.sourceforge.net/sourceforge/dfu-programmer/dfu-programmer-1.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 154 100 154 0 0 244 0 --:--:-- --:--:-- --:--:-- 244 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://freefr.dl.sourceforge.net/sourceforge/dfu-programmer/dfu-programmer-1.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 324 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://osdn.dl.sourceforge.net/sourceforge/dfu-programmer/dfu-programmer-1.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' More details here: https://curl.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above. error: cannot download dfu-programmer-1.1.0.tar.gz from any mirror error: builder for '/nix/store/qki1dia55rjfhdzlv07pa22r6m329clm-dfu-programmer-1.1.0.tar.gz.drv' failed with exit code 1; last 25 log lines: > trying https://versaweb.dl.sourceforge.net/sourceforge/dfu-programmer/dfu-programmer-1.1.0.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 100 154 100 154 0 0 244 0 --:--:-- --:--:-- --:--:-- 244 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://freefr.dl.sourceforge.net/sourceforge/dfu-programmer/dfu-programmer-1.1.0.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 324 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://osdn.dl.sourceforge.net/sourceforge/dfu-programmer/dfu-programmer-1.1.0.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' > More details here: https://curl.se/docs/sslcerts.html > > curl failed to verify the legitimacy of the server and therefore could not > establish a secure connection to it. To learn more about this situation and > how to fix it, please visit the web page mentioned above. > error: cannot download dfu-programmer-1.1.0.tar.gz from any mirror For full logs, run 'nix log /nix/store/qki1dia55rjfhdzlv07pa22r6m329clm-dfu-programmer-1.1.0.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/6jd5fbl5glvg94isjp1afgy1ay4mvy3f-dfu-programmer-1.1.0.drv' failed to build [result] Failed to update dfu-programmer 0.7.2 -> 1.1.0 https://repology.org/project/dfu-programmer/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.pbdZMQ, using log file: /var/log/nixpkgs-update/rPackages.pbdZMQ/2024-03-21.log rPackages.pbdZMQ 0.3-10 -> 0.3.11 https://repology.org/project/r:pbdzmq/versions attrpath: rPackages.pbdZMQ Checking auto update branch... No auto update branch exists Old version 0.3-10" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.pbdZMQ 0.3-10 -> 0.3.11 https://repology.org/project/r:pbdzmq/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pstree, using log file: /var/log/nixpkgs-update/pstree/2024-03-21.log pstree 2.39 -> 2.40 https://repology.org/project/pstree/versions attrpath: pstree Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/vc8qllm67jwwb49rk8mqs131j69zizsz-pstree-2.40.tar.gz.drv building '/nix/store/vc8qllm67jwwb49rk8mqs131j69zizsz-pstree-2.40.tar.gz.drv'... trying https://distfiles.macports.org/pstree/pstree-2.40.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 126 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://fossies.org/linux/misc/pstree-2.40.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 2207 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 410 trying ftp://ftp.thp.uni-duisburg.de/pub/source/pstree-2.40.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:02:13 --:--:-- 0 curl: (28) Failed to connect to ftp.thp.uni-duisburg.de port 21 after 133762 ms: Couldn't connect to server Warning: Problem : timeout. Will retry in 1 seconds. 3 retries left. 0 0 0 0 0 0 0 0 --:--:-- 0:02:14 --:--:-- 0 curl: (28) Failed to connect to ftp.thp.uni-duisburg.de port 21 after 134165 ms: Couldn't connect to server Warning: Problem : timeout. Will retry in 2 seconds. 2 retries left. 0 0 0 0 0 0 0 0 --:--:-- 0:02:13 --:--:-- 0 curl: (28) Failed to connect to ftp.thp.uni-duisburg.de port 21 after 133164 ms: Couldn't connect to server Warning: Problem : timeout. Will retry in 4 seconds. 1 retries left. 0 0 0 0 0 0 0 0 --:--:-- 0:02:15 --:--:-- 0 curl: (28) Failed to connect to ftp.thp.uni-duisburg.de port 21 after 135259 ms: Couldn't connect to server error: cannot download pstree-2.40.tar.gz from any mirror error: builder for '/nix/store/vc8qllm67jwwb49rk8mqs131j69zizsz-pstree-2.40.tar.gz.drv' failed with exit code 1; last 25 log lines: > Dload Upload Total Spent Left Speed > 0 126 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://fossies.org/linux/misc/pstree-2.40.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 2207 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 410 > > trying ftp://ftp.thp.uni-duisburg.de/pub/source/pstree-2.40.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- 0:02:13 --:--:-- 0 > curl: (28) Failed to connect to ftp.thp.uni-duisburg.de port 21 after 133762 ms: Couldn't connect to server > Warning: Problem : timeout. Will retry in 1 seconds. 3 retries left. > 0 0 0 0 0 0 0 0 --:--:-- 0:02:14 --:--:-- 0 > curl: (28) Failed to connect to ftp.thp.uni-duisburg.de port 21 after 134165 ms: Couldn't connect to server > Warning: Problem : timeout. Will retry in 2 seconds. 2 retries left. > 0 0 0 0 0 0 0 0 --:--:-- 0:02:13 --:--:-- 0 > curl: (28) Failed to connect to ftp.thp.uni-duisburg.de port 21 after 133164 ms: Couldn't connect to server > Warning: Problem : timeout. Will retry in 4 seconds. 1 retries left. > 0 0 0 0 0 0 0 0 --:--:-- 0:02:15 --:--:-- 0 > curl: (28) Failed to connect to ftp.thp.uni-duisburg.de port 21 after 135259 ms: Couldn't connect to server > error: cannot download pstree-2.40.tar.gz from any mirror For full logs, run 'nix log /nix/store/vc8qllm67jwwb49rk8mqs131j69zizsz-pstree-2.40.tar.gz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'pstree.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/vc8qllm67jwwb49rk8mqs131j69zizsz-pstree-2.40.tar.gz.drv /nix/store/gn244cig5pr7yyaij6a013dv09w9y7xq-pstree-2.40.drv building '/nix/store/vc8qllm67jwwb49rk8mqs131j69zizsz-pstree-2.40.tar.gz.drv'... trying https://distfiles.macports.org/pstree/pstree-2.40.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 126 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://fossies.org/linux/misc/pstree-2.40.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 2207 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 410 trying ftp://ftp.thp.uni-duisburg.de/pub/source/pstree-2.40.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:02:12 --:--:-- 0 curl: (28) Failed to connect to ftp.thp.uni-duisburg.de port 21 after 132583 ms: Couldn't connect to server Warning: Problem : timeout. Will retry in 1 seconds. 3 retries left. 0 0 0 0 0 0 0 0 --:--:-- 0:02:14 --:--:-- 0 curl: (28) Failed to connect to ftp.thp.uni-duisburg.de port 21 after 134165 ms: Couldn't connect to server Warning: Problem : timeout. Will retry in 2 seconds. 2 retries left. 0 0 0 0 0 0 0 0 --:--:-- 0:02:13 --:--:-- 0 curl: (28) Failed to connect to ftp.thp.uni-duisburg.de port 21 after 133164 ms: Couldn't connect to server Warning: Problem : timeout. Will retry in 4 seconds. 1 retries left. 0 0 0 0 0 0 0 0 --:--:-- 0:02:15 --:--:-- 0 curl: (28) Failed to connect to ftp.thp.uni-duisburg.de port 21 after 135258 ms: Couldn't connect to server error: cannot download pstree-2.40.tar.gz from any mirror error: builder for '/nix/store/vc8qllm67jwwb49rk8mqs131j69zizsz-pstree-2.40.tar.gz.drv' failed with exit code 1; last 25 log lines: > Dload Upload Total Spent Left Speed > 0 126 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://fossies.org/linux/misc/pstree-2.40.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 2207 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 410 > > trying ftp://ftp.thp.uni-duisburg.de/pub/source/pstree-2.40.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- 0:02:12 --:--:-- 0 > curl: (28) Failed to connect to ftp.thp.uni-duisburg.de port 21 after 132583 ms: Couldn't connect to server > Warning: Problem : timeout. Will retry in 1 seconds. 3 retries left. > 0 0 0 0 0 0 0 0 --:--:-- 0:02:14 --:--:-- 0 > curl: (28) Failed to connect to ftp.thp.uni-duisburg.de port 21 after 134165 ms: Couldn't connect to server > Warning: Problem : timeout. Will retry in 2 seconds. 2 retries left. > 0 0 0 0 0 0 0 0 --:--:-- 0:02:13 --:--:-- 0 > curl: (28) Failed to connect to ftp.thp.uni-duisburg.de port 21 after 133164 ms: Couldn't connect to server > Warning: Problem : timeout. Will retry in 4 seconds. 1 retries left. > 0 0 0 0 0 0 0 0 --:--:-- 0:02:15 --:--:-- 0 > curl: (28) Failed to connect to ftp.thp.uni-duisburg.de port 21 after 135258 ms: Couldn't connect to server > error: cannot download pstree-2.40.tar.gz from any mirror For full logs, run 'nix log /nix/store/vc8qllm67jwwb49rk8mqs131j69zizsz-pstree-2.40.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/gn244cig5pr7yyaij6a013dv09w9y7xq-pstree-2.40.drv' failed to build [result] Failed to update pstree 2.39 -> 2.40 https://repology.org/project/pstree/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pipelight, using log file: /var/log/nixpkgs-update/pipelight/2024-03-21.log pipelight 0.2.8.2 -> 0.7.20 https://repology.org/project/pipelight/versions attrpath: pipelight Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/y3c884l3zq73a0gs4z0ics41sf4wl657-v0.7.20.tar.gz.drv building '/nix/store/y3c884l3zq73a0gs4z0ics41sf4wl657-v0.7.20.tar.gz.drv'... trying https://bitbucket.org/mmueller2012/pipelight/get/v0.7.20.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 23 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download v0.7.20.tar.gz from any mirror error: builder for '/nix/store/y3c884l3zq73a0gs4z0ics41sf4wl657-v0.7.20.tar.gz.drv' failed with exit code 1; last 7 log lines: > > trying https://bitbucket.org/mmueller2012/pipelight/get/v0.7.20.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 23 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download v0.7.20.tar.gz from any mirror For full logs, run 'nix log /nix/store/y3c884l3zq73a0gs4z0ics41sf4wl657-v0.7.20.tar.gz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'pipelight.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/y3c884l3zq73a0gs4z0ics41sf4wl657-v0.7.20.tar.gz.drv /nix/store/x4jy2fg505v04y0hkc53lz27wqv91l9n-pipelight-0.7.20.drv these 5 paths will be fetched (34.86 MiB download, 321.38 MiB unpacked): /nix/store/pmgmm3dqb0gawn77fk09mw4m9nqcav74-gcc-wrapper-13.2.0 /nix/store/4hwq8bpkd89f337pspwyrl54avaqcfmx-libxkbcommon-1.5.0-dev /nix/store/4c4hr4rnszjlvl6gnbimc8iblgllq8qg-mesa-24.0.2-osmesa /nix/store/irh0y3apc6fmknjw4pibsd3bq5klr12y-stdenv-linux /nix/store/n0mcbqi65calbg049p7nbracnvnm5p96-wine-staging-9.4 copying path '/nix/store/pmgmm3dqb0gawn77fk09mw4m9nqcav74-gcc-wrapper-13.2.0' from 'https://cache.nixos.org'... copying path '/nix/store/4hwq8bpkd89f337pspwyrl54avaqcfmx-libxkbcommon-1.5.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/4c4hr4rnszjlvl6gnbimc8iblgllq8qg-mesa-24.0.2-osmesa' from 'https://cache.nixos.org'... building '/nix/store/y3c884l3zq73a0gs4z0ics41sf4wl657-v0.7.20.tar.gz.drv'... copying path '/nix/store/irh0y3apc6fmknjw4pibsd3bq5klr12y-stdenv-linux' from 'https://cache.nixos.org'... copying path '/nix/store/n0mcbqi65calbg049p7nbracnvnm5p96-wine-staging-9.4' from 'https://cache.nixos.org'... trying https://bitbucket.org/mmueller2012/pipelight/get/v0.7.20.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 23 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download v0.7.20.tar.gz from any mirror error: builder for '/nix/store/y3c884l3zq73a0gs4z0ics41sf4wl657-v0.7.20.tar.gz.drv' failed with exit code 1; last 7 log lines: > > trying https://bitbucket.org/mmueller2012/pipelight/get/v0.7.20.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 23 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download v0.7.20.tar.gz from any mirror For full logs, run 'nix log /nix/store/y3c884l3zq73a0gs4z0ics41sf4wl657-v0.7.20.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/x4jy2fg505v04y0hkc53lz27wqv91l9n-pipelight-0.7.20.drv' failed to build [result] Failed to update pipelight 0.2.8.2 -> 0.7.20 https://repology.org/project/pipelight/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath haste-server, using log file: /var/log/nixpkgs-update/haste-server/2024-03-21.log haste-server 2023-03-06 -> 20919c946602b8151157f647e475e30687a43727 https://repology.org/project/haste-server/versions attrpath: haste-server Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] Hashes equal; no update necessary [result] Failed to update haste-server 2023-03-06 -> 20919c946602b8151157f647e475e30687a43727 https://repology.org/project/haste-server/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.affyPara, using log file: /var/log/nixpkgs-update/rPackages.affyPara/2024-03-21.log rPackages.affyPara 1.51.0 -> 1.54.0 https://repology.org/project/r:affypara/versions attrpath: rPackages.affyPara Checking auto update branch... No auto update branch exists Old version 1.51.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.affyPara 1.51.0 -> 1.54.0 https://repology.org/project/r:affypara/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath qbs, using log file: /var/log/nixpkgs-update/qbs/2024-03-21.log qbs 1.24.1 -> 2.2.2 https://repology.org/project/qbs/versions attrpath: qbs 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/development/tools/build-managers/qbs/default.nix b/pkgs/development/tools/build-managers/qbs/default.nix index 9d1305f77675..54800fe55cd8 100644 --- a/pkgs/development/tools/build-managers/qbs/default.nix +++ b/pkgs/development/tools/build-managers/qbs/default.nix @@ -3,13 +3,13 @@ stdenv.mkDerivation rec { pname = "qbs"; - version = "1.24.1"; + version = "2.2.2"; src = fetchFromGitHub { owner = "qbs"; repo = "qbs"; rev = "v${version}"; - sha256 = "sha256-nL7UZh29Oecu3RvXYg5xsin2IvPWpApleLH37sEdSAI="; + sha256 = "sha256-JQGr507r0nqoEXqu9s9xIsE0ac7L+0siu8RhmuYktfA="; }; nativeBuildInputs = [ qmake ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A qbs nix build failed. got build log for 'qbs' from 'daemon' @nix { "action": "setPhase", "phase": "qmakePrePhase" } Running phase: qmakePrePhase @nix { "action": "setPhase", "phase": "qtPreHook" } Running phase: qtPreHook @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/7vjh0dz43dfxkl3bnb0ks9i4aqrcc9jw-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase QMAKEPATH=/nix/store/wbvyx08afv5k4l2sdsbxhiyd8i5qcjal-qtbase-5.15.12-dev:/nix/store/ms5mxyk5rkva6j3q2j4jc9pjpx265y3c-qtscript-5.15.16-dev:/nix/store/ky5nc7zknb2zp1a1sk1iikjf74p88p8z-qttools-5.15.12-dev:/nix/store/xfhv1kr0jd55wq6rzl60l38b0bhgdg8f-qtdeclarative-5.15.12-dev:/nix/store/1rkpnwh8djivgkdzmr99xy8f012sf7zb-qtsvg-5.15.12-dev qmake PREFIX=/nix/store/rvikkgj30wrk46d37zqarmhhdf0fhd3i-qbs-2.2.2 NIX_OUTPUT_OUT=/nix/store/rvikkgj30wrk46d37zqarmhhdf0fhd3i-qbs-2.2.2 NIX_OUTPUT_DEV=/nix/store/rvikkgj30wrk46d37zqarmhhdf0fhd3i-qbs-2.2.2 NIX_OUTPUT_BIN=/nix/store/rvikkgj30wrk46d37zqarmhhdf0fhd3i-qbs-2.2.2 NIX_OUTPUT_DOC=/nix/store/rvikkgj30wrk46d37zqarmhhdf0fhd3i-qbs-2.2.2/share/doc/qt-5.15.12 NIX_OUTPUT_QML=/nix/store/rvikkgj30wrk46d37zqarmhhdf0fhd3i-qbs-2.2.2/lib/qt-5.15.12/qml NIX_OUTPUT_PLUGIN=/nix/store/rvikkgj30wrk46d37zqarmhhdf0fhd3i-qbs-2.2.2/lib/qt-5.15.12/plugins CONFIG+=release CONFIG+=nostrip QBS_INSTALL_PREFIX=$(out) qbs.pro QMAKE_LRELEASE=/nix/store/ky5nc7zknb2zp1a1sk1iikjf74p88p8z-qttools-5.15.12-dev/bin/lrelease Cannot find file: qbs.pro. [result] Failed to update qbs 1.24.1 -> 2.2.2 https://repology.org/project/qbs/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kmetronome, using log file: /var/log/nixpkgs-update/kmetronome/2024-03-21.log kmetronome 1.2.0 -> 1.4.0 https://repology.org/project/kmetronome/versions attrpath: kmetronome 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/applications/audio/kmetronome/default.nix b/pkgs/applications/audio/kmetronome/default.nix index a7a48b240e2b..3178cbcd8ea9 100644 --- a/pkgs/applications/audio/kmetronome/default.nix +++ b/pkgs/applications/audio/kmetronome/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "kmetronome"; - version = "1.2.0"; + version = "1.4.0"; src = fetchurl { url = "mirror://sourceforge/${pname}/${version}/${pname}-${version}.tar.bz2"; - sha256 = "1ln0nm24w6bj7wc8cay08j5azzznigd39cbbw3h4skg6fxd8p0s7"; + sha256 = "sha256-51uFAPR0xsY3z9rFc8SdSGu4ae/VzUmC1qC8RGdt48Y="; }; nativeBuildInputs = [ cmake pkg-config qttools ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A kmetronome nix build failed. unpacking source archive /nix/store/ddx3hdvrbpjjv35icckx7k3w5i2qdmrz-kmetronome-1.4.0.tar.bz2 source root is kmetronome-1.4.0 setting SOURCE_DATE_EPOCH to timestamp 1703457128 of file kmetronome-1.4.0/translations/kmetronome_tr.ts @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase fixing cmake files... cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/6zdjxbixwz9q45r4j06v14akmhjih2hv-kmetronome-1.4.0/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/6zdjxbixwz9q45r4j06v14akmhjih2hv-kmetronome-1.4.0/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/6zdjxbixwz9q45r4j06v14akmhjih2hv-kmetronome-1.4.0/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/6zdjxbixwz9q45r4j06v14akmhjih2hv-kmetronome-1.4.0/share/doc/kmetronome -DCMAKE_INSTALL_INFODIR=/nix/store/6zdjxbixwz9q45r4j06v14akmhjih2hv-kmetronome-1.4.0/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/6zdjxbixwz9q45r4j06v14akmhjih2hv-kmetronome-1.4.0/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/6zdjxbixwz9q45r4j06v14akmhjih2hv-kmetronome-1.4.0/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/6zdjxbixwz9q45r4j06v14akmhjih2hv-kmetronome-1.4.0/include -DCMAKE_INSTALL_SBINDIR=/nix/store/6zdjxbixwz9q45r4j06v14akmhjih2hv-kmetronome-1.4.0/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/6zdjxbixwz9q45r4j06v14akmhjih2hv-kmetronome-1.4.0/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/6zdjxbixwz9q45r4j06v14akmhjih2hv-kmetronome-1.4.0/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/qhpw32pz39y6i30b3vrbw5fw6zv5549f-gcc-wrapper-13.2.0/bin/strip -DCMAKE_RANLIB=/nix/store/qhpw32pz39y6i30b3vrbw5fw6zv5549f-gcc-wrapper-13.2.0/bin/ranlib -DCMAKE_AR=/nix/store/qhpw32pz39y6i30b3vrbw5fw6zv5549f-gcc-wrapper-13.2.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/6zdjxbixwz9q45r4j06v14akmhjih2hv-kmetronome-1.4.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/qhpw32pz39y6i30b3vrbw5fw6zv5549f-gcc-wrapper-13.2.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Error at CMakeLists.txt:43 (find_package): Could not find a package configuration file provided by "QT" with any of the following names: Qt6Config.cmake qt6-config.cmake Add the installation prefix of "QT" to CMAKE_PREFIX_PATH or set "QT_DIR" to a directory containing one of the above files. If "QT" provides a separate development package or SDK, be sure it has been installed.  -- Configuring incomplete, errors occurred! [result] Failed to update kmetronome 1.2.0 -> 1.4.0 https://repology.org/project/kmetronome/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nhentai, using log file: /var/log/nixpkgs-update/nhentai/2024-03-21.log nhentai 0 -> 1 attrpath: nhentai 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] Going to be running update for following packages: - nhentai-0.5.3 Press Enter key to continue... Running update for: - nhentai-0.5.3: UPDATING ... - nhentai-0.5.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update nhentai 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath heimdall, using log file: /var/log/nixpkgs-update/heimdall/2024-03-21.log heimdall 1.4.2 -> 2.0.2 https://repology.org/project/heimdall/versions attrpath: heimdall Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/ir7ggm60vgyg6fkg8kvbc7vvblvb49kw-source.drv building '/nix/store/ir7ggm60vgyg6fkg8kvbc7vvblvb49kw-source.drv'... trying https://github.com/Benjamin-Dobell/Heimdall/archive/v2.0.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/ir7ggm60vgyg6fkg8kvbc7vvblvb49kw-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/Benjamin-Dobell/Heimdall/archive/v2.0.2.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/ir7ggm60vgyg6fkg8kvbc7vvblvb49kw-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'heimdall.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/ir7ggm60vgyg6fkg8kvbc7vvblvb49kw-source.drv /nix/store/qxbprnyg2pzl1fapy4gbkya58d7202cm-heimdall-2.0.2.drv building '/nix/store/ir7ggm60vgyg6fkg8kvbc7vvblvb49kw-source.drv'... trying https://github.com/Benjamin-Dobell/Heimdall/archive/v2.0.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/ir7ggm60vgyg6fkg8kvbc7vvblvb49kw-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/Benjamin-Dobell/Heimdall/archive/v2.0.2.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/ir7ggm60vgyg6fkg8kvbc7vvblvb49kw-source.drv'. error: 1 dependencies of derivation '/nix/store/qxbprnyg2pzl1fapy4gbkya58d7202cm-heimdall-2.0.2.drv' failed to build [result] Failed to update heimdall 1.4.2 -> 2.0.2 https://repology.org/project/heimdall/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.lcov-cobertura, using log file: /var/log/nixpkgs-update/python311Packages.lcov-cobertura/2024-03-21.log python311Packages.lcov-cobertura 0 -> 1 attrpath: python311Packages.lcov-cobertura 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] Going to be running update for following packages: - python3.11-lcov-cobertura-2.0.2 Press Enter key to continue... Running update for: - python3.11-lcov-cobertura-2.0.2: UPDATING ... - python3.11-lcov-cobertura-2.0.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.lcov-cobertura 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aliyun-python-sdk-config, using log file: /var/log/nixpkgs-update/python311Packages.aliyun-python-sdk-config/2024-03-21.log python311Packages.aliyun-python-sdk-config 0 -> 1 attrpath: python311Packages.aliyun-python-sdk-config 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] Going to be running update for following packages: - python3.11-aliyun-python-sdk-config-2.2.12 Press Enter key to continue... Running update for: - python3.11-aliyun-python-sdk-config-2.2.12: UPDATING ... - python3.11-aliyun-python-sdk-config-2.2.12: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aliyun-python-sdk-config 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath easeprobe, using log file: /var/log/nixpkgs-update/easeprobe/2024-03-21.log easeprobe 2.1.1 -> 2.1.2 https://github.com/megaease/easeprobe/releases attrpath: easeprobe Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-ZB6q8XvDVSF5/kx2Avq0PYBkYqSoMD6YHhuXRrotFgk=" build succeeded unexpectedlystderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'easeprobe.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/6xrqcvhndl03s4fx9z2l8kwrzsvr2i3w-easeprobe-2.1.2-go-modules.drv /nix/store/w9sxnqd6mq06b6j580dz84z26apxhvpb-easeprobe-2.1.2.drv building '/nix/store/6xrqcvhndl03s4fx9z2l8kwrzsvr2i3w-easeprobe-2.1.2-go-modules.drv'... Running phase: unpackPhase unpacking source archive /nix/store/v38jbd63d53g2b94xflh9qw6x6bcksjj-source source root is source Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase Running phase: buildPhase go: downloading github.com/go-co-op/gocron v1.37.0 go: downloading golang.org/x/sys v0.15.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading bou.ke/monkey v1.0.2 go: downloading github.com/prometheus/client_golang v1.18.0 go: downloading github.com/Knetic/govaluate v3.0.0+incompatible go: downloading github.com/antchfx/htmlquery v1.3.0 go: downloading github.com/antchfx/jsonquery v1.3.3 go: downloading github.com/antchfx/xmlquery v1.3.18 go: downloading golang.org/x/net v0.19.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df go: downloading golang.org/x/exp v0.0.0-20221031165847-c99f073a8326 go: downloading github.com/aws/aws-sdk-go v1.49.13 go: downloading github.com/go-redis/redis/v8 v8.11.5 go: downloading github.com/invopop/jsonschema v0.12.0 go: downloading github.com/mikefarah/yq/v4 v4.40.5 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading gopkg.in/op/go-logging.v1 v1.0.0-20160211212156-b2cb9fa56473 go: downloading github.com/go-zookeeper/zk v1.0.3 go: downloading github.com/uptrace/bun/driver/pgdriver v1.1.16 go: downloading github.com/prometheus-community/pro-bing v0.3.0 go: downloading github.com/gorilla/websocket v1.5.0 go: downloading github.com/segmentio/kafka-go v0.4.47 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading github.com/go-chi/chi v4.1.2+incompatible go: downloading github.com/go-chi/chi/v5 v5.0.11 go: downloading golang.org/x/crypto v0.17.0 go: downloading go.mongodb.org/mongo-driver v1.13.1 go: downloading github.com/bradfitz/gomemcache v0.0.0-20220106215444-fb4bf637b56d go: downloading github.com/uptrace/bun v1.1.16 go: downloading github.com/antchfx/xpath v1.2.4 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/google/uuid v1.4.0 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading go.uber.org/atomic v1.9.0 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.45.0 go: downloading github.com/prometheus/procfs v0.12.0 go: downloading google.golang.org/protobuf v1.31.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/wk8/go-ordered-map/v2 v2.1.8 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/klauspost/compress v1.15.9 go: downloading github.com/pierrec/lz4/v4 v4.1.15 go: downloading github.com/a8m/envsubst v1.4.2 go: downloading github.com/alecthomas/participle/v2 v2.1.1 go: downloading github.com/dimchansky/utfbom v1.1.1 go: downloading github.com/elliotchance/orderedmap v1.5.1 go: downloading github.com/fatih/color v1.16.0 go: downloading github.com/goccy/go-json v0.10.2 go: downloading github.com/goccy/go-yaml v1.11.2 go: downloading github.com/jinzhu/copier v0.4.0 go: downloading github.com/magiconair/properties v1.8.7 go: downloading github.com/pelletier/go-toml/v2 v2.1.0 go: downloading github.com/yuin/gopher-lua v1.1.1 go: downloading mellium.im/sasl v0.3.1 go: downloading github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 go: downloading github.com/bahlo/generic-list-go v0.2.0 go: downloading github.com/buger/jsonparser v1.1.1 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/golang/snappy v0.0.1 go: downloading github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 go: downloading github.com/xdg-go/scram v1.1.2 go: downloading github.com/xdg-go/stringprep v1.0.4 go: downloading github.com/xdg-go/pbkdf2 v1.0.0 go: downloading github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc go: downloading github.com/vmihailenco/msgpack/v5 v5.3.5 go: downloading github.com/jinzhu/inflection v1.0.0 go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0 go: downloading github.com/jmespath/go-jmespath v0.4.0 go: updates to go.mod needed; to update it: go mod tidy error: builder for '/nix/store/6xrqcvhndl03s4fx9z2l8kwrzsvr2i3w-easeprobe-2.1.2-go-modules.drv' failed with exit code 1; last 25 log lines: > go: downloading github.com/jinzhu/copier v0.4.0 > go: downloading github.com/magiconair/properties v1.8.7 > go: downloading github.com/pelletier/go-toml/v2 v2.1.0 > go: downloading github.com/yuin/gopher-lua v1.1.1 > go: downloading mellium.im/sasl v0.3.1 > go: downloading github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d > go: downloading github.com/mattn/go-colorable v0.1.13 > go: downloading github.com/mattn/go-isatty v0.0.20 > go: downloading github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 > go: downloading github.com/bahlo/generic-list-go v0.2.0 > go: downloading github.com/buger/jsonparser v1.1.1 > go: downloading github.com/mailru/easyjson v0.7.7 > go: downloading github.com/golang/snappy v0.0.1 > go: downloading github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe > go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 > go: downloading github.com/xdg-go/scram v1.1.2 > go: downloading github.com/xdg-go/stringprep v1.0.4 > go: downloading github.com/xdg-go/pbkdf2 v1.0.0 > go: downloading github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc > go: downloading github.com/vmihailenco/msgpack/v5 v5.3.5 > go: downloading github.com/jinzhu/inflection v1.0.0 > go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0 > go: downloading github.com/jmespath/go-jmespath v0.4.0 > go: updates to go.mod needed; to update it: > go mod tidy For full logs, run 'nix log /nix/store/6xrqcvhndl03s4fx9z2l8kwrzsvr2i3w-easeprobe-2.1.2-go-modules.drv'. error: 1 dependencies of derivation '/nix/store/w9sxnqd6mq06b6j580dz84z26apxhvpb-easeprobe-2.1.2.drv' failed to build [result] Failed to update easeprobe 2.1.1 -> 2.1.2 https://github.com/megaease/easeprobe/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rocmPackages.hipcc, using log file: /var/log/nixpkgs-update/rocmPackages.hipcc/2024-03-21.log rocmPackages.hipcc 0 -> 1 attrpath: rocmPackages.hipcc 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] Failed with exit code 1 Going to be running update for following packages: - hipcc-5.7.1 Press Enter key to continue... Running update for: - hipcc-5.7.1: UPDATING ... - hipcc-5.7.1: ERROR --- SHOWING ERROR LOG FOR hipcc-5.7.1 ---------------------- 'rocmPackages_5.hipcc' is already at it's maximum allowed version. Any further upgrades should go into 'rocmPackages_X.hipcc'. --- SHOWING ERROR LOG FOR hipcc-5.7.1 ---------------------- The update script for hipcc-5.7.1 failed with exit code 1 [result] Failed to update rocmPackages.hipcc 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyfireservicerota, using log file: /var/log/nixpkgs-update/python311Packages.pyfireservicerota/2024-03-21.log python311Packages.pyfireservicerota 0 -> 1 attrpath: python311Packages.pyfireservicerota 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] Going to be running update for following packages: - python3.11-pyfireservicerota-0.0.44 Press Enter key to continue... Running update for: - python3.11-pyfireservicerota-0.0.44: UPDATING ... - python3.11-pyfireservicerota-0.0.44: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyfireservicerota 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath poetryPlugins.poetry-audit-plugin, using log file: /var/log/nixpkgs-update/poetryPlugins.poetry-audit-plugin/2024-03-21.log poetryPlugins.poetry-audit-plugin 0 -> 1 attrpath: poetryPlugins.poetry-audit-plugin 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] Going to be running update for following packages: - python3.11-poetry-audit-plugin-0.4.0 Press Enter key to continue... Running update for: - python3.11-poetry-audit-plugin-0.4.0: UPDATING ... - python3.11-poetry-audit-plugin-0.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update poetryPlugins.poetry-audit-plugin 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libtorrent-rasterbar-1_2_x, using log file: /var/log/nixpkgs-update/libtorrent-rasterbar-1_2_x/2024-03-21.log libtorrent-rasterbar-1_2_x 1.2.11 -> 2.0.10 https://github.com/arvidn/libtorrent/releases attrpath: libtorrent-rasterbar-1_2_x 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/development/libraries/libtorrent-rasterbar/1.2.nix b/pkgs/development/libraries/libtorrent-rasterbar/1.2.nix index adea75b02e94..6ac8314397e3 100644 --- a/pkgs/development/libraries/libtorrent-rasterbar/1.2.nix +++ b/pkgs/development/libraries/libtorrent-rasterbar/1.2.nix @@ -3,7 +3,7 @@ }: let - version = "1.2.11"; + version = "2.0.10"; # Make sure we override python, so the correct version is chosen # for the bindings, if overridden @@ -17,7 +17,7 @@ in stdenv.mkDerivation { owner = "arvidn"; repo = "libtorrent"; rev = "v${version}"; - sha256 = "05qm8mcyxsnb6zb8nckln1gkk8ncwzfhsz7d7p3fhx6gdsc8j71b"; + sha256 = "sha256-Rva7VvKb/7gvdxFzWFVJZMGH6omAsDW4Z8bHZwkAmIk="; }; enableParallelBuilding = true; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A libtorrent-rasterbar-1_2_x nix build failed. got build log for 'libtorrent-rasterbar-1_2_x' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/lcpkwxrgjq060sjxrw39pag9vs21qzs1-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase /nix/store/v099hqvw5z87423p4hz1vfhzaqa07dii-stdenv-linux/setup: line 114: ./autotool.sh: No such file or directory /nix/store/v099hqvw5z87423p4hz1vfhzaqa07dii-stdenv-linux/setup: line 131: pop_var_context: head of shell_variables not a function context [result] Failed to update libtorrent-rasterbar-1_2_x 1.2.11 -> 2.0.10 https://github.com/arvidn/libtorrent/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gnomeExtensions.extension-list, using log file: /var/log/nixpkgs-update/gnomeExtensions.extension-list/2024-03-21.log gnomeExtensions.extension-list 37 -> 44.0 https://repology.org/project/gnome:extension-list/versions attrpath: gnomeExtensions.extension-list Checking auto update branch... No auto update branch exists Old version 37" not present in master derivation file with contents: { pkgs, lib, stdenv, fetchzip, nixosTests }: let buildGnomeExtension = { # Every gnome extension has a UUID. It's the name of the extension folder once unpacked # and can always be found in the metadata.json of every extension. uuid, name, pname, description, # extensions.gnome.org extension URL link, # Extension version numbers are integers version, sha256, # Hex-encoded string of JSON bytes metadata, }: stdenv.mkDerivation { pname = "gnome-shell-extension-${pname}"; version = builtins.toString version; src = fetchzip { url = "https://extensions.gnome.org/extension-data/${ builtins.replaceStrings [ "@" ] [ "" ] uuid }.v${builtins.toString version}.shell-extension.zip"; inherit sha256; stripRoot = false; # The download URL may change content over time. This is because the # metadata.json is automatically generated, and parts of it can be changed # without making a new release. We simply substitute the possibly changed fields # with their content from when we last updated, and thus get a deterministic output # hash. postFetch = '' echo "${metadata}" | base64 --decode > $out/metadata.json ''; }; nativeBuildInputs = with pkgs; [ buildPackages.glib ]; buildPhase = '' runHook preBuild if [ -d schemas ]; then glib-compile-schemas --strict schemas fi runHook postBuild ''; installPhase = '' runHook preInstall mkdir -p $out/share/gnome-shell/extensions/ cp -r -T . $out/share/gnome-shell/extensions/${uuid} runHook postInstall ''; meta = { description = builtins.head (lib.splitString "\n" description); longDescription = description; homepage = link; license = lib.licenses.gpl2Plus; # https://wiki.gnome.org/Projects/GnomeShell/Extensions/Review#Licensing maintainers = with lib.maintainers; [ piegames ]; }; passthru = { extensionPortalSlug = pname; # Store the extension's UUID, because we might need it at some places extensionUuid = uuid; tests = { gnome-extensions = nixosTests.gnome-extensions; }; }; }; in lib.makeOverridable buildGnomeExtension [result] Failed to update gnomeExtensions.extension-list 37 -> 44.0 https://repology.org/project/gnome:extension-list/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.minidump, using log file: /var/log/nixpkgs-update/python311Packages.minidump/2024-03-21.log python311Packages.minidump 0 -> 1 attrpath: python311Packages.minidump 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] Going to be running update for following packages: - python3.11-minidump-0.0.23 Press Enter key to continue... Running update for: - python3.11-minidump-0.0.23: UPDATING ... - python3.11-minidump-0.0.23: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.minidump 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ccextractor, using log file: /var/log/nixpkgs-update/ccextractor/2024-03-21.log ccextractor 0.93 -> 0.94 https://github.com/CCExtractor/ccextractor/releases attrpath: ccextractor 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/applications/video/ccextractor/default.nix b/pkgs/applications/video/ccextractor/default.nix index 3814f921fa24..78bccbb73b50 100644 --- a/pkgs/applications/video/ccextractor/default.nix +++ b/pkgs/applications/video/ccextractor/default.nix @@ -14,13 +14,13 @@ stdenv.mkDerivation rec { pname = "ccextractor"; - version = "0.93"; + version = "0.94"; src = fetchFromGitHub { owner = "CCExtractor"; repo = pname; rev = "v${version}"; - sha256 = "sha256-usVAKBkdd8uz9cD5eLd0hnwGonOJLscRdc+iWDlNXVc="; + sha256 = "sha256-j2p3Hw3w95F1A8PlKsj8jkAENYOcZA+2vWnu+WknM8M="; }; postPatch = '' [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ccextractor nix build failed. -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/qhpw32pz39y6i30b3vrbw5fw6zv5549f-gcc-wrapper-13.2.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Commit : Unknown -- Compilation Date: 1980-01-01 -- Found PkgConfig: /nix/store/a3752l19hc76dmzh1wgrxbsxh6lfx67z-pkg-config-wrapper-0.29.2/bin/pkg-config (found version "0.29.2") -- Checking for module 'tesseract' -- Found tesseract, version 4.1.3 -- Checking for module 'lept' -- Found lept, version 1.84.1 -- Checking for module 'libavformat' -- Found libavformat, version 58.76.100 -- Checking for module 'libavutil' -- Found libavutil, version 56.70.100 -- Checking for module 'libavcodec' -- Found libavcodec, version 58.134.100 -- Checking for module 'libswscale' -- Found libswscale, version 5.9.100 CMake Error at rust/CMakeLists.txt:13 (string): string sub-command REGEX, mode MATCH needs at least 5 arguments total to command.  -- Detected rustc version CMake Error at rust/CMakeLists.txt:18 (message): Minimum supported rust version(MSRV) is 1.54.0, please upgrade rust  -- Configuring incomplete, errors occurred! [result] Failed to update ccextractor 0.93 -> 0.94 https://github.com/CCExtractor/ccextractor/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.gotailwind, using log file: /var/log/nixpkgs-update/python311Packages.gotailwind/2024-03-21.log python311Packages.gotailwind 0 -> 1 attrpath: python311Packages.gotailwind 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] Going to be running update for following packages: - python3.11-gotailwind-0.2.2 Press Enter key to continue... Running update for: - python3.11-gotailwind-0.2.2: UPDATING ... - python3.11-gotailwind-0.2.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.gotailwind 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath passExtensions.pass-import, using log file: /var/log/nixpkgs-update/passExtensions.pass-import/2024-03-21.log passExtensions.pass-import 0 -> 1 attrpath: passExtensions.pass-import Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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] Going to be running update for following packages: - pass-import-3.2 Press Enter key to continue... Running update for: - pass-import-3.2: UPDATING ... - pass-import-3.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/security/pass/extensions/import.nix b/pkgs/tools/security/pass/extensions/import.nix index cbba33c1373a..e6e2d96b9a91 100644 --- a/pkgs/tools/security/pass/extensions/import.nix +++ b/pkgs/tools/security/pass/extensions/import.nix @@ -8,13 +8,13 @@ python3Packages.buildPythonApplication rec { pname = "pass-import"; - version = "3.2"; + version = "3.5"; src = fetchFromGitHub { owner = "roddhjav"; repo = "pass-import"; - rev = "v${version}"; - sha256 = "0hrpg7yiv50xmbajfy0zdilsyhbj5iv0qnlrgkfv99q1dvd5qy56"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-OfE3szpEFJMMojrRrjG/v0vv+vLkwT89pfpVJgO0SHY="; }; patches = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A passExtensions.pass-import nix build failed. Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/9yq1qa14q3xkvhbwys3mv079n9sc3yls-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/tests.yml @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/zrw01mjhl4hazp6hdzb15psiqzvx0vm0-support-for-pykeepass-4.0.3.patch patching file pass_import/formats/kdbx.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file pass_import/formats/kdbx.py.rej [result] Failed to update passExtensions.pass-import 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.labgrid, using log file: /var/log/nixpkgs-update/python311Packages.labgrid/2024-03-21.log python311Packages.labgrid 0 -> 1 attrpath: python311Packages.labgrid 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] Going to be running update for following packages: - python3.11-labgrid-23.0.5 Press Enter key to continue... Running update for: - python3.11-labgrid-23.0.5: UPDATING ... - python3.11-labgrid-23.0.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.labgrid 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gnomeExtensions.hotel-manager, using log file: /var/log/nixpkgs-update/gnomeExtensions.hotel-manager/2024-03-21.log gnomeExtensions.hotel-manager 20 -> 22 https://repology.org/project/gnome:hotel-manager/versions attrpath: gnomeExtensions.hotel-manager Checking auto update branch... No auto update branch exists Old version 20" not present in master derivation file with contents: { pkgs, lib, stdenv, fetchzip, nixosTests }: let buildGnomeExtension = { # Every gnome extension has a UUID. It's the name of the extension folder once unpacked # and can always be found in the metadata.json of every extension. uuid, name, pname, description, # extensions.gnome.org extension URL link, # Extension version numbers are integers version, sha256, # Hex-encoded string of JSON bytes metadata, }: stdenv.mkDerivation { pname = "gnome-shell-extension-${pname}"; version = builtins.toString version; src = fetchzip { url = "https://extensions.gnome.org/extension-data/${ builtins.replaceStrings [ "@" ] [ "" ] uuid }.v${builtins.toString version}.shell-extension.zip"; inherit sha256; stripRoot = false; # The download URL may change content over time. This is because the # metadata.json is automatically generated, and parts of it can be changed # without making a new release. We simply substitute the possibly changed fields # with their content from when we last updated, and thus get a deterministic output # hash. postFetch = '' echo "${metadata}" | base64 --decode > $out/metadata.json ''; }; nativeBuildInputs = with pkgs; [ buildPackages.glib ]; buildPhase = '' runHook preBuild if [ -d schemas ]; then glib-compile-schemas --strict schemas fi runHook postBuild ''; installPhase = '' runHook preInstall mkdir -p $out/share/gnome-shell/extensions/ cp -r -T . $out/share/gnome-shell/extensions/${uuid} runHook postInstall ''; meta = { description = builtins.head (lib.splitString "\n" description); longDescription = description; homepage = link; license = lib.licenses.gpl2Plus; # https://wiki.gnome.org/Projects/GnomeShell/Extensions/Review#Licensing maintainers = with lib.maintainers; [ piegames ]; }; passthru = { extensionPortalSlug = pname; # Store the extension's UUID, because we might need it at some places extensionUuid = uuid; tests = { gnome-extensions = nixosTests.gnome-extensions; }; }; }; in lib.makeOverridable buildGnomeExtension [result] Failed to update gnomeExtensions.hotel-manager 20 -> 22 https://repology.org/project/gnome:hotel-manager/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.dockerfile-parse, using log file: /var/log/nixpkgs-update/python311Packages.dockerfile-parse/2024-03-21.log python311Packages.dockerfile-parse 0 -> 1 attrpath: python311Packages.dockerfile-parse 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] Going to be running update for following packages: - python3.11-dockerfile-parse-2.0.1 Press Enter key to continue... Running update for: - python3.11-dockerfile-parse-2.0.1: UPDATING ... - python3.11-dockerfile-parse-2.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.dockerfile-parse 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.twitter-common-lang, using log file: /var/log/nixpkgs-update/python311Packages.twitter-common-lang/2024-03-21.log python311Packages.twitter-common-lang 0 -> 1 attrpath: python311Packages.twitter-common-lang 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] Going to be running update for following packages: - python3.11-twitter.common.lang-0.3.11 Press Enter key to continue... Running update for: - python3.11-twitter.common.lang-0.3.11: UPDATING ... - python3.11-twitter.common.lang-0.3.11: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.twitter-common-lang 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.opentelemetry-instrumentation-asgi, using log file: /var/log/nixpkgs-update/python311Packages.opentelemetry-instrumentation-asgi/2024-03-21.log python311Packages.opentelemetry-instrumentation-asgi 0 -> 1 attrpath: python311Packages.opentelemetry-instrumentation-asgi 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] Going to be running update for following packages: - python3.11-opentelemetry-instrumentation-asgi-0.44b0 Press Enter key to continue... Running update for: - python3.11-opentelemetry-instrumentation-asgi-0.44b0: UPDATING ... - python3.11-opentelemetry-instrumentation-asgi-0.44b0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.opentelemetry-instrumentation-asgi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyparsing, using log file: /var/log/nixpkgs-update/python311Packages.pyparsing/2024-03-21.log python311Packages.pyparsing 0 -> 1 attrpath: python311Packages.pyparsing 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] Going to be running update for following packages: - python3.11-pyparsing-3.1.1 Press Enter key to continue... Running update for: - python3.11-pyparsing-3.1.1: UPDATING ... - python3.11-pyparsing-3.1.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyparsing/default.nix b/pkgs/development/python-modules/pyparsing/default.nix index 9fbf388e7d2d..05d2586ff18d 100644 --- a/pkgs/development/python-modules/pyparsing/default.nix +++ b/pkgs/development/python-modules/pyparsing/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "pyparsing"; - version = "3.1.1"; + version = "3.1.2"; format = "pyproject"; src = fetchFromGitHub { owner = "pyparsing"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-54XMw5ahMZH4cevTFg2GXhgSu0QX1mfITWFezWirt1E="; + hash = "sha256-0B8DjO4kLgvt4sYsk8CZI+5icdKy73XE2tWeqVLqO5A="; }; nativeBuildInputs = [ No auto update branch exists Old version 3.1.1" not present in staging derivation file with contents: { buildPythonPackage , fetchFromGitHub , lib , flit-core , jinja2 , pytestCheckHook , railroad-diagrams , pyparsing }: buildPythonPackage rec { pname = "pyparsing"; version = "3.1.2"; format = "pyproject"; src = fetchFromGitHub { owner = "pyparsing"; repo = pname; rev = "refs/tags/${version}"; hash = "sha256-0B8DjO4kLgvt4sYsk8CZI+5icdKy73XE2tWeqVLqO5A="; }; nativeBuildInputs = [ flit-core ]; # circular dependencies with pytest if enabled by default doCheck = false; nativeCheckInputs = [ jinja2 pytestCheckHook railroad-diagrams ]; pythonImportsCheck = [ "pyparsing" ]; passthru.tests = { check = pyparsing.overridePythonAttrs (_: { doCheck = true; }); }; meta = with lib; { homepage = "https://github.com/pyparsing/pyparsing"; description = "Python library for creating PEG parsers"; longDescription = '' The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code. ''; license = licenses.mit; maintainers = with maintainers; [ kamadorueda ]; }; } [result] Failed to update python311Packages.pyparsing 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ansiconv, using log file: /var/log/nixpkgs-update/python311Packages.ansiconv/2024-03-21.log python311Packages.ansiconv 0 -> 1 attrpath: python311Packages.ansiconv 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] Going to be running update for following packages: - python3.11-ansiconv-1.0.0 Press Enter key to continue... Running update for: - python3.11-ansiconv-1.0.0: UPDATING ... - python3.11-ansiconv-1.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ansiconv 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath imgbrd-grabber, using log file: /var/log/nixpkgs-update/imgbrd-grabber/2024-03-21.log imgbrd-grabber 7.10.0 -> 7.11.2 https://github.com/Bionus/imgbrd-grabber/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.flake8-future-import, using log file: /var/log/nixpkgs-update/python311Packages.flake8-future-import/2024-03-21.log python311Packages.flake8-future-import 0 -> 1 attrpath: python311Packages.flake8-future-import 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] Going to be running update for following packages: - python3.11-flake8-future-import-0.4.7 Press Enter key to continue... Running update for: - python3.11-flake8-future-import-0.4.7: UPDATING ... - python3.11-flake8-future-import-0.4.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.flake8-future-import 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.hwdata, using log file: /var/log/nixpkgs-update/python311Packages.hwdata/2024-03-21.log python311Packages.hwdata 0 -> 1 attrpath: python311Packages.hwdata 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] Going to be running update for following packages: - python3.11-hwdata-2.4.1 Press Enter key to continue... Running update for: - python3.11-hwdata-2.4.1: UPDATING ... - python3.11-hwdata-2.4.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.hwdata 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath arxiv-latex-cleaner, using log file: /var/log/nixpkgs-update/arxiv-latex-cleaner/2024-03-21.log arxiv-latex-cleaner 0 -> 1 attrpath: arxiv-latex-cleaner 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] Going to be running update for following packages: - arxiv-latex-cleaner-1.0.5 Press Enter key to continue... Running update for: - arxiv-latex-cleaner-1.0.5: UPDATING ... - arxiv-latex-cleaner-1.0.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update arxiv-latex-cleaner 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.flit-scm, using log file: /var/log/nixpkgs-update/python311Packages.flit-scm/2024-03-21.log python311Packages.flit-scm 0 -> 1 attrpath: python311Packages.flit-scm 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] Going to be running update for following packages: - python3.11-flit-scm-1.7.0 Press Enter key to continue... Running update for: - python3.11-flit-scm-1.7.0: UPDATING ... - python3.11-flit-scm-1.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.flit-scm 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.lark, using log file: /var/log/nixpkgs-update/python311Packages.lark/2024-03-21.log python311Packages.lark 0 -> 1 attrpath: python311Packages.lark 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] Going to be running update for following packages: - python3.11-lark-1.1.8 Press Enter key to continue... Running update for: - python3.11-lark-1.1.8: UPDATING ... - python3.11-lark-1.1.8: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/lark/default.nix b/pkgs/development/python-modules/lark/default.nix index 50f74dc2d811..93c900e307c3 100644 --- a/pkgs/development/python-modules/lark/default.nix +++ b/pkgs/development/python-modules/lark/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "lark"; - version = "1.1.8"; + version = "1.1.9"; format = "pyproject"; src = fetchFromGitHub { owner = "lark-parser"; repo = "lark"; rev = "refs/tags/${version}"; - hash = "sha256-bGNoQeiAC2JIFOhgYUnc+nApa2ovFzXnpl9JQAE11hM="; + hash = "sha256-pWLKjELy10VNumpBHjBYCO2TltKsZx1GhQcGMHsYJNk="; }; nativeBuildInputs = [ No auto update branch exists Old version 1.1.8" not present in staging derivation file with contents: { lib , buildPythonPackage , fetchFromGitHub , regex , pytestCheckHook , pythonOlder , js2py , setuptools }: buildPythonPackage rec { pname = "lark"; version = "1.1.9"; format = "pyproject"; src = fetchFromGitHub { owner = "lark-parser"; repo = "lark"; rev = "refs/tags/${version}"; hash = "sha256-pWLKjELy10VNumpBHjBYCO2TltKsZx1GhQcGMHsYJNk="; }; nativeBuildInputs = [ setuptools ]; # Optional import, but fixes some re known bugs & allows advanced regex features propagatedBuildInputs = [ regex ]; pythonImportsCheck = [ "lark" "lark.parsers" "lark.tools" "lark.grammars" ]; # Js2py is not supported on 3.12 doCheck = pythonOlder "3.12"; nativeCheckInputs = [ js2py pytestCheckHook ]; meta = with lib; { description = "A modern parsing library for Python, implementing Earley & LALR(1) and an easy interface"; homepage = "https://lark-parser.readthedocs.io/"; changelog = "https://github.com/lark-parser/lark/releases/tag/${version}"; license = licenses.mit; maintainers = with maintainers; [ fridh drewrisinger ]; }; } [result] Failed to update python311Packages.lark 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyzipper, using log file: /var/log/nixpkgs-update/python311Packages.pyzipper/2024-03-21.log python311Packages.pyzipper 0 -> 1 attrpath: python311Packages.pyzipper 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] Going to be running update for following packages: - python3.11-pyzipper-0.3.6 Press Enter key to continue... Running update for: - python3.11-pyzipper-0.3.6: UPDATING ... - python3.11-pyzipper-0.3.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyzipper 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.dials, using log file: /var/log/nixpkgs-update/rPackages.dials/2024-03-21.log rPackages.dials 1.2.0 -> 1.2.1 https://repology.org/project/r:dials/versions attrpath: rPackages.dials Checking auto update branch... No auto update branch exists Old version 1.2.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.dials 1.2.0 -> 1.2.1 https://repology.org/project/r:dials/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.manydata, using log file: /var/log/nixpkgs-update/rPackages.manydata/2024-03-21.log rPackages.manydata 0.8.3 -> 0.9.2 https://repology.org/project/r:manydata/versions attrpath: rPackages.manydata Checking auto update branch... No auto update branch exists Old version 0.8.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.manydata 0.8.3 -> 0.9.2 https://repology.org/project/r:manydata/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.fastshap, using log file: /var/log/nixpkgs-update/rPackages.fastshap/2024-03-21.log rPackages.fastshap 0.1.0 -> 0.1.1 https://repology.org/project/r:fastshap/versions attrpath: rPackages.fastshap Checking auto update branch... No auto update branch exists Old version 0.1.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.fastshap 0.1.0 -> 0.1.1 https://repology.org/project/r:fastshap/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.RUnit, using log file: /var/log/nixpkgs-update/rPackages.RUnit/2024-03-21.log rPackages.RUnit 0.4.32 -> 0.4.33 https://repology.org/project/r:runit/versions attrpath: rPackages.RUnit Checking auto update branch... No auto update branch exists Old version 0.4.32" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.RUnit 0.4.32 -> 0.4.33 https://repology.org/project/r:runit/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.ramlfications, using log file: /var/log/nixpkgs-update/python312Packages.ramlfications/2024-03-21.log python312Packages.ramlfications 0.1.9 -> 0.2.2 https://repology.org/project/python:ramlfications/versions attrpath: python312Packages.ramlfications 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] Going to be running update for following packages: - python3.12-ramlfications-0.1.9 Press Enter key to continue... Running update for: - python3.12-ramlfications-0.1.9: UPDATING ... - python3.12-ramlfications-0.1.9: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/ramlfications/default.nix b/pkgs/development/python-modules/ramlfications/default.nix index 5b48c49e935c..e58cbeeb7947 100644 --- a/pkgs/development/python-modules/ramlfications/default.nix +++ b/pkgs/development/python-modules/ramlfications/default.nix @@ -5,12 +5,12 @@ buildPythonPackage rec { pname = "ramlfications"; - version = "0.1.9"; + version = "0.2.2"; format = "setuptools"; src = fetchPypi { inherit pname version; - sha256 = "0xvnna7kaq4nm5nfnwcwbr5bcm2s532hgyp7kq4v9iivn48rrf3v"; + sha256 = "sha256-wcQd5j74y7d0xFeWlwlhceZj95ixUmv5upnv/6Rl1ew="; }; meta = with lib; { No auto update branch exists Old version 0.1.9" not present in staging derivation file with contents: { lib, buildPythonPackage, fetchPypi , mock, pytest, pytest-mock, pytest-server-fixtures, pytest-localserver , termcolor, click, markdown2, six, jsonref, pyyaml, xmltodict, attrs }: buildPythonPackage rec { pname = "ramlfications"; version = "0.2.2"; format = "setuptools"; src = fetchPypi { inherit pname version; sha256 = "sha256-wcQd5j74y7d0xFeWlwlhceZj95ixUmv5upnv/6Rl1ew="; }; meta = with lib; { description = "A Python RAML parser."; mainProgram = "ramlfications"; homepage = "https://ramlfications.readthedocs.org"; license = licenses.asl20; maintainers = with maintainers; [ ]; platforms = platforms.all; }; doCheck = false; # [darwin] AssertionError: Expected 'update_mime_types' to have been called once. Called 0 times. buildInputs = [ mock pytest pytest-mock pytest-server-fixtures pytest-localserver ]; propagatedBuildInputs = [ termcolor click markdown2 six jsonref pyyaml xmltodict attrs ]; } [result] Failed to update python312Packages.ramlfications 0.1.9 -> 0.2.2 https://repology.org/project/python:ramlfications/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.paropt, using log file: /var/log/nixpkgs-update/rPackages.paropt/2024-03-21.log rPackages.paropt 0.3.2 -> 0.3.3 https://repology.org/project/r:paropt/versions attrpath: rPackages.paropt Checking auto update branch... No auto update branch exists Old version 0.3.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.paropt 0.3.2 -> 0.3.3 https://repology.org/project/r:paropt/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.mppR, using log file: /var/log/nixpkgs-update/rPackages.mppR/2024-03-21.log rPackages.mppR 1.4.0 -> 1.5.0 https://repology.org/project/r:mppr/versions attrpath: rPackages.mppR Checking auto update branch... No auto update branch exists Old version 1.4.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.mppR 1.4.0 -> 1.5.0 https://repology.org/project/r:mppr/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.graphicalExtremes, using log file: /var/log/nixpkgs-update/rPackages.graphicalExtremes/2024-03-21.log rPackages.graphicalExtremes 0.3.0 -> 0.3.1 https://repology.org/project/r:graphicalextremes/versions attrpath: rPackages.graphicalExtremes Checking auto update branch... No auto update branch exists Old version 0.3.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.graphicalExtremes 0.3.0 -> 0.3.1 https://repology.org/project/r:graphicalextremes/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cakelisp, using log file: /var/log/nixpkgs-update/cakelisp/2024-03-21.log cakelisp 0 -> 1 attrpath: cakelisp 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] Failed with exit code 1 Going to be running update for following packages: - cakelisp-0.3.0-unstable-2024-02-21 Press Enter key to continue... Running update for: - cakelisp-0.3.0-unstable-2024-02-21: UPDATING ... - cakelisp-0.3.0-unstable-2024-02-21: ERROR --- SHOWING ERROR LOG FOR cakelisp-0.3.0-unstable-2024-02-21 ---------------------- + url= + branch= + use_stable_version= + tag_prefix= + shallow_clone= + (( 2 > 0 )) + flag=--url=https://macoy.me/code/macoy/cakelisp + shift 1 + case "$flag" in + url=https://macoy.me/code/macoy/cakelisp + (( 1 > 0 )) + flag=--shallow-clone + shift 1 + case "$flag" in + shallow_clone=1 + (( 0 > 0 )) + [[ -z https://macoy.me/code/macoy/cakelisp ]] ++ /nix/store/mb488rr560vq1xnl10hinnyfflcrd51n-coreutils-9.4/bin/mktemp -d + tmpdir=/run/nixpkgs-update-worker/tmp.dXl2GgcZ46 + cloneArgs=(--bare) + [[ 1 == \1 ]] + cloneArgs+=(--depth=1) + [[ -n '' ]] + /nix/store/fmx804pc0bs1966xq5bb67kark2mww9r-git-2.43.2/bin/git clone --bare --depth=1 https://macoy.me/code/macoy/cakelisp /run/nixpkgs-update-worker/tmp.dXl2GgcZ46 Cloning into bare repository '/run/nixpkgs-update-worker/tmp.dXl2GgcZ46'... + pushd /run/nixpkgs-update-worker/tmp.dXl2GgcZ46 ++ /nix/store/fmx804pc0bs1966xq5bb67kark2mww9r-git-2.43.2/bin/git show -s --pretty=format:%cs + commit_date=2024-02-21 ++ /nix/store/fmx804pc0bs1966xq5bb67kark2mww9r-git-2.43.2/bin/git show -s --pretty=format:%H + commit_sha=75ce620b265bf83c6952c0093df2b9d4f7f32a54 + [[ -z '' ]] + new_version=unstable-2024-02-21 + popd + /nix/store/7sqzhqm9rb4bbwimri9i03rgyxm8pkzb-common-updater-scripts/bin/update-source-version cakelisp unstable-2024-02-21 --rev=75ce620b265bf83c6952c0093df2b9d4f7f32a54 update-source-version: error: Failed to replace source revision '75ce620b265bf83c6952c0093df2b9d4f7f32a54' to '75ce620b265bf83c6952c0093df2b9d4f7f32a54' in 'cakelisp'! --- SHOWING ERROR LOG FOR cakelisp-0.3.0-unstable-2024-02-21 ---------------------- The update script for cakelisp-0.3.0-unstable-2024-02-21 failed with exit code 1 [result] Failed to update cakelisp 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath k3s_1_27, using log file: /var/log/nixpkgs-update/k3s_1_27/2024-03-21.log k3s_1_27 0 -> 1 attrpath: k3s_1_27 Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - k3s-1.27.11+k3s1 Press Enter key to continue... Running update for: - k3s-1.27.11+k3s1: UPDATING ... - k3s-1.27.11+k3s1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update k3s_1_27 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.h3, using log file: /var/log/nixpkgs-update/python311Packages.h3/2024-03-21.log python311Packages.h3 0 -> 1 attrpath: python311Packages.h3 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] Going to be running update for following packages: - python3.11-h3-3.7.7 Press Enter key to continue... Running update for: - python3.11-h3-3.7.7: UPDATING ... - python3.11-h3-3.7.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.h3 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath jing, using log file: /var/log/nixpkgs-update/jing/2024-03-21.log jing 20181222 -> 20220510 https://github.com/relaxng/jing-trang/releases attrpath: jing 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/tools/text/xml/jing-trang/default.nix b/pkgs/tools/text/xml/jing-trang/default.nix index f13a82faf295..22f303ab2e0f 100644 --- a/pkgs/tools/text/xml/jing-trang/default.nix +++ b/pkgs/tools/text/xml/jing-trang/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "jing-trang"; - version = "20181222"; + version = "20220510"; src = fetchFromGitHub { owner = "relaxng"; repo = "jing-trang"; rev = "V${version}"; - sha256 = "sha256-Krupa3MGk5UaaQsaNpPMZuIUzHJytDiksz9ysCPkFS4="; + sha256 = "sha256-uGRMVsJSO+lOfSQsgITo5OIlEqZ7bRX1hb+d20a/2iE="; fetchSubmodules = true; }; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A jing nix build failed. [copy] Copying 1 file to /build/source/build/mod/convert-from-dtd/classes/main mod.convert-to-dtd.compile-main: [mkdir] Created dir: /build/source/build/mod/convert-to-dtd/classes/main [javac] /build/source/modbuild.xml:201: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 11 source files to /build/source/build/mod/convert-to-dtd/classes/main [copy] Copying 1 file to /build/source/build/mod/convert-to-dtd/classes/main mod.trang.compile-main: [mkdir] Created dir: /build/source/build/mod/trang/classes/main [javac] /build/source/modbuild.xml:1964: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 4 source files to /build/source/build/mod/trang/classes/main [copy] Copying 1 file to /build/source/build/mod/trang/classes/main mod.trang.jar: [jar] Building jar: /build/source/build/trang.jar ant-jar: BUILD SUCCESSFUL Total time: 4 seconds no Makefile or custom buildPhase, doing nothing @nix { "action": "setPhase", "phase": "checkPhase" } Running phase: checkPhase Buildfile: /build/source/build.xml BUILD FAILED Target "test" does not exist in the project "jing-trang". Total time: 0 seconds [result] Failed to update jing 20181222 -> 20220510 https://github.com/relaxng/jing-trang/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath log4jcheck, using log file: /var/log/nixpkgs-update/log4jcheck/2024-03-21.log log4jcheck 0 -> 1 attrpath: log4jcheck 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] Going to be running update for following packages: - log4jcheck-unstable-2021-12-14 Press Enter key to continue... Running update for: - log4jcheck-unstable-2021-12-14: UPDATING ... - log4jcheck-unstable-2021-12-14: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update log4jcheck 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.google-cloud-iam, using log file: /var/log/nixpkgs-update/python311Packages.google-cloud-iam/2024-03-21.log python311Packages.google-cloud-iam 0 -> 1 attrpath: python311Packages.google-cloud-iam 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] Going to be running update for following packages: - python3.11-google-cloud-iam-2.12.2 Press Enter key to continue... Running update for: - python3.11-google-cloud-iam-2.12.2: UPDATING ... - python3.11-google-cloud-iam-2.12.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/google-cloud-iam/default.nix b/pkgs/development/python-modules/google-cloud-iam/default.nix index 9e1ca821bdae..93c85687dd4c 100644 --- a/pkgs/development/python-modules/google-cloud-iam/default.nix +++ b/pkgs/development/python-modules/google-cloud-iam/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "google-cloud-iam"; - version = "2.12.2"; + version = "2.14.3"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-YDHQwZEfx5zguLuPb+FkUoO5wakYi0g9rmI7U7TYGBw="; + hash = "sha256-yC6ZP4qSGcW6H84TnDSu1vAZ3V+bRc6VbVQwWD0q8m4="; }; propagatedBuildInputs = [ No auto update branch exists Old version 2.12.2" not present in staging derivation file with contents: { lib , buildPythonPackage , fetchPypi , google-api-core , libcst , mock , proto-plus , pytest-asyncio , pytestCheckHook , pythonOlder }: buildPythonPackage rec { pname = "google-cloud-iam"; version = "2.14.3"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; hash = "sha256-yC6ZP4qSGcW6H84TnDSu1vAZ3V+bRc6VbVQwWD0q8m4="; }; propagatedBuildInputs = [ google-api-core libcst proto-plus ] ++ google-api-core.optional-dependencies.grpc; nativeCheckInputs = [ mock pytest-asyncio pytestCheckHook ]; pythonImportsCheck = [ "google.cloud.iam_credentials" "google.cloud.iam_credentials_v1" ]; meta = with lib; { description = "IAM Service Account Credentials API client library"; homepage = "https://github.com/googleapis/python-iam"; changelog = "https://github.com/googleapis/python-iam/releases/tag/v${version}"; license = licenses.asl20; maintainers = with maintainers; [ austinbutler ]; }; } [result] Failed to update python311Packages.google-cloud-iam 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath awscli, using log file: /var/log/nixpkgs-update/awscli/2024-03-21.log awscli 0 -> 1 attrpath: awscli 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/z0kw8zpki3y3yjqqxp7wrc36x5ppw00s-packages.json.drv building '/nix/store/z0kw8zpki3y3yjqqxp7wrc36x5ppw00s-packages.json.drv'... Going to be running update for following packages: - awscli-1.32.21 Press Enter key to continue... Running update for: - awscli-1.32.21: UPDATING ... - awscli-1.32.21: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/admin/awscli/default.nix b/pkgs/tools/admin/awscli/default.nix index 94b4f8ff82d8..01323dd06a1e 100644 --- a/pkgs/tools/admin/awscli/default.nix +++ b/pkgs/tools/admin/awscli/default.nix @@ -10,11 +10,11 @@ python3.pkgs.buildPythonApplication rec { pname = "awscli"; - version = "1.32.21"; # N.B: if you change this, change botocore and boto3 to a matching version too + version = "1.32.67"; # N.B: if you change this, change botocore and boto3 to a matching version too src = fetchPypi { inherit pname version; - hash = "sha256-euz3pcTKCPjgP7mKVoOf/62JPp0rRevbcYf/RfZTNd0="; + hash = "sha256-6gKlvzw/iYEvTuo2kuwl3mnoIZH/iZoiOAV989epou8="; }; propagatedBuildInputs = with python3.pkgs; [ An auto update branch exists with message `awscli: 1.32.21 -> 1.32.59`. New version is 1.32.67. The auto update branch does not match or exceed the new version. Old version 1.32.21" not present in staging derivation file with contents: { lib , python3 , fetchPypi , groff , less , nix-update-script , testers , awscli }: python3.pkgs.buildPythonApplication rec { pname = "awscli"; version = "1.32.58"; # N.B: if you change this, change botocore and boto3 to a matching version too pyproject = true; src = fetchPypi { inherit pname version; hash = "sha256-dffY/BKsQ7vztW2sGn+WaZB0fXnqwwVjA4nkVwRZ1js="; }; nativeBuildInputs = [ python3.pkgs.pythonRelaxDepsHook ]; pythonRelaxDeps = [ "colorama" "docutils" "rsa" ]; build-system = [ python3.pkgs.setuptools ]; propagatedBuildInputs = with python3.pkgs; [ botocore s3transfer colorama docutils rsa pyyaml groff less ]; postInstall = '' mkdir -p $out/share/bash-completion/completions echo "complete -C $out/bin/aws_completer aws" > $out/share/bash-completion/completions/awscli mkdir -p $out/share/zsh/site-functions mv $out/bin/aws_zsh_completer.sh $out/share/zsh/site-functions rm $out/bin/aws.cmd ''; doInstallCheck = true; installCheckPhase = '' runHook preInstallCheck $out/bin/aws --version | grep "${python3.pkgs.botocore.version}" $out/bin/aws --version | grep "${version}" runHook postInstallCheck ''; passthru = { python = python3; # for aws_shell updateScript = nix-update-script { # Excludes 1.x versions from the Github tags list extraArgs = [ "--version-regex" "^(1\.(.*))" ]; }; tests.version = testers.testVersion { package = awscli; command = "aws --version"; inherit version; }; }; meta = with lib; { homepage = "https://aws.amazon.com/cli/"; changelog = "https://github.com/aws/aws-cli/blob/${version}/CHANGELOG.rst"; description = "Unified tool to manage your AWS services"; license = licenses.asl20; mainProgram = "aws"; maintainers = with maintainers; [ anthonyroussel ]; }; } [result] Failed to update awscli 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cosmic-icons, using log file: /var/log/nixpkgs-update/cosmic-icons/2024-03-21.log cosmic-icons 0 -> 1 attrpath: cosmic-icons 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] Going to be running update for following packages: - cosmic-icons-unstable-2024-02-22 Press Enter key to continue... Running update for: - cosmic-icons-unstable-2024-02-22: UPDATING ... - cosmic-icons-unstable-2024-02-22: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update cosmic-icons 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.avro3k, using log file: /var/log/nixpkgs-update/python311Packages.avro3k/2024-03-21.log python311Packages.avro3k 0 -> 1 attrpath: python311Packages.avro3k 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] Going to be running update for following packages: - python3.11-avro3k-1.7.7-SNAPSHOT Press Enter key to continue... Running update for: - python3.11-avro3k-1.7.7-SNAPSHOT: UPDATING ... - python3.11-avro3k-1.7.7-SNAPSHOT: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.avro3k 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rure, using log file: /var/log/nixpkgs-update/rure/2024-03-21.log rure 0 -> 1 attrpath: rure 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] Going to be running update for following packages: - rure-0.2.2 Press Enter key to continue... Running update for: - rure-0.2.2: UPDATING ... - rure-0.2.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/rure/Cargo.lock b/pkgs/development/libraries/rure/Cargo.lock index a5ba9527382e..af8c57b7cd16 100644 --- a/pkgs/development/libraries/rure/Cargo.lock +++ b/pkgs/development/libraries/rure/Cargo.lock @@ -4,9 +4,9 @@ version = 3 [[package]] name = "aho-corasick" -version = "1.1.2" +version = "1.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0" +checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" dependencies = [ "memchr", ] @@ -37,9 +37,9 @@ dependencies = [ [[package]] name = "regex-automata" -version = "0.4.5" +version = "0.4.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5bb987efffd3c6d0d8f5f89510bb458559eab11e4f869acb20bf845e016259cd" +checksum = "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea" dependencies = [ "aho-corasick", "memchr", Package version did not change. [result] Failed to update rure 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath terraform-providers.dhall, using log file: /var/log/nixpkgs-update/terraform-providers.dhall/2024-03-21.log terraform-providers.dhall 0 -> 1 attrpath: terraform-providers.dhall Checking auto update branch... Derivation file opts-out of auto-updates [result] Failed to update terraform-providers.dhall 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.dmenu-python, using log file: /var/log/nixpkgs-update/python311Packages.dmenu-python/2024-03-21.log python311Packages.dmenu-python 0 -> 1 attrpath: python311Packages.dmenu-python 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] Going to be running update for following packages: - python3.11-dmenu-python-0.2.1 Press Enter key to continue... Running update for: - python3.11-dmenu-python-0.2.1: UPDATING ... - python3.11-dmenu-python-0.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.dmenu-python 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.statsExpressions, using log file: /var/log/nixpkgs-update/rPackages.statsExpressions/2024-03-21.log rPackages.statsExpressions 1.5.2 -> 1.5.4 https://repology.org/project/r:statsexpressions/versions attrpath: rPackages.statsExpressions Checking auto update branch... No auto update branch exists Old version 1.5.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.statsExpressions 1.5.2 -> 1.5.4 https://repology.org/project/r:statsexpressions/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.azure-mgmt-loganalytics, using log file: /var/log/nixpkgs-update/python311Packages.azure-mgmt-loganalytics/2024-03-21.log python311Packages.azure-mgmt-loganalytics 0 -> 1 attrpath: python311Packages.azure-mgmt-loganalytics 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] Going to be running update for following packages: - python3.11-azure-mgmt-loganalytics-12.0.0 Press Enter key to continue... Running update for: - python3.11-azure-mgmt-loganalytics-12.0.0: UPDATING ... - python3.11-azure-mgmt-loganalytics-12.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.azure-mgmt-loganalytics 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyturbojpeg, using log file: /var/log/nixpkgs-update/python311Packages.pyturbojpeg/2024-03-21.log python311Packages.pyturbojpeg 0 -> 1 attrpath: python311Packages.pyturbojpeg 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] Going to be running update for following packages: - python3.11-pyturbojpeg-1.7.3 Press Enter key to continue... Running update for: - python3.11-pyturbojpeg-1.7.3: UPDATING ... - python3.11-pyturbojpeg-1.7.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyturbojpeg 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.dissect-ole, using log file: /var/log/nixpkgs-update/python311Packages.dissect-ole/2024-03-21.log python311Packages.dissect-ole 0 -> 1 attrpath: python311Packages.dissect-ole 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] Going to be running update for following packages: - python3.11-dissect-ole-3.7 Press Enter key to continue... Running update for: - python3.11-dissect-ole-3.7: UPDATING ... - python3.11-dissect-ole-3.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.dissect-ole 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyamg, using log file: /var/log/nixpkgs-update/python311Packages.pyamg/2024-03-21.log python311Packages.pyamg 0 -> 1 attrpath: python311Packages.pyamg 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] Going to be running update for following packages: - python3.11-pyamg-5.0.1 Press Enter key to continue... Running update for: - python3.11-pyamg-5.0.1: UPDATING ... - python3.11-pyamg-5.0.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyamg/default.nix b/pkgs/development/python-modules/pyamg/default.nix index 4180edaebde3..c638dc400b45 100644 --- a/pkgs/development/python-modules/pyamg/default.nix +++ b/pkgs/development/python-modules/pyamg/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "pyamg"; - version = "5.0.1"; + version = "5.1.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-XwSKAXQzQ64NTIYjBgBzhs+5sURTxHrf2tJ363mkbVA="; + hash = "sha256-+Q+d55W04pWJ7dLrRG0R3bRmZ46+gj7TKfzzV1nqOQw="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/90zh00iigp8ixr2pq35bidag9qhjmfm7-python3.11-pyamg-5.1.0" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
4 packages built:
  • python311Packages.fipy
  • python311Packages.fipy.dist
  • python311Packages.pyamg
  • python311Packages.pyamg.dist
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.pyamg is: Algebraic Multigrid Solvers in Python meta.homepage for python311Packages.pyamg is: https://github.com/pyamg/pyamg meta.changelog for python311Packages.pyamg is: https://github.com/pyamg/pyamg/blob/v5.1.0/changelog.md ###### 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 5.1.0 with grep in /nix/store/90zh00iigp8ixr2pq35bidag9qhjmfm7-python3.11-pyamg-5.1.0 - found 5.1.0 in filename of file in /nix/store/90zh00iigp8ixr2pq35bidag9qhjmfm7-python3.11-pyamg-5.1.0 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath python311Packages.fipy python311Packages.pyamg ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/90zh00iigp8ixr2pq35bidag9qhjmfm7-python3.11-pyamg-5.1.0 \ --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.pyamg https://github.com/r-ryantm/nixpkgs/archive/9473210e88887c3b1737b1a5492b281e34a2d7d7.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/9473210e88887c3b1737b1a5492b281e34a2d7d7#python311Packages.pyamg ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/90zh00iigp8ixr2pq35bidag9qhjmfm7-python3.11-pyamg-5.1.0 ls -la /nix/store/90zh00iigp8ixr2pq35bidag9qhjmfm7-python3.11-pyamg-5.1.0/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
4 packages built:
  • python311Packages.fipy
  • python311Packages.fipy.dist
  • python311Packages.pyamg
  • python311Packages.pyamg.dist
--- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/297621 [result] Success updating python311Packages.pyamg 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.gptcache, using log file: /var/log/nixpkgs-update/python311Packages.gptcache/2024-03-21.log python311Packages.gptcache 0 -> 1 attrpath: python311Packages.gptcache 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] Going to be running update for following packages: - python3.11-gptcache-0.1.43 Press Enter key to continue... Running update for: - python3.11-gptcache-0.1.43: UPDATING ... - python3.11-gptcache-0.1.43: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.gptcache 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.sphfile, using log file: /var/log/nixpkgs-update/python311Packages.sphfile/2024-03-21.log python311Packages.sphfile 0 -> 1 attrpath: python311Packages.sphfile 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] Going to be running update for following packages: - python3.11-sphfile-1.0.3 Press Enter key to continue... Running update for: - python3.11-sphfile-1.0.3: UPDATING ... - python3.11-sphfile-1.0.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sphfile 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.optimum, using log file: /var/log/nixpkgs-update/python311Packages.optimum/2024-03-21.log python311Packages.optimum 0 -> 1 attrpath: python311Packages.optimum 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] Going to be running update for following packages: - python3.11-optimum-1.17.1 Press Enter key to continue... Running update for: - python3.11-optimum-1.17.1: UPDATING ... - python3.11-optimum-1.17.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.optimum 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath garble, using log file: /var/log/nixpkgs-update/garble/2024-03-21.log garble 0.8.0 -> 20200107 https://repology.org/project/garble/versions attrpath: garble Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/5di7fk3pvi3jrbwl9skccsdkcglxv941-source.drv building '/nix/store/5di7fk3pvi3jrbwl9skccsdkcglxv941-source.drv'... trying https://github.com/burrowers/garble/archive/v20200107.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/5di7fk3pvi3jrbwl9skccsdkcglxv941-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/burrowers/garble/archive/v20200107.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/5di7fk3pvi3jrbwl9skccsdkcglxv941-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'garble.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/5di7fk3pvi3jrbwl9skccsdkcglxv941-source.drv /nix/store/5wql25v1mqkxjg8409hlxipfsichzxn5-garble-20200107-go-modules.drv /nix/store/gxjsww9szaa9xwv3fyqvx07iwdxx5280-garble-20200107.drv building '/nix/store/5di7fk3pvi3jrbwl9skccsdkcglxv941-source.drv'... trying https://github.com/burrowers/garble/archive/v20200107.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/5di7fk3pvi3jrbwl9skccsdkcglxv941-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/burrowers/garble/archive/v20200107.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/5di7fk3pvi3jrbwl9skccsdkcglxv941-source.drv'. error: 1 dependencies of derivation '/nix/store/gxjsww9szaa9xwv3fyqvx07iwdxx5280-garble-20200107.drv' failed to build [result] Failed to update garble 0.8.0 -> 20200107 https://repology.org/project/garble/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.sdkmanager, using log file: /var/log/nixpkgs-update/python312Packages.sdkmanager/2024-03-21.log python312Packages.sdkmanager 0.6.6 -> 0.6.7 https://repology.org/project/sdkmanager/versions attrpath: python312Packages.sdkmanager 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/z5rgj8g5g629ngr7n58qrlqh4nrcb9zq-packages.json.drv building '/nix/store/z5rgj8g5g629ngr7n58qrlqh4nrcb9zq-packages.json.drv'... Going to be running update for following packages: - python3.12-sdkmanager-0.6.6 Press Enter key to continue... Running update for: - python3.12-sdkmanager-0.6.6: UPDATING ... - python3.12-sdkmanager-0.6.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.sdkmanager 0.6.6 -> 0.6.7 https://repology.org/project/sdkmanager/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.skytemple-dtef, using log file: /var/log/nixpkgs-update/python311Packages.skytemple-dtef/2024-03-21.log python311Packages.skytemple-dtef 0 -> 1 attrpath: python311Packages.skytemple-dtef 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] Going to be running update for following packages: - python3.11-skytemple-dtef-1.6.1 Press Enter key to continue... Running update for: - python3.11-skytemple-dtef-1.6.1: UPDATING ... - python3.11-skytemple-dtef-1.6.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.skytemple-dtef 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rubyPackages.rouge, using log file: /var/log/nixpkgs-update/rubyPackages.rouge/2024-03-21.log rubyPackages.rouge 3.30.0 -> 4.2.1 https://repology.org/project/ruby:rouge/versions attrpath: rubyPackages.rouge Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update rubyPackages.rouge 3.30.0 -> 4.2.1 https://repology.org/project/ruby:rouge/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sharedown, using log file: /var/log/nixpkgs-update/sharedown/2024-03-21.log sharedown 0 -> 1 attrpath: sharedown Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - Sharedown-5.3.1 Press Enter key to continue... Running update for: - Sharedown-5.3.1: UPDATING ... - Sharedown-5.3.1: ERROR --- SHOWING ERROR LOG FOR Sharedown-5.3.1 ---------------------- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10521 100 10521 0 0 38175 0 --:--:-- --:--:-- --:--:-- 38258 warning puppeteer@21.1.1: < 21.8.0 is no longer supported warning " > bootstrap@5.3.1" has unmet peer dependency "@popperjs/core@^2.11.8". warning "electron-builder > app-builder-lib@24.13.3" has unmet peer dependency "electron-builder-squirrel-windows@24.13.3". error /run/nixpkgs-update-worker/tmp.XDjH10hh35/node_modules/keytar: Command failed. Exit code: 127 Command: prebuild-install || npm run build Arguments: Directory: /run/nixpkgs-update-worker/tmp.XDjH10hh35/node_modules/keytar Output: /usr/bin/env: ‘node’: Permission denied /bin/sh: line 1: npm: command not found --- SHOWING ERROR LOG FOR Sharedown-5.3.1 ---------------------- The update script for Sharedown-5.3.1 failed with exit code 127 [result] Failed to update sharedown 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.hawkesbow, using log file: /var/log/nixpkgs-update/rPackages.hawkesbow/2024-03-21.log rPackages.hawkesbow 1.0.2 -> 1.0.3 https://repology.org/project/r:hawkesbow/versions attrpath: rPackages.hawkesbow Checking auto update branch... No auto update branch exists Old version 1.0.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.hawkesbow 1.0.2 -> 1.0.3 https://repology.org/project/r:hawkesbow/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aiosmtplib, using log file: /var/log/nixpkgs-update/python311Packages.aiosmtplib/2024-03-21.log python311Packages.aiosmtplib 0 -> 1 attrpath: python311Packages.aiosmtplib 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] Going to be running update for following packages: - python3.11-aiosmtplib-3.0.1 Press Enter key to continue... Running update for: - python3.11-aiosmtplib-3.0.1: UPDATING ... - python3.11-aiosmtplib-3.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aiosmtplib 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyclipper, using log file: /var/log/nixpkgs-update/python311Packages.pyclipper/2024-03-21.log python311Packages.pyclipper 0 -> 1 attrpath: python311Packages.pyclipper 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] Going to be running update for following packages: - python3.11-pyclipper-1.3.0.post5 Press Enter key to continue... Running update for: - python3.11-pyclipper-1.3.0.post5: UPDATING ... - python3.11-pyclipper-1.3.0.post5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyclipper 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gnome.gnome-nettool, using log file: /var/log/nixpkgs-update/gnome.gnome-nettool/2024-03-21.log gnome.gnome-nettool 0 -> 1 attrpath: gnome.gnome-nettool Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update gnome.gnome-nettool 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.igraph, using log file: /var/log/nixpkgs-update/python311Packages.igraph/2024-03-21.log python311Packages.igraph 0 -> 1 attrpath: python311Packages.igraph 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] Going to be running update for following packages: - python3.11-igraph-0.11.4 Press Enter key to continue... Running update for: - python3.11-igraph-0.11.4: UPDATING ... - python3.11-igraph-0.11.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.igraph 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rocmPackages.miopen, using log file: /var/log/nixpkgs-update/rocmPackages.miopen/2024-03-21.log rocmPackages.miopen 0 -> 1 attrpath: rocmPackages.miopen Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - miopen-5.7.1 Press Enter key to continue... Running update for: - miopen-5.7.1: UPDATING ... - miopen-5.7.1: ERROR --- SHOWING ERROR LOG FOR miopen-5.7.1 ---------------------- 'rocmPackages_5.miopen' is already at it's maximum allowed version. Any further upgrades should go into 'rocmPackages_X.miopen'. --- SHOWING ERROR LOG FOR miopen-5.7.1 ---------------------- The update script for miopen-5.7.1 failed with exit code 1 [result] Failed to update rocmPackages.miopen 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath devdash, using log file: /var/log/nixpkgs-update/devdash/2024-03-21.log devdash 0 -> 1 attrpath: devdash Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vwgqdidkp2ma786kdvid4841cdwdrzlb-packages.json.drv building '/nix/store/vwgqdidkp2ma786kdvid4841cdwdrzlb-packages.json.drv'... Going to be running update for following packages: - devdash-0.5.0 Press Enter key to continue... Running update for: - devdash-0.5.0: UPDATING ... - devdash-0.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update devdash 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath octavePackages.database, using log file: /var/log/nixpkgs-update/octavePackages.database/2024-03-21.log octavePackages.database 0 -> 1 attrpath: octavePackages.database 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] Going to be running update for following packages: - octave-8.4.0-database-2.4.4 Press Enter key to continue... Running update for: - octave-8.4.0-database-2.4.4: UPDATING ... - octave-8.4.0-database-2.4.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update octavePackages.database 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.opentelemetry-instrumentation-grpc, using log file: /var/log/nixpkgs-update/python311Packages.opentelemetry-instrumentation-grpc/2024-03-21.log python311Packages.opentelemetry-instrumentation-grpc 0 -> 1 attrpath: python311Packages.opentelemetry-instrumentation-grpc 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] Going to be running update for following packages: - python3.11-opentelemetry-instrumentation-grpc-0.44b0 Press Enter key to continue... Running update for: - python3.11-opentelemetry-instrumentation-grpc-0.44b0: UPDATING ... - python3.11-opentelemetry-instrumentation-grpc-0.44b0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.opentelemetry-instrumentation-grpc 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO gstreamer plugins are kept in lockstep. [result] Failed to update logstalgia 1.1.2 -> 1.1.4 https://repology.org/project/logstalgia/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pixman, using log file: /var/log/nixpkgs-update/pixman/2024-03-21.log pixman 0 -> 1 attrpath: pixman 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] Going to be running update for following packages: - pixman-0.43.2 Press Enter key to continue... Running update for: - pixman-0.43.2: UPDATING ... - pixman-0.43.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/pixman/default.nix b/pkgs/development/libraries/pixman/default.nix index 0a15876db963..6b36dc03627e 100644 --- a/pkgs/development/libraries/pixman/default.nix +++ b/pkgs/development/libraries/pixman/default.nix @@ -21,14 +21,14 @@ stdenv.mkDerivation (finalAttrs: { pname = "pixman"; - version = "0.43.2"; + version = "0.43.4"; src = fetchurl { urls = with finalAttrs; [ "mirror://xorg/individual/lib/${pname}-${version}.tar.gz" "https://cairographics.org/releases/${pname}-${version}.tar.gz" ]; - hash = "sha256-6nkpflQY+1KNBGbotbkdG+iIV/o3BvSXd7KSWnKumSQ="; + hash = "sha256-oGJNuQGAx923n8epFRCT3DfGRtjDjT8jL3Z89kuFoiY="; }; separateDebugInfo = !stdenv.hostPlatform.isStatic; No auto update branch exists Old version 0.43.2" not present in staging derivation file with contents: { lib , stdenv , fetchurl , meson , ninja , pkg-config , libpng , glib /*just passthru*/ # for passthru.tests , cairo , qemu , scribus , tigervnc , wlroots , xwayland , gitUpdater , testers }: stdenv.mkDerivation (finalAttrs: { pname = "pixman"; version = "0.43.4"; src = fetchurl { urls = with finalAttrs; [ "mirror://xorg/individual/lib/${pname}-${version}.tar.gz" "https://cairographics.org/releases/${pname}-${version}.tar.gz" ]; hash = "sha256-oGJNuQGAx923n8epFRCT3DfGRtjDjT8jL3Z89kuFoiY="; }; separateDebugInfo = !stdenv.hostPlatform.isStatic; nativeBuildInputs = [ meson ninja pkg-config ]; buildInputs = [ libpng ]; # Default "enabled" value attempts to enable CPU features on all # architectures and requires used to disable them: # https://gitlab.freedesktop.org/pixman/pixman/-/issues/88 mesonAutoFeatures = "auto"; mesonFlags = [ "-Diwmmxt=disabled" ] # Disable until https://gitlab.freedesktop.org/pixman/pixman/-/issues/46 is resolved ++ lib.optional (stdenv.isAarch64 && !stdenv.cc.isGNU) "-Da64-neon=disabled"; preConfigure = '' # https://gitlab.freedesktop.org/pixman/pixman/-/issues/62 export OMP_NUM_THREADS=$((NIX_BUILD_CORES > 184 ? 184 : NIX_BUILD_CORES)) ''; enableParallelBuilding = true; doCheck = true; postInstall = glib.flattenInclude; passthru = { tests = { inherit cairo qemu scribus tigervnc wlroots xwayland; pkg-config = testers.hasPkgConfigModules { package = finalAttrs.finalPackage; }; }; updateScript = gitUpdater { url = "https://gitlab.freedesktop.org/pixman/pixman.git"; rev-prefix = "pixman-"; }; }; meta = with lib; { homepage = "http://pixman.org"; description = "A low-level library for pixel manipulation"; license = licenses.mit; platforms = platforms.all; pkgConfigModules = [ "pixman-1" ]; }; }) [result] Failed to update pixman 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath open-stage-control, using log file: /var/log/nixpkgs-update/open-stage-control/2024-03-21.log open-stage-control 0 -> 1 attrpath: open-stage-control Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] skipping because derivation has updateScript [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/zzwjx3ikgrbmiyhfym2rahpwybyppsr9-packages.json.drv building '/nix/store/zzwjx3ikgrbmiyhfym2rahpwybyppsr9-packages.json.drv'... Going to be running update for following packages: - open-stage-control-1.26.1 Press Enter key to continue... Running update for: - open-stage-control-1.26.1: UPDATING ... - open-stage-control-1.26.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update open-stage-control 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.testscenarios, using log file: /var/log/nixpkgs-update/python311Packages.testscenarios/2024-03-21.log python311Packages.testscenarios 0 -> 1 attrpath: python311Packages.testscenarios 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] Going to be running update for following packages: - python3.11-testscenarios-0.5.0 Press Enter key to continue... Running update for: - python3.11-testscenarios-0.5.0: UPDATING ... - python3.11-testscenarios-0.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.testscenarios 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mystmd, using log file: /var/log/nixpkgs-update/mystmd/2024-03-21.log mystmd 0 -> 1 attrpath: mystmd Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] skipping because derivation has updateScript [updateScript] [updateScript] Failed with exit code 1 this derivation will be built: /nix/store/3akchyvyv4z88lc1c8h85vkyijzmb9b5-packages.json.drv building '/nix/store/3akchyvyv4z88lc1c8h85vkyijzmb9b5-packages.json.drv'... Going to be running update for following packages: - mystmd-1.1.47 Press Enter key to continue... Running update for: - mystmd-1.1.47: UPDATING ... - mystmd-1.1.47: ERROR --- SHOWING ERROR LOG FOR mystmd-1.1.47 ---------------------- warning: found empty hash, assuming 'sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=' this derivation will be built: /nix/store/s3274lcqzb5dqm3c5pqfyxklp750yv71-source.drv building '/nix/store/s3274lcqzb5dqm3c5pqfyxklp750yv71-source.drv'... trying https://github.com/executablebooks/mystmd/archive/mystmd@mystmd@1.1.47.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/s3274lcqzb5dqm3c5pqfyxklp750yv71-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/executablebooks/mystmd/archive/mystmd@mystmd@1.1.47.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/s3274lcqzb5dqm3c5pqfyxklp750yv71-source.drv'. Traceback (most recent call last): File "/nix/store/4zkz7w2qcswg41cypi8xkw85jbhyrnkh-nix-update-1.3.0/bin/.nix-update-wrapped", line 9, in sys.exit(main()) ^^^^^^ File "/nix/store/4zkz7w2qcswg41cypi8xkw85jbhyrnkh-nix-update-1.3.0/lib/python3.11/site-packages/nix_update/__init__.py", line 291, in main package = update(options) ^^^^^^^^^^^^^^^ File "/nix/store/4zkz7w2qcswg41cypi8xkw85jbhyrnkh-nix-update-1.3.0/lib/python3.11/site-packages/nix_update/update.py", line 366, in update update_src_hash(opts, package.filename, package.hash) File "/nix/store/4zkz7w2qcswg41cypi8xkw85jbhyrnkh-nix-update-1.3.0/lib/python3.11/site-packages/nix_update/update.py", line 144, in update_src_hash target_hash = nix_prefetch(opts, "src") ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/4zkz7w2qcswg41cypi8xkw85jbhyrnkh-nix-update-1.3.0/lib/python3.11/site-packages/nix_update/update.py", line 126, in nix_prefetch raise UpdateError( nix_update.errors.UpdateError: failed to retrieve hash when trying to update mystmd.src --- SHOWING ERROR LOG FOR mystmd-1.1.47 ---------------------- The update script for mystmd-1.1.47 failed with exit code 1 [result] Failed to update mystmd 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.icoextract, using log file: /var/log/nixpkgs-update/python311Packages.icoextract/2024-03-21.log python311Packages.icoextract 0 -> 1 attrpath: python311Packages.icoextract 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] Going to be running update for following packages: - python3.11-icoextract-0.1.4 Press Enter key to continue... Running update for: - python3.11-icoextract-0.1.4: UPDATING ... - python3.11-icoextract-0.1.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.icoextract 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.patator, using log file: /var/log/nixpkgs-update/python311Packages.patator/2024-03-21.log python311Packages.patator 0 -> 1 attrpath: python311Packages.patator 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] Going to be running update for following packages: - python3.11-patator-1.0 Press Enter key to continue... Running update for: - python3.11-patator-1.0: UPDATING ... - python3.11-patator-1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.patator 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mods, using log file: /var/log/nixpkgs-update/mods/2024-03-21.log mods 0 -> 1 attrpath: mods Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - mods-1.2.2 Press Enter key to continue... Running update for: - mods-1.2.2: UPDATING ... - mods-1.2.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update mods 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.publicsuffixlist, using log file: /var/log/nixpkgs-update/python311Packages.publicsuffixlist/2024-03-21.log python311Packages.publicsuffixlist 0 -> 1 attrpath: python311Packages.publicsuffixlist 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] Going to be running update for following packages: - python3.11-publicsuffixlist-0.10.0.20240312 Press Enter key to continue... Running update for: - python3.11-publicsuffixlist-0.10.0.20240312: UPDATING ... - python3.11-publicsuffixlist-0.10.0.20240312: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.publicsuffixlist 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath crosvm, using log file: /var/log/nixpkgs-update/crosvm/2024-03-21.log crosvm 0 -> 1 attrpath: crosvm Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] skipping because derivation has updateScript [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - crosvm-121.3 Press Enter key to continue... Running update for: - crosvm-121.3: UPDATING ... - crosvm-121.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/virtualization/crosvm/default.nix b/pkgs/applications/virtualization/crosvm/default.nix index 3e70bd390e16..a8d5c2b477a0 100644 --- a/pkgs/applications/virtualization/crosvm/default.nix +++ b/pkgs/applications/virtualization/crosvm/default.nix @@ -5,12 +5,12 @@ rustPlatform.buildRustPackage rec { pname = "crosvm"; - version = "121.3"; + version = "122.1"; src = fetchgit { url = "https://chromium.googlesource.com/chromiumos/platform/crosvm"; - rev = "1e7125327a29b7b7a0593caf339d382728c55cf6"; - sha256 = "Rjs46TtOhFZxqnEyqa4IyrRs7HnDZ/DJZ9DPEe7Oux0="; + rev = "562d81eb28a49ed6e0d771a430c21a458cdd33f9"; + sha256 = "l5sIUInOhhkn3ernQLIEwEpRCyICDH/1k4C/aidy1/I="; fetchSubmodules = true; }; No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A crosvm Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . crosvm Standard output: error: build log of 'crosvm' is not available [result] Failed to update crosvm 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.hatch-jupyter-builder, using log file: /var/log/nixpkgs-update/python311Packages.hatch-jupyter-builder/2024-03-21.log python311Packages.hatch-jupyter-builder 0 -> 1 attrpath: python311Packages.hatch-jupyter-builder 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] Going to be running update for following packages: - python3.11-hatch-jupyter-builder-0.8.3 Press Enter key to continue... Running update for: - python3.11-hatch-jupyter-builder-0.8.3: UPDATING ... - python3.11-hatch-jupyter-builder-0.8.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/hatch-jupyter-builder/default.nix b/pkgs/development/python-modules/hatch-jupyter-builder/default.nix index cc9b2c18fd14..17c020ff5cd8 100644 --- a/pkgs/development/python-modules/hatch-jupyter-builder/default.nix +++ b/pkgs/development/python-modules/hatch-jupyter-builder/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "hatch-jupyter-builder"; - version = "0.8.3"; + version = "0.9.1"; format = "pyproject"; src = fetchFromGitHub { owner = "jupyterlab"; repo = "hatch-jupyter-builder"; rev = "refs/tags/v${version}"; - hash = "sha256-UywhFJ8d1+lSFOF5ECsknDeQuO7ppckdy5IqAT14ius="; + hash = "sha256-QDWHVdjtexUNGRL+dVehdBwahSW2HmNkZKkQyuOghyI="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 174 > 25 [result] Failed to update python311Packages.hatch-jupyter-builder 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.gpuctypes, using log file: /var/log/nixpkgs-update/python311Packages.gpuctypes/2024-03-21.log python311Packages.gpuctypes 0 -> 1 attrpath: python311Packages.gpuctypes 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] Going to be running update for following packages: - python3.11-gpuctypes-0.3.0 Press Enter key to continue... Running update for: - python3.11-gpuctypes-0.3.0: UPDATING ... - python3.11-gpuctypes-0.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.gpuctypes 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.GofCens, using log file: /var/log/nixpkgs-update/rPackages.GofCens/2024-03-21.log rPackages.GofCens 0.92 -> 0.97 https://repology.org/project/r:gofcens/versions attrpath: rPackages.GofCens Checking auto update branch... No auto update branch exists Old version 0.92" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.GofCens 0.92 -> 0.97 https://repology.org/project/r:gofcens/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.smotefamily, using log file: /var/log/nixpkgs-update/rPackages.smotefamily/2024-03-21.log rPackages.smotefamily 1.3.1 -> 1.4.0 https://repology.org/project/r:smotefamily/versions attrpath: rPackages.smotefamily Checking auto update branch... No auto update branch exists Old version 1.3.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.smotefamily 1.3.1 -> 1.4.0 https://repology.org/project/r:smotefamily/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.FuzzySimRes, using log file: /var/log/nixpkgs-update/rPackages.FuzzySimRes/2024-03-21.log rPackages.FuzzySimRes 0.3.0 -> 0.4.0 https://repology.org/project/r:fuzzysimres/versions attrpath: rPackages.FuzzySimRes Checking auto update branch... No auto update branch exists Old version 0.3.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.FuzzySimRes 0.3.0 -> 0.4.0 https://repology.org/project/r:fuzzysimres/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.kornia, using log file: /var/log/nixpkgs-update/python312Packages.kornia/2024-03-21.log python312Packages.kornia 0.7.1 -> 0.7.2 https://repology.org/project/python:kornia/versions attrpath: python312Packages.kornia 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] Going to be running update for following packages: - python3.12-kornia-0.7.1 Press Enter key to continue... Running update for: - python3.12-kornia-0.7.1: UPDATING ... - python3.12-kornia-0.7.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/kornia/default.nix b/pkgs/development/python-modules/kornia/default.nix index a00b3d6487d3..469b29d044e8 100644 --- a/pkgs/development/python-modules/kornia/default.nix +++ b/pkgs/development/python-modules/kornia/default.nix @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "kornia"; - version = "0.7.1"; + version = "0.7.2"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = pname; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-gHMrA4Uzazpw4TdswrXdoZG4+ek5g+wtLXNmhH3SlOM="; + hash = "sha256-DmXttvKoLqny0mt3SUonidNxDkNX7N0LdTxy/H32R/4="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.kornia nix build failed. adding 'kornia/utils/_compat.py' adding 'kornia/utils/draw.py' adding 'kornia/utils/grid.py' adding 'kornia/utils/helpers.py' adding 'kornia/utils/image.py' adding 'kornia/utils/image_print.py' adding 'kornia/utils/memory.py' adding 'kornia/utils/misc.py' adding 'kornia/utils/one_hot.py' adding 'kornia/utils/pointcloud_io.py' adding 'kornia/x/__init__.py' adding 'kornia/x/callbacks.py' adding 'kornia/x/trainer.py' adding 'kornia/x/trainers.py' adding 'kornia/x/utils.py' adding 'kornia-0.7.2.dist-info/LICENSE' adding 'kornia-0.7.2.dist-info/METADATA' adding 'kornia-0.7.2.dist-info/WHEEL' adding 'kornia-0.7.2.dist-info/top_level.txt' adding 'kornia-0.7.2.dist-info/zip-safe' adding 'kornia-0.7.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built kornia-0.7.2-py2.py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for kornia-0.7.2-py2.py3-none-any.whl - kornia-rs not installed [result] Failed to update python312Packages.kornia 0.7.1 -> 0.7.2 https://repology.org/project/python:kornia/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.oslotest, using log file: /var/log/nixpkgs-update/python312Packages.oslotest/2024-03-21.log python312Packages.oslotest 4.5.0 -> 5.0.0 https://repology.org/project/python:oslotest/versions attrpath: python312Packages.oslotest 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] Going to be running update for following packages: - python3.12-oslotest-4.5.0 Press Enter key to continue... Running update for: - python3.12-oslotest-4.5.0: UPDATING ... - python3.12-oslotest-4.5.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/oslotest/default.nix b/pkgs/development/python-modules/oslotest/default.nix index 7d89f5778c73..2f400b0312a1 100644 --- a/pkgs/development/python-modules/oslotest/default.nix +++ b/pkgs/development/python-modules/oslotest/default.nix @@ -10,12 +10,12 @@ buildPythonPackage rec { pname = "oslotest"; - version = "4.5.0"; + version = "5.0.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - sha256 = "360ad2c41ba3ad6f059c7c6e7291450d082c2e5dbb0012e839a829978053dfe6"; + sha256 = "sha256-97skDGy+8voLq7lRP/PafQ8ozDja+Y70Oy6ISDZ/vSA="; }; nativeBuildInputs = [ pbr ]; No auto update branch exists Old version 4.5.0" not present in staging derivation file with contents: { lib , buildPythonPackage , fetchPypi , fixtures , pbr , six , subunit , callPackage }: buildPythonPackage rec { pname = "oslotest"; version = "5.0.0"; format = "setuptools"; src = fetchPypi { inherit pname version; sha256 = "sha256-97skDGy+8voLq7lRP/PafQ8ozDja+Y70Oy6ISDZ/vSA="; }; nativeBuildInputs = [ pbr ]; propagatedBuildInputs = [ fixtures six subunit ]; # check in passthru.tests.pytest to escape infinite recursion with other oslo components doCheck = false; passthru.tests = { tests = callPackage ./tests.nix {}; }; pythonImportsCheck = [ "oslotest" ]; meta = with lib; { description = "Oslo test framework"; homepage = "https://github.com/openstack/oslotest"; license = licenses.asl20; maintainers = teams.openstack.members; }; } [result] Failed to update python312Packages.oslotest 4.5.0 -> 5.0.0 https://repology.org/project/python:oslotest/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python3Minimal, using log file: /var/log/nixpkgs-update/python3Minimal/2024-03-21.log python3Minimal 3.11.8 -> 3.12.2 https://repology.org/project/python/versions attrpath: python3Minimal Checking auto update branch... No auto update branch exists Old version 3.11.8" not present in master derivation file with contents: { lib , stdenv , fetchurl , fetchpatch , fetchgit # build dependencies , autoconf-archive , autoreconfHook , nukeReferences , pkg-config , python-setup-hook # runtime dependencies , bzip2 , expat , libffi , libxcrypt , mpdecimal , ncurses , openssl , sqlite , xz , zlib # platform-specific dependencies , bash , configd , darwin , windows # optional dependencies , bluezSupport ? false, bluez , mimetypesSupport ? true, mailcap , tzdata , withGdbm ? !stdenv.hostPlatform.isWindows, gdbm , withReadline ? !stdenv.hostPlatform.isWindows, readline , x11Support ? false, tcl, tk, tix, libX11, xorgproto # splicing/cross , pythonAttr ? "python${sourceVersion.major}${sourceVersion.minor}" , self , pkgsBuildBuild , pkgsBuildHost , pkgsBuildTarget , pkgsHostHost , pkgsTargetTarget # build customization , sourceVersion , hash , passthruFun , stripConfig ? false , stripIdlelib ? false , stripTests ? false , stripTkinter ? false , rebuildBytecode ? true , stripBytecode ? true , includeSiteCustomize ? true , static ? stdenv.hostPlatform.isStatic , enableFramework ? false , noldconfigPatch ? ./. + "/${sourceVersion.major}.${sourceVersion.minor}/no-ldconfig.patch" # pgo (not reproducible) + -fno-semantic-interposition # https://docs.python.org/3/using/configure.html#cmdoption-enable-optimizations , enableOptimizations ? false # improves performance, but remains reproducible , enableNoSemanticInterposition ? true # enabling LTO on 32bit arch causes downstream packages to fail when linking # enabling LTO on *-darwin causes python3 to fail when linking. , enableLTO ? stdenv.is64bit && stdenv.isLinux # enable asserts to ensure the build remains reproducible , reproducibleBuild ? false # for the Python package set , packageOverrides ? (self: super: {}) # tests , testers } @ inputs: # Note: this package is used for bootstrapping fetchurl, and thus # cannot use fetchpatch! All mutable patches (generated by GitHub or # cgit) that are needed here should be included directly in Nixpkgs as # files. assert x11Support -> tcl != null && tk != null && xorgproto != null && libX11 != null; assert bluezSupport -> bluez != null; assert lib.assertMsg (enableFramework -> stdenv.isDarwin) "Framework builds are only supported on Darwin."; assert lib.assertMsg (reproducibleBuild -> stripBytecode) "Deterministic builds require stripping bytecode."; assert lib.assertMsg (reproducibleBuild -> (!enableOptimizations)) "Deterministic builds are not achieved when optimizations are enabled."; assert lib.assertMsg (reproducibleBuild -> (!rebuildBytecode)) "Deterministic builds are not achieved when (default unoptimized) bytecode is created."; let inherit (lib) concatMapStringsSep concatStringsSep getDev getLib optionals optionalString replaceStrings versionOlder ; buildPackages = pkgsBuildHost; inherit (passthru) pythonOnBuildForHost; tzdataSupport = tzdata != null && passthru.pythonAtLeast "3.9"; passthru = let # When we override the interpreter we also need to override the spliced versions of the interpreter inputs' = lib.filterAttrs (n: v: ! lib.isDerivation v && n != "passthruFun") inputs; override = attr: let python = attr.override (inputs' // { self = python; }); in python; in passthruFun rec { inherit self sourceVersion packageOverrides; implementation = "cpython"; libPrefix = "python${pythonVersion}"; executable = libPrefix; pythonVersion = with sourceVersion; "${major}.${minor}"; sitePackages = "lib/${libPrefix}/site-packages"; inherit hasDistutilsCxxPatch pythonAttr; pythonOnBuildForBuild = override pkgsBuildBuild.${pythonAttr}; pythonOnBuildForHost = override pkgsBuildHost.${pythonAttr}; pythonOnBuildForTarget = override pkgsBuildTarget.${pythonAttr}; pythonOnHostForHost = override pkgsHostHost.${pythonAttr}; pythonOnTargetForTarget = lib.optionalAttrs (lib.hasAttr pythonAttr pkgsTargetTarget) (override pkgsTargetTarget.${pythonAttr}); }; version = with sourceVersion; "${major}.${minor}.${patch}${suffix}"; nativeBuildInputs = [ nukeReferences ] ++ optionals (!stdenv.isDarwin) [ autoconf-archive # needed for AX_CHECK_COMPILE_FLAG autoreconfHook pkg-config ] ++ optionals (stdenv.hostPlatform != stdenv.buildPlatform) [ buildPackages.stdenv.cc pythonOnBuildForHost ] ++ optionals (stdenv.cc.isClang && (!stdenv.hostPlatform.useAndroidPrebuilt or false) && (enableLTO || enableOptimizations)) [ stdenv.cc.cc.libllvm.out ]; buildInputs = lib.filter (p: p != null) ([ bzip2 expat libffi libxcrypt mpdecimal ncurses openssl sqlite xz zlib ] ++ optionals bluezSupport [ bluez ] ++ optionals enableFramework [ darwin.apple_sdk.frameworks.Cocoa ] ++ optionals stdenv.hostPlatform.isMinGW [ windows.dlfcn windows.mingw_w64_pthreads ] ++ optionals stdenv.isDarwin [ configd ] ++ optionals tzdataSupport [ tzdata ] ++ optionals withGdbm [ gdbm ] ++ optionals withReadline [ readline ] ++ optionals x11Support [ libX11 tcl tk xorgproto ]); hasDistutilsCxxPatch = !(stdenv.cc.isGNU or false); pythonOnBuildForHostInterpreter = if stdenv.hostPlatform == stdenv.buildPlatform then "$out/bin/python" else pythonOnBuildForHost.interpreter; src = fetchurl { url = with sourceVersion; "https://www.python.org/ftp/python/${major}.${minor}.${patch}/Python-${version}.tar.xz"; inherit hash; }; # The CPython interpreter contains a _sysconfigdata_ # module that is imported by the sysconfig and distutils.sysconfig modules. # The sysconfigdata module is generated at build time and contains settings # required for building Python extension modules, such as include paths and # other compiler flags. By default, the sysconfigdata module is loaded from # the currently running interpreter (ie. the build platform interpreter), but # when cross-compiling we want to load it from the host platform interpreter. # This can be done using the _PYTHON_SYSCONFIGDATA_NAME environment variable. # The _PYTHON_HOST_PLATFORM variable also needs to be set to get the correct # platform suffix on extension modules. The correct values for these variables # are not documented, and must be derived from the configure script (see links # below). sysconfigdataHook = with stdenv.hostPlatform; with passthru; let machdep = if isWindows then "win32" else parsed.kernel.name; # win32 is added by Fedora’s patch # https://github.com/python/cpython/blob/e488e300f5c01289c10906c2e53a8e43d6de32d8/configure.ac#L428 # The configure script uses "arm" as the CPU name for all 32-bit ARM # variants when cross-compiling, but native builds include the version # suffix, so we do the same. pythonHostPlatform = let cpu = { # According to PEP600, Python's name for the Power PC # architecture is "ppc", not "powerpc". Without the Rosetta # Stone below, the PEP600 requirement that "${ARCH} matches # the return value from distutils.util.get_platform()" fails. # https://peps.python.org/pep-0600/ powerpc = "ppc"; powerpcle = "ppcle"; powerpc64 = "ppc64"; powerpc64le = "ppc64le"; }.${parsed.cpu.name} or parsed.cpu.name; in "${machdep}-${cpu}"; # https://github.com/python/cpython/blob/e488e300f5c01289c10906c2e53a8e43d6de32d8/configure.ac#L724 multiarchCpu = if isAarch32 then if parsed.cpu.significantByte.name == "littleEndian" then "arm" else "armeb" else if isx86_32 then "i386" else parsed.cpu.name; pythonAbiName = let # python's build doesn't match the nixpkgs abi in some cases. # https://github.com/python/cpython/blob/e488e300f5c01289c10906c2e53a8e43d6de32d8/configure.ac#L724 nixpkgsPythonAbiMappings = { "gnuabielfv2" = "gnu"; "muslabielfv2" = "musl"; }; pythonAbi = nixpkgsPythonAbiMappings.${parsed.abi.name} or parsed.abi.name; in # Python <3.11 doesn't distinguish musl and glibc and always prefixes with "gnu" if versionOlder version "3.11" then replaceStrings [ "musl" ] [ "gnu" ] pythonAbi else pythonAbi; multiarch = if isDarwin then "darwin" else if isWindows then "" else "${multiarchCpu}-${machdep}-${pythonAbiName}"; abiFlags = optionalString isPy37 "m"; # https://github.com/python/cpython/blob/e488e300f5c01289c10906c2e53a8e43d6de32d8/configure.ac#L78 pythonSysconfigdataName = "_sysconfigdata_${abiFlags}_${machdep}_${multiarch}"; in '' sysconfigdataHook() { if [ "$1" = '${placeholder "out"}' ]; then export _PYTHON_HOST_PLATFORM='${pythonHostPlatform}' export _PYTHON_SYSCONFIGDATA_NAME='${pythonSysconfigdataName}' fi } addEnvHooks "$hostOffset" sysconfigdataHook ''; execSuffix = stdenv.hostPlatform.extensions.executable; in with passthru; stdenv.mkDerivation (finalAttrs: { pname = "python3"; inherit src version; inherit nativeBuildInputs; buildInputs = lib.optionals (!stdenv.hostPlatform.isWindows) [ bash # only required for patchShebangs ] ++ buildInputs; prePatch = optionalString stdenv.isDarwin '' substituteInPlace configure --replace-fail '`/usr/bin/arch`' '"i386"' '' + optionalString (pythonOlder "3.9" && stdenv.isDarwin && x11Support) '' # Broken on >= 3.9; replaced with ./3.9/darwin-tcl-tk.patch substituteInPlace setup.py --replace-fail /Library/Frameworks /no-such-path ''; patches = [ # Disable the use of ldconfig in ctypes.util.find_library (since # ldconfig doesn't work on NixOS), and don't use # ctypes.util.find_library during the loading of the uuid module # (since it will do a futile invocation of gcc (!) to find # libuuid, slowing down program startup a lot). noldconfigPatch # Make sure that the virtualenv activation scripts are # owner-writable, so venvs can be recreated without permission # errors. ./virtualenv-permissions.patch ] ++ optionals mimetypesSupport [ # Make the mimetypes module refer to the right file ./mimetypes.patch ] ++ optionals (pythonAtLeast "3.7" && pythonOlder "3.11") [ # Fix darwin build https://bugs.python.org/issue34027 ./3.7/darwin-libutil.patch ] ++ optionals (pythonAtLeast "3.11") [ ./3.11/darwin-libutil.patch ] ++ optionals (pythonAtLeast "3.9" && pythonOlder "3.11" && stdenv.isDarwin) [ # Stop checking for TCL/TK in global macOS locations ./3.9/darwin-tcl-tk.patch ] ++ optionals (hasDistutilsCxxPatch && pythonOlder "3.12") [ # Fix for http://bugs.python.org/issue1222585 # Upstream distutils is calling C compiler to compile C++ code, which # only works for GCC and Apple Clang. This makes distutils to call C++ # compiler when needed. ( if pythonAtLeast "3.7" && pythonOlder "3.11" then ./3.7/python-3.x-distutils-C++.patch else if pythonAtLeast "3.11" then ./3.11/python-3.x-distutils-C++.patch else fetchpatch { url = "https://bugs.python.org/file48016/python-3.x-distutils-C++.patch"; sha256 = "1h18lnpx539h5lfxyk379dxwr8m2raigcjixkf133l4xy3f4bzi2"; } ) ] ++ optionals (pythonAtLeast "3.7" && pythonOlder "3.12") [ # LDSHARED now uses $CC instead of gcc. Fixes cross-compilation of extension modules. ./3.8/0001-On-all-posix-systems-not-just-Darwin-set-LDSHARED-if.patch # Use sysconfigdata to find headers. Fixes cross-compilation of extension modules. ./3.7/fix-finding-headers-when-cross-compiling.patch ] ++ optionals (pythonOlder "3.12") [ # https://github.com/python/cpython/issues/90656 ./loongarch-support.patch ] ++ optionals (pythonAtLeast "3.11" && pythonOlder "3.13") [ # backport fix for https://github.com/python/cpython/issues/95855 ./platform-triplet-detection.patch ] ++ optionals (stdenv.hostPlatform.isMinGW) (let # https://src.fedoraproject.org/rpms/mingw-python3 mingw-patch = fetchgit { name = "mingw-python-patches"; url = "https://src.fedoraproject.org/rpms/mingw-python3.git"; rev = "45c45833ab9e5480ad0ae00778a05ebf35812ed4"; # for python 3.11.5 at the time of writing. sha256 = "sha256-KIyNvO6MlYTrmSy9V/DbzXm5OsIuyT/BEpuo7Umm9DI="; }; in [ "${mingw-patch}/*.patch" ]); postPatch = optionalString (!stdenv.hostPlatform.isWindows) '' substituteInPlace Lib/subprocess.py \ --replace-fail "'/bin/sh'" "'${bash}/bin/sh'" '' + optionalString mimetypesSupport '' substituteInPlace Lib/mimetypes.py \ --replace-fail "@mime-types@" "${mailcap}" '' + optionalString (pythonOlder "3.13" && x11Support && (tix != null)) '' substituteInPlace "Lib/tkinter/tix.py" --replace-fail \ "os.environ.get('TIX_LIBRARY')" \ "os.environ.get('TIX_LIBRARY') or '${tix}/lib'" ''; env = { CPPFLAGS = concatStringsSep " " (map (p: "-I${getDev p}/include") buildInputs); LDFLAGS = concatStringsSep " " (map (p: "-L${getLib p}/lib") buildInputs); LIBS = "${optionalString (!stdenv.isDarwin) "-lcrypt"}"; NIX_LDFLAGS = lib.optionalString (stdenv.cc.isGNU && !stdenv.hostPlatform.isStatic) ({ "glibc" = "-lgcc_s"; "musl" = "-lgcc_eh"; }."${stdenv.hostPlatform.libc}" or ""); # Determinism: We fix the hashes of str, bytes and datetime objects. PYTHONHASHSEED=0; }; # https://docs.python.org/3/using/configure.html configureFlags = [ "--without-ensurepip" "--with-system-expat" ] ++ optionals (!(stdenv.isDarwin && pythonAtLeast "3.12")) [ # ./Modules/_decimal/_decimal.c:4673:6: error: "No valid combination of CONFIG_64, CONFIG_32 and _PyHASH_BITS" # https://hydra.nixos.org/build/248410479/nixlog/2/tail "--with-system-libmpdec" ] ++ optionals (openssl != null) [ "--with-openssl=${openssl.dev}" ] ++ optionals tzdataSupport [ "--with-tzpath=${tzdata}/share/zoneinfo" ] ++ optionals (execSuffix != "") [ "--with-suffix=${execSuffix}" ] ++ optionals enableLTO [ "--with-lto" ] ++ optionals (!static && !enableFramework) [ "--enable-shared" ] ++ optionals enableFramework [ "--enable-framework=${placeholder "out"}/Library/Frameworks" ] ++ optionals enableOptimizations [ "--enable-optimizations" ] ++ optionals (sqlite != null) [ "--enable-loadable-sqlite-extensions" ] ++ optionals (libxcrypt != null) [ "CFLAGS=-I${libxcrypt}/include" "LIBS=-L${libxcrypt}/lib" ] ++ optionals (stdenv.hostPlatform != stdenv.buildPlatform) [ "ac_cv_buggy_getaddrinfo=no" # Assume little-endian IEEE 754 floating point when cross compiling "ac_cv_little_endian_double=yes" "ac_cv_big_endian_double=no" "ac_cv_mixed_endian_double=no" "ac_cv_x87_double_rounding=yes" "ac_cv_tanh_preserves_zero_sign=yes" # Generally assume that things are present and work "ac_cv_posix_semaphores_enabled=yes" "ac_cv_broken_sem_getvalue=no" "ac_cv_wchar_t_signed=yes" "ac_cv_rshift_extends_sign=yes" "ac_cv_broken_nice=no" "ac_cv_broken_poll=no" "ac_cv_working_tzset=yes" "ac_cv_have_long_long_format=yes" "ac_cv_have_size_t_format=yes" "ac_cv_computed_gotos=yes" # Both fail when building for windows, normally configure checks this by itself but on other platforms this is set to yes always. "ac_cv_file__dev_ptmx=${if stdenv.hostPlatform.isWindows then "no" else "yes"}" "ac_cv_file__dev_ptc=${if stdenv.hostPlatform.isWindows then "no" else "yes"}" ] ++ optionals (stdenv.hostPlatform != stdenv.buildPlatform && pythonAtLeast "3.11") [ "--with-build-python=${pythonOnBuildForHostInterpreter}" ] ++ optionals stdenv.hostPlatform.isLinux [ # Never even try to use lchmod on linux, # don't rely on detecting glibc-isms. "ac_cv_func_lchmod=no" ] ++ optionals static [ "LDFLAGS=-static" ]; preConfigure = optionalString (pythonOlder "3.12") '' # Improve purity for path in /usr /sw /opt /pkg; do substituteInPlace ./setup.py --replace-warn $path /no-such-path done '' + optionalString stdenv.isDarwin '' # Override the auto-detection in setup.py, which assumes a universal build export PYTHON_DECIMAL_WITH_MACHINE=${if stdenv.isAarch64 then "uint128" else "x64"} '' + optionalString (stdenv.isDarwin && x11Support && pythonAtLeast "3.11") '' export TCLTK_LIBS="-L${tcl}/lib -L${tk}/lib -l${tcl.libPrefix} -l${tk.libPrefix}" export TCLTK_CFLAGS="-I${tcl}/include -I${tk}/include" '' + optionalString stdenv.hostPlatform.isMusl '' export NIX_CFLAGS_COMPILE+=" -DTHREAD_STACK_SIZE=0x100000" '' + # enableNoSemanticInterposition essentially sets that CFLAG -fno-semantic-interposition # which changes how symbols are looked up. This essentially means we can't override # libpython symbols via LD_PRELOAD anymore. This is common enough as every build # that uses --enable-optimizations has the same "issue". # # The Fedora wiki has a good article about their journey towards enabling this flag: # https://fedoraproject.org/wiki/Changes/PythonNoSemanticInterpositionSpeedup optionalString enableNoSemanticInterposition '' export CFLAGS_NODIST="-fno-semantic-interposition" ''; setupHook = python-setup-hook sitePackages; postInstall = let # References *not* to nuke from (sys)config files keep-references = concatMapStringsSep " " (val: "-e ${val}") ([ (placeholder "out") libxcrypt ] ++ optionals tzdataSupport [ tzdata ]); in lib.optionalString enableFramework '' for dir in include lib share; do ln -s $out/Library/Frameworks/Python.framework/Versions/Current/$dir $out/$dir done '' + '' # needed for some packages, especially packages that backport functionality # to 2.x from 3.x for item in $out/lib/${libPrefix}/test/*; do if [[ "$item" != */test_support.py* && "$item" != */test/support && "$item" != */test/libregrtest && "$item" != */test/regrtest.py* ]]; then rm -rf "$item" else echo $item fi done touch $out/lib/${libPrefix}/test/__init__.py # Determinism: Windows installers were not deterministic. # We're also not interested in building Windows installers. find "$out" -name 'wininst*.exe' | xargs -r rm -f # Use Python3 as default python ln -s "$out/bin/idle3" "$out/bin/idle" ln -s "$out/bin/pydoc3" "$out/bin/pydoc" ln -s "$out/bin/python3${execSuffix}" "$out/bin/python${execSuffix}" ln -s "$out/bin/python3-config" "$out/bin/python-config" ln -s "$out/lib/pkgconfig/python3.pc" "$out/lib/pkgconfig/python.pc" ln -sL "$out/share/man/man1/python3.1.gz" "$out/share/man/man1/python.1.gz" # Get rid of retained dependencies on -dev packages, and remove # some $TMPDIR references to improve binary reproducibility. # Note that the .pyc file of _sysconfigdata.py should be regenerated! for i in $out/lib/${libPrefix}/_sysconfigdata*.py $out/lib/${libPrefix}/config-${sourceVersion.major}${sourceVersion.minor}*/Makefile; do sed -i $i -e "s|$TMPDIR|/no-such-path|g" done # Further get rid of references. https://github.com/NixOS/nixpkgs/issues/51668 find $out/lib/python*/config-* -type f -print -exec nuke-refs ${keep-references} '{}' + find $out/lib -name '_sysconfigdata*.py*' -print -exec nuke-refs ${keep-references} '{}' + # Make the sysconfigdata module accessible on PYTHONPATH # This allows build Python to import host Python's sysconfigdata mkdir -p "$out/${sitePackages}" ln -s "$out/lib/${libPrefix}/"_sysconfigdata*.py "$out/${sitePackages}/" '' + optionalString stripConfig '' rm -R $out/bin/python*-config $out/lib/python*/config-* '' + optionalString stripIdlelib '' # Strip IDLE (and turtledemo, which uses it) rm -R $out/bin/idle* $out/lib/python*/{idlelib,turtledemo} '' + optionalString stripTkinter '' rm -R $out/lib/python*/tkinter '' + optionalString stripTests '' # Strip tests rm -R $out/lib/python*/test $out/lib/python*/**/test{,s} '' + optionalString includeSiteCustomize '' # Include a sitecustomize.py file cp ${../sitecustomize.py} $out/${sitePackages}/sitecustomize.py '' + optionalString stripBytecode '' # Determinism: deterministic bytecode # First we delete all old bytecode. find $out -type d -name __pycache__ -print0 | xargs -0 -I {} rm -rf "{}" '' + optionalString rebuildBytecode '' # Python 3.7 implements PEP 552, introducing support for deterministic bytecode. # compileall uses the therein introduced checked-hash method by default when # `SOURCE_DATE_EPOCH` is set. # We exclude lib2to3 because that's Python 2 code which fails # We build 3 levels of optimized bytecode. Note the default level, without optimizations, # is not reproducible yet. https://bugs.python.org/issue29708 # Not creating bytecode will result in a large performance loss however, so we do build it. find $out -name "*.py" | ${pythonOnBuildForHostInterpreter} -m compileall -q -f -x "lib2to3" -i - find $out -name "*.py" | ${pythonOnBuildForHostInterpreter} -O -m compileall -q -f -x "lib2to3" -i - find $out -name "*.py" | ${pythonOnBuildForHostInterpreter} -OO -m compileall -q -f -x "lib2to3" -i - '' + '' # *strip* shebang from libpython gdb script - it should be dual-syntax and # interpretable by whatever python the gdb in question is using, which may # not even match the major version of this python. doing this after the # bytecode compilations for the same reason - we don't want bytecode generated. mkdir -p $out/share/gdb sed '/^#!/d' Tools/gdb/libpython.py > $out/share/gdb/libpython.py # Disable system-wide pip installation. See https://peps.python.org/pep-0668/. cat <<'EXTERNALLY_MANAGED' > $out/lib/${libPrefix}/EXTERNALLY-MANAGED [externally-managed] Error=This command has been disabled as it tries to modify the immutable `/nix/store` filesystem. To use Python with Nix and nixpkgs, have a look at the online documentation: . EXTERNALLY_MANAGED '' + optionalString stdenv.hostPlatform.isWindows '' # Shebang files that link against the build python. Shebang don’t work on windows rm $out/bin/2to3* rm $out/bin/idle* rm $out/bin/pydoc* echo linking DLLs for python’s compiled librairies linkDLLsInfolder $out/lib/python*/lib-dynload/ ''; preFixup = lib.optionalString (stdenv.hostPlatform != stdenv.buildPlatform) '' # Ensure patch-shebangs uses shebangs of host interpreter. export PATH=${lib.makeBinPath [ "$out" ]}:$PATH ''; # Add CPython specific setup-hook that configures distutils.sysconfig to # always load sysconfigdata from host Python. postFixup = lib.optionalString (!stdenv.hostPlatform.isDarwin) '' cat << "EOF" >> "$out/nix-support/setup-hook" ${sysconfigdataHook} EOF ''; # Enforce that we don't have references to the OpenSSL -dev package, which we # explicitly specify in our configure flags above. disallowedReferences = lib.optionals (openssl != null && !static && !enableFramework) [ openssl.dev ] ++ lib.optionals (stdenv.hostPlatform != stdenv.buildPlatform) [ # Ensure we don't have references to build-time packages. # These typically end up in shebangs. pythonOnBuildForHost buildPackages.bash ]; separateDebugInfo = true; passthru = passthru // { doc = stdenv.mkDerivation { inherit src; name = "python${pythonVersion}-${version}-doc"; dontConfigure = true; dontBuild = true; sphinxRoot = "Doc"; postInstallSphinx = '' mv $out/share/doc/* $out/share/doc/python${pythonVersion}-${version} ''; nativeBuildInputs = with pkgsBuildBuild.python3.pkgs; [ sphinxHook python-docs-theme ]; }; tests = passthru.tests // { pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; }; }; enableParallelBuilding = true; meta = with lib; { homepage = "https://www.python.org"; changelog = let majorMinor = versions.majorMinor version; dashedVersion = replaceStrings [ "." "a" ] [ "-" "-alpha-" ] version; in if sourceVersion.suffix == "" then "https://docs.python.org/release/${version}/whatsnew/changelog.html" else "https://docs.python.org/${majorMinor}/whatsnew/changelog.html#python-${dashedVersion}"; description = "A high-level dynamically-typed programming language"; longDescription = '' Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Some of its key distinguishing features include: clear, readable syntax; strong introspection capabilities; intuitive object orientation; natural expression of procedural code; full modularity, supporting hierarchical packages; exception-based error handling; and very high level dynamic data types. ''; license = licenses.psfl; pkgConfigModules = [ "python3" ]; platforms = platforms.linux ++ platforms.darwin ++ platforms.windows; maintainers = with maintainers; [ fridh ]; mainProgram = executable; }; }) [result] Failed to update python3Minimal 3.11.8 -> 3.12.2 https://repology.org/project/python/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath zotero, using log file: /var/log/nixpkgs-update/zotero/2024-03-21.log zotero 6.0.35 -> 6.0.37 https://repology.org/project/zotero/versions attrpath: zotero Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/fk328hb6yg4im7wdvi7hwcjm43cc63if-Zotero-6.0.37_linux-x86_64.tar.bz2.drv building '/nix/store/fk328hb6yg4im7wdvi7hwcjm43cc63if-Zotero-6.0.37_linux-x86_64.tar.bz2.drv'... trying https://download.zotero.org/client/release/6.0.37/Zotero-6.0.37_linux-x86_64.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 403 error: cannot download Zotero-6.0.37_linux-x86_64.tar.bz2 from any mirror error: builder for '/nix/store/fk328hb6yg4im7wdvi7hwcjm43cc63if-Zotero-6.0.37_linux-x86_64.tar.bz2.drv' failed with exit code 1; last 7 log lines: > > trying https://download.zotero.org/client/release/6.0.37/Zotero-6.0.37_linux-x86_64.tar.bz2 > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 403 > error: cannot download Zotero-6.0.37_linux-x86_64.tar.bz2 from any mirror For full logs, run 'nix log /nix/store/fk328hb6yg4im7wdvi7hwcjm43cc63if-Zotero-6.0.37_linux-x86_64.tar.bz2.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'zotero.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/fk328hb6yg4im7wdvi7hwcjm43cc63if-Zotero-6.0.37_linux-x86_64.tar.bz2.drv /nix/store/xcrf90mdy1m1205d2za48miydcn9pr2k-zotero-6.0.37.drv building '/nix/store/fk328hb6yg4im7wdvi7hwcjm43cc63if-Zotero-6.0.37_linux-x86_64.tar.bz2.drv'... trying https://download.zotero.org/client/release/6.0.37/Zotero-6.0.37_linux-x86_64.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 403 error: cannot download Zotero-6.0.37_linux-x86_64.tar.bz2 from any mirror error: builder for '/nix/store/fk328hb6yg4im7wdvi7hwcjm43cc63if-Zotero-6.0.37_linux-x86_64.tar.bz2.drv' failed with exit code 1; last 7 log lines: > > trying https://download.zotero.org/client/release/6.0.37/Zotero-6.0.37_linux-x86_64.tar.bz2 > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 403 > error: cannot download Zotero-6.0.37_linux-x86_64.tar.bz2 from any mirror For full logs, run 'nix log /nix/store/fk328hb6yg4im7wdvi7hwcjm43cc63if-Zotero-6.0.37_linux-x86_64.tar.bz2.drv'. error: 1 dependencies of derivation '/nix/store/xcrf90mdy1m1205d2za48miydcn9pr2k-zotero-6.0.37.drv' failed to build [result] Failed to update zotero 6.0.35 -> 6.0.37 https://repology.org/project/zotero/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ceph, using log file: /var/log/nixpkgs-update/ceph/2024-03-21.log ceph 18.2.1 -> 18.2.2 https://repology.org/project/ceph/versions attrpath: ceph Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update ceph 18.2.1 -> 18.2.2 https://repology.org/project/ceph/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath driversi686Linux.mesa, using log file: /var/log/nixpkgs-update/driversi686Linux.mesa/2024-03-21.log driversi686Linux.mesa 24.0.2 -> 24.0.3 https://repology.org/project/mesa/versions attrpath: driversi686Linux.mesa Checking auto update branch... No auto update branch exists Old version 24.0.2" not present in staging derivation file with contents: { stdenv, lib, fetchurl, fetchpatch, fetchCrate, buildPackages , meson, pkg-config, ninja , intltool, bison, flex, file, python3Packages, wayland-scanner , expat, libdrm, xorg, wayland, wayland-protocols, openssl , llvmPackages, libffi, libomxil-bellagio, libva-minimal , elfutils, libvdpau , libglvnd, libunwind, lm_sensors , vulkan-loader, glslang , galliumDrivers ? if stdenv.isLinux then [ "d3d12" # WSL emulated GPU (aka Dozen) "kmsro" # special "render only" driver for GPUs without a display controller "nouveau" # Nvidia "radeonsi" # new AMD (GCN+) "r300" # very old AMD "r600" # less old AMD "swrast" # software renderer (aka LLVMPipe) "svga" # VMWare virtualized GPU "virgl" # QEMU virtualized GPU (aka VirGL) "zink" # generic OpenGL over Vulkan, experimental ] ++ lib.optionals (stdenv.isAarch64 || stdenv.isAarch32) [ "etnaviv" # Vivante GPU designs (mostly NXP/Marvell SoCs) "freedreno" # Qualcomm Adreno (all Qualcomm SoCs) "lima" # ARM Mali 4xx "panfrost" # ARM Mali Midgard and up (T/G series) "vc4" # Broadcom VC4 (Raspberry Pi 0-3) ] ++ lib.optionals stdenv.isAarch64 [ "tegra" # Nvidia Tegra SoCs "v3d" # Broadcom VC5 (Raspberry Pi 4) ] ++ lib.optionals stdenv.hostPlatform.isx86 [ "iris" # new Intel, could work on non-x86 with PCIe cards, but doesn't build as of 22.3.4 "crocus" # Intel legacy, x86 only "i915" # Intel extra legacy, x86 only ] else [ "auto" ] , vulkanDrivers ? if stdenv.isLinux then [ "amd" # AMD (aka RADV) "microsoft-experimental" # WSL virtualized GPU (aka DZN/Dozen) "nouveau-experimental" # Nouveau (aka NVK) "swrast" # software renderer (aka Lavapipe) ] ++ lib.optionals (stdenv.hostPlatform.isAarch -> lib.versionAtLeast stdenv.hostPlatform.parsed.cpu.version "6") [ # QEMU virtualized GPU (aka VirGL) # Requires ATOMIC_INT_LOCK_FREE == 2. "virtio" ] ++ lib.optionals stdenv.isAarch64 [ "broadcom" # Broadcom VC5 (Raspberry Pi 4, aka V3D) "freedreno" # Qualcomm Adreno (all Qualcomm SoCs) "imagination-experimental" # PowerVR Rogue (currently N/A) "panfrost" # ARM Mali Midgard and up (T/G series) ] ++ lib.optionals stdenv.hostPlatform.isx86 [ "intel" # Intel (aka ANV), could work on non-x86 with PCIe cards, but doesn't build "intel_hasvk" # Intel Haswell/Broadwell, "legacy" Vulkan driver (https://www.phoronix.com/news/Intel-HasVK-Drop-Dead-Code) ] else [ "auto" ] , eglPlatforms ? [ "x11" ] ++ lib.optionals stdenv.isLinux [ "wayland" ] , vulkanLayers ? lib.optionals (!stdenv.isDarwin) [ "device-select" "overlay" "intel-nullhw" ] # No Vulkan support on Darwin , OpenGL, Xplugin , withValgrind ? lib.meta.availableOn stdenv.hostPlatform valgrind-light && !valgrind-light.meta.broken, valgrind-light , withLibunwind ? lib.meta.availableOn stdenv.hostPlatform libunwind , enableGalliumNine ? stdenv.isLinux , enableOSMesa ? stdenv.isLinux , enableOpenCL ? stdenv.isLinux && stdenv.isx86_64 , enablePatentEncumberedCodecs ? true , jdupes , rustPlatform , rust-bindgen , rustc , spirv-llvm-translator , zstd , directx-headers , udev }: # When updating this package, please verify at least these build (assuming x86_64-linux): # nix build .#mesa .#pkgsi686Linux.mesa .#pkgsCross.aarch64-multiplatform.mesa .#pkgsMusl.mesa let version = "24.0.3"; hash = "sha256-d67JoqN7fTWW6hZAs8xT0LXZs7Uqvtid4H43F+kb/b4="; # Release calendar: https://www.mesa3d.org/release-calendar.html # Release frequency: https://www.mesa3d.org/releasing.html#schedule branch = lib.versions.major version; withLibdrm = lib.meta.availableOn stdenv.hostPlatform libdrm; haveWayland = lib.elem "wayland" eglPlatforms; haveZink = lib.elem "zink" galliumDrivers; haveDozen = (lib.elem "d3d12" galliumDrivers) || (lib.elem "microsoft-experimental" vulkanDrivers); rustDeps = [ { pname = "proc-macro2"; version = "1.0.70"; hash = "sha256-e4ZgyZUTu5nAtaH5QVkLelqJQX/XPj/rWkzf/g2c+1g="; } { pname = "quote"; version = "1.0.33"; hash = "sha256-VWRCZJO0/DJbNu0/V9TLaqlwMot65YjInWT9VWg57DY="; } { pname = "syn"; version = "2.0.39"; hash = "sha256-Mjen2L/omhVbhU/+Ao65mogs3BP3fY+Bodab3uU63EI="; } { pname = "unicode-ident"; version = "1.0.12"; hash = "sha256-KX8NqYYw6+rGsoR9mdZx8eT1HIPEUUyxErdk2H/Rlj8="; } ]; copyRustDep = dep: '' cp -R --no-preserve=mode,ownership ${fetchCrate dep} subprojects/${dep.pname}-${dep.version} cp -R subprojects/packagefiles/${dep.pname}/* subprojects/${dep.pname}-${dep.version}/ ''; copyRustDeps = lib.concatStringsSep "\n" (builtins.map copyRustDep rustDeps); self = stdenv.mkDerivation { pname = "mesa"; inherit version; src = fetchurl { urls = [ "https://archive.mesa3d.org/mesa-${version}.tar.xz" "https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz" "ftp://ftp.freedesktop.org/pub/mesa/mesa-${version}.tar.xz" "ftp://ftp.freedesktop.org/pub/mesa/${version}/mesa-${version}.tar.xz" "ftp://ftp.freedesktop.org/pub/mesa/older-versions/${branch}.x/${version}/mesa-${version}.tar.xz" ]; inherit hash; }; patches = [ ./opencl.patch # Backport crash fix for Radeon (legacy) kernel driver # see https://gitlab.freedesktop.org/mesa/mesa/-/issues/10613 # FIXME: remove when merged upstream ./backport-radeon-crash-fix.patch ]; postPatch = '' patchShebangs . # The drirc.d directory cannot be installed to $drivers as that would cause a cyclic dependency: substituteInPlace src/util/xmlconfig.c --replace \ 'DATADIR "/drirc.d"' '"${placeholder "out"}/share/drirc.d"' substituteInPlace src/util/meson.build --replace \ "get_option('datadir')" "'${placeholder "out"}/share'" substituteInPlace src/amd/vulkan/meson.build --replace \ "get_option('datadir')" "'${placeholder "out"}/share'" ${copyRustDeps} ''; outputs = [ "out" "dev" "drivers" ] ++ lib.optional enableOSMesa "osmesa" ++ lib.optional stdenv.isLinux "driversdev" ++ lib.optional enableOpenCL "opencl" # the Dozen drivers depend on libspirv2dxil, but link it statically, and # libspirv2dxil itself is pretty chonky, so relocate it to its own output # in case anything wants to use it at some point ++ lib.optional haveDozen "spirv2dxil"; # Keep build-ids so drivers can use them for caching, etc. # Also some drivers segfault without this. separateDebugInfo = true; # Needed to discover llvm-config for cross preConfigure = '' PATH=${llvmPackages.libllvm.dev}/bin:$PATH ''; mesonFlags = [ "--sysconfdir=/etc" "--datadir=${placeholder "drivers"}/share" # Vendor files # Don't build in debug mode # https://gitlab.freedesktop.org/mesa/mesa/blob/master/docs/meson.html#L327 "-Db_ndebug=true" "-Ddri-search-path=${libglvnd.driverLink}/lib/dri" "-Dplatforms=${lib.concatStringsSep "," eglPlatforms}" "-Dgallium-drivers=${lib.concatStringsSep "," galliumDrivers}" "-Dvulkan-drivers=${lib.concatStringsSep "," vulkanDrivers}" "-Ddri-drivers-path=${placeholder "drivers"}/lib/dri" "-Dvdpau-libs-path=${placeholder "drivers"}/lib/vdpau" "-Domx-libs-path=${placeholder "drivers"}/lib/bellagio" "-Dva-libs-path=${placeholder "drivers"}/lib/dri" "-Dd3d-drivers-path=${placeholder "drivers"}/lib/d3d" "-Dgallium-nine=${lib.boolToString enableGalliumNine}" # Direct3D in Wine "-Dosmesa=${lib.boolToString enableOSMesa}" # used by wine "-Dmicrosoft-clc=disabled" # Only relevant on Windows (OpenCL 1.2 API on top of D3D12) # To enable non-mesa gbm backends to be found (e.g. Nvidia) "-Dgbm-backends-path=${libglvnd.driverLink}/lib/gbm:${placeholder "out"}/lib/gbm" # meson auto_features enables these features, but we do not want them "-Dandroid-libbacktrace=disabled" ] ++ lib.optionals stdenv.isLinux [ "-Dglvnd=true" # Enable RT for Intel hardware # https://gitlab.freedesktop.org/mesa/mesa/-/issues/9080 (lib.mesonEnable "intel-clc" (stdenv.buildPlatform == stdenv.hostPlatform)) ] ++ lib.optionals stdenv.isDarwin [ # Disable features that are explicitly unsupported on the platform "-Dgbm=disabled" "-Dxlib-lease=disabled" "-Degl=disabled" "-Dgallium-vdpau=disabled" "-Dgallium-va=disabled" "-Dgallium-xa=disabled" "-Dlmsensors=disabled" ] ++ lib.optionals enableOpenCL [ # Clover, old OpenCL frontend "-Dgallium-opencl=icd" "-Dopencl-spirv=true" # Rusticl, new OpenCL frontend "-Dgallium-rusticl=true" "-Dclang-libdir=${llvmPackages.clang-unwrapped.lib}/lib" ] ++ lib.optionals (!withValgrind) [ "-Dvalgrind=disabled" ] ++ lib.optionals (!withLibunwind) [ "-Dlibunwind=disabled" ] ++ lib.optional enablePatentEncumberedCodecs "-Dvideo-codecs=all" ++ lib.optional (vulkanLayers != []) "-D vulkan-layers=${builtins.concatStringsSep "," vulkanLayers}"; strictDeps = true; buildInputs = with xorg; [ expat glslang llvmPackages.libllvm libglvnd xorgproto libX11 libXext libxcb libXt libXfixes libxshmfence libXrandr libffi libvdpau libXvMC libpthreadstubs openssl zstd ] ++ lib.optionals withLibunwind [ libunwind ] ++ [ python3Packages.python # for shebang ] ++ lib.optionals haveWayland [ wayland wayland-protocols ] ++ lib.optionals stdenv.isLinux [ elfutils libomxil-bellagio libva-minimal udev lm_sensors ] ++ lib.optionals enableOpenCL [ llvmPackages.libclc llvmPackages.clang llvmPackages.clang-unwrapped spirv-llvm-translator ] ++ lib.optional withValgrind valgrind-light ++ lib.optional haveZink vulkan-loader ++ lib.optional haveDozen directx-headers; depsBuildBuild = [ pkg-config ] # Adding this unconditionally makes x86_64-darwin pick up an older toolchain, as # we explicitly call Mesa with 11.0 stdenv, but buildPackages is still 10.something, # and Mesa can't build with that. # FIXME: figure this out, or figure out how to get rid of Mesa on Darwin, # whichever is easier. ++ lib.optional (!stdenv.isDarwin) buildPackages.stdenv.cc; nativeBuildInputs = [ meson pkg-config ninja intltool bison flex file python3Packages.python python3Packages.mako python3Packages.ply jdupes glslang rustc rust-bindgen rustPlatform.bindgenHook ] ++ lib.optional haveWayland wayland-scanner; propagatedBuildInputs = with xorg; [ libXdamage libXxf86vm ] ++ lib.optional withLibdrm libdrm ++ lib.optionals stdenv.isDarwin [ OpenGL Xplugin ]; doCheck = false; postInstall = '' # Some installs don't have any drivers so this directory is never created. mkdir -p $drivers $osmesa '' + lib.optionalString stdenv.isLinux '' mkdir -p $drivers/lib if [ -n "$(shopt -s nullglob; echo "$out/lib/libxatracker"*)" -o -n "$(shopt -s nullglob; echo "$out/lib/libvulkan_"*)" ]; then # move gallium-related stuff to $drivers, so $out doesn't depend on LLVM mv -t $drivers/lib \ $out/lib/libpowervr_rogue* \ $out/lib/libxatracker* \ $out/lib/libvulkan_* fi if [ -n "$(shopt -s nullglob; echo "$out"/lib/lib*_mesa*)" ]; then # Move other drivers to a separate output mv -t $drivers/lib $out/lib/lib*_mesa* fi # Update search path used by glvnd for js in $drivers/share/glvnd/egl_vendor.d/*.json; do substituteInPlace "$js" --replace '"libEGL_' '"'"$drivers/lib/libEGL_" done # Update search path used by Vulkan (it's pointing to $out but # drivers are in $drivers) for js in $drivers/share/vulkan/icd.d/*.json; do substituteInPlace "$js" --replace "$out" "$drivers" done '' + lib.optionalString enableOpenCL '' # Move OpenCL stuff mkdir -p $opencl/lib mv -t "$opencl/lib/" \ $out/lib/gallium-pipe \ $out/lib/lib*OpenCL* # We construct our own .icd files that contain absolute paths. mkdir -p $opencl/etc/OpenCL/vendors/ echo $opencl/lib/libMesaOpenCL.so > $opencl/etc/OpenCL/vendors/mesa.icd echo $opencl/lib/libRusticlOpenCL.so > $opencl/etc/OpenCL/vendors/rusticl.icd '' + lib.optionalString enableOSMesa '' # move libOSMesa to $osmesa, as it's relatively big mkdir -p $osmesa/lib mv -t $osmesa/lib/ $out/lib/libOSMesa* '' + lib.optionalString (vulkanLayers != []) '' mv -t $drivers/lib $out/lib/libVkLayer* for js in $drivers/share/vulkan/{im,ex}plicit_layer.d/*.json; do substituteInPlace "$js" --replace '"libVkLayer_' '"'"$drivers/lib/libVkLayer_" done '' + lib.optionalString haveDozen '' mkdir -p $spirv2dxil/{bin,lib} mv -t $spirv2dxil/lib $out/lib/libspirv_to_dxil* mv -t $spirv2dxil/bin $out/bin/spirv2dxil ''; postFixup = lib.optionalString stdenv.isLinux '' # set the default search path for DRI drivers; used e.g. by X server for pc in lib/pkgconfig/{dri,d3d}.pc; do [ -f "$dev/$pc" ] && substituteInPlace "$dev/$pc" --replace "$drivers" "${libglvnd.driverLink}" done # remove pkgconfig files for GL/EGL; they are provided by libGL. rm -f $dev/lib/pkgconfig/{gl,egl}.pc # Move development files for libraries in $drivers to $driversdev mkdir -p $driversdev/include mv $dev/include/xa_* $dev/include/d3d* -t $driversdev/include || true mkdir -p $driversdev/lib/pkgconfig for pc in lib/pkgconfig/{xatracker,d3d}.pc; do if [ -f "$dev/$pc" ]; then substituteInPlace "$dev/$pc" --replace $out $drivers mv $dev/$pc $driversdev/$pc fi done # Don't depend on build python patchShebangs --host --update $out/bin/* # NAR doesn't support hard links, so convert them to symlinks to save space. jdupes --hard-links --link-soft --recurse "$drivers" # add RPATH so the drivers can find the moved libgallium and libdricore9 # moved here to avoid problems with stripping patchelfed files for lib in $drivers/lib/*.so* $drivers/lib/*/*.so*; do if [[ ! -L "$lib" ]]; then patchelf --set-rpath "$(patchelf --print-rpath $lib):$drivers/lib" "$lib" fi done # add RPATH here so Zink can find libvulkan.so ${lib.optionalString haveZink '' patchelf --add-rpath ${vulkan-loader}/lib $drivers/lib/dri/zink_dri.so ''} ''; env.NIX_CFLAGS_COMPILE = toString (lib.optionals stdenv.isDarwin [ "-fno-common" ] ++ lib.optionals enableOpenCL [ "-UPIPE_SEARCH_DIR" "-DPIPE_SEARCH_DIR=\"${placeholder "opencl"}/lib/gallium-pipe\"" ]); passthru = { inherit (libglvnd) driverLink; inherit llvmPackages; libdrm = if withLibdrm then libdrm else null; tests = lib.optionalAttrs stdenv.isLinux { devDoesNotDependOnLLVM = stdenv.mkDerivation { name = "mesa-dev-does-not-depend-on-llvm"; buildCommand = '' echo ${self.dev} >>$out ''; disallowedRequisites = [ llvmPackages.llvm self.drivers ]; }; }; }; meta = with lib; { description = "An open source 3D graphics library"; longDescription = '' The Mesa project began as an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics. Over the years the project has grown to implement more graphics APIs, including OpenGL ES (versions 1, 2, 3), OpenCL, OpenMAX, VDPAU, VA API, XvMC, and Vulkan. A variety of device drivers allows the Mesa libraries to be used in many different environments ranging from software emulation to complete hardware acceleration for modern GPUs. ''; homepage = "https://www.mesa3d.org/"; changelog = "https://www.mesa3d.org/relnotes/${version}.html"; license = licenses.mit; # X11 variant, in most files platforms = platforms.mesaPlatforms; maintainers = with maintainers; [ primeos vcunat ]; # Help is welcome :) }; }; in self [result] Failed to update driversi686Linux.mesa 24.0.2 -> 24.0.3 https://repology.org/project/mesa/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.pyside2, using log file: /var/log/nixpkgs-update/python312Packages.pyside2/2024-03-21.log python312Packages.pyside2 5.15.11 -> 5.15.13 https://repology.org/project/python:pyside2/versions attrpath: python312Packages.pyside2 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/development/python-modules/pyside2/default.nix b/pkgs/development/python-modules/pyside2/default.nix index 1d4cf2ce6038..567cdcf7f0b0 100644 --- a/pkgs/development/python-modules/pyside2/default.nix +++ b/pkgs/development/python-modules/pyside2/default.nix @@ -12,11 +12,11 @@ }: stdenv.mkDerivation rec { pname = "pyside2"; - version = "5.15.11"; + version = "5.15.13"; src = fetchurl { url = "https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-${version}-src/pyside-setup-opensource-src-${version}.tar.xz"; - sha256 = "sha256-2lZ807eFTSegtK/j6J3osvmLem1XOTvlbx/BP3cPryk="; + sha256 = "sha256-eld5eyAmjW68s53rpIx1Smmr+SIa7gPh89ym9lZbfak="; }; patches = [ [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.pyside2 Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . python312Packages.pyside2 Standard output: error: build log of 'python312Packages.pyside2' is not available [result] Failed to update python312Packages.pyside2 5.15.11 -> 5.15.13 https://repology.org/project/python:pyside2/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pcp, using log file: /var/log/nixpkgs-update/pcp/2024-03-21.log pcp 0.4.0 -> 6.2.0 https://repology.org/project/pcp/versions attrpath: pcp Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/ksr355z510rz7g3izg131yp93fszsyd7-source.drv building '/nix/store/ksr355z510rz7g3izg131yp93fszsyd7-source.drv'... trying https://github.com/dennis-tra/pcp/archive/v6.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/ksr355z510rz7g3izg131yp93fszsyd7-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/dennis-tra/pcp/archive/v6.2.0.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/ksr355z510rz7g3izg131yp93fszsyd7-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'pcp.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/ksr355z510rz7g3izg131yp93fszsyd7-source.drv /nix/store/l44i05a9w0p5ilq5r9qykihk1j6bnjpv-pcp-6.2.0-go-modules.drv /nix/store/dq67w898srk6clxx1707jlcdn3x68qbw-pcp-6.2.0.drv building '/nix/store/ksr355z510rz7g3izg131yp93fszsyd7-source.drv'... trying https://github.com/dennis-tra/pcp/archive/v6.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/ksr355z510rz7g3izg131yp93fszsyd7-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/dennis-tra/pcp/archive/v6.2.0.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/ksr355z510rz7g3izg131yp93fszsyd7-source.drv'. error: 1 dependencies of derivation '/nix/store/dq67w898srk6clxx1707jlcdn3x68qbw-pcp-6.2.0.drv' failed to build [result] Failed to update pcp 0.4.0 -> 6.2.0 https://repology.org/project/pcp/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pynello, using log file: /var/log/nixpkgs-update/python311Packages.pynello/2024-03-21.log python311Packages.pynello 0 -> 1 attrpath: python311Packages.pynello 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] Going to be running update for following packages: - python3.11-pynello-2.0.3 Press Enter key to continue... Running update for: - python3.11-pynello-2.0.3: UPDATING ... - python3.11-pynello-2.0.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pynello 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath filebench, using log file: /var/log/nixpkgs-update/filebench/2024-03-21.log filebench 1.4.9.1 -> 1.5.a3.27 https://repology.org/project/filebench/versions attrpath: filebench Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/3y2b6ds8ay7qg7qapngr46gnjmfhxi10-filebench-1.5.a3.27.tar.gz.drv building '/nix/store/3y2b6ds8ay7qg7qapngr46gnjmfhxi10-filebench-1.5.a3.27.tar.gz.drv'... trying https://downloads.sourceforge.net/filebench/filebench-1.5.a3.27.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://prdownloads.sourceforge.net/filebench/filebench-1.5.a3.27.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://netcologne.dl.sourceforge.net/sourceforge/filebench/filebench-1.5.a3.27.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 138 100 138 0 0 864 0 --:--:-- --:--:-- --:--:-- 867 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://versaweb.dl.sourceforge.net/sourceforge/filebench/filebench-1.5.a3.27.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://freefr.dl.sourceforge.net/sourceforge/filebench/filebench-1.5.a3.27.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 318 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://osdn.dl.sourceforge.net/sourceforge/filebench/filebench-1.5.a3.27.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' More details here: https://curl.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above. error: cannot download filebench-1.5.a3.27.tar.gz from any mirror error: builder for '/nix/store/3y2b6ds8ay7qg7qapngr46gnjmfhxi10-filebench-1.5.a3.27.tar.gz.drv' failed with exit code 1; last 25 log lines: > trying https://versaweb.dl.sourceforge.net/sourceforge/filebench/filebench-1.5.a3.27.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://freefr.dl.sourceforge.net/sourceforge/filebench/filebench-1.5.a3.27.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 318 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://osdn.dl.sourceforge.net/sourceforge/filebench/filebench-1.5.a3.27.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' > More details here: https://curl.se/docs/sslcerts.html > > curl failed to verify the legitimacy of the server and therefore could not > establish a secure connection to it. To learn more about this situation and > how to fix it, please visit the web page mentioned above. > error: cannot download filebench-1.5.a3.27.tar.gz from any mirror For full logs, run 'nix log /nix/store/3y2b6ds8ay7qg7qapngr46gnjmfhxi10-filebench-1.5.a3.27.tar.gz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'filebench.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/3y2b6ds8ay7qg7qapngr46gnjmfhxi10-filebench-1.5.a3.27.tar.gz.drv /nix/store/mrncpr39kzsxsab2f2ii78lrvbmaw3ab-filebench-1.5.a3.27.drv building '/nix/store/3y2b6ds8ay7qg7qapngr46gnjmfhxi10-filebench-1.5.a3.27.tar.gz.drv'... trying https://downloads.sourceforge.net/filebench/filebench-1.5.a3.27.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://prdownloads.sourceforge.net/filebench/filebench-1.5.a3.27.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://netcologne.dl.sourceforge.net/sourceforge/filebench/filebench-1.5.a3.27.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 138 100 138 0 0 1257 0 --:--:-- --:--:-- --:--:-- 1254 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://versaweb.dl.sourceforge.net/sourceforge/filebench/filebench-1.5.a3.27.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://freefr.dl.sourceforge.net/sourceforge/filebench/filebench-1.5.a3.27.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 318 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://osdn.dl.sourceforge.net/sourceforge/filebench/filebench-1.5.a3.27.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' More details here: https://curl.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above. error: cannot download filebench-1.5.a3.27.tar.gz from any mirror error: builder for '/nix/store/3y2b6ds8ay7qg7qapngr46gnjmfhxi10-filebench-1.5.a3.27.tar.gz.drv' failed with exit code 1; last 25 log lines: > trying https://versaweb.dl.sourceforge.net/sourceforge/filebench/filebench-1.5.a3.27.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://freefr.dl.sourceforge.net/sourceforge/filebench/filebench-1.5.a3.27.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 318 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://osdn.dl.sourceforge.net/sourceforge/filebench/filebench-1.5.a3.27.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' > More details here: https://curl.se/docs/sslcerts.html > > curl failed to verify the legitimacy of the server and therefore could not > establish a secure connection to it. To learn more about this situation and > how to fix it, please visit the web page mentioned above. > error: cannot download filebench-1.5.a3.27.tar.gz from any mirror For full logs, run 'nix log /nix/store/3y2b6ds8ay7qg7qapngr46gnjmfhxi10-filebench-1.5.a3.27.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/mrncpr39kzsxsab2f2ii78lrvbmaw3ab-filebench-1.5.a3.27.drv' failed to build [result] Failed to update filebench 1.4.9.1 -> 1.5.a3.27 https://repology.org/project/filebench/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sway-overfocus, using log file: /var/log/nixpkgs-update/sway-overfocus/2024-03-21.log sway-overfocus 0 -> 1 attrpath: sway-overfocus Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] skipping because derivation has updateScript [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/28xyx13zhhsr9wq2xdrv524h9r6k11pl-packages.json.drv building '/nix/store/28xyx13zhhsr9wq2xdrv524h9r6k11pl-packages.json.drv'... Going to be running update for following packages: - sway-overfocus-0.2.3-fix Press Enter key to continue... Running update for: - sway-overfocus-0.2.3-fix: UPDATING ... - sway-overfocus-0.2.3-fix: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update sway-overfocus 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath check-ups-health, using log file: /var/log/nixpkgs-update/check-ups-health/2024-03-21.log check-ups-health 2.8.3.3 -> 3.0.5 https://repology.org/project/check-ups-health/versions attrpath: check-ups-health Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update check-ups-health 2.8.3.3 -> 3.0.5 https://repology.org/project/check-ups-health/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.sphinx-mdinclude, using log file: /var/log/nixpkgs-update/python311Packages.sphinx-mdinclude/2024-03-21.log python311Packages.sphinx-mdinclude 0 -> 1 attrpath: python311Packages.sphinx-mdinclude 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] Going to be running update for following packages: - python3.11-sphinx-mdinclude-0.5.3 Press Enter key to continue... Running update for: - python3.11-sphinx-mdinclude-0.5.3: UPDATING ... - python3.11-sphinx-mdinclude-0.5.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sphinx-mdinclude 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sonic-visualiser, using log file: /var/log/nixpkgs-update/sonic-visualiser/2024-03-21.log sonic-visualiser 4.5.1 -> 4.5.2 https://repology.org/project/sonic-visualiser/versions attrpath: sonic-visualiser Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/l26kl754yq16n62ajcqsrq4m6iy4r05s-sonic-visualiser-4.5.2.tar.gz.drv building '/nix/store/l26kl754yq16n62ajcqsrq4m6iy4r05s-sonic-visualiser-4.5.2.tar.gz.drv'... trying https://code.soundsoftware.ac.uk/attachments/download/2841/sonic-visualiser-4.5.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download sonic-visualiser-4.5.2.tar.gz from any mirror error: builder for '/nix/store/l26kl754yq16n62ajcqsrq4m6iy4r05s-sonic-visualiser-4.5.2.tar.gz.drv' failed with exit code 1; last 7 log lines: > > trying https://code.soundsoftware.ac.uk/attachments/download/2841/sonic-visualiser-4.5.2.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download sonic-visualiser-4.5.2.tar.gz from any mirror For full logs, run 'nix log /nix/store/l26kl754yq16n62ajcqsrq4m6iy4r05s-sonic-visualiser-4.5.2.tar.gz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'sonic-visualiser.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/l26kl754yq16n62ajcqsrq4m6iy4r05s-sonic-visualiser-4.5.2.tar.gz.drv /nix/store/425g9zsjqgrwb77rj2rwxl4bcwrb87qz-sonic-visualiser-4.5.2.drv building '/nix/store/l26kl754yq16n62ajcqsrq4m6iy4r05s-sonic-visualiser-4.5.2.tar.gz.drv'... trying https://code.soundsoftware.ac.uk/attachments/download/2841/sonic-visualiser-4.5.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download sonic-visualiser-4.5.2.tar.gz from any mirror error: builder for '/nix/store/l26kl754yq16n62ajcqsrq4m6iy4r05s-sonic-visualiser-4.5.2.tar.gz.drv' failed with exit code 1; last 7 log lines: > > trying https://code.soundsoftware.ac.uk/attachments/download/2841/sonic-visualiser-4.5.2.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download sonic-visualiser-4.5.2.tar.gz from any mirror For full logs, run 'nix log /nix/store/l26kl754yq16n62ajcqsrq4m6iy4r05s-sonic-visualiser-4.5.2.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/425g9zsjqgrwb77rj2rwxl4bcwrb87qz-sonic-visualiser-4.5.2.drv' failed to build [result] Failed to update sonic-visualiser 4.5.1 -> 4.5.2 https://repology.org/project/sonic-visualiser/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.subprocess-tee, using log file: /var/log/nixpkgs-update/python311Packages.subprocess-tee/2024-03-21.log python311Packages.subprocess-tee 0 -> 1 attrpath: python311Packages.subprocess-tee 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] Going to be running update for following packages: - python3.11-subprocess-tee-0.4.1 Press Enter key to continue... Running update for: - python3.11-subprocess-tee-0.4.1: UPDATING ... - python3.11-subprocess-tee-0.4.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.subprocess-tee 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aws-sam-translator, using log file: /var/log/nixpkgs-update/python311Packages.aws-sam-translator/2024-03-21.log python311Packages.aws-sam-translator 0 -> 1 attrpath: python311Packages.aws-sam-translator 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] Going to be running update for following packages: - python3.11-aws-sam-translator-1.82.0 Press Enter key to continue... Running update for: - python3.11-aws-sam-translator-1.82.0: UPDATING ... - python3.11-aws-sam-translator-1.82.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/aws-sam-translator/default.nix b/pkgs/development/python-modules/aws-sam-translator/default.nix index 9fad12faaac4..872adf822768 100644 --- a/pkgs/development/python-modules/aws-sam-translator/default.nix +++ b/pkgs/development/python-modules/aws-sam-translator/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "aws-sam-translator"; - version = "1.82.0"; + version = "1.86.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "aws"; repo = "serverless-application-model"; rev = "refs/tags/v${version}"; - hash = "sha256-xAbFF4bKHFv5YAOlMA28lW1Xc37xV83X4r19MdubvFs="; + hash = "sha256-elirU6u6smuYIj8oO6s2ybQB8Tu0pJPkBdjd0W0CfFE="; }; postPatch = '' No auto update branch exists Old version 1.82.0" not present in staging derivation file with contents: { lib , boto3 , buildPythonPackage , fetchFromGitHub , jsonschema , parameterized , pydantic , pytest-env , pytest-rerunfailures , pytest-xdist , pytestCheckHook , pythonOlder , pyyaml , typing-extensions }: buildPythonPackage rec { pname = "aws-sam-translator"; version = "1.86.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchFromGitHub { owner = "aws"; repo = "serverless-application-model"; rev = "refs/tags/v${version}"; hash = "sha256-elirU6u6smuYIj8oO6s2ybQB8Tu0pJPkBdjd0W0CfFE="; }; postPatch = '' # don't try to use --cov or fail on new warnings rm pytest.ini ''; propagatedBuildInputs = [ boto3 jsonschema pydantic typing-extensions ]; nativeCheckInputs = [ parameterized pytest-env pytest-rerunfailures pytest-xdist pytestCheckHook pyyaml ]; preCheck = '' export AWS_DEFAULT_REGION=us-east-1 ''; pytestFlagsArray = [ "tests" ''-m "not slow"'' ]; disabledTests = [ # urllib3 2.0 compat "test_plugin_accepts_different_sar_client" "test_plugin_accepts_flags" "test_plugin_accepts_parameters" "test_plugin_default_values" "test_plugin_invalid_configuration_raises_exception" "test_plugin_must_setup_correct_name" "test_must_process_applications" "test_must_process_applications_validate" "test_process_invalid_applications" "test_process_invalid_applications_validate" "test_resolve_intrinsics" "test_sar_service_calls" "test_sar_success_one_app" "test_sar_throttling_doesnt_stop_processing" "test_sleep_between_sar_checks" "test_unexpected_sar_error_stops_processing" ]; __darwinAllowLocalNetworking = true; pythonImportsCheck = [ "samtranslator" ]; meta = with lib; { description = "Python library to transform SAM templates into AWS CloudFormation templates"; homepage = "https://github.com/aws/serverless-application-model"; changelog = "https://github.com/aws/serverless-application-model/releases/tag/v${version}"; license = licenses.asl20; maintainers = with maintainers; [ ]; }; } [result] Failed to update python311Packages.aws-sam-translator 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.MixtureMissing, using log file: /var/log/nixpkgs-update/rPackages.MixtureMissing/2024-03-21.log rPackages.MixtureMissing 3.0.0 -> 3.0.2 https://repology.org/project/r:mixturemissing/versions attrpath: rPackages.MixtureMissing Checking auto update branch... No auto update branch exists Old version 3.0.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.MixtureMissing 3.0.0 -> 3.0.2 https://repology.org/project/r:mixturemissing/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sonic-server, using log file: /var/log/nixpkgs-update/sonic-server/2024-03-21.log sonic-server 0 -> 1 attrpath: sonic-server Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] skipping because derivation has updateScript [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/18h8ldd5y8xhi81bcf8h7c5qir1xp3wi-packages.json.drv building '/nix/store/18h8ldd5y8xhi81bcf8h7c5qir1xp3wi-packages.json.drv'... Going to be running update for following packages: - sonic-server-1.4.8 Press Enter key to continue... Running update for: - sonic-server-1.4.8: UPDATING ... - sonic-server-1.4.8: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update sonic-server 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO @volth asked to not update xfce [result] Failed to update xfce.xfce4-screenshooter 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ktaucenters, using log file: /var/log/nixpkgs-update/rPackages.ktaucenters/2024-03-21.log rPackages.ktaucenters 0.1.0 -> 1.0.0 https://repology.org/project/r:ktaucenters/versions attrpath: rPackages.ktaucenters Checking auto update branch... No auto update branch exists Old version 0.1.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ktaucenters 0.1.0 -> 1.0.0 https://repology.org/project/r:ktaucenters/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyrabbit2, using log file: /var/log/nixpkgs-update/python311Packages.pyrabbit2/2024-03-21.log python311Packages.pyrabbit2 0 -> 1 attrpath: python311Packages.pyrabbit2 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] Going to be running update for following packages: - python3.11-pyrabbit2-1.0.7 Press Enter key to continue... Running update for: - python3.11-pyrabbit2-1.0.7: UPDATING ... - python3.11-pyrabbit2-1.0.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyrabbit2 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kubeshark, using log file: /var/log/nixpkgs-update/kubeshark/2024-03-21.log kubeshark 0 -> 1 attrpath: kubeshark Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/75fm1krj244c4amvya3nkm29sidz3arc-packages.json.drv building '/nix/store/75fm1krj244c4amvya3nkm29sidz3arc-packages.json.drv'... Going to be running update for following packages: - kubeshark-52.1.75 Press Enter key to continue... Running update for: - kubeshark-52.1.75: UPDATING ... - kubeshark-52.1.75: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/networking/cluster/kubeshark/default.nix b/pkgs/applications/networking/cluster/kubeshark/default.nix index d798442c0844..412ca8f8a097 100644 --- a/pkgs/applications/networking/cluster/kubeshark/default.nix +++ b/pkgs/applications/networking/cluster/kubeshark/default.nix @@ -2,13 +2,13 @@ buildGoModule rec { pname = "kubeshark"; - version = "52.1.75"; + version = "52.1.77"; src = fetchFromGitHub { owner = "kubeshark"; repo = "kubeshark"; rev = "v${version}"; - hash = "sha256-3DKoYjAOYucK28D68GeM1S1kTxec9eMYFY6zQ8dZKNo="; + hash = "sha256-BpixzQ88JfA1cS5bLMHmLhE5Si5UbC9zRf9GAELrJwM="; }; vendorHash = "sha256-SmvO9DYOXxnmN2dmHPPOguVwEbWSH/xNLBB+idpzopo="; No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/vnhkvpwhd8q0l402lwjj8mcd1p1hvyi3-kubeshark-52.1.77" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • kubeshark
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 kubeshark is: The API Traffic Viewer for Kubernetes meta.homepage for kubeshark is: https://kubeshark.co/ meta.changelog for kubeshark is: https://github.com/kubeshark/kubeshark/releases/tag/52.1.77 ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/kubeshark/kubeshark/releases/tag/v52.1.77) - [Compare changes on GitHub](https://github.com/kubeshark/kubeshark/compare/v52.1.75...v52.1.77) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 52.1.77 with grep in /nix/store/vnhkvpwhd8q0l402lwjj8mcd1p1hvyi3-kubeshark-52.1.77 - found 52.1.77 in filename of file in /nix/store/vnhkvpwhd8q0l402lwjj8mcd1p1hvyi3-kubeshark-52.1.77 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath kubeshark ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/vnhkvpwhd8q0l402lwjj8mcd1p1hvyi3-kubeshark-52.1.77 \ --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 kubeshark https://github.com/r-ryantm/nixpkgs/archive/acd409782612ac51f5399ee6aee64bfa7c85451c.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/acd409782612ac51f5399ee6aee64bfa7c85451c#kubeshark ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/vnhkvpwhd8q0l402lwjj8mcd1p1hvyi3-kubeshark-52.1.77 ls -la /nix/store/vnhkvpwhd8q0l402lwjj8mcd1p1hvyi3-kubeshark-52.1.77/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • kubeshark
--- ###### Maintainer pings cc @bryanasdev000 @qjoly 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/297635 [result] Success updating kubeshark 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.tflearn, using log file: /var/log/nixpkgs-update/python311Packages.tflearn/2024-03-21.log python311Packages.tflearn 0 -> 1 attrpath: python311Packages.tflearn 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] Going to be running update for following packages: - python3.11-tflearn-0.5.0 Press Enter key to continue... Running update for: - python3.11-tflearn-0.5.0: UPDATING ... - python3.11-tflearn-0.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.tflearn 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath solana-validator, using log file: /var/log/nixpkgs-update/solana-validator/2024-03-21.log solana-validator 0 -> 1 attrpath: solana-validator Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - solana-validator-1.16.26 Press Enter key to continue... Running update for: - solana-validator-1.16.26: UPDATING ... - solana-validator-1.16.26: ERROR --- SHOWING ERROR LOG FOR solana-validator-1.16.26 ---------------------- /run/nixpkgs-update-worker/nix-shell-1667150-0/rc: line 3: exec: oil: not found --- SHOWING ERROR LOG FOR solana-validator-1.16.26 ---------------------- The update script for solana-validator-1.16.26 failed with exit code 127 [result] Failed to update solana-validator 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.abjad, using log file: /var/log/nixpkgs-update/python311Packages.abjad/2024-03-21.log python311Packages.abjad 0 -> 1 attrpath: python311Packages.abjad 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] Going to be running update for following packages: - python3.11-abjad-3.19 Press Enter key to continue... Running update for: - python3.11-abjad-3.19: UPDATING ... - python3.11-abjad-3.19: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.abjad 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pytest-astropy, using log file: /var/log/nixpkgs-update/python311Packages.pytest-astropy/2024-03-21.log python311Packages.pytest-astropy 0 -> 1 attrpath: python311Packages.pytest-astropy 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] Going to be running update for following packages: - python3.11-pytest-astropy-0.11.0 Press Enter key to continue... Running update for: - python3.11-pytest-astropy-0.11.0: UPDATING ... - python3.11-pytest-astropy-0.11.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pytest-astropy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sitespeed-io, using log file: /var/log/nixpkgs-update/sitespeed-io/2024-03-21.log sitespeed-io 0 -> 1 attrpath: sitespeed-io Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] skipping because derivation has updateScript [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vw6brbsamb7vbhcpjgs3z6ailxp6rjxm-packages.json.drv building '/nix/store/vw6brbsamb7vbhcpjgs3z6ailxp6rjxm-packages.json.drv'... Going to be running update for following packages: - sitespeed-io-33.2.0 Press Enter key to continue... Running update for: - sitespeed-io-33.2.0: UPDATING ... - sitespeed-io-33.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/networking/sitespeed-io/default.nix b/pkgs/tools/networking/sitespeed-io/default.nix index 505807129318..2226bfa0ce69 100644 --- a/pkgs/tools/networking/sitespeed-io/default.nix +++ b/pkgs/tools/networking/sitespeed-io/default.nix @@ -24,13 +24,13 @@ assert (!withFirefox && !withChromium) -> throw "Either `withFirefox` or `withChromium` must be enabled."; buildNpmPackage rec { pname = "sitespeed-io"; - version = "33.2.0"; + version = "33.4.0"; src = fetchFromGitHub { owner = "sitespeedio"; repo = "sitespeed.io"; rev = "v${version}"; - hash = "sha256-GU7eQfh44zAuZ0oPb/9wGxK/+AfKvNPyuRgmEP0NaMM="; + hash = "sha256-Yjp6sbMi4s23CecCYXxnUDQ9dc4SgnUnbBV8kLhv58U="; }; nodejs = nodejs_18; @@ -46,7 +46,7 @@ buildNpmPackage rec { dontNpmBuild = true; npmInstallFlags = [ "--omit=dev" ]; - npmDepsHash = "sha256-t11JMu+MjTRsDuud/mDvLglvdcj1mlZfx67ueejdw/0="; + npmDepsHash = "sha256-OT0dKF6dLuAZ5SgMVbrOyirJnpPNL5ygPjwvXqjKF1Q="; postInstall = '' mv $out/bin/sitespeed{.,-}io An auto update branch exists with message `sitespeed-io: 33.2.0 -> 33.3.0`. New version is 33.4.0. The auto update branch does not match or exceed the new version. [outpaths] eval start [outpaths] eval end [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rmfakecloud, using log file: /var/log/nixpkgs-update/rmfakecloud/2024-03-21.log rmfakecloud 0.0.17 -> 0.0.18 https://github.com/ddvk/rmfakecloud/releases attrpath: rmfakecloud Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-Rr2EVrQOdlOqSlTpXFMfnKNmdw6UiT7LZH0xBUwqkJc=" build succeeded unexpectedlystderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'rmfakecloud.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/kjmvwq1gkv2gy4klx8g9ydik0nw390wi-rmfakecloud-webui-0.0.18.drv /nix/store/7zsi97qma70zgcsg2cpz2vb8nw29f39y-rmfakecloud-0.0.18-go-modules.drv /nix/store/318sqnjckbk0vd104zp8aj3kpj039bkb-rmfakecloud-0.0.18.drv building '/nix/store/kjmvwq1gkv2gy4klx8g9ydik0nw390wi-rmfakecloud-webui-0.0.18.drv'... Running phase: unpackPhase unpacking source archive /nix/store/pmwwachnz4gnp0r6a9b7wnf0q238j7k4-source source root is source Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase yarn config v1.22.22 success Set "yarn-offline-mirror" to "/nix/store/y6dhxbi8whq4ybi3q4rqb24zaff46h3j-offline". Done in 0.02s. yarn install v1.22.22 [1/4] Resolving packages... [2/4] Fetching packages... error Can't make a request in offline mode ("https://registry.yarnpkg.com/_adobe_css_tools___css_tools_4.3.2.tgz") info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. error: builder for '/nix/store/kjmvwq1gkv2gy4klx8g9ydik0nw390wi-rmfakecloud-webui-0.0.18.drv' failed with exit code 1; last 16 log lines: > Running phase: unpackPhase > unpacking source archive /nix/store/pmwwachnz4gnp0r6a9b7wnf0q238j7k4-source > source root is source > Running phase: patchPhase > Running phase: updateAutotoolsGnuConfigScriptsPhase > Running phase: configurePhase > no configure script, doing nothing > Running phase: buildPhase > yarn config v1.22.22 > success Set "yarn-offline-mirror" to "/nix/store/y6dhxbi8whq4ybi3q4rqb24zaff46h3j-offline". > Done in 0.02s. > yarn install v1.22.22 > [1/4] Resolving packages... > [2/4] Fetching packages... > error Can't make a request in offline mode ("https://registry.yarnpkg.com/_adobe_css_tools___css_tools_4.3.2.tgz") > info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. For full logs, run 'nix log /nix/store/kjmvwq1gkv2gy4klx8g9ydik0nw390wi-rmfakecloud-webui-0.0.18.drv'. error: 1 dependencies of derivation '/nix/store/318sqnjckbk0vd104zp8aj3kpj039bkb-rmfakecloud-0.0.18.drv' failed to build [result] Failed to update rmfakecloud 0.0.17 -> 0.0.18 https://github.com/ddvk/rmfakecloud/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath qadwaitadecorations-qt6, using log file: /var/log/nixpkgs-update/qadwaitadecorations-qt6/2024-03-21.log qadwaitadecorations-qt6 0.1.4 -> 0.1.5 https://github.com/FedoraQt/QAdwaitaDecorations/releases attrpath: qadwaitadecorations-qt6 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/wd2dshaynbvmx3m4c6paxwk4q8h3h9jl-packages.json.drv building '/nix/store/wd2dshaynbvmx3m4c6paxwk4q8h3h9jl-packages.json.drv'... Going to be running update for following packages: - qadwaitadecorations-0.1.4 Press Enter key to continue... Running update for: - qadwaitadecorations-0.1.4: UPDATING ... - qadwaitadecorations-0.1.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/qa/qadwaitadecorations/package.nix b/pkgs/by-name/qa/qadwaitadecorations/package.nix index def921a3f6d0..1949373f2d1c 100644 --- a/pkgs/by-name/qa/qadwaitadecorations/package.nix +++ b/pkgs/by-name/qa/qadwaitadecorations/package.nix @@ -19,13 +19,13 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "qadwaitadecorations"; - version = "0.1.4"; + version = "0.1.5"; src = fetchFromGitHub { owner = "FedoraQt"; repo = "QAdwaitaDecorations"; rev = finalAttrs.version; - hash = "sha256-vG6nK+9hUX0ZxNFz5ZA/EC1rSFTGl5rDTBlsraRlrTU="; + hash = "sha256-aqjm93tmBfDkmce1WG5xx8MCDCvo6AOrRHArj/+Ko9E="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/paznk9b16disyhfl7sny3bsc9vw0k0ny-qadwaitadecorations-0.1.5" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
  • qadwaitadecorations
  • qadwaitadecorations-qt6
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 qadwaitadecorations-qt6 is: Qt6 Wayland decoration plugin using libadwaita style meta.homepage for qadwaitadecorations-qt6 is: https://github.com/FedoraQt/QAdwaitaDecorations ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/FedoraQt/QAdwaitaDecorations/releases/tag/0.1.5) - [Compare changes on GitHub](https://github.com/FedoraQt/QAdwaitaDecorations/compare/0.1.4...0.1.5) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.1.5 in filename of file in /nix/store/paznk9b16disyhfl7sny3bsc9vw0k0ny-qadwaitadecorations-0.1.5 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath qadwaitadecorations qadwaitadecorations-qt6 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/paznk9b16disyhfl7sny3bsc9vw0k0ny-qadwaitadecorations-0.1.5 \ --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 qadwaitadecorations-qt6 https://github.com/r-ryantm/nixpkgs/archive/7e538bd643a9b11909cd94ec1070cec2e4bf5200.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/7e538bd643a9b11909cd94ec1070cec2e4bf5200#qadwaitadecorations-qt6 ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/paznk9b16disyhfl7sny3bsc9vw0k0ny-qadwaitadecorations-0.1.5 ls -la /nix/store/paznk9b16disyhfl7sny3bsc9vw0k0ny-qadwaitadecorations-0.1.5/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
  • qadwaitadecorations
  • qadwaitadecorations-qt6
--- ###### Maintainer pings cc @SamLukeYes 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/297666 [result] Success updating qadwaitadecorations-qt6 0.1.4 -> 0.1.5 https://github.com/FedoraQt/QAdwaitaDecorations/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath proxmark3, using log file: /var/log/nixpkgs-update/proxmark3/2024-03-21.log proxmark3 4.18218 -> 4.18341 https://github.com/RfidResearchGroup/proxmark3/releases attrpath: proxmark3 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/tools/security/proxmark3/default.nix b/pkgs/tools/security/proxmark3/default.nix index bbdbec9d5d0e..ee37f938b5d9 100644 --- a/pkgs/tools/security/proxmark3/default.nix +++ b/pkgs/tools/security/proxmark3/default.nix @@ -26,13 +26,13 @@ assert withBlueshark -> stdenv.hostPlatform.isLinux; stdenv.mkDerivation (finalAttrs: { pname = "proxmark3"; - version = "4.18218"; + version = "4.18341"; src = fetchFromGitHub { owner = "RfidResearchGroup"; repo = "proxmark3"; rev = "v${finalAttrs.version}"; - hash = "sha256-LltTTmYEF1JsqkVaj7Z19qGR+dEUj6Hwr6T5Z1eDzZc="; + hash = "sha256-YeBrrzCiDgl4WdhWYatm9sOAtBAECIv/f+OzB/RTdeg="; }; patches = [ [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/7sjp3gn9l1ghqv1v0ap4sv5cxrm12wwh-proxmark3-4.18341" 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 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 [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • proxmark3
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/RfidResearchGroup/proxmark3/releases. meta.description for proxmark3 is: Client for proxmark3, powerful general purpose RFID tool meta.homepage for proxmark3 is: https://github.com/RfidResearchGroup/proxmark3 ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/RfidResearchGroup/proxmark3/releases/tag/v4.18341) - [Compare changes on GitHub](https://github.com/RfidResearchGroup/proxmark3/compare/v4.18218...v4.18341) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 4.18341 with grep in /nix/store/7sjp3gn9l1ghqv1v0ap4sv5cxrm12wwh-proxmark3-4.18341 - found 4.18341 in filename of file in /nix/store/7sjp3gn9l1ghqv1v0ap4sv5cxrm12wwh-proxmark3-4.18341 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath proxmark3 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/7sjp3gn9l1ghqv1v0ap4sv5cxrm12wwh-proxmark3-4.18341 \ --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 proxmark3 https://github.com/r-ryantm/nixpkgs/archive/24752e351b65a8d395ededb6ba24ca4358385f9b.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/24752e351b65a8d395ededb6ba24ca4358385f9b#proxmark3 ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/7sjp3gn9l1ghqv1v0ap4sv5cxrm12wwh-proxmark3-4.18341 ls -la /nix/store/7sjp3gn9l1ghqv1v0ap4sv5cxrm12wwh-proxmark3-4.18341/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • proxmark3
--- ###### Maintainer pings cc @nyanotech @emilytrau 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/297670 [result] Success updating proxmark3 4.18218 -> 4.18341 https://github.com/RfidResearchGroup/proxmark3/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.pandocfilters, using log file: /var/log/nixpkgs-update/python312Packages.pandocfilters/2024-03-21.log python312Packages.pandocfilters 1.5.0 -> 1.5.1 https://github.com/jgm/pandocfilters/releases attrpath: python312Packages.pandocfilters 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/27wki4fc55anh8jmh24d32jgf83k0s8j-packages.json.drv building '/nix/store/27wki4fc55anh8jmh24d32jgf83k0s8j-packages.json.drv'... Going to be running update for following packages: - python3.12-pandocfilters-1.5.1 Press Enter key to continue... Running update for: - python3.12-pandocfilters-1.5.1: UPDATING ... - python3.12-pandocfilters-1.5.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.pandocfilters 1.5.0 -> 1.5.1 https://github.com/jgm/pandocfilters/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.autopep8, using log file: /var/log/nixpkgs-update/python312Packages.autopep8/2024-03-21.log python312Packages.autopep8 2.0.4-unstable-2023-10-27 -> 2.1.0 https://github.com/hhatto/autopep8/releases attrpath: python312Packages.autopep8 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/8rizjvg0xwnnw5yycnkl3qvjp5kisl7f-packages.json.drv building '/nix/store/8rizjvg0xwnnw5yycnkl3qvjp5kisl7f-packages.json.drv'... Going to be running update for following packages: - python3.12-autopep8-2.0.4-unstable-2023-10-27 Press Enter key to continue... Running update for: - python3.12-autopep8-2.0.4-unstable-2023-10-27: UPDATING ... - python3.12-autopep8-2.0.4-unstable-2023-10-27: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.autopep8 2.0.4-unstable-2023-10-27 -> 2.1.0 https://github.com/hhatto/autopep8/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath vimPlugins.gitsigns-nvim, using log file: /var/log/nixpkgs-update/vimPlugins.gitsigns-nvim/2024-03-21.log vimPlugins.gitsigns-nvim scm-1-unstable-2024-03-13 -> 0.7 https://github.com/lewis6991/gitsigns.nvim/releases attrpath: vimPlugins.gitsigns-nvim Checking auto update branch... No auto update branch exists Old version scm-1-unstable-2024-03-13" not present in master derivation file with contents: { lib , stdenv , lua , toVimPlugin }: let # sanitizeDerivationName normalizeName = lib.replaceStrings [ "." ] [ "-" ]; in # function to create vim plugin from lua packages that are already packaged in # luaPackages { # the lua attribute name that matches this vim plugin. Both should be equal # in the majority of cases but we make it possible to have different attribute names luaAttr ? (normalizeName attrs.pname) , ... }@attrs: let originalLuaDrv = lua.pkgs.${luaAttr}; luaDrv = originalLuaDrv.overrideAttrs (oa: { version = attrs.version or oa.version; rockspecVersion = oa.rockspecVersion; extraConfig = '' -- to create a flat hierarchy lua_modules_path = "lua" ''; }); finalDrv = toVimPlugin (luaDrv.overrideAttrs(oa: attrs // { nativeBuildInputs = oa.nativeBuildInputs or [] ++ [ lua.pkgs.luarocksMoveDataFolder ]; version = "${originalLuaDrv.version}-unstable-${oa.version}"; })); in finalDrv [result] Failed to update vimPlugins.gitsigns-nvim scm-1-unstable-2024-03-13 -> 0.7 https://github.com/lewis6991/gitsigns.nvim/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ocamlPackages.kcas, using log file: /var/log/nixpkgs-update/ocamlPackages.kcas/2024-03-21.log ocamlPackages.kcas 0.6.1 -> 0.7.0 https://github.com/ocaml-multicore/kcas/releases attrpath: ocamlPackages.kcas 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/development/ocaml-modules/kcas/default.nix b/pkgs/development/ocaml-modules/kcas/default.nix index 2d840b9a750b..c4e7441adb54 100644 --- a/pkgs/development/ocaml-modules/kcas/default.nix +++ b/pkgs/development/ocaml-modules/kcas/default.nix @@ -5,11 +5,11 @@ buildDunePackage rec { pname = "kcas"; - version = "0.6.1"; + version = "0.7.0"; src = fetchurl { url = "https://github.com/ocaml-multicore/kcas/releases/download/${version}/kcas-${version}.tbz"; - hash = "sha256-u3Z8uAvITRUhOcB2EUYjWtpxIFJMvm2O/kyNr/AELWI="; + hash = "sha256-mo/otnkB79QdyVgLw1sZFfkR/Z/l15cRVfEYPPd6H5E="; }; propagatedBuildInputs = [ domain-local-await domain-local-timeout ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ocamlPackages.kcas nix build failed. got build log for 'ocamlPackages.kcas' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/72bq0waj2jzqhyjny7k53h4gv9axkpvi-kcas-0.7.0.tbz source root is kcas-0.7.0 setting SOURCE_DATE_EPOCH to timestamp 1708895386 of file kcas-0.7.0/update-gh-pages-for-tag @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Done: 0% (0/0, 0 left) (jobs: 1) Done: 100% (2/2, 0 left) (jobs: 0) File "src/kcas/dune", line 4, characters 60-75: 4 | (libraries domain-local-await domain-local-timeout backoff multicore-magic)) ^^^^^^^^^^^^^^^ Error: Library "multicore-magic" not found. -> required by library "kcas" in _build/default/src/kcas -> required by _build/default/META.kcas -> required by _build/install/default/lib/kcas/META -> required by _build/default/kcas.install -> required by alias install Done: 100% (2/2, 0 left) (jobs: 0) Done: 48% (15/31, 16 left, 1 failed) (jobs: 0) [result] Failed to update ocamlPackages.kcas 0.6.1 -> 0.7.0 https://github.com/ocaml-multicore/kcas/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.mypy-boto3-lookoutequipment, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-lookoutequipment/2024-03-21.log python312Packages.mypy-boto3-lookoutequipment 1.34.47 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-lookoutequipment 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/8gpclhcrnng47ybdh5l7wmca5d2fwmj5-packages.json.drv building '/nix/store/8gpclhcrnng47ybdh5l7wmca5d2fwmj5-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-lookoutequipment-1.34.47 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-lookoutequipment-1.34.47: UPDATING ... - python3.12-mypy-boto3-lookoutequipment-1.34.47: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-lookoutequipment 1.34.47 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.mypy-boto3-iotevents, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-iotevents/2024-03-21.log python312Packages.mypy-boto3-iotevents 1.34.47 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-iotevents 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/iilw7yc4r73r8bqln34q3gmi4rnv9z4x-packages.json.drv building '/nix/store/iilw7yc4r73r8bqln34q3gmi4rnv9z4x-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-iotevents-1.34.47 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-iotevents-1.34.47: UPDATING ... - python3.12-mypy-boto3-iotevents-1.34.47: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-iotevents 1.34.47 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.vapoursynth, using log file: /var/log/nixpkgs-update/python312Packages.vapoursynth/2024-03-21.log python312Packages.vapoursynth 65 -> 66 https://github.com/vapoursynth/vapoursynth/releases attrpath: python312Packages.vapoursynth 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/ax6536hdhd1dfqbk9dhfzaa626c33j7g-packages.json.drv building '/nix/store/ax6536hdhd1dfqbk9dhfzaa626c33j7g-packages.json.drv'... Going to be running update for following packages: - python3.12-vapoursynth-65 Press Enter key to continue... Running update for: - python3.12-vapoursynth-65: UPDATING ... - python3.12-vapoursynth-65: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.vapoursynth 65 -> 66 https://github.com/vapoursynth/vapoursynth/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.sanic, using log file: /var/log/nixpkgs-update/python312Packages.sanic/2024-03-21.log python312Packages.sanic 23.6.0 -> 23.12.1 https://github.com/sanic-org/sanic/releases attrpath: python312Packages.sanic 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/a2l43lp20c5hm7alav8wbgm993rydppd-packages.json.drv building '/nix/store/a2l43lp20c5hm7alav8wbgm993rydppd-packages.json.drv'... Going to be running update for following packages: - python3.12-sanic-23.12.1 Press Enter key to continue... Running update for: - python3.12-sanic-23.12.1: UPDATING ... - python3.12-sanic-23.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.sanic 23.6.0 -> 23.12.1 https://github.com/sanic-org/sanic/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.google-api-python-client, using log file: /var/log/nixpkgs-update/python312Packages.google-api-python-client/2024-03-21.log python312Packages.google-api-python-client 2.120.0 -> 2.122.0 https://github.com/google/google-api-python-client/releases attrpath: python312Packages.google-api-python-client 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/xnady4yha6a1adn8dg108mcw6pxcdmsk-packages.json.drv building '/nix/store/xnady4yha6a1adn8dg108mcw6pxcdmsk-packages.json.drv'... Going to be running update for following packages: - python3.12-google-api-python-client-2.121.0 Press Enter key to continue... Running update for: - python3.12-google-api-python-client-2.121.0: UPDATING ... - python3.12-google-api-python-client-2.121.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/google-api-python-client/default.nix b/pkgs/development/python-modules/google-api-python-client/default.nix index fa2ee6aa8d6d..f5025d87a63e 100644 --- a/pkgs/development/python-modules/google-api-python-client/default.nix +++ b/pkgs/development/python-modules/google-api-python-client/default.nix @@ -13,14 +13,14 @@ buildPythonPackage rec { pname = "google-api-python-client"; - version = "2.121.0"; + version = "2.122.0"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-34Y+zk24s2zhBT69mD5D+8W2ZCCe7XjoLMhK5W3axsA="; + hash = "sha256-d0R78ta26p5ob9ZvwvEu56Y+OIm3QnZ2Qp6/Cfy13Pk="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 40 > 25 [result] Failed to update python312Packages.google-api-python-client 2.120.0 -> 2.122.0 https://github.com/google/google-api-python-client/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.python-socks, using log file: /var/log/nixpkgs-update/python312Packages.python-socks/2024-03-21.log python312Packages.python-socks 2.4.3 -> 2.4.4 https://github.com/romis2012/python-socks/releases attrpath: python312Packages.python-socks 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/ycj4zpa1lbbdffv3f0zj2qsyx3j1rm9m-packages.json.drv building '/nix/store/ycj4zpa1lbbdffv3f0zj2qsyx3j1rm9m-packages.json.drv'... Going to be running update for following packages: - python3.12-python-socks-2.4.4 Press Enter key to continue... Running update for: - python3.12-python-socks-2.4.4: UPDATING ... - python3.12-python-socks-2.4.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.python-socks 2.4.3 -> 2.4.4 https://github.com/romis2012/python-socks/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.google-cloud-core, using log file: /var/log/nixpkgs-update/python312Packages.google-cloud-core/2024-03-21.log python312Packages.google-cloud-core 2.3.3 -> 2.4.1 https://github.com/googleapis/python-cloud-core/releases attrpath: python312Packages.google-cloud-core 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/82qz91xs8z7vymz6fi0cw1iqnsj8771z-packages.json.drv building '/nix/store/82qz91xs8z7vymz6fi0cw1iqnsj8771z-packages.json.drv'... Going to be running update for following packages: - python3.12-google-cloud-core-2.4.1 Press Enter key to continue... Running update for: - python3.12-google-cloud-core-2.4.1: UPDATING ... - python3.12-google-cloud-core-2.4.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.google-cloud-core 2.3.3 -> 2.4.1 https://github.com/googleapis/python-cloud-core/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.selenium, using log file: /var/log/nixpkgs-update/python312Packages.selenium/2024-03-21.log python312Packages.selenium 4.15.0 -> 4.18.0 https://github.com/SeleniumHQ/selenium/releases attrpath: python312Packages.selenium 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/d169ry85z2z6y0shmpcrlqk9xh8dswp7-packages.json.drv building '/nix/store/d169ry85z2z6y0shmpcrlqk9xh8dswp7-packages.json.drv'... Going to be running update for following packages: - python3.12-selenium-4.18.1 Press Enter key to continue... Running update for: - python3.12-selenium-4.18.1: UPDATING ... - python3.12-selenium-4.18.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.selenium 4.15.0 -> 4.18.0 https://github.com/SeleniumHQ/selenium/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.netcdf4, using log file: /var/log/nixpkgs-update/python312Packages.netcdf4/2024-03-21.log python312Packages.netcdf4 1.6.2 -> 1.6.5rel https://github.com/Unidata/netcdf4-python/releases attrpath: python312Packages.netcdf4 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/2aikw74c7afilx96bba4yvcjy47slwwf-packages.json.drv building '/nix/store/2aikw74c7afilx96bba4yvcjy47slwwf-packages.json.drv'... Going to be running update for following packages: - python3.12-netCDF4-1.6.2 Press Enter key to continue... Running update for: - python3.12-netCDF4-1.6.2: UPDATING ... - python3.12-netCDF4-1.6.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/netcdf4/default.nix b/pkgs/development/python-modules/netcdf4/default.nix index f181a7d4c4fe..d29b13b92420 100644 --- a/pkgs/development/python-modules/netcdf4/default.nix +++ b/pkgs/development/python-modules/netcdf4/default.nix @@ -19,14 +19,14 @@ buildPythonPackage rec { pname = "netCDF4"; - version = "1.6.2"; + version = "1.6.5"; format = "pyproject"; disabled = isPyPy; src = fetchPypi { inherit pname version; - hash = "sha256-A4KwL/aiiEGfb/7IXexA9FH0G4dVVHFUxXXd2fD0rlM="; + hash = "sha256-gkiB0KrP3lvZgtat7dhXQlnIVVN4HnuD4M6CuJC/oO8="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.netcdf4 nix build failed. copying build/lib.linux-x86_64-cpython-312/netCDF4/_netCDF4.pyx -> build/bdist.linux-x86_64/wheel/netCDF4 creating build/bdist.linux-x86_64/wheel/netCDF4/plugins copying build/lib.linux-x86_64-cpython-312/netCDF4/plugins/empty.txt -> build/bdist.linux-x86_64/wheel/netCDF4/plugins copying build/lib.linux-x86_64-cpython-312/netCDF4/_netCDF4.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/netCDF4 running install_egg_info Copying src/netCDF4.egg-info to build/bdist.linux-x86_64/wheel/netCDF4-1.6.5-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/netCDF4-1.6.5.dist-info/WHEEL creating '/build/netCDF4-1.6.5/dist/.tmp-rvdg17n9/netCDF4-1.6.5-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'netCDF4/__init__.py' adding 'netCDF4/_netCDF4.cpython-312-x86_64-linux-gnu.so' adding 'netCDF4/_netCDF4.pyx' adding 'netCDF4/utils.py' adding 'netCDF4/plugins/empty.txt' adding 'netCDF4-1.6.5.dist-info/LICENSE' adding 'netCDF4-1.6.5.dist-info/METADATA' adding 'netCDF4-1.6.5.dist-info/WHEEL' adding 'netCDF4-1.6.5.dist-info/entry_points.txt' adding 'netCDF4-1.6.5.dist-info/top_level.txt' adding 'netCDF4-1.6.5.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built netCDF4-1.6.5-cp312-cp312-linux_x86_64.whl Finished creating a wheel... Finished executing pypaBuildPhase buildPhase completed in 42 seconds @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for netCDF4-1.6.5-cp312-cp312-linux_x86_64.whl - certifi not installed [result] Failed to update python312Packages.netcdf4 1.6.2 -> 1.6.5rel https://github.com/Unidata/netcdf4-python/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mypy-boto3-healthlake, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-healthlake/2024-03-21.log python311Packages.mypy-boto3-healthlake 1.34.43 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-healthlake 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/k42d8787kfk9djswmyxdc5i36j5vk1ln-packages.json.drv building '/nix/store/k42d8787kfk9djswmyxdc5i36j5vk1ln-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-healthlake-1.34.43 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-healthlake-1.34.43: UPDATING ... - python3.11-mypy-boto3-healthlake-1.34.43: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-healthlake 1.34.43 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.mypy-boto3-comprehend, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-comprehend/2024-03-21.log python312Packages.mypy-boto3-comprehend 1.34.30 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-comprehend 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/m3shgrsi696g1920xc9v3g8zisxiiznq-packages.json.drv building '/nix/store/m3shgrsi696g1920xc9v3g8zisxiiznq-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-comprehend-1.34.30 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-comprehend-1.34.30: UPDATING ... - python3.12-mypy-boto3-comprehend-1.34.30: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-comprehend 1.34.30 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.mypy-boto3-macie2, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-macie2/2024-03-21.log python312Packages.mypy-boto3-macie2 1.34.20 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-macie2 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/d5cw130lp4g2n126rw70ppmfk6ddxzaw-packages.json.drv building '/nix/store/d5cw130lp4g2n126rw70ppmfk6ddxzaw-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-macie2-1.34.20 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-macie2-1.34.20: UPDATING ... - python3.12-mypy-boto3-macie2-1.34.20: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-macie2 1.34.20 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.auth0-python, using log file: /var/log/nixpkgs-update/python312Packages.auth0-python/2024-03-21.log python312Packages.auth0-python 4.7.0 -> 4.7.1 https://github.com/auth0/auth0-python/releases attrpath: python312Packages.auth0-python 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/rv31sm3yfmwwbvc9sjqhjmp119h3xjbk-packages.json.drv building '/nix/store/rv31sm3yfmwwbvc9sjqhjmp119h3xjbk-packages.json.drv'... Going to be running update for following packages: - python3.12-auth0-python-4.7.1 Press Enter key to continue... Running update for: - python3.12-auth0-python-4.7.1: UPDATING ... - python3.12-auth0-python-4.7.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.auth0-python 4.7.0 -> 4.7.1 https://github.com/auth0/auth0-python/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mypy-boto3-macie, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-macie/2024-03-21.log python311Packages.mypy-boto3-macie 1.29.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-macie 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/8d3ip5xcz54i2738jckfn4343l5c5hkr-packages.json.drv building '/nix/store/8d3ip5xcz54i2738jckfn4343l5c5hkr-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-macie-1.29.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-macie-1.29.0: UPDATING ... - python3.11-mypy-boto3-macie-1.29.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-macie 1.29.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.microsoft-kiota-serialization-json, using log file: /var/log/nixpkgs-update/python312Packages.microsoft-kiota-serialization-json/2024-03-21.log python312Packages.microsoft-kiota-serialization-json 1.0.0 -> 1.1.0 https://github.com/microsoft/kiota-serialization-json-python/releases attrpath: python312Packages.microsoft-kiota-serialization-json 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/sfdvqbj35slxkkbqn5nkzdbzkzxnx7pr-packages.json.drv building '/nix/store/sfdvqbj35slxkkbqn5nkzdbzkzxnx7pr-packages.json.drv'... Going to be running update for following packages: - python3.12-kiota-serialization-json-1.0.0 Press Enter key to continue... Running update for: - python3.12-kiota-serialization-json-1.0.0: UPDATING ... - python3.12-kiota-serialization-json-1.0.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/microsoft-kiota-serialization-json/default.nix b/pkgs/development/python-modules/microsoft-kiota-serialization-json/default.nix index 40840436fa01..21bc6f76feaa 100644 --- a/pkgs/development/python-modules/microsoft-kiota-serialization-json/default.nix +++ b/pkgs/development/python-modules/microsoft-kiota-serialization-json/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "kiota-serialization-json"; - version = "1.0.0"; + version = "1.1.0"; pyproject = true; disabled = pythonOlder "3.8"; @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "microsoft"; repo = "kiota-serialization-json-python"; rev = "refs/tags/v${version}"; - hash = "sha256-DhuDIRTm6xATnXpQ+xLpMuaBcWxZHdr8dO1Rl8OvCKQ="; + hash = "sha256-igMqwoKArfQ37pzdjUICgXY795dfg/MX65iwTVe0sLM="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/k73jw174qyzwc415zbsa3kqkvjcm550c-python3.12-kiota-serialization-json-1.1.0" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
4 packages built:
  • python311Packages.microsoft-kiota-serialization-json
  • python311Packages.microsoft-kiota-serialization-json.dist
  • python312Packages.microsoft-kiota-serialization-json
  • python312Packages.microsoft-kiota-serialization-json.dist
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 python312Packages.microsoft-kiota-serialization-json is: JSON serialization implementation for Kiota clients in Python meta.homepage for python312Packages.microsoft-kiota-serialization-json is: https://github.com/microsoft/kiota-serialization-json-python meta.changelog for python312Packages.microsoft-kiota-serialization-json is: https://github.com/microsoft/kiota-serialization-json-python/blob/1.1.0/CHANGELOG.md ###### 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 1.1.0 with grep in /nix/store/k73jw174qyzwc415zbsa3kqkvjcm550c-python3.12-kiota-serialization-json-1.1.0 - found 1.1.0 in filename of file in /nix/store/k73jw174qyzwc415zbsa3kqkvjcm550c-python3.12-kiota-serialization-json-1.1.0 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath python311Packages.microsoft-kiota-serialization-json python312Packages.microsoft-kiota-serialization-json ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/k73jw174qyzwc415zbsa3kqkvjcm550c-python3.12-kiota-serialization-json-1.1.0 \ --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 python312Packages.microsoft-kiota-serialization-json https://github.com/r-ryantm/nixpkgs/archive/4377af23765e6877ead8d97f61369501300ca31e.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/4377af23765e6877ead8d97f61369501300ca31e#python312Packages.microsoft-kiota-serialization-json ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/k73jw174qyzwc415zbsa3kqkvjcm550c-python3.12-kiota-serialization-json-1.1.0 ls -la /nix/store/k73jw174qyzwc415zbsa3kqkvjcm550c-python3.12-kiota-serialization-json-1.1.0/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
4 packages built:
  • python311Packages.microsoft-kiota-serialization-json
  • python311Packages.microsoft-kiota-serialization-json.dist
  • python312Packages.microsoft-kiota-serialization-json
  • python312Packages.microsoft-kiota-serialization-json.dist
--- ###### Maintainer pings cc @fabaff 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/297686 [result] Success updating python312Packages.microsoft-kiota-serialization-json 1.0.0 -> 1.1.0 https://github.com/microsoft/kiota-serialization-json-python/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ocamlPackages.asn1-combinators, using log file: /var/log/nixpkgs-update/ocamlPackages.asn1-combinators/2024-03-21.log ocamlPackages.asn1-combinators 0.2.6 -> 0.3.0 https://github.com/mirleft/ocaml-asn1-combinators/releases attrpath: ocamlPackages.asn1-combinators Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/fz2kcwdk6ybb0m4nx59smx64cbii6vny-asn1-combinators-v0.3.0.tbz.drv building '/nix/store/fz2kcwdk6ybb0m4nx59smx64cbii6vny-asn1-combinators-v0.3.0.tbz.drv'... trying https://github.com/mirleft/ocaml-asn1-combinators/releases/download/v0.3.0/asn1-combinators-v0.3.0.tbz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download asn1-combinators-v0.3.0.tbz from any mirror error: builder for '/nix/store/fz2kcwdk6ybb0m4nx59smx64cbii6vny-asn1-combinators-v0.3.0.tbz.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/mirleft/ocaml-asn1-combinators/releases/download/v0.3.0/asn1-combinators-v0.3.0.tbz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download asn1-combinators-v0.3.0.tbz from any mirror For full logs, run 'nix log /nix/store/fz2kcwdk6ybb0m4nx59smx64cbii6vny-asn1-combinators-v0.3.0.tbz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'ocamlPackages.asn1-combinators.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/fz2kcwdk6ybb0m4nx59smx64cbii6vny-asn1-combinators-v0.3.0.tbz.drv /nix/store/3z06b6h877wqw7rb5gvcswwxrgs6adik-ocaml5.1.1-asn1-combinators-0.3.0.drv these 3 paths will be fetched (0.46 MiB download, 2.14 MiB unpacked): /nix/store/6lnsj7gscrsvcgyr0ds7d46dff1f0yj2-ocaml5.1.1-bigarray-compat-1.1.0 /nix/store/pprcj75s0a71p7aflm6qgnvlzbb0agp1-ocaml5.1.1-cstruct-6.2.0 /nix/store/8qpyy5q05cnfzladh877zmdkyqlxidxh-ocaml5.1.1-ptime-1.1.0 copying path '/nix/store/6lnsj7gscrsvcgyr0ds7d46dff1f0yj2-ocaml5.1.1-bigarray-compat-1.1.0' from 'https://cache.nixos.org'... copying path '/nix/store/pprcj75s0a71p7aflm6qgnvlzbb0agp1-ocaml5.1.1-cstruct-6.2.0' from 'https://cache.nixos.org'... copying path '/nix/store/8qpyy5q05cnfzladh877zmdkyqlxidxh-ocaml5.1.1-ptime-1.1.0' from 'https://cache.nixos.org'... building '/nix/store/fz2kcwdk6ybb0m4nx59smx64cbii6vny-asn1-combinators-v0.3.0.tbz.drv'... trying https://github.com/mirleft/ocaml-asn1-combinators/releases/download/v0.3.0/asn1-combinators-v0.3.0.tbz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download asn1-combinators-v0.3.0.tbz from any mirror error: builder for '/nix/store/fz2kcwdk6ybb0m4nx59smx64cbii6vny-asn1-combinators-v0.3.0.tbz.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/mirleft/ocaml-asn1-combinators/releases/download/v0.3.0/asn1-combinators-v0.3.0.tbz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download asn1-combinators-v0.3.0.tbz from any mirror For full logs, run 'nix log /nix/store/fz2kcwdk6ybb0m4nx59smx64cbii6vny-asn1-combinators-v0.3.0.tbz.drv'. error: 1 dependencies of derivation '/nix/store/3z06b6h877wqw7rb5gvcswwxrgs6adik-ocaml5.1.1-asn1-combinators-0.3.0.drv' failed to build [result] Failed to update ocamlPackages.asn1-combinators 0.2.6 -> 0.3.0 https://github.com/mirleft/ocaml-asn1-combinators/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.mypy-boto3-athena, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-athena/2024-03-21.log python312Packages.mypy-boto3-athena 1.34.23 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-athena 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/pkwyz0ds7010mr46m0h1v469s6nandvv-packages.json.drv building '/nix/store/pkwyz0ds7010mr46m0h1v469s6nandvv-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-athena-1.34.23 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-athena-1.34.23: UPDATING ... - python3.12-mypy-boto3-athena-1.34.23: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-athena 1.34.23 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO multi-platform srcs in file. [result] Failed to update electron_24 24.8.6 -> 29.1.5 https://github.com/electron/electron/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO multi-platform srcs in file. [result] Failed to update electron_13 13.6.9 -> 29.1.5 https://github.com/electron/electron/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath vertcoind, using log file: /var/log/nixpkgs-update/vertcoind/2024-03-21.log vertcoind 0.18.0 -> 23.2 https://github.com/vertcoin-project/vertcoin-core/releases attrpath: vertcoind Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update vertcoind 0.18.0 -> 23.2 https://github.com/vertcoin-project/vertcoin-core/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath redoc-cli, using log file: /var/log/nixpkgs-update/redoc-cli/2024-03-21.log redoc-cli 0.13.21 -> 2.1.3 https://github.com/Redocly/redoc/releases attrpath: redoc-cli Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] Hashes equal; no update necessary [result] Failed to update redoc-cli 0.13.21 -> 2.1.3 https://github.com/Redocly/redoc/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.mypy-boto3-route53domains, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-route53domains/2024-03-21.log python312Packages.mypy-boto3-route53domains 1.34.40 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-route53domains 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/wr1hswjgn72l4x1xs5wy59kkgvfafkj0-packages.json.drv building '/nix/store/wr1hswjgn72l4x1xs5wy59kkgvfafkj0-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-route53domains-1.34.40 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-route53domains-1.34.40: UPDATING ... - python3.12-mypy-boto3-route53domains-1.34.40: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-route53domains 1.34.40 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rustdesk, using log file: /var/log/nixpkgs-update/rustdesk/2024-03-21.log rustdesk 1.2.3 -> 1.2.3-1 https://github.com/rustdesk/rustdesk/releases attrpath: rustdesk Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/9bv9yrmpfviifz7048h7wdjklfnmyza9-source.drv building '/nix/store/9bv9yrmpfviifz7048h7wdjklfnmyza9-source.drv'... trying https://github.com/rustdesk/rustdesk/archive/1.2.3-1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 105 100 105 0 0 479 0 --:--:-- --:--:-- --:--:-- 481 unpacking source archive /build/1.2.3-1.tar.gz tar: This does not look like a tar archive gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now do not know how to unpack source archive /build/1.2.3-1.tar.gz error: builder for '/nix/store/9bv9yrmpfviifz7048h7wdjklfnmyza9-source.drv' failed with exit code 1; last 12 log lines: > > trying https://github.com/rustdesk/rustdesk/archive/1.2.3-1.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 100 105 100 105 0 0 479 0 --:--:-- --:--:-- --:--:-- 481 > unpacking source archive /build/1.2.3-1.tar.gz > tar: This does not look like a tar archive > > gzip: stdin: not in gzip format > tar: Child returned status 1 > tar: Error is not recoverable: exiting now > do not know how to unpack source archive /build/1.2.3-1.tar.gz For full logs, run 'nix log /nix/store/9bv9yrmpfviifz7048h7wdjklfnmyza9-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'rustdesk.originalSrc' not found stderr did not split as expected full stderr was: these 41 derivations will be built: /nix/store/033hzgdnp0p2chaz4v6ns7r1abrsdkrs-quinn-0.9.3.drv /nix/store/0ib8p5x0rr066kwmm1add6jld6a1yifc-libpulse-simple-sys-1.20.1.drv /nix/store/s2r5b82ccvc6aicrrgnk80ivwgg04s3n-pythoncheck.sh.drv /nix/store/zq60llhf1x9mghldl0zhr2abrdywykz8-python3-3.11.8-env.drv /nix/store/1c0mignz1aprpkw6zhhrdxmxvzggkz7q-replace-workspace-values.drv /nix/store/2gr1f81hjydhygqpn192dcqdyqigkndv-impersonate-system-84b4018.drv /nix/store/2w4r59kscf01pjr7r9fh00l6wa9awn53-libpulse-binding-2.27.1.drv /nix/store/64dzjjgbqm1d2kb7ilprfm6bmyf24hyj-const_format_proc_macros-0.2.31.drv /nix/store/zbwwcbsz2y83ysclmpq8f03ksz7h1vrr-keepawake-rs-ac395ef.drv /nix/store/8pzdjr09hql1c9rsj8y9z8fz18h8b19c-keepawake-0.4.3.drv /nix/store/a6kadq2yaf24qynlpkd5rhk922n7crw2-quinn-proto-0.9.3.drv /nix/store/a6r53gq8ymaf4li9557hlcgv6himm499-enum-map-2.5.0.drv /nix/store/av6i2mvp740lhy6l5267wfgdkcnz7q2z-const_format-0.2.31.drv /nix/store/b21ldif3cflq5c07f0icfj21r8kmicyg-flutter_rust_bridge_codegen-1.75.3.drv /nix/store/qj87wm61sdsl0n0cnb6rjkk3pz9dgjr4-reqwest-4cc8345.drv /nix/store/b442cwasmyyqllmljjnasjdkjg8jmr2f-reqwest-0.11.18.drv /nix/store/d0r04qfqfhlhyppxhgn2ly7xkhimzga6-webm-1.0.2.drv /nix/store/d94xnacyhr0jq8k2120jh6ic6ir03mx3-webm-sys-1.0.3.drv /nix/store/drsfjg14g596hfh274s31pa2gay2l3i7-delegate-0.8.0.drv /nix/store/flfcswp1f1lxgl2lkrgpjnv15lb8fi0h-sysinfo-0.29.6.drv /nix/store/gpr3vf3zcai5mpmmsxi0n57fm8vj03jp-zip-0.6.5.drv /nix/store/izs8d2lg175577sw77l8rlbjhg6mzxrp-libpulse-sys-1.20.1.drv /nix/store/kncql6skklank2dypvp489jbfmx2zgki-flutter_rust_bridge-1.75.3.drv /nix/store/ky3bgcyaspndywschxhbds53s7zblfr3-impersonate_system-0.1.0.drv /nix/store/lgdg1bw7wwz0923snh9vjmc8c8qq0p3j-pam-sys-1.0.0-alpha4.drv /nix/store/bss1npbddkqr3bn65q4rl1gg691j7z3l-rdev-2e8221d.drv /nix/store/lwf8vzqadszg8iycf276hfskz4sic8a6-rdev-0.5.0-2.drv /nix/store/m5p3779zwf1ck65wan6jwy695aypgrwb-libpulse-simple-binding-2.27.1.drv /nix/store/mcm54x7fpb0isfjiaxd8hrlhfr2dd5l6-epoll-4.3.1.drv /nix/store/n15ay99lcmk6ssi892lf43rn9yk5m4yv-flutter_rust_bridge_macros-1.75.3.drv /nix/store/nzg7im3fk96gp8zps6rxp3c7if0hff4p-flexi_logger-0.25.4.drv /nix/store/p031vv47xjpmha0rawabkikkii9dlnsk-wol-rs-1.0.0.drv /nix/store/k4gj3cg3smckg8iq8zb717s5ac2xpmww-hwcodec-82cdc15.drv /nix/store/pl5wkrkhsmkfnfwzhh80bf80d5bqqyms-hwcodec-0.1.1.drv /nix/store/pqp6wabwlv52mlf59ly1qxp79y9kgrg3-realfft-3.2.0.drv /nix/store/sx0j62qwrm1n7qnwk3pk08ac49k2xswg-allo-isolate-0.1.14.drv /nix/store/6x99m828zlw8j5v9cwqwvphad49zf11r-cargo-vendor-dir.drv /nix/store/9bv9yrmpfviifz7048h7wdjklfnmyza9-source.drv /nix/store/ji5nvq15v7zw2a0haamhm50j7746ifmf-rustdesk.desktop.drv /nix/store/srjrfs8491rf2hcn198inbjb2jh66yjj-libsciter-4.4.8.23-bis.drv /nix/store/r3g5q8m9jy8c84qh7l2010fd6vmpfh6w-rustdesk-1.2.3-1.drv these 712 paths will be fetched (141.94 MiB download, 1882.07 MiB unpacked): /nix/store/draqirvfa2wq774cmlkmb51jpply0jhy-addr2line-0.19.0 /nix/store/9781vbiyjzxf2p0mbsbs488f7gbhy9xm-adler-1.0.2 /nix/store/mbyzprrfcyrj3s5cwlbwddc57yyy0gqr-aes-0.7.5 /nix/store/ya54dv9zk7j37d5p5pzdf0gmlsm9f3yq-ahash-0.7.6 /nix/store/0y779q2sp63w2dcvcciyzr0d08x9nfrl-aho-corasick-1.0.1 /nix/store/6yy195q7yrd5v2zx4qcbdhkh1l03v71n-alloc-no-stdlib-2.0.4 /nix/store/qv1kpyjgjjbl20ra5d957mirjdb6p4hr-alloc-stdlib-0.2.2 /nix/store/l4bvljhpfzxrbq884rsk1lnyrj14m6g5-alsa-0.7.0 /nix/store/jvgfpyblcnjblz1dxj5fg8mbh19sch6z-alsa-sys-0.3.1 /nix/store/v9j7cz5brhbb8kwv4wlcr1icc278vk2k-android_log-sys-0.3.0 /nix/store/7hwwmci93llmbnrfynjyxkfmjsdih66h-android_logger-0.13.1 /nix/store/xcasjr7ivb157c9xy8z72cbpg4ffa1gr-android_system_properties-0.1.5 /nix/store/fx13qqg1as0vzki9vv4a2f5yiwr5qnig-ansi_term-0.12.1 /nix/store/fg5cnb1lianwnibihwh76wzax6fxpy26-anstream-0.3.2 /nix/store/mch7055inik8820aib6jbf52pcckpr8l-anstyle-1.0.0 /nix/store/m66qsm1ryf6akygwzy56kmrc7bzisz0z-anstyle-parse-0.2.0 /nix/store/5pwa9vjb28799pf3a7hzl4mp2irqc0dq-anstyle-query-1.0.0 /nix/store/4z56plcq2f8rbl9bhn6c9h2fay23dz9i-anstyle-wincon-1.0.1 /nix/store/g6hd81a4jbyhdj1n4xnqf61by9xy94i0-anyhow-1.0.71 /nix/store/kpq2705ikg53s513yrk9x62jgd232gqg-apple-bindgen-0.2.0 /nix/store/5i84lxj0c1ckxcpify8zz93gjay957mn-apple-sdk-0.4.0 /nix/store/vv4gqlbsd4j9cxm6yfdklamd4dw5x1p2-apple-sys-0.2.0 /nix/store/3ks9ks9p9lx8v53wawjplrp2zlwwfy9g-arboard-3.2.0 /nix/store/5jgvbsas2pbpks717srz6bmks884165a-async-broadcast-0.5.1 /nix/store/77j6a7v5xlvdnpys9c69ydd5vfxlrp0g-async-channel-1.8.0 /nix/store/b147q6cijm7vykh7sbkiwwyp7fgfjn91-async-executor-1.5.1 /nix/store/whw8s6xfllb4yp7cjjd23s669g0kxl4l-async-fs-1.6.0 /nix/store/2jgbcanxiwhi9djhk2f2kjig6j8kc6x2-async-io-1.13.0 /nix/store/m3azlfh7z2d13iyb0131vw2c1mrpvcqh-async-lock-2.7.0 /nix/store/37p1xrj0gq1i5y26aks1jmckqlmqdf97-async-process-1.7.0 /nix/store/6skskgxrr5ck84jsd6ajvci4j6k5crjr-async-recursion-1.0.4 /nix/store/r75yaf62al34cxn5380figsvpr89yvhv-async-task-4.4.0 /nix/store/3k6a9jyxwl9p578nppc6bqn470mqpahd-async-trait-0.1.68 /nix/store/8ng0lmd0bilv8zs7f7nplwzsrvks83mq-atk-0.16.0 /nix/store/v1rvmzkmw6hdbg8pxga4kankf50jvysw-atk-sys-0.16.0 /nix/store/gz1m8yrvphr3pafwmd44qm1c4m19y91q-atomic-0.5.1 /nix/store/wqcmx1ihrg0n2lpg07xd3ghhhdhlc5zi-atomic-waker-1.1.1 /nix/store/cdrwnb9f7dxab6119a0lp8vlvmqm261x-atty-0.2.14 /nix/store/68mbmdg950s4xiq116r192wqwfgxxyjk-auto-patchelf-hook /nix/store/96gq7r62m5zx7qqwsr9bl0q3kqi1vfy8-autocfg-0.1.8 /nix/store/v6440d8894k69vx394szy6y6almx9xmq-autocfg-1.1.0 /nix/store/xlxls1qywsd3gwi3fhv5al57mr0iz2a3-ayatana-ido-0.10.1 /nix/store/s0xpw6868i1wxgvz6gfgjcx84llay6ad-backtrace-0.3.67 /nix/store/1s98128qgxzwkni9cnszkqwrjli9j2i1-base64-0.21.0 /nix/store/0va15i2scwi4yfqpclikwv2ig1wgw1fh-base64ct-1.6.0 /nix/store/vjwsnzhjq6vifbvjdnz1bbpwwv49b94y-bindgen-0.59.2 /nix/store/fga7wdzr6asi6fdgfybr5rw9lf655wq2-bindgen-0.63.0 /nix/store/nv2dml3hcr6g9gbrknajqqabfyv02w0l-bindgen-0.64.0 /nix/store/xjh1ykwv17nh24ymq8mhvgym5ggcq4qw-bindgen-0.65.1 /nix/store/492ka2nlk6pk52gxhjc7gdr2d9c576xx-binutils-wrapper-2.41 /nix/store/i2m5a3c6lks7sgczl3avx9w6dwkxqqzw-bit_field-0.10.2 /nix/store/gzglvm8m6qn6vikk6zqvkdniwml2ak3n-bitflags-1.3.2 /nix/store/kpgq8mcf0blj1f244bqzbszki0q1sp4n-bitvec-1.0.1 /nix/store/rx4cr8xawmg0gddjlcha2wr20i24n8jk-block-0.1.6 /nix/store/rfkc6h8f4wcli84d7j569qymp5abj70r-block-buffer-0.10.4 /nix/store/akfq4j81870ks7x3glcm4xiqzi5ry7yy-blocking-1.3.1 /nix/store/x0vj4f62rpi0gmvz2pijz3bzmdbzdbij-brotli-3.3.4 /nix/store/cmav39p4kjflgq6vs2pw9zry3pxdz5jh-brotli-decompressor-2.3.4 /nix/store/s25a6f095acqz99ddxkdscmw7xl720b1-build-target-0.4.0 /nix/store/zz47dva35mkrzhps9kdlvw08h7xs46w8-bumpalo-3.12.2 /nix/store/k4374sanyq5ccwx4264klmr1ml2q54gx-bytemuck-1.13.1 /nix/store/fm1j5xz0cn16d2cfpgcvjz08929m35v5-byteorder-1.4.3 /nix/store/h1p7nx9h078cmz65mhlaz3ng2xyak3rx-bytes-1.4.0 /nix/store/i4jh6mp2l51xx8hsmp5x47zy33fg9fgn-bzip2-0.4.4 /nix/store/23aybxk2x6m3mnhixsws21150zz0gqmf-bzip2-sys-0.1.11+1.0.8 /nix/store/lv1d4cfalj4ir74rsrpppj1d7vrwpyk0-cairo-rs-0.16.7 /nix/store/bjw2c1w894zf04hax8a4lrcyhschc97y-cairo-sys-rs-0.16.3 /nix/store/fmb6af3da99xsjypbwfrspgfv3avmvm1-camino-1.1.4 /nix/store/i3k4vk5j0yv3k1i2xff3vii706nacas0-cargo-platform-0.1.2 /nix/store/m8kf7a7mf9iinffn9ns4qah7y3q15ry3-cargo_metadata-0.14.2 /nix/store/373lxarmkmbxb0gsk3w5avvqjw2zzq74-cbindgen-0.24.3 /nix/store/2hjffa8q4hzwfvgisdqpv2c0qnp47i1b-cc-1.0.79 /nix/store/an0l1n6jziwb4qjswykv8fiaxnkys49k-cesu8-1.1.0 /nix/store/qm66d6iya9p6vv22cah1d3wr9gldpbs3-cexpr-0.6.0 /nix/store/v4wgaz14dmfmp34d4jyvvkx1r9qkjq5f-cfg-expr-0.15.1 /nix/store/6qhhmzfpsjb6pmrav1j08yzrcg9c4am1-cfg-if-0.1.10 /nix/store/iyxx8s6drqyr815crrn93v1dsq7pc7yv-cfg-if-1.0.0 /nix/store/z3rnv7ix0i5b4nba53yk1kgs77kc8lbn-chrono-0.4.24 /nix/store/ip907nkmbz625x7pcs3zh6ic9hfi5q3n-cidr-utils-0.5.10 /nix/store/lh0vd0yd3vpki902sp0c852kxj7livh6-cipher-0.3.0 /nix/store/z5y64xgxas762fkdjq3dl912xx8w67jw-clang-17.0.6 /nix/store/32m0yy712gx6v74mw34xqhq6n2kh1gcx-clang-sys-1.6.1 /nix/store/qrnislllasi714sz5kkmdvx6lx7f9hq1-clang-wrapper-17.0.6 /nix/store/f3nwyh5j21346gyx3krrl1rm5zykl7lv-clap-2.34.0 /nix/store/s1amp68d27jhdmbyqa6isvz6barzby0k-clap-3.2.25 /nix/store/5q6sl4s14wf8l8arr7xlz4rzi9h1s34c-clap-4.2.7 /nix/store/rxkcpd7v47mxnf8pp6skdzm8jizdcxgr-clap_builder-4.2.7 /nix/store/l4cxxqfarzcwahalvrvimbhkqjlax01v-clap_derive-4.2.0 /nix/store/bzi3l6r8zy5rf6rkwlc7gi9i593zpmz6-clap_lex-0.2.4 /nix/store/m33l679l86wz1255n2b415iahi0ri113-clap_lex-0.4.1 /nix/store/sikwwf0hrazd3vnf9armi9g7g2dprxzl-clipboard-win-4.5.0 /nix/store/l5pqiajn9qfhbhyivrhmpvn8bzm1fkka-cloudabi-0.0.3 /nix/store/gc5m7k8386xncs8hwlpf1dakjx4pda1b-cmake-0.1.50 /nix/store/5nybkssv0ambmg07fbf2vinz4hafzs2a-cocoa-0.24.1 /nix/store/g527shbkn90jfqmfxq3k6j2z4qy0gc1b-cocoa-foundation-0.1.1 /nix/store/hza3py7ag2x752g528vgy0zkf3ygy26g-codespan-reporting-0.11.1 /nix/store/7fqan0g9gycmndhv80kbqm6rcn3c3w9l-color_quant-1.1.0 /nix/store/c9hl6gfq3ai6m81hjy1jn68r2hhvd5kc-colorchoice-1.0.0 /nix/store/4923f6jx7bpm6xnrjw1m17m1hzas20h1-colored-1.9.3 /nix/store/5c0fbggcws3lr16fwb4hp6ycq21ky7im-combine-4.6.6 /nix/store/jcns4grvwf9mvy0y50acn4dclz8i1vkz-compiler-rt-libc-17.0.6 /nix/store/arlli1whrb109zvmal0j6s3n4qf81dfi-compiler-rt-libc-17.0.6-dev /nix/store/dgr3aaa4zgfn3srs97p4sscg7g7znyvx-concurrent-queue-2.2.0 /nix/store/dyk8ic5x8xmfz1xyky0xhs2x320067sb-confy-0.4.0-2 /nix/store/vh6z9w0kcjpw8vbcy21ia9vgxrhrazqp-console_error_panic_hook-0.1.7 /nix/store/mpx3aj5nvshqafvcc0xibjyp97wc2a9b-const_fn-0.4.9 /nix/store/9d1ndsdqzvhm74ky8bgjg076cpba3sxh-constant_time_eq-0.1.5 /nix/store/ybj0mm47f98z926xxnfj1w46igmqggrp-convert_case-0.4.0 /nix/store/wpgwr1g1w0i98ahwnjy1prh4cy2gni5a-convert_case-0.5.0 /nix/store/mhzx6awgcy83sr8yr0wyyxsgginwm2dz-core-foundation-0.9.3 /nix/store/ha3di4x5h3k6h6dhm14x0qmsja3nj0rj-core-foundation-sys-0.6.2 /nix/store/fp9avddfyfa51n2b9pshxw4dm3lc41s1-core-foundation-sys-0.8.4 /nix/store/khxiqk5gq2nskbiqz75b4d873izw8llh-core-graphics-0.22.3 /nix/store/1ylgscb4h8fdyjvhv9mvi08y7p6kpx52-core-graphics-types-0.1.1 /nix/store/xxr0iw463ls0j39q92nnflcd8q56h8pm-coreaudio-rs-0.11.2 /nix/store/mawhr6mmzw5iqvm19jqj1cla8rclgpaq-coreaudio-sys-0.2.12 /nix/store/9z490vzm4b28mnk5gx5y1k8i2xnbjwz8-cpal-0.15.2 /nix/store/bsfsygiy30kzh34r86fmy1b9hr9p7m5i-cpufeatures-0.2.7 /nix/store/320w6q7bxpk52a42jmm9y28903v1ykqa-crate-const_format-0.2.31.tar.gz /nix/store/ah7igg3sm74xh82i1yyagwqfdxv606nz-crate-const_format_proc_macros-0.2.31.tar.gz /nix/store/052ha3fzwk6cw817ilipvxnjvhsh7ghy-crate-enum-map-2.5.0.tar.gz /nix/store/gvl9lgcapfi5ccg15793ka69gc1fc4gl-crate-epoll-4.3.1.tar.gz /nix/store/nyn8spna7rhv9psk6nj0x5rx7sjmvs1p-crate-pam-sys-1.0.0-alpha4.tar.gz /nix/store/jzp7qx34mw06v1bm83kg4jmwlvaxqj7y-crate-quinn-0.9.3.tar.gz /nix/store/v3zm9n52bp6nw7qxl3n938gm3vgzzqi2-crate-quinn-proto-0.9.3.tar.gz /nix/store/khrlnihhgaybbchd3ff12fjs7wz8pjbj-crate-realfft-3.2.0.tar.gz /nix/store/fj1bzls3hhjj7rf3ci237y4khmwk65n6-crate-zip-0.6.5.tar.gz /nix/store/w2da7gyq7xn7p2w7kpdzvy84yjafn307-crc32fast-1.3.2 /nix/store/gdq18xgz425w2qvcnibhm5ny7z3w81i6-crossbeam-channel-0.5.8 /nix/store/9g8rg1fm9ybf4na07wndzfbr6p86fsxn-crossbeam-deque-0.8.3 /nix/store/33sca2r75ac2ssfd1mha52iag5zq8kqk-crossbeam-epoch-0.9.14 /nix/store/5kskba2b41wkpbd45qk6q8qcpjjgpjjq-crossbeam-queue-0.3.8 /nix/store/ls1npnwdyf6vx649dls1hzmscacpanq4-crossbeam-utils-0.8.15 /nix/store/pwn7mpfcwfzcgxqhs83a3nb0v97wbzv8-crunchy-0.2.2 /nix/store/14mxy9c5f063vjfzisamvvm8iv3ic002-crypto-common-0.1.6 /nix/store/wb1d8y1lz8q92l474a0xwvyq7b08dw2j-ctrlc-3.2.5 /nix/store/psl2w3ri92542prmb86j76wgbd9sl699-cxx-1.0.94 /nix/store/11pcs48gfrdh1qjzyrais4awzcqkch4r-cxx-build-1.0.94 /nix/store/f333sll3jwgzlrawr0r935sxpp68jkqf-cxxbridge-flags-1.0.94 /nix/store/ng0dh6a45zxkvsqhvxlx52ppmi5gp401-cxxbridge-macro-1.0.94 /nix/store/b886dhnviskzz41snm0z3dmak2638qmk-dark-light-1.0.0 /nix/store/fh4fmdliw6cz0rxi2qra84zcawzcz6g1-dart-sys-4.0.2 /nix/store/8q9123jcs1cr8zas4l2yk87cr8jgjbhx-dasp-0.11.0 /nix/store/ncxfg3bwa81y1av7iqjsv89nzbs0qz7f-dasp_envelope-0.11.0 /nix/store/214jhrqv8rgc8k8xq0g7p1hlsm907n6w-dasp_frame-0.11.0 /nix/store/xh2wld17d0wk88dcls0d5ylrbpy0hwx8-dasp_interpolate-0.11.0 /nix/store/djm5wnr2h6jlgpjslc9a0jlgi7jz6lad-dasp_peak-0.11.0 /nix/store/x4b6s4p9hjqg39hivdfqm7m7xb4zfpg0-dasp_ring_buffer-0.11.0 /nix/store/i3g3hqs3yv1w3ybgk387jy5pq5fjw8bd-dasp_rms-0.11.0 /nix/store/39nsha8r8sa71gkf45i5qyi6klbpskqd-dasp_sample-0.11.0 /nix/store/xrkzrj22mjiv823vkpv68ajbzw6pbn4v-dasp_signal-0.11.0 /nix/store/j0vimzzy5zffqxyswjs412df29yahv2i-dasp_slice-0.11.0 /nix/store/8w572lqr1l8zlkmdsc9r7xf2libwwd8s-dasp_window-0.11.1 /nix/store/shfpih6ncss5h0iwlvml8vq3vqpkcsg7-dbus-0.9.7 /nix/store/6v939sgsik9f5ggp46lzn7sb2i5hys6y-dbus-crossroads-0.5.2 /nix/store/kkr1wx9wyzq58pz8m63s44phga3asf4p-dconf_rs-0.3.0 /nix/store/z21v0d44r3c99aynj8vwjbf84j5l1z4i-debug-helper-0.3.13 /nix/store/nkzf1xlnwzxq5r3d2848bgs0wbbzv7rq-default-net-0.14.1 /nix/store/0xl3d22m7f7iclz29xqqwwanxk1i65y5-derivative-2.2.0 /nix/store/i4dy9l4flvnkwwzpmfvl4jli96mwbwdx-derive_more-0.99.17 /nix/store/j52akqb569pifqzahfl43kb4daw4075k-detect-desktop-environment-0.2.0 /nix/store/yb2k77bmn2s55r8ncsi4w8mvg277790g-digest-0.10.6 /nix/store/83a5y1lpb24swg725zb4qfxm8lzf4x2s-directories-next-2.0.0 /nix/store/vk91xq0csp1zwq418x3c2f6xxi25480i-dirs-2.0.2 /nix/store/a042nx4y01jb7vb4i5yzc9iv9rvnkh6n-dirs-4.0.0 /nix/store/rrhd3ckbibbk52qfhhsa1zvxkg6qfwrq-dirs-5.0.1 /nix/store/fw0ai1vfbdszdz7xg4sj9rx38g8hffhi-dirs-next-2.0.0 /nix/store/wfbhvp2mq9yc1ngfiqxp64ng0fhhsvj1-dirs-sys-0.3.7 /nix/store/hhznbf4lmh8pl691fcyqfxfx65hx0k0m-dirs-sys-0.4.1 /nix/store/8g1kc9k4qc97di6xwd1vypqqvs5ywb0m-dirs-sys-next-0.1.2 /nix/store/917ryxp4krgdiziyr3qdyznlvry51k6h-dispatch-0.2.0 /nix/store/1gahkpdflpsaihnb2cn6w85kx9jncjpc-dlopen-0.1.8 /nix/store/3jsr0qgpf3pch1km4lmkwsdpxdcd3vm1-dlopen2-0.4.1 /nix/store/gq2x795psvbmsbydfs5agssx1ygkj40n-dlopen2_derive-0.2.0 /nix/store/khriav9p3qp38d2g8255kkhhd29wvkyr-dlopen_derive-0.1.4 /nix/store/2gq1rp8chli09mgdp58ca2bg870c92i3-dlv-list-0.3.0 /nix/store/brpa7d01y1s82zdnrccpj0dlli6ssf7a-docopt-1.1.1 /nix/store/m6p74j4jj6csvpdpxb4aqam0rd20wbfn-dtoa-0.4.8 /nix/store/fd4b7kgv3s4cf33kbhzw94n6nwwkm9k2-ed25519-1.5.3 /nix/store/51ak1s8wz40lg5cpvj5d347169rl98d3-either-1.8.1 /nix/store/21hlinsz9rap8xl66089092nw032q6qs-embed-resource-2.1.1 /nix/store/bsaf8dxwfakq0zww45nhpgag1fcj6v2c-encoding_rs-0.8.32 /nix/store/0dq38w70ziybvd0l06569klkag5kqfy6-enum-iterator-1.4.1 /nix/store/5gpnlhhl7j9d9fryngv8k72p0rjn1wrk-enum-iterator-derive-1.2.1 /nix/store/dk9vynbk6915dqhm5f451xd09xvmkvzw-enum-map-derive-0.11.0 /nix/store/3cg7q2zbhw4pxpa49m4jzwqbac367nk2-enum_dispatch-0.3.11 /nix/store/p22a9nnl52svy7ipda77lqlknd0sb1fd-enumflags2-0.7.7 /nix/store/344l8436jnvcl5n8nxvv2da947jpa9iz-enumflags2_derive-0.7.7 /nix/store/ks9jh0kfxyn8lhfgf85cx9bxr6sis420-env_logger-0.10.0 /nix/store/6gin91hl8injp09jv735b7jh1i0691ni-env_logger-0.9.3 /nix/store/bpnasb9ichz3myhmg7frd60in3cwrr8c-errno-0.3.1 /nix/store/pz73zh8d0iglfzaj4srj6b8l56j647y7-errno-dragonfly-0.1.2 /nix/store/v8p9f4xxmv54fbzwbx3x99p5lnp1fvm8-error-code-2.3.1 /nix/store/zjac1ka9h9821szg6dzbbyka27qhsnpd-evdev-0.11.5 /nix/store/h66x26hbak3lggx56li8crq0118snjxc-event-listener-2.5.3 /nix/store/pfc9q1bp7lw9s9li5ijk8hjvsfdrfj59-expand-response-params /nix/store/9sfdjj85ldd94ax9iixafhnn3pdcr56c-exr-1.6.3 /nix/store/cgyh99zgy4v33gfczkl5sar4kan5giv2-fastrand-1.9.0 /nix/store/ya0xdim8lv7pj7vl4bbi71qya8f194bd-fdeflate-0.3.0 /nix/store/5fs7pk2c2v91nrgrjih8k32qskhvkn3f-fern-0.6.2 /nix/store/3sa1b1hv6vhhv62jza84lafb38l73y5c-field-offset-0.3.5 /nix/store/72qx8idfzi7br1pi3wrgl033vzdkdp1b-filetime-0.2.21 /nix/store/1bn1nqal5c0nxfv9qc786838p7znmcpj-flate2-1.0.26 /nix/store/i9ay629x2k8xjyxs12pvnk426ai6aahz-flume-0.10.14 /nix/store/cvfkgk79yj7zznvcyx4d53ij2xlqjv60-fnv-1.0.7 /nix/store/iqgp1wcazgpd37qyd94lkhvyq5wizzgx-fon-0.6.0 /nix/store/sc0z5f6vi7sccagimgqpwhwdaqm75f0s-foreign-types-0.3.2 /nix/store/mgsy4vi5hxr73s56fa0k3z6mqkz5jm02-foreign-types-shared-0.1.1 /nix/store/jgz0jwz1cb71g1l7knpfgnacza0pyn0j-form_urlencoded-1.1.0 /nix/store/mrflx7q9hqsm8yfp47i71yka873n9i6j-fruitbasket-0.10.0 /nix/store/qv8721bs08yskjm6clnq0jvfqwkxnxx9-fuchsia-cprng-0.1.1 /nix/store/4az42sl4nw26m8q6qvy8qn5as105ahfz-funty-2.0.0 /nix/store/0gd9z88fzd60mgdrmabv56jqwyxq863x-futures-0.3.28 /nix/store/i1212dibcim9hck01qgkc5pvindy3g3g-futures-channel-0.3.28 /nix/store/kxiqr9g5pl9vjzwq3jh3vfirc580hiwk-futures-core-0.3.28 /nix/store/b4lsg006iy548qs7y3qww52jcglk8lsy-futures-executor-0.3.28 /nix/store/mcjh6qh3w3vvmn2h37msb9h3wfi8wapi-futures-io-0.3.28 /nix/store/f3n2sykj76k85px0cdkpzkvfg99pvcy8-futures-lite-1.13.0 /nix/store/s9qsg7q10ar5harww6k8v1j8vkpbnwms-futures-macro-0.3.28 /nix/store/7r92lb6hhc40whry5vwkrxwynxmcjd7j-futures-sink-0.3.28 /nix/store/azpv76v39bk51247sxnydnqmqji03akp-futures-task-0.3.28 /nix/store/3i0w7pxhwlj26aikw93czkpbvh8kvypv-futures-util-0.3.28 /nix/store/rkfrvzb1fqhsqqfmxnjqxdwd2qak87dw-gdk-0.16.2 /nix/store/8y6v7m80h7z9nl8v3zkn546jvkgpr58a-gdk-pixbuf-0.16.7 /nix/store/fhsnlff50kji2mf6wajzbxkvl8f5k3ca-gdk-pixbuf-sys-0.16.3 /nix/store/yaf5496xjwjh0c4mrj6qydpp5lfjwsaq-gdk-sys-0.16.0 /nix/store/r0xyrk5r1ykx8spifhddwls3c0zh9xpp-gdkwayland-sys-0.16.0 /nix/store/6fxzm2asaik25vy7rpjaxav96snq2igs-gdkx11-sys-0.16.0 /nix/store/14xaydnb0v42q16flawacqc7c5b9d1wy-generic-array-0.14.7 /nix/store/pwsm06f9yzz801k1ysw2jndb7r7xyiv7-gethostname-0.2.3 /nix/store/bkhl7zflypf1xlcczis7ncwsjyn0s491-getrandom-0.2.9 /nix/store/civncip9cjigc0ap860xivax5w41gcrg-gif-0.12.0 /nix/store/1ir091bcf1fi8hwwc67h6sjlg6b1aajc-gimli-0.27.2 /nix/store/hqg85baclfngxckyia8bpgrqxglx7xgn-gio-0.16.7 /nix/store/32fvndrnx551pgdp6z1qlv9wn61mg9jj-gio-sys-0.16.3 /nix/store/08bnhm5kjmi87qx9d67hb347vd5x24hc-git2-0.16.1 /nix/store/smapcnp6irkfqc5a9caqpf91qg4kh93r-glib-0.10.3 /nix/store/iddibgsy8jd7r32r0mqjs21fm79pmv7b-glib-0.16.7 /nix/store/hsrf4x1pygy40r6xw80dhxkw8adwn97r-glib-macros-0.10.1 /nix/store/90lrskkp0qkkz1zmsswcwi9r07i696y7-glib-macros-0.16.8 /nix/store/b4c40ldffa12b6s8yjkg30jxgngm9f4y-glib-sys-0.10.1 /nix/store/k1wmpgayg6k1g33fjz6szpjqc139n8pg-glib-sys-0.16.3 /nix/store/39a5xij4rnpba40nk8q3qb8w9b148ql8-glob-0.3.1 /nix/store/ji74x6hip90vw3wg2hwgqy4m616lz5b7-gobject-sys-0.10.0 /nix/store/16vmzwxswp5nji3p827x5wilf4b97v4v-gobject-sys-0.16.3 /nix/store/fx5wai9gppja0llsj3pklqanhf96bhrv-gstreamer-0.16.7 /nix/store/3r4xm6xlif5c9gq9fkqy53x9dhi9vf63-gstreamer-app-0.16.5 /nix/store/4b29laxhd6z220bsbrmbphcapmlf3dpn-gstreamer-app-sys-0.9.1 /nix/store/80bkgs81ipbvygyp87bm4fy8hd219j0d-gstreamer-base-0.16.5 /nix/store/0hfrsf8x92m75vdaizxygd6zp5s5xlpr-gstreamer-base-sys-0.9.1 /nix/store/lyx4j6579x5kcwp32hzbxpf422px745n-gstreamer-sys-0.9.1 /nix/store/9sp1mnjnrf95hpmhas8nlqz9z036zdln-gstreamer-video-0.16.7 /nix/store/807jijzjbxxanl70zlz8iaqfp5lwj36g-gstreamer-video-sys-0.9.1 /nix/store/41snr3r21gbl36f1q9rlr3ab1y72zs4f-gtk-0.16.2 /nix/store/l4sfrnrp1hmrrj8nk1xf9gzx74hs2xgc-gtk-sys-0.16.0 /nix/store/a71jrapx4xcwhvlpf5rg1wb851mgla1v-gtk3-macros-0.16.3 /nix/store/bw233hm0c8nrngjg47wbxanf4mqg676v-h2-0.3.18 /nix/store/v54jmbk1pj5dxj31p0sl1xd3dczrqcl4-half-2.2.1 /nix/store/3dkbb1h4wpg0c57rw6ncvy4sg1gsmlh1-hashbrown-0.12.3 /nix/store/28if4m5qmnnh130i4fwd57jzf18jmz92-heck-0.3.3 /nix/store/pvdadqfj0nj06m51244ppn1viqf96i0m-heck-0.4.1 /nix/store/mk70z3kfyihwsgp3q1mdz3i8390yhjp4-hermit-abi-0.1.19 /nix/store/6g0cr5j34fi6245bic5gs6q5cjbxsn0g-hermit-abi-0.2.6 /nix/store/s5n8j4xbphrmr3nlpa263b2kps8zbgxa-hermit-abi-0.3.1 /nix/store/qw27kml445jglavm0fbid64z3cjx6295-hex-0.4.3 /nix/store/sy2xz6m5w0vmgv2ywdmhkab97k8y3g66-hmac-0.12.1 /nix/store/bj2kz70pahsrxk7qk0zrlsv0h9ydaqgm-hound-3.5.0 /nix/store/clwi01i0dxssmbzd60d82svj22qc3nvd-http-0.2.9 /nix/store/m9r55v17nm79ay0gkmdig4jmhy8h4syg-http-body-0.4.5 /nix/store/cjg4p20m6rr23qjfgrybaccibanmgih1-httparse-1.8.0 /nix/store/s79wpza5a2k0q2smk7yfjy7cm034iqy3-httpdate-1.0.2 /nix/store/3xnpi0kkj402fs20w7b8knd5by119y0n-humantime-2.1.0 /nix/store/lwwfq7hp98y827ks9aw2qn92n9scg5mq-hyper-0.14.26 /nix/store/dl6223qczqsszcp0flc5sn53vlsgf4ac-hyper-rustls-0.24.0 /nix/store/2jiiwxnk0rvk6licp8fncgw4kk323b2b-iana-time-zone-0.1.56 /nix/store/3kdiik9ip1zajgs9a7lcdxinvxpa7xhx-iana-time-zone-haiku-0.1.1 /nix/store/d1mz3ji03xrws485p28ph6frvx183cwl-idna-0.3.0 /nix/store/0xwi4z6syh69wydikql26awjzbals7hk-image-0.24.6 /nix/store/d30lk4d7k18vgj7883b5g9ib83jcihcc-include_dir-0.7.3 /nix/store/gzc3q183sx17lc22i16c1y56djsci41m-include_dir_macros-0.7.3 /nix/store/g8lyya4yqn5wp2qg12n35h3gj66qmz7d-indexmap-1.9.3 /nix/store/alxi5k58z17pg2x16m6607syc15p9zgd-inotify-0.10.0 /nix/store/b870xjvzcivnakhxixf3cag65530a2r7-inotify-sys-0.1.5 /nix/store/70k71508hs9dkbywijrsbakd6z0jxn7r-instant-0.1.12 /nix/store/h660gmcmij92v2jm8df2ilywy2bkw7ki-io-lifetimes-1.0.10 /nix/store/pm59hw51kccvgqwlavpz0kn9zzixs6da-ipnet-2.7.2 /nix/store/4x8xw7zpw1ng8yj7qjc7kmsj1cn0fhmr-is-terminal-0.4.7 /nix/store/627nlx5qgpx7rk7237gnvnyryx9cfcwc-is_debug-1.0.1 /nix/store/cqdy4l7jfiv886zp323w00n7fxgx61vx-itertools-0.10.5 /nix/store/0pzrribv1jb35f0ncq5vbszynnp9pwfa-itertools-0.9.0 /nix/store/k0gvh5dk4k49kc1f138p745y656qfg1z-itoa-0.3.4 /nix/store/jksqfcwk0v8s7wx42jsfph78sppck63i-itoa-1.0.6 /nix/store/206vv662jiv73clzj7fch2vn60b7lfm8-jni-0.19.0 /nix/store/f52hsn8h5dhkgksi37ffzpgsbp6pnkya-jni-0.20.0 /nix/store/nmfqi5jhcl90qnq95hp0qyx7vqs4jyym-jni-0.21.1 /nix/store/k7srdwjc0xhg7hnbn23l60jfbg4jg2g5-jni-sys-0.3.0 /nix/store/5xgxpzzb6jqwpy2cyn99qvhxxza42j6d-jobserver-0.1.26 /nix/store/1bgij8r88b00wy84q6w90qs9j0zdja4c-jpeg-decoder-0.3.0 /nix/store/z64xjf30a2qp7aix0cqnnnig7pmnwnff-js-sys-0.3.62 /nix/store/gzlyxp9baav6l46207xp75791clg4qpb-kernel32-sys-0.2.2 /nix/store/4jn6x9cghlb8nhl9gn5d4y995w8niipk-keyboard-types-0.6.2 /nix/store/rk9qd35zhws7cpqyiic13fvpvsi103a7-lazy_static-1.4.0 /nix/store/a8jr6k7ap41clap8kykn5gg5cszdfh0z-lazycell-1.3.0 /nix/store/45n6ck578yf796vxvc9viji5qap8aww5-lebe-0.5.2 /nix/store/fabakga7vi4hky3ab7c8vyj876a22rlk-libaom-3.8.1-bin /nix/store/ap26s6lkhjkja3n42cn64017aza86ram-libaom-3.8.1-dev /nix/store/083nfy50qyy8ajycvs5c1iw4zxwp1qxq-libappindicator-0.8.0 /nix/store/5j99ig4hdrljhim8li1vxclzq7nhd18c-libappindicator-sys-0.8.0 /nix/store/iggc1m8k07dn1vkjiad21f8h4m0y785m-libayatana-appindicator-0.5.92 /nix/store/s5vd8gs8ixzyzi61wg2sb2137yg5f9i2-libayatana-indicator-0.9.4 /nix/store/walalb08jb0vx6gsq4l0ismd8hkp4blw-libc-0.2.144 /nix/store/2iz9qdnn1az6hx70p7qc98381892dg9z-libdbus-sys-0.2.5 /nix/store/clvcpb76793yb842rngq9zbbrjil9g18-libdbusmenu-gtk3-16.04.0 /nix/store/f5w14bw7nm2zv9myxnlff62hv343fsvq-libgit2-1.7.2 /nix/store/jvd8dd9x0r5008grxiqfysdkdhph1dws-libgit2-1.7.2-dev /nix/store/i1nibx0nbbvwg8zx77473fdbch5sp2cm-libgit2-sys-0.14.2+1.5.1 /nix/store/53bxw2fd6anbjkyxc5q3wvfirqndik6h-libloading-0.7.4 /nix/store/lqksc4i79jh3svsw8hkpkhhfnk9gvf5n-libloading-0.8.0 /nix/store/kjr29dpipdmf8y2v9ap6iwz9ig3j12k6-libm-0.2.6 /nix/store/3347g91xz1h5lgj221bl37mv8p4bkvah-libopus-1.5.1-dev /nix/store/9amcbfiq8apczbjcq0vhlhd416hjsbxs-libsamplerate-sys-0.1.12 /nix/store/b8kg4a8xyqh22b4vicfcdrsr75fqgdas-libsodium-sys-0.2.7 /nix/store/09ba3ciwwrz5pa4c74hsw05w63msslnj-libvmaf-3.0.0-dev /nix/store/3x8asvpknv8m0av160njp0j6c5i46i2l-libvpx-1.14.0-dev /nix/store/az9d5gm76k4hivspmh5ba1adn7f82f3r-libxdo-0.6.0 /nix/store/sp2r4ak73jir4m9k2gy96zk5b711yf2w-libxdo-sys-0.11.0 /nix/store/1zxlnqa68gb80p14fnx7mbfwwjb54j4v-libz-sys-1.1.9 /nix/store/74ld04il4850zq8d3ynlaa6f81mcr86r-line-wrap-0.1.1 /nix/store/rvkg7a91vz044wzn6g86hf2jrfi4bv78-link-cplusplus-1.0.8 /nix/store/7bhzvshyhp3isgzkz6iirja4gh0mq3yg-linked-hash-map-0.5.6 /nix/store/scj3x5l9v2njwxa0mn229gz62il254c3-linux-raw-sys-0.3.7 /nix/store/36h29qx3gm03jgq69nww96xzp5677yn7-lock_api-0.4.9 /nix/store/rdr7x4k05l8c8j4zsw2hxz1xhz89kfjd-log-0.4.17 /nix/store/2nllmwahh9ywdq1d2493y4qcps9g312z-mac_address-1.1.4 /nix/store/p10c5mz17glarji3n1g5nxfq7gam6haf-mach2-0.4.1 /nix/store/44bgpr0q8sjshv5fhp2mdqvw8fdihb9b-machine-uid-0.3.0 /nix/store/hrxk92m48k29cpbb9j9rgsyldl9k78qj-magnum-opus-0.4.0 /nix/store/nfqx13p131pshxr5dnkdqi0achn3ph6a-malloc_buf-0.0.6 /nix/store/7hkcjpa56if0ncsmbrx5cjpl0q3i664j-md5-0.7.0 /nix/store/7p1vjxl6295y7jyh2715y0wyr5dj8zwc-memalloc-0.1.0 /nix/store/4r9kkdq992rb7n95nfpiyyqag6y6hpnq-memchr-2.5.0 /nix/store/yq3s3r9zbiv2w3s7kb8912kg4fdcxz7z-memoffset-0.6.5 /nix/store/i21354xw7qwn2pa4rdzagwpd694y03xf-memoffset-0.7.1 /nix/store/7583zik06171fb7ihndkxv3qpn8w9iw4-memoffset-0.8.0 /nix/store/b7lm0awvx398v4p6l5dpb5f2kv9jjh5l-mime-0.3.17 /nix/store/hpv0qdqpxb9571j6wj87gk48g7lwzy29-minimal-lexical-0.2.1 /nix/store/5igl1kfc4fxm9bf12fgwc65ivxg38yb0-miniz_oxide-0.6.2 /nix/store/if7vqnk4fz6pm1fydz3crhrwp9v4s37s-miniz_oxide-0.7.1 /nix/store/ycchxqq5xh8l1bysswm0q1xswvz57apn-mio-0.8.6 /nix/store/3wck9d50ga1558v4zvp8r028dlgjiz5v-miow-0.5.0 /nix/store/zcfyj7iqissian940paxw0pkjx2iclnd-mouce-0.2.1 /nix/store/jpb93nlv0y60z1cw01sviqqa2ms79vfm-muda-0.5.0 /nix/store/8sz2ramjpskhvyx5jp2bkjaw6f4g0pk9-muldiv-0.2.1 /nix/store/cjzy0g337sxm1y4qgbp9nvbc3mf9y767-nanorand-0.7.0 /nix/store/z4sgic483k7iysd6hkjjd5lky5pvzsp6-ndk-0.7.0 /nix/store/ljz1r52jdnav75g308hjq1fc8wa5f0vf-ndk-context-0.1.1 /nix/store/qng4jfm4izsyq9yyh7iv20070g4mgx77-ndk-sys-0.4.1+23.1.7779620 /nix/store/x13yyj85zbipcfg1isa44szgmj4cwzcj-netlink-packet-core-0.5.0 /nix/store/5aiw6ff5fskkadp6wjv2gahbi71r6vhj-netlink-packet-route-0.15.0 /nix/store/gav7fc1ccx2yqg4jcsrh97nw6jjdvahf-netlink-packet-utils-0.5.2 /nix/store/l8b4ixap3ljaahmlab15cy0j5r3rbzf8-netlink-sys-0.8.5 /nix/store/lgjharmjfjd1gfa8bw6sv46ljnq1xjjv-nix-0.23.2 /nix/store/1fsfk4ywfj1dm6sc1ph48d684z24hmb6-nix-0.24.3 /nix/store/cf0gjxjd66q1yk3047gq99xqv8vj4qf7-nix-0.26.2 /nix/store/28mqzdnkaqwffnrv4r4r2zxhikpy58xn-nom-7.1.3 /nix/store/yd6k1wcqm0dkbyhqpp013xwhy8kjmcky-nom8-0.2.0 /nix/store/03lv7dmmhja499lqnwxllysrn4vy5bpj-ntapi-0.4.1 /nix/store/7y3b379iwvrbagax80nfwbik2rbdwgbr-nu-ansi-term-0.46.0 /nix/store/m1wvc9bgdp7z1jsvwwpwj1bhp6nxw490-num-bigint-0.4.3 /nix/store/z8sw1gczrp8bv4xxwi4bl4ddvmidghsv-num-complex-0.4.3 /nix/store/y05g22ql3j3dwi6hjyijr7hpz68501f0-num-derive-0.3.3 /nix/store/8pxivf1s0w9a5q00n0dn9ypdsgz8bid7-num-integer-0.1.45 /nix/store/k62xylrfj64cm50xmcscw7z7aa5q5ax2-num-rational-0.3.2 /nix/store/z4xzbp8zg25ryabsxnvw2bqmys226708-num-rational-0.4.1 /nix/store/pq3p1d1bq2k8xqm6dpan2bg5s8hyyik1-num-traits-0.1.43 /nix/store/qlymn5v7r6i81hs23pb8166yjksncfzn-num-traits-0.2.15 /nix/store/2qmi06nhkssr5bbl6g1ldf3idl6lwhvd-num_cpus-1.15.0 /nix/store/i1731d04vswm6fq934z0nz0hhawyizbv-num_enum-0.5.11 /nix/store/v57ya059xhfcqfpzp884y5p2siyjbiws-num_enum_derive-0.5.11 /nix/store/lri91flajdwsyn7h2ifk5apjaigs04d5-num_threads-0.1.6 /nix/store/5lbyrir62xvjx52xb0szcmpaymhki3sv-objc-0.2.7 /nix/store/napa7r9fv3ga3pb0jyi3k4f4a7jn5pnr-objc-foundation-0.1.1 /nix/store/ndwhfwyh5sg4yragflqf84nwc6nlb6kx-objc_exception-0.1.2 /nix/store/g3nkd7j6wpily1vv7p6fq532ylqc7y2n-objc_id-0.1.1 /nix/store/yf4jc0c1h0g67zmi9aj42l4hmdlk0s4z-object-0.30.3 /nix/store/fn4c1r6455wxfjdza3lnd2x614995pnc-oboe-0.5.0 /nix/store/dparvq26v221iqb2x90xwv3ws518bfgj-oboe-sys-0.5.0 /nix/store/7391zhld7zwvrc4n1syjwy8arq2kmmg5-once_cell-1.17.1 /nix/store/s8sgkp2vzs5jlr4j36i9cnz9wlrhmdy2-opaque-debug-0.3.0 /nix/store/50crg42g3jxvvngnfaynz5g2sm6hxxyk-openssl-probe-0.1.5 /nix/store/s5kv7lv158cs89vv79k61z4qyycmqsir-option-ext-0.2.0 /nix/store/ng70lqq3aw1l37hxagdcflmmx790axjk-ordered-multimap-0.4.3 /nix/store/9q90wfwl0mrp5p6ybwldxwlkdkv7f2a7-ordered-stream-0.2.0 /nix/store/yczlc306jdbzrsicj2anzzrcc1khml9j-os-version-0.2.0 /nix/store/3p8cyf2j7r15knn4gdaax1gssn0qjqdr-os_str_bytes-6.5.0 /nix/store/z25vz4rcb8divxf49zjkh1p8s2g3cl3d-osascript-0.3.0 /nix/store/z7rsshy3kq9czz2lswyy3jvgkj7sba8h-overload-0.1.1 /nix/store/yslbnq1ahnbqspbvdk71la85hfng1hf0-pam-0.7.0 /nix/store/22ia5g2yikcgx2im09g27k5wxs1hrnjq-pam-macros-0.0.3 /nix/store/78bck0d25bjrz38jzj5ax96d39n2w2vm-pango-0.16.5 /nix/store/jrbh9j6l5637i2chpvp789ljvdpm4zv2-pango-sys-0.16.3 /nix/store/i2ajg8ccpbs3hncjpiy448j5pp76v7ch-parity-tokio-ipc-0.7.3-2 /nix/store/3lchjqw6ghzfnfwfb70cwafkw0xic8xw-parking-2.1.0 /nix/store/ghxzz11w7m4dqp91q1ia7vapa1xhvcd6-parking_lot-0.12.1 /nix/store/yx4rfjxgd7zih09cb61kr3r0qxryg63j-parking_lot_core-0.9.7 /nix/store/585n40ygglydgzqp280hpv7w1yzs9h2w-password-hash-0.4.2 /nix/store/1pryaxhdxibxfkc1vrrrd13vyiddn89v-paste-1.0.12 /nix/store/sbkfvp96dj9zlz5ac98zmn0pdc9gaxqs-pathdiff-0.2.1 /nix/store/1vw93wfw4qc5i8lh04l5kd06f2k24biy-pbkdf2-0.11.0 /nix/store/m71ssi5b6b2sl0yq4fhdprg3697lg1sp-peeking_take_while-0.1.2 /nix/store/365x07qk3z8y3x8hqfmrqsszps59wvj2-percent-encoding-2.2.0 /nix/store/lr3vjr4306h8x0c09z8axmym5kqqk4v7-phf-0.7.24 /nix/store/qlnvb5g50fwczjswdkf6z3w1qa9v46jk-phf_codegen-0.7.24 /nix/store/hypajyd9ynrflz54dl154n1xzq2hyz51-phf_generator-0.7.24 /nix/store/6417x2r95r0g9d4pnggk4am8abn19bn5-phf_shared-0.7.24 /nix/store/fvxr750bjxs6w66rrpn980mbms7xxww1-pin-project-1.0.12 /nix/store/nq7xdhrw91xvk9ipmzph5ayhq4vvmqr3-pin-project-internal-1.0.12 /nix/store/20qikm4prh2vsv402bk4yic106153sbd-pin-project-lite-0.2.9 /nix/store/ksj491vkxwcivz1b0xfhmcfmjand2y7b-pin-utils-0.1.0 /nix/store/rsjms8h6gaiw6g45qpiqmhiabrkscc0j-pkg-config-0.3.27 /nix/store/q8z7sbap6mv49zg7vfl73jc97i1cm3fr-plist-1.4.3 /nix/store/wrgrii0060zgi5phkrbpi719a25r6cgm-png-0.17.8 /nix/store/3aj3cfar36g1klsns916pp7lkn2wq9ga-polling-2.8.0 /nix/store/z2na7rgsizwwvgzx9x1fbkch4ln1s3ab-ppv-lite86-0.2.17 /nix/store/r68bb5j8niy5glj5ygvdd0m57v9qkak7-pretty-hex-0.2.1 /nix/store/ljkmz7y4c1asmnw60ipzglgckmmnsdrd-prettyplease-0.2.4 /nix/store/hywpcrmr38a0dkr2bs5f80i67p532cya-primal-check-0.3.3 /nix/store/86yirx0b3za591s4n8irw36ixw5dlqqg-proc-macro-crate-0.1.5 /nix/store/97xlz0adygcb07941jqn4q2vv2zmi96b-proc-macro-crate-1.3.1 /nix/store/9wn0h32cvdj98fd75i9scn4kq14zxn2v-proc-macro-error-1.0.4 /nix/store/8c7c7zbnxhr4lyjn47mgg755i3x2drfg-proc-macro-error-attr-1.0.4 /nix/store/z08bcky69knrwg00h3axpzn7jsb2ag4x-proc-macro2-0.4.30 /nix/store/81psb25gvcdr02icwr94h6gl75dlg3g6-proc-macro2-1.0.63 /nix/store/vjy7pgghjwr8v0vxz21yfjjgmj88qn49-protobuf-3.2.0 /nix/store/7z55q21g0826i26rk0lhl35nskxg37zc-protobuf-codegen-3.2.0 /nix/store/ia0hicf0rx9l4ypjgn4crv2h4aivh3pd-protobuf-parse-3.2.0 /nix/store/1r6jk914b75n0jmw22bq310ks3rn56mi-protobuf-support-3.2.0 /nix/store/yvsxjd4zm7dkgl97d8vksinsdbhshnf6-python3-3.11.8-env /nix/store/ffqm6xzcr97r07f8q3z8ddfrs64rbjwf-python3.11-tomli-w-1.0.0 /nix/store/fywg7na043f1rlvl9r65bcw8hyk797m1-qoi-0.4.1 /nix/store/grd9k583f5y07mm6lf14syrcmpwdvlqr-quest-0.3.0 /nix/store/lq6p5hcq539hwn2m0l321nyvjd4wxhd7-quick-xml-0.23.1 /nix/store/7pg57pa0fv48yr9cx2rx00k9kiy89m2y-quick-xml-0.28.2 /nix/store/yg7d6wc1jqhv91iycz5jskq14w4g9cqm-quinn-udp-0.3.2 /nix/store/zbgvbjdq862sr6rkaw3y3wkqgqb4772r-quote-0.6.13 /nix/store/x1y066w0168dwr424jjdss8ccph0x18x-quote-1.0.27 /nix/store/h312l24zzdvb7b1j3n1s6c3dcz0mav1w-radium-0.7.0 /nix/store/5wf6hasggiqrs2vn9cr9ipdxxv23virp-rand-0.6.5 /nix/store/1mjwxs9qd6mrqybwd9bsgb290xvg6fgz-rand-0.8.5 /nix/store/qd0adm0dma159bafi54342x3ff9986n7-rand_chacha-0.1.1 /nix/store/1lnxqa9sgzzaipgc8xvhhlkr9b1fqr2j-rand_chacha-0.3.1 /nix/store/g8mscg6dqa3i1jsvm17s3flwgb24cqmw-rand_core-0.3.1 /nix/store/n5jz25s9wmp0y44jk37xn05rzdhd26k5-rand_core-0.4.2 /nix/store/lh482kgam3wnqxhlz6h56fslgl8ssyh6-rand_core-0.6.4 /nix/store/pd3nhisxgingxiri63n0qgf7m1pbp33q-rand_hc-0.1.0 /nix/store/hpbmmnnqsis1awlq9sgp3lpxbkhq1cmz-rand_isaac-0.1.1 /nix/store/944qsv120savy9yfbsg5hbqcqwsky5f4-rand_jitter-0.1.4 /nix/store/im290va9m0y9bjf0f6xpv4f03yws6sc5-rand_os-0.1.3 /nix/store/naqp60gpa5ag713gxd0r229aal1ixq5i-rand_pcg-0.1.2 /nix/store/7491vic81rgmahpmdg845qwbwvlqhbrs-rand_xorshift-0.1.1 /nix/store/iw2nd2lsrzb4ln4f3xmc16qk8gm7j4mh-raw-window-handle-0.5.2 /nix/store/nhhgbdkvvs61ddhq2xmna39imr434q6r-rayon-1.7.0 /nix/store/rc9ax0wzpahvp8abr842a53a459ik75i-rayon-core-1.11.0 /nix/store/k5bh03i02xh4jh6wdlh0by5418dssc3z-rdrand-0.4.0 /nix/store/68hps6w40vz08db40pamlrqz55aa5ws6-redox_syscall-0.2.16 /nix/store/jq7ff1b14yrjzlsznc7yaygf1l65wb3g-redox_syscall-0.3.5 /nix/store/akryj5lwhrqida2h6rdc6g06sllbwla0-redox_users-0.4.3 /nix/store/jy5lwaziawgdwimq73d46xqpl1v8rrj2-regex-1.8.1 /nix/store/l0i1kzl59l7dzsh8817zw0h8jdm7aqxs-regex-syntax-0.7.1 /nix/store/wpr7g58mm43pig8lb29l6xwys82fmbjq-repng-0.2.2 /nix/store/pjrl018r7fq7ik153jhfa4916hcmlvz7-ring-0.16.20 /nix/store/wzz93abc1sdyzjrslw64903sx5jdx4zh-ringbuf-0.3.3 /nix/store/00f7jr62prvw719nnm5c3kwqfpa485cw-rpassword-2.1.0 /nix/store/rpri7w0k5az6a2qsr844pnlir98ipbjk-rpassword-7.2.0 /nix/store/xm3x8n3b1z8p2yf5rm52970a38hkpdrx-rtoolbox-0.0.1 /nix/store/v3irdsrr1yfmkighi593ysdrp6i2n9x1-rubato-0.12.0 /nix/store/n648ybjhz93c8gh038jbq145b3ka4xs7-runas-1.0.0 /nix/store/81bbwq2ah21wdrsicxl5jwj48mbi6yya-rust-bindgen-hook /nix/store/70kygdqql27p3fsfsi3w8rd24nxdrwfw-rust-ini-0.18.0 /nix/store/s82b1h43fkpg6ihs299173qiz7f82f70-rust-pulsectl-0.2.12 /nix/store/ha7pbgm0vhfcwcqq7f5mqzg6dkg6dh6g-rustc-demangle-0.1.23 /nix/store/h3x2r8krfg1i2xyj50i3360nihlvbb64-rustc-hash-1.1.0 /nix/store/yiysmx94rv2w11xsmy860pmvnc2dq0xd-rustc_version-0.4.0 /nix/store/g82pyzwgj4vas7g56i8dhhrzh16qs3pm-rustfft-6.1.0 /nix/store/7y70513nq1n8n8mjvj5x92gp0hyyl8g6-rustix-0.37.19 /nix/store/ban4a7hr8q7dcl6ipwbql9pfz6s4h424-rustls-0.20.8 /nix/store/vc3lpi4hmg8vjsz4wc3qsbayl6q1fcfa-rustls-0.21.2 /nix/store/z51hgrj6sdgyj4pbj27frvvbzfda60ip-rustls-native-certs-0.6.2 /nix/store/49p4gdv0crdys0k8c6zk587l1a7vblj9-rustls-pemfile-1.0.2 /nix/store/pp4hk8xxd34fgqcwyjwpcc6pqj4dbgkz-rustls-webpki-0.100.1 /nix/store/n3jl59v6i3yqsh6dr15bkcbqwwnca39w-rustversion-1.0.12 /nix/store/ssv5h431q1j4a2vwl5zh3m6n8qk5w8yg-ryu-1.0.13 /nix/store/r8px6wh0gx74aj1n3fpp2clak2inzdm2-safemem-0.3.3 /nix/store/8xysacajj75kzgqkhif8l4d60aav8629-same-file-1.0.6 /nix/store/ip9l3as26xlwhirafq86sgfhaba9qp1b-samplerate-0.2.4 /nix/store/h8804a2c4kzd84ar3lf4496ybq04yfpq-schannel-0.1.21 /nix/store/6a7vrp3qyhszjyvqp9nqpmab4483pdl8-sciter-rs-0.5.57 /nix/store/yxk5zqixkb5qfn0943izhq23339cyvw2-scopeguard-1.1.0 /nix/store/qsgzz6ppxv7s9yaw3x9wyxmhr81kf3ny-scratch-1.0.5 /nix/store/2qgk258kmw77m7xpa0f5369h0kmazjxj-sct-0.7.0 /nix/store/qc7r6688c3jkq77da0sig47amp8c0pwr-security-framework-2.8.2 /nix/store/nf9pxj6c4i5359apvky0z2yfd53ccziv-security-framework-sys-2.8.0 /nix/store/xhac7pg80a6m81ddm540ns84dl21r8zn-semver-1.0.17 /nix/store/jd8pwa4z7n4xxnwb4wf9hdmn3sfp6ldk-serde-0.9.15 /nix/store/azl48hapq4ny68asf48w9ysl4k0iiycy-serde-1.0.163 /nix/store/6fnfcmh0kfpaxkg2hk3md4lnq26q8alv-serde_derive-1.0.163 /nix/store/lxlckr4gdlh2r9nax6knlgrqy5wk95j5-serde_json-0.9.10 /nix/store/j3l0r90prjxj03ir3721scsabcanfdpi-serde_json-1.0.96 /nix/store/fs9jd3rywkzkbyrz7p54c9nkxx6lihr7-serde_repr-0.1.12 /nix/store/v129lkpj8n5fxc24g6gcysa08ayqi426-serde_spanned-0.6.1 /nix/store/55j38wmld88rdzyifac113y3z3ihmmq1-serde_urlencoded-0.7.1 /nix/store/f990mcsb706gvvkndrqp63y1ak2amirj-serde_yaml-0.8.26 /nix/store/7gj9pq8fiyqd33rl7xc85xxl2h2qgl3p-sha1-0.10.5 /nix/store/23fm1wzd53qplmnlgqvclimwyjjxzgd9-sha2-0.10.6 /nix/store/8005gwcaz3aikai33zl6jskhvhc9415z-shadow-rs-0.21.0 /nix/store/6cc53sndd08kn07a2zqcz6x7l2cs89sx-shared_memory-0.12.4 /nix/store/a0qdnx35nq5qwzgz9w34wxscwsmix1xv-shlex-1.1.0 /nix/store/shdavsi1clq51k876qrgkc0ngavc10jk-shutdown_hooks-0.1.0 /nix/store/6ln8y5ax86s5nda5vlkjzwal5f52215y-signal-hook-0.3.15 /nix/store/irxdsxyxzy298qbqc6fs1cbyrsr60y76-signal-hook-registry-1.4.1 /nix/store/g0jszinmmhbps5lvv9ia8kkss4dw2pmv-signature-1.6.4 /nix/store/wnlcwirza8pakpbzzkbwa5bhdzw8ylv5-simd-adler32-0.3.5 /nix/store/dqn6gqzzb6h6zmv175nz6i6f1qmd8z9c-siphasher-0.2.3 /nix/store/aivis8syig0siywbkzlczhwndy9bvlyq-slab-0.4.8 /nix/store/igimv3wd662vakbf12i5n8b6nyw382vk-smallvec-1.10.0 /nix/store/bdjyi00v7az00xyh69s5c77gbh2hbg6v-socket2-0.3.19 /nix/store/bcmq68miz53w2k49ac25yajqcz22zsjd-socket2-0.4.9 /nix/store/hfcb5pmf8ii8hmw75bqv1m34vspx70l8-sodiumoxide-0.2.7 /nix/store/y747v7wkllxfnn7552jwkj2gqffn6jq7-spin-0.5.2 /nix/store/2rimrndfgq0m7z8x1maz4ggqyrwr9033-spin-0.9.8 /nix/store/03w9j5vacs2vhv01iv0dzydgda50hnzy-static_assertions-1.1.0 /nix/store/2gg48llvrg2bxp5k1z6718fn7mw08wlk-str-buf-1.0.6 /nix/store/h0kprhmjk3kr1q1pa4z36dr53wp224ya-strength_reduce-0.2.4 /nix/store/i4xbrwi1x0aczdfi13xlh8wl00bp8axm-strsim-0.10.0 /nix/store/21bvcpnr5rwl2qk38g6vr4ikk3k99xfs-strsim-0.8.0 /nix/store/y8pmmw3fjg9ri5fm0bj5nk2riciql0ga-strum-0.18.0 /nix/store/ppacyaiyp866knib3268x86ip67nx4y5-strum-0.24.1 /nix/store/vyc5nji4599r6xlmy0kw5av57ymdh2hs-strum_macros-0.18.0 /nix/store/sai0wqnn6r9g0bf2dj30yi2wfilabgsi-strum_macros-0.24.3 /nix/store/s054gk4rb9wj16j90ms8gydqrxhplq40-subtle-2.4.1 /nix/store/by1hpqxmqx60xjij0avnw8ndclishb9b-syn-0.15.44 /nix/store/lqvznxpkblha1i90mg58xw763nb9qd6x-syn-1.0.109 /nix/store/9ccp8wz89c54k66wzw0lfn9lfnryh4kg-syn-2.0.15 /nix/store/y6fcxd4wywv6gh4x4qyj673l7kya8b3w-sys-locale-0.3.0 /nix/store/xbjm5kbc48kwivs3z2lqdbshvqjcin9z-system-configuration-0.5.0 /nix/store/ynqm0f0czfq9flf73mfifs5jflq1kblp-system-configuration-sys-0.5.0 /nix/store/phrzk372zcggmx7lfqx891nlj46nmazl-system-deps-1.3.2 /nix/store/jahw8lwl7ki3affrxx988285zfj6qgzy-system-deps-6.1.0 /nix/store/psy59kh1x7kjsq503qvaxivbv6g2gn9p-system_shutdown-4.0.1 /nix/store/9bzdhsfnr0d19ziyasxa0914dkhyg6pz-tao-0.22.2 /nix/store/f9xhii4plq3ssb4d6p0sf50lynwwa9am-tao-macros-0.1.2 /nix/store/gygsgbcrm1bjr2k0vbvaajicnrjwk2b9-tap-1.0.1 /nix/store/b049f7bx8x2njp0sj6vwxbpxv0gc4fdf-target-lexicon-0.12.7 /nix/store/fnzv7cxy9md9nk0x9f602xgxxrz8qxb5-target_build_utils-0.3.1 /nix/store/kdiixlf8bs00iicgqk1g72bcwfn3n6pz-tauri-winrt-notification-0.1.2 /nix/store/f6pgcdhprq2d9llq2fwym7vrgn5zq8p4-tempfile-3.5.0 /nix/store/5rwk1s28xb51m2g7nsljp0lky2kr15rn-termcolor-1.2.0 /nix/store/9l5v40g2jjsk0705rw7slk1kwjsmdh08-termios-0.3.3 /nix/store/an2h2xv6sk6harrci7ls0ssqgz1yy6zf-textwrap-0.11.0 /nix/store/bwlp84njvdk0x6xf3hvlw7l945wyl9gh-textwrap-0.16.0 /nix/store/jdag20hm45s3riccimz9lllr30nm668j-tfc-0.6.1 /nix/store/5k9yam65021y6bj6f0c18yadixnxsdr9-thiserror-1.0.40 /nix/store/zlyp366r7np2addk91id2gs9c5ih6r3d-thiserror-impl-1.0.40 /nix/store/gp252bk6mqknhmpxqa16138kgkzj0nfi-threadpool-1.8.1 /nix/store/8wx3bi3zhg31vc7lgbx23wfidvab6iny-tiff-0.8.1 /nix/store/yn4rcdl76pfijawnvm062r88y8qdw4cr-time-0.1.45 /nix/store/qvm4g7yy2v68p1kfnvxhlsp56bh271jm-time-0.3.21 /nix/store/w4h52jrm4hgf7hsdrq78gpfyx1vp1cmp-time-core-0.1.1 /nix/store/ip3nd1nwf8ffhmjm9fnv4iyyczywaxil-time-macros-0.2.9 /nix/store/nhb1795n1r2y0rf7bzm03cysfrjz18nb-tinyvec-1.6.0 /nix/store/mqr0frqqxrb0l354al3cr0dfgy5jiy2q-tinyvec_macros-0.1.1 /nix/store/1xb716v170ha3czq1bq4d1sylf0c05dg-tokio-1.28.1 /nix/store/05ddv8nzr8k8n3qga6sfh00xlp7xb8w2-tokio-macros-2.1.0 /nix/store/59wj0wlyfar9w24q1d1v6avbh90rxh5y-tokio-rustls-0.24.1 /nix/store/zv2wcv8srijr8ysyzhrq9w7gb3x9jnfx-tokio-socks-0.5.1-2 /nix/store/6g42kradidvzv9w04cp29n45ypykpjh8-tokio-util-0.7.8 /nix/store/3g157l4pq55ml052ljfjwyfrhgglnn0s-toml-0.5.11 /nix/store/654qkb6dxzgmi7ss977qri27r5sfd6fq-toml-0.6.0 /nix/store/k74ijzmxj5km445brrapppc4r2f52dck-toml-0.7.3 /nix/store/vbaqajga17aw47xdkhcbcly0rcazqg78-toml_datetime-0.5.1 /nix/store/z3x2q0rlq7ksrrh69l2mw9y68qjrb73l-toml_datetime-0.6.1 /nix/store/827xl9z512vsjqwm3v5znb299figq75i-toml_edit-0.18.1 /nix/store/ajj0djgvf4cppw6jxn9nvys40zfkdjpp-toml_edit-0.19.8 /nix/store/vqiqg86wxw4fs28qs05msh1dii2r65i4-topological-sort-0.2.2 /nix/store/1g55qjmwcajlkg9ikkadznrifbjn4pa8-tower-service-0.3.2 /nix/store/s12mkrysksic6zgddzqhm6hxvaqwl29p-tracing-0.1.37 /nix/store/4m3a9wdy7v9kjlrjpwidkmr8d1656sg2-tracing-attributes-0.1.24 /nix/store/apimx9876qhsi8q7xf65l163hfnmmi44-tracing-core-0.1.30 /nix/store/0anaqj81h9ccx5w6qaxnnm39k4mx4wpn-transpose-0.2.2 /nix/store/ra6x76pxi974f18lcab4s4a84rla2dyb-tray-icon-0.5.1 /nix/store/bji39q1awqmrdgs751rwznp2jzzcz8g1-try-lock-0.2.4 /nix/store/7hxfcqc7n1423apw8330mcjsxxp4r485-typenum-1.16.0 /nix/store/b9hykb8l69kgrrzhkc0i4w9n3pwsacil-tz-rs-0.6.14 /nix/store/cw0agy9dx3c2zhzmzy0gfa8lgj3gb8y6-tzdb-0.5.7 /nix/store/f3xcq1p8rs3n69f0xcln4crddhb53bv4-uds_windows-1.0.2 /nix/store/35ya1z11ddfq49408089rzyq3a0y47k9-uname-0.1.1 /nix/store/mv5lcgvhpaw925b2jiz4vf1i60hq68gg-unicode-bidi-0.3.13 /nix/store/6k01adxvc8mxrpr9y5a7f7jj5807yvx1-unicode-ident-1.0.8 /nix/store/cpahb30dff5dwb9lgsg497353bp8x5ci-unicode-normalization-0.1.22 /nix/store/rki0c4h030z9q1jgnkv7rzi17h7a07aq-unicode-segmentation-1.10.1 /nix/store/2pnmrw375ac25j3jjpwgis5pszjcg3lw-unicode-width-0.1.10 /nix/store/zv0a0zxcqi6737il6dfgmyksl6hxzz9k-unicode-xid-0.1.0 /nix/store/k0s1415c0p1qs9d62xb9vvqfr7216291-unicode-xid-0.2.4 /nix/store/n04xyvlnc6vrw1zdbbs3w3vlb3sm147a-untrusted-0.7.1 /nix/store/8iigi6b1dyygjn14sm8swrlda9aq6llf-url-2.3.1 /nix/store/zjq6pp61b9jv3h11ddknf3sw6v8w9i91-users-0.10.0 /nix/store/0scpq6p6br58w21y8m7xyg97irl563hl-users-0.11.0 /nix/store/4fgrydz6nf12kykxizp2mi4acs8vl5s1-utf8parse-0.2.1 /nix/store/r1cnvhzs6svpy3rmsyfjn6pvlpxw0hj6-util-linux-minimal-2.39.3-dev /nix/store/cgjs0qnyhzs11hf9ch90k5isyi9rlzcq-uuid-1.3.2 /nix/store/7bqk9ahgnn1xbkyn9703rsyn8wb61jfp-vcpkg-0.2.15 /nix/store/pjjl9qkswbb0pifgxkafzmifbykpk7nr-vec_map-0.8.2 /nix/store/fbm5kap63ifk2i884liby1mipvr46g9i-version-compare-0.0.10 /nix/store/q28vyxydk46zqg9qdrrdmzlm9s7ndc71-version-compare-0.1.1 /nix/store/ix9vnnv72d3y7w5qxpfipdnhsxscbjbh-version_check-0.9.4 /nix/store/pkq2ma7dhm6d6yh3pc5j6q3n0rl7bai8-vswhom-0.1.0 /nix/store/809dd9iabpyvnkyfmjlb1aiv7f0x6za7-vswhom-sys-0.1.2 /nix/store/2ckqiqclzcng4ab754whgp91a91iq1aw-waker-fn-1.1.0 /nix/store/higx969sy4mn7nay4wn0zxr6jiq54x9b-walkdir-2.3.3 /nix/store/shaxyskl78lbg3q96xykg36r7ncga19y-want-0.3.0 /nix/store/qrrd3shs5wgl607271hl37x3xyxb9lij-wasi-0.10.0+wasi-snapshot-preview1 /nix/store/bc5gqshwywwyrmhfn4jambnll1kak2zs-wasi-0.11.0+wasi-snapshot-preview1 /nix/store/rvyi735mp8ywibgr3mlrby0gczggdqvr-wasm-bindgen-0.2.85 /nix/store/adnlqxpm18s4g94zbzzkka6c4ljkrg00-wasm-bindgen-backend-0.2.85 /nix/store/sapir1hjp7ghgiqmc6ifkcnjfyv27aqf-wasm-bindgen-futures-0.4.35 /nix/store/6bijhb0f94irrrdm6kihids58mfaafnc-wasm-bindgen-macro-0.2.85 /nix/store/07vl408jn9chfnklb9475hw5g59l5jz1-wasm-bindgen-macro-support-0.2.85 /nix/store/xgkcgwkh712xfp221vpr8mlr020fwprq-wasm-bindgen-shared-0.2.85 /nix/store/6i3ah6y8gw1ill7f6dkd3fy6w4gxb3nd-web-sys-0.3.62 /nix/store/5w9b7ip7274s7z9zw20k9lj20lfc3xb1-webpki-0.22.0 /nix/store/nc7hlk0svw152wnnv0wh4kw1g97wnlpg-webpki-roots-0.23.1 /nix/store/2cc81ahpplcais3j6c1y1jxdi59cacyz-weezl-0.1.7 /nix/store/wkyam2czjzc0p33yrkd5k55dawphk4sa-which-4.4.0 /nix/store/jhs7q4f5apyc3nrylgfd9qgm7blmiq8h-whoami-1.4.0 /nix/store/q4w08g8iagz40sf4s0m9yv93g34s275m-widestring-1.0.2 /nix/store/czjhcd6kxvwr5glil2454vf74prmz4d7-win-sys-0.3.1 /nix/store/ah9d5igwxwm4fsgcy9mcs91rpdlvfqvb-winapi-0.2.8 /nix/store/6fypmakfq185b42g6aar4hddjawj7s5s-winapi-0.3.9 /nix/store/jbz1hb7sqwyf25qs2r5vg9cabfvdim97-winapi-build-0.1.1 /nix/store/dc1i4ldq2fv8pj5cg38aw5halcfcfg0d-winapi-i686-pc-windows-gnu-0.4.0 /nix/store/8v12md76ynhaygnjrldbplszc8szwcv9-winapi-util-0.1.5 /nix/store/ppwz0bl8lgv98msbp1xx2c62j5lhcn8h-winapi-wsapoll-0.1.1 /nix/store/a4i70iryx0d6jfdfgm2cwb6ylygb2h1y-winapi-x86_64-pc-windows-gnu-0.4.0 /nix/store/m0p5xq6ry9pb6khd42jd1m4xxqp4wx47-windows-0.32.0 /nix/store/vyfripqjsnvczqid7303q05p9vz5vxny-windows-0.34.0 /nix/store/lygk9v1ip1ls3hxm1vn1qhv1sqh15d47-windows-0.39.0 /nix/store/wg7x7mvj430pkz88igcrxq1jj5sqv3a7-windows-0.44.0 /nix/store/v85q699pyrj6vaymcjkasfrdid54ckm0-windows-0.46.0 /nix/store/p9g9mvjm3c54cl37l4gvl3sgks7xgxry-windows-0.48.0 /nix/store/1gxr3fs4ac5v16jh9mwk2rgyrx05c45a-windows-implement-0.48.0 /nix/store/792d5vzfvla9mzm8pydgl7xv8skrds74-windows-interface-0.48.0 /nix/store/fd6apinfnvfdy5dph98k2rbcsixs2yxf-windows-service-0.6.0 /nix/store/5368kfym8yxs9yl08imca6fbvyn7nhzl-windows-sys-0.42.0 /nix/store/bvgfgzh38n80cfpwd45p9cg5qjw2rvy8-windows-sys-0.45.0 /nix/store/kwplfycflr3vy5y6j5ka9kqyqigys28i-windows-sys-0.48.0 /nix/store/idkaybg9kff8x5qfrrwa67aw34gvnk81-windows-targets-0.42.2 /nix/store/glfh0452nr5lqpzk2d4j6jj4rjk6vrfw-windows-targets-0.48.0 /nix/store/9z5fgh6s58gs64wyvbfh8q2yd0cysv4s-windows_aarch64_gnullvm-0.42.2 /nix/store/wr8wxm485w1y4wgbk2zcdcczs9r5qkb2-windows_aarch64_gnullvm-0.48.0 /nix/store/j176sv3l06544x30nhn1bh5j12l0rj2j-windows_aarch64_msvc-0.32.0 /nix/store/khwyvxm0q6bmsyzfrfq9ilhs6fp7al6a-windows_aarch64_msvc-0.34.0 /nix/store/h0s60pxj7v2iiyck5k2rmcilkijbcnjw-windows_aarch64_msvc-0.39.0 /nix/store/f0a1897cx90cmqq6hrvwf7r9l6897681-windows_aarch64_msvc-0.42.2 /nix/store/6mplvia04a7r7xsqh7aanz0ii524ac79-windows_aarch64_msvc-0.48.0 /nix/store/aasicilhnk4fviv7jhdf4w48mvdxnfry-windows_i686_gnu-0.32.0 /nix/store/36hm7qpxmnf7v27md86bnshyl6r450v8-windows_i686_gnu-0.34.0 /nix/store/m0963d6mni7zygbmlhgjndi0yjcn8wv1-windows_i686_gnu-0.39.0 /nix/store/v0aw3sfyfhy8chs27pkb0fycd1768w19-windows_i686_gnu-0.42.2 /nix/store/hmxw8grgdr9bwd3h14z8nwm6ihz9d2dg-windows_i686_gnu-0.48.0 /nix/store/zl93vdy95p0yal38234bs82jwch778yh-windows_i686_msvc-0.32.0 /nix/store/dbdlbqp5n0gdwwpaxxjy1m6pd0c3q6mv-windows_i686_msvc-0.34.0 /nix/store/n7drz574glgaprrqb7pw0z788xycgbfn-windows_i686_msvc-0.39.0 /nix/store/mxrbzw59pawsp48c6bp7p7r8nhaz70w2-windows_i686_msvc-0.42.2 /nix/store/2vmzaqg8k28jiarhdswpzvdskyan5b88-windows_i686_msvc-0.48.0 /nix/store/dlyzphviw5dhkb4x7xjf656745536r30-windows_x86_64_gnu-0.32.0 /nix/store/wh2qj3kzp3qnynwj331kfra20j84k7pj-windows_x86_64_gnu-0.34.0 /nix/store/vd3fh63jimmwv7119kj17bcca8z1cw7w-windows_x86_64_gnu-0.39.0 /nix/store/fgd5i4pz998f2ngljz458f680cc6xdl3-windows_x86_64_gnu-0.42.2 /nix/store/9p4n5gbvrs244dkl0j48q2zlmh84hjnj-windows_x86_64_gnu-0.48.0 /nix/store/f4mamflqnbjf5m6agyb4l57i6h60j6ja-windows_x86_64_gnullvm-0.42.2 /nix/store/xrc39yy2h5bx69vzaznn5lp28vk6gsvp-windows_x86_64_gnullvm-0.48.0 /nix/store/f7nj9flf1kfwfqdknv5a5yhpmmjp1iww-windows_x86_64_msvc-0.32.0 /nix/store/4hwdfd77r84wc3z1xk23h2rj40rmq9pa-windows_x86_64_msvc-0.34.0 /nix/store/fw0cqk0b8r30rf9b3mg7yf8j69w3r2j0-windows_x86_64_msvc-0.39.0 /nix/store/pgpa2x24fjx2ziva89z3p55kq3z03k9i-windows_x86_64_msvc-0.42.2 /nix/store/dkdz883smmh7xq4aap4ik4j2b00kalh2-windows_x86_64_msvc-0.48.0 /nix/store/654ay1mm31lbwr1ma3x2b5hl5hy2w3hc-winnow-0.4.6 /nix/store/12jimw7j684kx3mbn2krglphci18nk0l-winreg-0.10.1 /nix/store/h8cf6w4qg4gxkj0nwvv6fd86wmdqdlxq-winreg-0.11.0 /nix/store/q6s6sd198pwzb1ij627ybxs461kzf9ad-winreg-0.50.0 /nix/store/6rbpim3rydm09lycyp2ndxvrkwpylv8s-winres-0.1.12 /nix/store/paw1vi71cd17r8mm5xl8rn9711a8vpy5-wyz-0.5.1 /nix/store/3jnrnnmf7s5cplaifwg0qdvkcaj01j8h-x11-2.19.0 /nix/store/942ks3rr9z6v268z937y3a0xsplwz32a-x11-2.21.0 /nix/store/mk087pg2hgahmd28a4c5z2k3in04ibir-x11-dl-2.21.0 /nix/store/pa1h132dqp9y50vbka4qn0k6rxcz60ps-x11rb-0.10.1 /nix/store/r59v8mncv0b5xbhbbh89663bpnsv8ys2-x11rb-protocol-0.10.0 /nix/store/k80bk685qh302lxf2xy9d1n0v73kjdld-xdg-home-1.0.0 /nix/store/vlk06lv2lk0swaflh3xg91mg7awwk9kh-xdotool-3.20211022.1 /nix/store/6x3s3m4435h3sql85k5x4dml63xif9v2-yaml-rust-0.4.5 /nix/store/7pkqc7j45q9923l4m8ahgnvmd1ychw0z-zbus-3.12.0 /nix/store/gqnpcqvf0wmb48s448c48h926lpjv670-zbus_macros-3.12.0 /nix/store/h4n7grd0h3ibp5g3c5yw2a4gl0mzz2ky-zbus_names-2.5.0 /nix/store/ddc8205bw5cpgfzgyypkwm255g4r18av-zstd-0.11.2+zstd.1.5.2 /nix/store/ipja4fz14dm6hg6qk15ajsg2zjg7yssn-zstd-0.12.3+zstd.1.5.2 /nix/store/3pwsrfbqpmvkjwnmc6fdpd75gfwqrrs8-zstd-safe-5.0.2+zstd.1.5.2 /nix/store/fv0z9vqazr007lbv3xq8y31crrdss3iw-zstd-safe-6.0.5+zstd.1.5.4 /nix/store/czik3am41inqwvzhbjfpkfnyaf5c8zr9-zstd-sys-2.0.8+zstd.1.5.5 /nix/store/1whfn132rb61jrdg0vnjip395d77xphd-zune-inflate-0.2.54 /nix/store/n9ajxlgzzh0kmpxi5cbjy9q5f1dxqd4p-zvariant-3.12.0 /nix/store/3qslkhpbmr31lai9hvc7kh10y16g2cwr-zvariant_derive-3.12.0 /nix/store/1czzs20amvv5ndrrfvbai6ni58vsf4cv-zvariant_utils-1.0.0 copying path '/nix/store/3347g91xz1h5lgj221bl37mv8p4bkvah-libopus-1.5.1-dev' from 'https://cache.nixos.org'... copying path '/nix/store/3x8asvpknv8m0av160njp0j6c5i46i2l-libvpx-1.14.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/vlk06lv2lk0swaflh3xg91mg7awwk9kh-xdotool-3.20211022.1' from 'https://cache.nixos.org'... building '/nix/store/ji5nvq15v7zw2a0haamhm50j7746ifmf-rustdesk.desktop.drv'... copying path '/nix/store/9781vbiyjzxf2p0mbsbs488f7gbhy9xm-adler-1.0.2' from 'https://cache.nixos.org'... copying path '/nix/store/draqirvfa2wq774cmlkmb51jpply0jhy-addr2line-0.19.0' from 'https://cache.nixos.org'... copying path '/nix/store/mbyzprrfcyrj3s5cwlbwddc57yyy0gqr-aes-0.7.5' from 'https://cache.nixos.org'... copying path '/nix/store/ya54dv9zk7j37d5p5pzdf0gmlsm9f3yq-ahash-0.7.6' from 'https://cache.nixos.org'... copying path '/nix/store/0y779q2sp63w2dcvcciyzr0d08x9nfrl-aho-corasick-1.0.1' from 'https://cache.nixos.org'... copying path '/nix/store/6yy195q7yrd5v2zx4qcbdhkh1l03v71n-alloc-no-stdlib-2.0.4' from 'https://cache.nixos.org'... copying path '/nix/store/qv1kpyjgjjbl20ra5d957mirjdb6p4hr-alloc-stdlib-0.2.2' from 'https://cache.nixos.org'... copying path '/nix/store/l4bvljhpfzxrbq884rsk1lnyrj14m6g5-alsa-0.7.0' from 'https://cache.nixos.org'... copying path '/nix/store/jvgfpyblcnjblz1dxj5fg8mbh19sch6z-alsa-sys-0.3.1' from 'https://cache.nixos.org'... copying path '/nix/store/v9j7cz5brhbb8kwv4wlcr1icc278vk2k-android_log-sys-0.3.0' from 'https://cache.nixos.org'... copying path '/nix/store/7hwwmci93llmbnrfynjyxkfmjsdih66h-android_logger-0.13.1' from 'https://cache.nixos.org'... copying path '/nix/store/xcasjr7ivb157c9xy8z72cbpg4ffa1gr-android_system_properties-0.1.5' from 'https://cache.nixos.org'... copying path '/nix/store/fx13qqg1as0vzki9vv4a2f5yiwr5qnig-ansi_term-0.12.1' from 'https://cache.nixos.org'... building '/nix/store/9bv9yrmpfviifz7048h7wdjklfnmyza9-source.drv'... building '/nix/store/sx0j62qwrm1n7qnwk3pk08ac49k2xswg-allo-isolate-0.1.14.drv'... building '/nix/store/drsfjg14g596hfh274s31pa2gay2l3i7-delegate-0.8.0.drv'... building '/nix/store/nzg7im3fk96gp8zps6rxp3c7if0hff4p-flexi_logger-0.25.4.drv'... building '/nix/store/kncql6skklank2dypvp489jbfmx2zgki-flutter_rust_bridge-1.75.3.drv'... building '/nix/store/b21ldif3cflq5c07f0icfj21r8kmicyg-flutter_rust_bridge_codegen-1.75.3.drv'... building '/nix/store/n15ay99lcmk6ssi892lf43rn9yk5m4yv-flutter_rust_bridge_macros-1.75.3.drv'... building '/nix/store/2w4r59kscf01pjr7r9fh00l6wa9awn53-libpulse-binding-2.27.1.drv'... building '/nix/store/m5p3779zwf1ck65wan6jwy695aypgrwb-libpulse-simple-binding-2.27.1.drv'... building '/nix/store/0ib8p5x0rr066kwmm1add6jld6a1yifc-libpulse-simple-sys-1.20.1.drv'... building '/nix/store/izs8d2lg175577sw77l8rlbjhg6mzxrp-libpulse-sys-1.20.1.drv'... building '/nix/store/flfcswp1f1lxgl2lkrgpjnv15lb8fi0h-sysinfo-0.29.6.drv'... building '/nix/store/d0r04qfqfhlhyppxhgn2ly7xkhimzga6-webm-1.0.2.drv'... building '/nix/store/d94xnacyhr0jq8k2120jh6ic6ir03mx3-webm-sys-1.0.3.drv'... building '/nix/store/p031vv47xjpmha0rawabkikkii9dlnsk-wol-rs-1.0.0.drv'... building '/nix/store/s2r5b82ccvc6aicrrgnk80ivwgg04s3n-pythoncheck.sh.drv'... building '/nix/store/k4gj3cg3smckg8iq8zb717s5ac2xpmww-hwcodec-82cdc15.drv'... building '/nix/store/2gr1f81hjydhygqpn192dcqdyqigkndv-impersonate-system-84b4018.drv'... building '/nix/store/zbwwcbsz2y83ysclmpq8f03ksz7h1vrr-keepawake-rs-ac395ef.drv'... building '/nix/store/bss1npbddkqr3bn65q4rl1gg691j7z3l-rdev-2e8221d.drv'... building '/nix/store/qj87wm61sdsl0n0cnb6rjkk3pz9dgjr4-reqwest-4cc8345.drv'... exporting https://github.com/21pages/hwcodec (rev 82cdc15457e42feaf14e1b38622506b2d54baf76) into /nix/store/qvkfqin7p901642n7i4nkx786pnm9bg9-hwcodec-82cdc15 Initialized empty Git repository in /nix/store/qvkfqin7p901642n7i4nkx786pnm9bg9-hwcodec-82cdc15/.git/ exporting https://github.com/21pages/impersonate-system (rev 84b401893d5b6628c8b33b295328d13fbbe2674b) into /nix/store/gyasmdrmd0v8vgifkpvgwpsi4n2ppni5-impersonate-system-84b4018 Initialized empty Git repository in /nix/store/gyasmdrmd0v8vgifkpvgwpsi4n2ppni5-impersonate-system-84b4018/.git/ exporting https://github.com/rustdesk-org/keepawake-rs (rev ac395ef826b32a077bc5d2fe108cf71fde8fe2e6) into /nix/store/q4rwalgcv30l9wy0qcsiwcm34wn7jjkp-keepawake-rs-ac395ef copying path '/nix/store/fg5cnb1lianwnibihwh76wzax6fxpy26-anstream-0.3.2' from 'https://cache.nixos.org'... copying path '/nix/store/mch7055inik8820aib6jbf52pcckpr8l-anstyle-1.0.0' from 'https://cache.nixos.org'... copying path '/nix/store/m66qsm1ryf6akygwzy56kmrc7bzisz0z-anstyle-parse-0.2.0' from 'https://cache.nixos.org'... copying path '/nix/store/5pwa9vjb28799pf3a7hzl4mp2irqc0dq-anstyle-query-1.0.0' from 'https://cache.nixos.org'... copying path '/nix/store/4z56plcq2f8rbl9bhn6c9h2fay23dz9i-anstyle-wincon-1.0.1' from 'https://cache.nixos.org'... copying path '/nix/store/g6hd81a4jbyhdj1n4xnqf61by9xy94i0-anyhow-1.0.71' from 'https://cache.nixos.org'... copying path '/nix/store/kpq2705ikg53s513yrk9x62jgd232gqg-apple-bindgen-0.2.0' from 'https://cache.nixos.org'... copying path '/nix/store/5i84lxj0c1ckxcpify8zz93gjay957mn-apple-sdk-0.4.0' from 'https://cache.nixos.org'... copying path '/nix/store/vv4gqlbsd4j9cxm6yfdklamd4dw5x1p2-apple-sys-0.2.0' from 'https://cache.nixos.org'... copying path '/nix/store/3ks9ks9p9lx8v53wawjplrp2zlwwfy9g-arboard-3.2.0' from 'https://cache.nixos.org'... copying path '/nix/store/5jgvbsas2pbpks717srz6bmks884165a-async-broadcast-0.5.1' from 'https://cache.nixos.org'... copying path '/nix/store/b147q6cijm7vykh7sbkiwwyp7fgfjn91-async-executor-1.5.1' from 'https://cache.nixos.org'... copying path '/nix/store/77j6a7v5xlvdnpys9c69ydd5vfxlrp0g-async-channel-1.8.0' from 'https://cache.nixos.org'... copying path '/nix/store/whw8s6xfllb4yp7cjjd23s669g0kxl4l-async-fs-1.6.0' from 'https://cache.nixos.org'... copying path '/nix/store/2jgbcanxiwhi9djhk2f2kjig6j8kc6x2-async-io-1.13.0' from 'https://cache.nixos.org'... copying path '/nix/store/m3azlfh7z2d13iyb0131vw2c1mrpvcqh-async-lock-2.7.0' from 'https://cache.nixos.org'... trying https://github.com/rustdesk/rustdesk/archive/1.2.3-1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 105 100 105 0 0 927 0 --:--:-- --:--:-- --:--:-- 929 unpacking source archive /build/1.2.3-1.tar.gz tar: This does not look like a tar archive gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now do not know how to unpack source archive /build/1.2.3-1.tar.gz Initialized empty Git repository in /nix/store/q4rwalgcv30l9wy0qcsiwcm34wn7jjkp-keepawake-rs-ac395ef/.git/ exporting https://github.com/fufesou/rdev (rev 2e8221d653f4995c831ad52966e79a514516b1fa) into /nix/store/v3hlx2j3558zbrrxnyb6zmdn4ya98i3n-rdev-2e8221d Initialized empty Git repository in /nix/store/v3hlx2j3558zbrrxnyb6zmdn4ya98i3n-rdev-2e8221d/.git/ exporting https://github.com/rustdesk-org/reqwest (rev 4cc834539d9c44f7b6bbc5d2f8805842dc5aa328) into /nix/store/gkr217ba8x6hvqx7vfb1dxqdmx2qqshk-reqwest-4cc8345 Initialized empty Git repository in /nix/store/gkr217ba8x6hvqx7vfb1dxqdmx2qqshk-reqwest-4cc8345/.git/ error: builder for '/nix/store/9bv9yrmpfviifz7048h7wdjklfnmyza9-source.drv' failed with exit code 1; last 12 log lines: > > trying https://github.com/rustdesk/rustdesk/archive/1.2.3-1.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 100 105 100 105 0 0 927 0 --:--:-- --:--:-- --:--:-- 929 > unpacking source archive /build/1.2.3-1.tar.gz > tar: This does not look like a tar archive > > gzip: stdin: not in gzip format > tar: Child returned status 1 > tar: Error is not recoverable: exiting now > do not know how to unpack source archive /build/1.2.3-1.tar.gz For full logs, run 'nix log /nix/store/9bv9yrmpfviifz7048h7wdjklfnmyza9-source.drv'. error: 1 dependencies of derivation '/nix/store/r3g5q8m9jy8c84qh7l2010fd6vmpfh6w-rustdesk-1.2.3-1.drv' failed to build [result] Failed to update rustdesk 1.2.3 -> 1.2.3-1 https://github.com/rustdesk/rustdesk/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath datadog-agent, using log file: /var/log/nixpkgs-update/datadog-agent/2024-03-21.log datadog-agent 7.50.3 -> 7.51.1 https://repology.org/project/datadog-agent/versions attrpath: datadog-agent Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-Rn8EB/6FHQk9COlOaxm4TQXjGCIPZHJV2QQnPDcbRnM=" build succeeded unexpectedlystderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'datadog-agent.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/782vwipfqimv67smdrpybnfi5da3x0d1-datadog-agent-7.51.1-go-modules.drv /nix/store/pyvjlrxi4fc7q4avv0z6c6gpn5hajsln-datadog-agent-7.51.1.drv building '/nix/store/782vwipfqimv67smdrpybnfi5da3x0d1-datadog-agent-7.51.1-go-modules.drv'... Running phase: unpackPhase unpacking source archive /nix/store/pnx4p975c5ycw554lq7fvvbqz9fs02kd-source source root is source Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase Running phase: buildPhase go: downloading github.com/cyphar/filepath-securejoin v0.2.4 go: downloading github.com/gorilla/mux v1.8.0 go: downloading go.uber.org/fx v1.18.2 go: downloading github.com/urfave/negroni v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/fatih/color v1.15.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/twmb/murmur3 v1.1.8 go: downloading github.com/mitchellh/mapstructure v1.5.1-0.20220423185008-bf980b35cac4 go: downloading github.com/mholt/archiver/v3 v3.5.1 go: downloading github.com/stretchr/testify v1.8.4 go: downloading go.uber.org/atomic v1.11.0 go: downloading github.com/cihub/seelog v0.0.0-20151216151435-d2c6e5aa9fbf go: downloading k8s.io/apimachinery v0.27.6 go: downloading github.com/shirou/gopsutil/v3 v3.23.12 go: downloading golang.org/x/net v0.19.0 go: downloading github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/DataDog/viper v1.12.0 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/spf13/afero v1.9.5 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/benbjohnson/clock v1.3.0 go: downloading github.com/DataDog/ebpf-manager v0.4.0 go: downloading go.etcd.io/bbolt v1.3.7 go: downloading google.golang.org/protobuf v1.31.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading k8s.io/client-go v0.27.6 go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible go: downloading golang.org/x/sys v0.15.0 go: downloading golang.org/x/exp v0.0.0-20231214170342-aacd6d4b4611 go: downloading github.com/go-ini/ini v1.67.0 go: downloading github.com/google/uuid v1.4.0 go: downloading github.com/CycloneDX/cyclonedx-go v0.7.2 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/mohae/deepcopy v0.0.0-20170603005431-491d3605edfb go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading github.com/DataDog/go-tuf v1.0.2-0.5.2 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.7.0 go: downloading github.com/itchyny/gojq v0.12.13 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/DataDog/opentelemetry-mapping-go/pkg/quantile v0.11.0 go: downloading go.uber.org/zap v1.26.0 go: downloading github.com/andybalholm/brotli v1.0.6 go: downloading github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/klauspost/compress v1.17.4 go: downloading github.com/klauspost/pgzip v1.2.5 go: downloading github.com/nwaples/rardecode v1.1.0 go: downloading go.uber.org/dig v1.17.0 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/pierrec/lz4/v4 v4.1.18 go: downloading github.com/ulikunitz/xz v0.5.11 go: downloading github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading github.com/DataDog/agent-payload/v5 v5.0.100 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/richardartoul/molecule v1.0.1-0.20221107223329-32cfee06a052 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/tinylib/msgp v1.1.8 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.44.1-0.20231201153405-6027c1ae76f2 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.21.0 go: downloading github.com/tklauser/go-sysconf v0.3.12 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading google.golang.org/genproto v0.0.0-20231120223509-83a465c0220f go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/gobwas/glob v0.2.3 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading go.opentelemetry.io/otel/sdk v1.21.0 go: downloading gopkg.in/DataDog/dd-trace-go.v1 v1.58.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/olekukonko/tablewriter v0.0.5 go: downloading github.com/itchyny/timefmt-go v0.1.5 go: downloading code.cloudfoundry.org/garden v0.0.0-20210208153517-580cadd489d2 go: downloading github.com/zoedt/gosnmp v0.0.0-20231218153121-83a06ce65d5a go: downloading github.com/netsampler/goflow2 v1.3.3 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/prometheus/common v0.45.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/procfs v0.12.0 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231127180814-3a041ad873d4 go: downloading github.com/fsnotify/fsnotify v1.7.0 go: downloading github.com/hashicorp/hcl v1.0.1-vault-5 go: downloading github.com/magiconair/properties v1.8.7 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/DataDog/cast v1.3.1-0.20190301154711-1ee8c8bd14a3 go: downloading github.com/spf13/jwalterweatherman v1.1.0 go: downloading github.com/DataDog/sketches-go v1.4.3 go: downloading github.com/philhofer/fwd v1.1.2 go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading github.com/golang/mock v1.6.0 go: downloading go.uber.org/automaxprocs v1.5.3 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 go: downloading github.com/containerd/cgroups/v3 v3.0.2 go: downloading github.com/karrick/godirwalk v1.17.0 go: downloading github.com/rivo/uniseg v0.4.4 go: downloading github.com/libp2p/go-reuseport v0.2.0 go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes v0.11.0 go: downloading github.com/DataDog/datadog-go/v5 v5.4.0 go: downloading github.com/DataDog/go-sqllexer v0.0.9 go: downloading github.com/outcaste-io/ristretto v0.2.3 go: downloading code.cloudfoundry.org/lager v2.0.0+incompatible go: downloading github.com/tedsuo/rata v1.0.0 go: downloading github.com/bmizerany/pat v0.0.0-20170815010413-6226ea591a40 go: downloading github.com/DataDog/gostackparse v0.7.0 go: downloading github.com/google/pprof v0.0.0-20230817174616-7a8ec2ada47b go: downloading github.com/DataDog/appsec-internal-go v1.3.0 go: downloading github.com/spaolacci/murmur3 v1.1.0 go: downloading github.com/opencontainers/runtime-spec v1.1.0 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/godbus/dbus/v5 v5.1.0 go: downloading k8s.io/api v0.27.6 go: downloading github.com/google/gnostic v0.6.9 go: downloading github.com/godbus/dbus v4.1.0+incompatible go: downloading github.com/coreos/go-systemd v0.0.0-20180202092358-40e2722dffea go: downloading github.com/google/gofuzz v1.2.0 go: downloading k8s.io/klog/v2 v2.100.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading k8s.io/utils v0.0.0-20230505201702-9f6742963106 go: downloading k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f go: downloading go.opentelemetry.io/collector/component v0.91.0 go: downloading go.opentelemetry.io/collector/semconv v0.91.0 go: downloading go.opentelemetry.io/collector/pdata v1.0.0 go: downloading golang.org/x/time v0.3.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading k8s.io/klog v1.0.1-0.20200310124935-4ad0115ba9e4 go: downloading golang.org/x/term v0.15.0 go: downloading golang.org/x/oauth2 v0.13.0 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading go.opentelemetry.io/collector v0.91.0 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/go-openapi/swag v0.22.4 go: downloading github.com/emicklei/go-restful/v3 v3.11.0 go: downloading github.com/google/go-cmp v0.6.0 go: downloading github.com/go-openapi/jsonreference v0.20.2 go: downloading github.com/go-openapi/jsonpointer v0.19.6 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/josharian/intern v1.0.0 go: downloading go.opentelemetry.io/collector/config/configtelemetry v0.91.0 go: downloading go.opentelemetry.io/collector/confmap v0.91.0 go: downloading go.opentelemetry.io/collector/featuregate v1.0.0 go: downloading github.com/knadh/koanf v1.5.0 go: downloading github.com/knadh/koanf/v2 v2.0.1 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/DataDog/zstd v1.5.5 go: downloading github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 go: downloading github.com/go-delve/delve v1.20.1 go: downloading golang.org/x/tools v0.16.1 go: downloading github.com/coreos/go-semver v0.3.0 go: downloading k8s.io/apiserver v0.27.6 go: downloading sigs.k8s.io/custom-metrics-apiserver v1.27.0 go: downloading github.com/DataDog/gopsutil v1.2.2 go: downloading github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading gotest.tools v2.2.0+incompatible go: downloading github.com/vmihailenco/msgpack/v4 v4.3.12 go: downloading github.com/ghodss/yaml v1.0.0 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/swaggest/jsonschema-go v0.3.64 go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 go: downloading github.com/DataDog/trivy v0.0.0-20230526171704-5aaa4575395e go: downloading github.com/bhmj/jsonslice v0.0.0-20200323023432-92c3edaad8e2 go: downloading github.com/hashicorp/consul/api v1.26.1 go: downloading github.com/samuel/go-zookeeper v0.0.0-20190923202752-2cc03de413da go: downloading go.etcd.io/etcd/client/v2 v2.306.0-alpha.0 go: downloading github.com/containernetworking/cni v1.1.2 go: downloading github.com/cri-o/ocicni v0.4.0 go: downloading github.com/go-ole/go-ole v1.2.6 go: downloading github.com/ianlancetaylor/cgosymbolizer v0.0.0-20221208003206-eaf69f594683 go: downloading github.com/docker/docker v24.0.7+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/hashicorp/golang-lru/v2 v2.0.7 go: downloading github.com/containerd/containerd v1.7.11 go: downloading github.com/hashicorp/golang-lru v1.0.2 go: downloading github.com/h2non/filetype v1.1.3 go: downloading github.com/protocolbuffers/protoscope v0.0.0-20221109213918-8e7a6aafa2c9 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 go: downloading go.opentelemetry.io/collector/otelcol v0.91.0 go: downloading go.opentelemetry.io/collector/exporter v0.91.0 go: downloading go.opentelemetry.io/collector/extension v0.91.0 go: downloading go.opentelemetry.io/collector/processor v0.91.0 go: downloading go.opentelemetry.io/collector/exporter/otlpexporter v0.91.0 go: downloading go.opentelemetry.io/collector/receiver/otlpreceiver v0.91.0 go: downloading go.opentelemetry.io/collector/receiver v0.91.0 go: downloading go.opentelemetry.io/collector/exporter/loggingexporter v0.91.0 go: downloading go.opentelemetry.io/collector/processor/batchprocessor v0.91.0 go: downloading github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/logs v0.11.0 go: downloading github.com/stormcat24/protodep v0.1.8 go: downloading github.com/google/gopacket v1.1.19 go: downloading github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/metrics v0.11.0 go: downloading github.com/open-telemetry/opentelemetry-collector-contrib/pkg/resourcetotelemetry v0.75.0 go: downloading go.opentelemetry.io/collector/consumer v0.91.0 go: downloading k8s.io/cri-api v0.25.5 go: downloading github.com/lxn/walk v0.0.0-20210112085537-c389da54e794 go: downloading github.com/lxn/win v0.0.0-20210218163916-a377121e959e go: downloading k8s.io/metrics v0.27.6 go: downloading github.com/DataDog/datadog-operator v1.1.0 go: downloading github.com/DataDog/watermarkpodautoscaler v0.6.1 go: downloading github.com/wI2L/jsondiff v0.4.0 go: downloading k8s.io/apiextensions-apiserver v0.27.6 go: downloading k8s.io/autoscaler/vertical-pod-autoscaler v0.13.0 go: downloading github.com/evanphx/json-patch v5.7.0+incompatible go: downloading github.com/samber/lo v1.38.1 go: downloading k8s.io/kube-state-metrics/v2 v2.8.2 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading k8s.io/component-base v0.27.6 go: downloading k8s.io/kube-aggregator v0.27.6 go: downloading github.com/openshift/api v3.9.0+incompatible go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/cilium/ebpf v0.12.3 go: downloading github.com/containerd/typeurl v1.0.2 go: downloading golang.org/x/sync v0.5.0 go: downloading k8s.io/kubelet v0.27.6 go: downloading github.com/beevik/ntp v0.3.0 go: downloading github.com/godror/godror v0.37.0 go: downloading github.com/jmoiron/sqlx v1.3.5 go: downloading github.com/blabber/go-freebsd-sysctl v0.0.0-20201130114544-503969f39d8f go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0 go: downloading github.com/sijms/go-ora/v2 v2.8.1 go: downloading github.com/open-policy-agent/opa v0.56.0 go: downloading github.com/elastic/go-libaudit v0.4.0 go: downloading github.com/knqyf263/go-rpmdb v0.0.0-20221030142135-919c8a52f04f go: downloading github.com/gocomply/scap v0.1.2-0.20230531064509-55a00f73e8d6 go: downloading github.com/invopop/jsonschema v0.12.0 go: downloading github.com/DataDog/nikos v1.12.1 go: downloading github.com/justincormack/go-memfd v0.0.0-20170219213707-6e4af0518993 go: downloading github.com/vishvananda/netns v0.0.4 go: downloading github.com/clbanning/mxj v1.8.4 go: downloading github.com/miekg/dns v1.1.55 go: downloading golang.org/x/arch v0.6.0 go: downloading go4.org/intern v0.0.0-20230525184215-6c62f75575cb go: downloading github.com/streadway/amqp v1.1.0 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/DataDog/netlink v1.0.1-0.20230703150631-f11d5ab05838 go: downloading go.mongodb.org/mongo-driver v1.12.1 go: downloading github.com/lorenzosaino/go-sysctl v0.3.1 go: downloading github.com/uptrace/bun/dialect/pgdialect v1.1.14 go: downloading github.com/uptrace/bun/driver/pgdriver v1.1.14 go: downloading github.com/uptrace/bun v1.1.14 go: downloading github.com/go-redis/redis/v9 v9.0.0-rc.2 go: downloading github.com/twmb/franz-go/pkg/kadm v1.9.0 go: downloading github.com/twmb/franz-go v1.14.3 go: downloading github.com/mdlayher/netlink v1.6.2 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading github.com/DataDog/go-grpc-bidirectional-streaming-example v0.0.0-20221024060302-b9cf785c02fe go: downloading google.golang.org/grpc/examples v0.0.0-20221020162917-9127159caf5a go: downloading github.com/kr/pretty v0.3.1 go: downloading go4.org/netipx v0.0.0-20220812043211-3cc044ffd68d go: downloading github.com/acobaugh/osrelease v0.1.0 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/safchain/baloum v0.0.0-20221229104256-b1fc8f70a86b go: downloading github.com/smira/go-xz v0.1.0 go: downloading github.com/moby/sys/mountinfo v0.7.1 go: downloading github.com/vmihailenco/msgpack/v5 v5.3.5 go: downloading github.com/skydive-project/go-debouncer v1.0.0 go: downloading github.com/avast/retry-go/v4 v4.5.0 go: downloading github.com/elastic/go-seccomp-bpf v1.3.0 go: downloading github.com/glaslos/ssdeep v0.3.3 go: downloading github.com/aws/aws-sdk-go-v2 v1.23.4 go: downloading github.com/aws/aws-sdk-go-v2/config v1.25.10 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.27.1 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.25.1 go: downloading github.com/DataDog/go-libddwaf/v2 v2.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.21.0 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/aws/aws-lambda-go v1.37.0 go: downloading code.cloudfoundry.org/bbs v0.0.0-20200403215808-d7bc971db0db go: downloading github.com/cloudfoundry-community/go-cfclient/v2 v2.0.1-0.20230503155151-3d15366c5820 go: downloading github.com/Microsoft/hcsshim v0.12.0-rc.2 go: downloading gopkg.in/zorkian/go-datadog-api.v2 v2.30.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.16.8 go: downloading github.com/aws/aws-sdk-go-v2/service/ec2 v1.138.1 go: downloading github.com/freddierice/go-losetup v0.0.0-20170407175016-fc9adea44124 go: downloading github.com/oliveagle/jsonpath v0.0.0-20180606110733-2e52cf6e6852 go: downloading github.com/iceber/iouring-go v0.0.0-20230403020409-002cfd2e2a90 go: downloading golang.org/x/mod v0.14.0 go: downloading github.com/aquasecurity/trivy-db v0.0.0-20230105123735-5ce110fc82e1 go: downloading github.com/google/go-containerregistry v0.17.0 go: downloading github.com/DataDog/mmh3 v0.0.0-20210722141835-012dc69a9e49 go: downloading github.com/DataDog/zstd_0 v0.0.0-20210310093942-586c1286621f go: downloading github.com/hectane/go-acl v0.0.0-20190604041725-da78bae5fc95 go: downloading github.com/stretchr/objx v0.5.1 go: downloading github.com/golang/glog v1.1.2 go: downloading github.com/alecthomas/participle v0.7.1 go: downloading github.com/vmihailenco/tagparser v0.1.2 go: downloading google.golang.org/appengine v1.6.7 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading github.com/hashicorp/go-hclog v1.5.0 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 go: downloading github.com/hashicorp/serf v0.10.1 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/swaggest/refl v1.3.0 go: downloading go.etcd.io/etcd/api/v3 v3.6.0-alpha.0 go: downloading go.etcd.io/etcd/client/pkg/v3 v3.6.0-alpha.0.0.20220522111935-c3bc4116dcd1 go: downloading github.com/containernetworking/plugins v1.2.0 go: downloading github.com/lufia/plan9stats v0.0.0-20220913051719-115f729f3c8c go: downloading github.com/power-devops/perfstat v0.0.0-20220216144756-c35f1ee13d7c go: downloading github.com/shoenig/go-m1cpu v0.1.6 go: downloading github.com/yusufpapurcu/wmi v1.2.3 go: downloading github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20230306123547-8075edf89bb0 go: downloading github.com/containerd/ttrpc v1.2.2 go: downloading github.com/containerd/continuity v0.4.2 go: downloading github.com/opencontainers/runc v1.1.10 go: downloading github.com/containerd/fifo v1.1.0 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/selinux v1.11.0 go: downloading golang.org/x/crypto v0.17.0 go: downloading github.com/StackExchange/wmi v1.2.1 go: downloading go.opentelemetry.io/collector/config/configgrpc v0.91.0 go: downloading go.opentelemetry.io/collector/config/confighttp v0.91.0 go: downloading go.opentelemetry.io/collector/config/confignet v0.91.0 go: downloading go.opentelemetry.io/collector/connector v0.91.0 go: downloading go.opentelemetry.io/collector/service v0.91.0 go: downloading go.opencensus.io v0.24.0 go: downloading go.opentelemetry.io/collector/config/configcompression v0.91.0 go: downloading go.opentelemetry.io/collector/config/configopaque v0.91.0 go: downloading github.com/DataDog/datadog-api-client-go/v2 v2.13.0 go: downloading github.com/briandowns/spinner v1.23.0 go: downloading sigs.k8s.io/controller-runtime v0.15.0 go: downloading gopkg.in/Knetic/govaluate.v3 v3.0.0 go: downloading github.com/blang/semver/v4 v4.0.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/go-logfmt/logfmt v0.5.1 go: downloading github.com/godror/knownpb v0.1.0 go: downloading github.com/wk8/go-ordered-map/v2 v2.1.8 go: downloading github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f go: downloading go4.org/unsafe/assume-no-moving-gc v0.0.0-20231121144256-b99613f794b6 go: downloading mellium.im/sasl v0.3.1 go: downloading github.com/DataDog/extendeddaemonset v0.9.0-rc.2 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.11.0 go: downloading golang.org/x/lint v0.0.0-20210508222113-6edffad5e616 go: downloading honnef.co/go/tools v0.3.2 go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f go: downloading github.com/josharian/native v1.0.0 go: downloading github.com/mdlayher/socket v0.2.3 go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0 go: downloading github.com/twmb/franz-go/pkg/kmsg v1.6.1 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading github.com/aws/smithy-go v1.18.1 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.8 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.7.1 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.18.1 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.1 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.26.1 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.7 go: downloading github.com/DataDog/aptly v1.5.3 go: downloading github.com/arduino/go-apt-client v0.0.0-20190812130613-5613f843fdc8 go: downloading github.com/xor-gate/ar v0.0.0-20170530204233-5c72ae81e2b7 go: downloading cloud.google.com/go/storage v1.31.0 go: downloading google.golang.org/api v0.149.0 go: downloading github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d go: downloading code.cloudfoundry.org/cfhttp/v2 v2.0.0 go: downloading code.cloudfoundry.org/tlsconfig v0.0.0-20200131000646-bbe0f8da39b3 go: downloading github.com/vito/go-sse v1.0.0 go: downloading github.com/ebitengine/purego v0.5.0 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.3 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.7 go: downloading github.com/jmespath/go-jmespath v0.4.0 go: downloading github.com/containerd/stargz-snapshotter/estargz v0.14.3 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/armon/go-metrics v0.4.1 go: downloading cloud.google.com/go v0.110.10 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/moby/locker v1.0.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading github.com/google/cel-go v0.12.7 go: downloading sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.1.2 go: downloading github.com/NYTimes/gziphandler v1.1.1 go: downloading github.com/mostynb/go-grpc-compression v1.2.2 go: downloading go.opentelemetry.io/collector/config/configauth v0.91.0 go: downloading go.opentelemetry.io/collector/config/configtls v0.91.0 go: downloading go.opentelemetry.io/collector/config/internal v0.91.0 go: downloading go.opentelemetry.io/collector/extension/auth v0.91.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46.1 go: downloading github.com/rs/cors v1.10.1 go: downloading k8s.io/gengo v0.0.0-20220902162205-c0856e24416d go: downloading go.opentelemetry.io/contrib/config v0.1.1 go: downloading contrib.go.opencensus.io/exporter/prometheus v0.4.2 go: downloading go.opentelemetry.io/contrib/propagators/b3 v1.21.1 go: downloading github.com/knqyf263/nested v0.0.1 go: downloading github.com/aquasecurity/go-dep-parser v0.0.0-20230115135733-3be7cb085121 go: downloading github.com/aws/aws-sdk-go v1.46.0 go: downloading github.com/caarlos0/env/v6 v6.10.1 go: downloading github.com/google/wire v0.5.0 go: downloading github.com/spdx/tools-golang v0.3.0 go: downloading github.com/go-redis/redis/v8 v8.11.5 go: downloading github.com/jinzhu/inflection v1.0.0 go: downloading github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc go: downloading github.com/bahlo/generic-list-go v0.2.0 go: downloading github.com/buger/jsonparser v1.1.1 go: downloading inet.af/netaddr v0.0.0-20230525184311-b8eac61e914a go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.7 go: downloading github.com/sassoftware/go-rpmutils v0.2.0 go: downloading gopkg.in/ini.v1 v1.67.0 go: downloading github.com/montanaflynn/stats v0.6.6 go: downloading github.com/vbatts/tar-split v0.11.3 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.0.0 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 go: downloading go.etcd.io/etcd/client/v3 v3.6.0-alpha.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading cloud.google.com/go/compute/metadata v0.2.4-0.20230617002413-005d2dfb6b68 go: downloading cloud.google.com/go/iam v1.1.5 go: downloading github.com/googleapis/gax-go/v2 v2.12.0 go: downloading cloud.google.com/go/compute v1.23.3 go: downloading gonum.org/v1/gonum v0.14.0 go: downloading go.opentelemetry.io/otel/bridge/opencensus v0.44.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.44.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.44.0 go: downloading go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v0.44.0 go: downloading go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.21.0 go: downloading github.com/knqyf263/go-rpm-version v0.0.0-20220614171824-631e686d1075 go: downloading github.com/package-url/packageurl-go v0.1.1-0.20220428063043-89078438f170 go: downloading github.com/masahiro331/go-xfs-filesystem v0.0.0-20221225060805-c02764233454 go: downloading github.com/knqyf263/go-deb-version v0.0.0-20190517075300-09fca494f03d go: downloading github.com/knqyf263/go-apk-version v0.0.0-20200609155635-041fdbb8563f go: downloading github.com/prometheus/statsd_exporter v0.22.7 go: downloading github.com/in-toto/in-toto-golang v0.9.0 go: downloading github.com/masahiro331/go-disk v0.0.0-20220919035250-c8da316f91ac go: downloading github.com/DataDog/walker v0.0.0-20230418153152-7f29bb2dc950 go: downloading github.com/stoewer/go-strcase v1.2.0 go: downloading github.com/go-git/go-git/v5 v5.11.0 go: downloading github.com/masahiro331/go-ebs-file v0.0.0-20221225061409-5ef263bb2cc3 go: downloading github.com/Masterminds/sprig/v3 v3.2.3 go: downloading github.com/owenrumney/go-sarif/v2 v2.1.2 go: downloading github.com/docker/cli v24.0.7+incompatible go: downloading github.com/twitchtv/twirp v8.1.3+incompatible go: downloading github.com/google/licenseclassifier/v2 v2.0.0 go: downloading github.com/dgryski/go-jump v0.0.0-20211018200510-ba001c3ffce0 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 go: downloading github.com/OneOfOne/xxhash v1.2.8 go: downloading github.com/ianlancetaylor/demangle v0.0.0-20230524184225-eabc099b10ab go: downloading github.com/xdg-go/scram v1.1.2 go: downloading github.com/xdg-go/stringprep v1.0.4 go: downloading k8s.io/kms v0.27.6 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d go: downloading github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d go: downloading github.com/cavaliergopher/grab/v3 v3.0.1 go: downloading github.com/AlekSi/pointer v1.2.0 go: downloading github.com/DisposaBoy/JsonConfigReader v0.0.0-20201129172854-99cf318d67e7 go: downloading github.com/awalterschulze/gographviz v2.0.3+incompatible go: downloading github.com/kjk/lzma v0.0.0-20161016003348-3fd93898850d go: downloading github.com/mkrautz/goar v0.0.0-20150919110319-282caa8bd9da go: downloading github.com/ugorji/go/codec v1.2.11 go: downloading github.com/pborman/uuid v1.2.1 go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f go: downloading github.com/smira/go-ftp-protocol v0.0.0-20140829150050-066b75c2b70d go: downloading github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371 go: downloading github.com/go-openapi/runtime v0.26.0 go: downloading github.com/go-openapi/strfmt v0.21.7 go: downloading github.com/sigstore/rekor v1.2.2 go: downloading github.com/masahiro331/go-ext4-filesystem v0.0.0-20221225060520-c150f5eacfe1 go: downloading github.com/go-kit/log v0.2.1 go: downloading github.com/antlr/antlr4/runtime/Go/antlr v1.4.10 go: downloading github.com/Azure/azure-sdk-for-go v68.0.0+incompatible go: downloading github.com/Azure/go-autorest/autorest v0.11.28 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.21 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 go: downloading github.com/aquasecurity/go-version v0.0.0-20210121072130-637058cfe492 go: downloading github.com/aquasecurity/go-npm-version v0.0.0-20201110091526-0b796d180798 go: downloading github.com/masahiro331/go-mvn-version v0.0.0-20210429150710-d3157d602a08 go: downloading github.com/GoogleCloudPlatform/docker-credential-gcr v2.0.5+incompatible go: downloading github.com/aquasecurity/go-pep440-version v0.0.0-20210121094942-22b2f8951d46 go: downloading github.com/aquasecurity/go-gem-version v0.0.0-20201115065557-8eed6fe000ce go: downloading github.com/masahiro331/go-vmdk-parser v0.0.0-20221225061455-612096e4bbbd go: downloading github.com/moby/buildkit v0.11.4 go: downloading github.com/aquasecurity/table v1.8.0 go: downloading github.com/aquasecurity/tml v0.6.1 go: downloading github.com/xlab/treeprint v1.1.0 go: downloading github.com/Masterminds/goutils v1.1.1 go: downloading github.com/huandu/xstrings v1.3.3 go: downloading github.com/shopspring/decimal v1.2.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/go-git/go-billy/v5 v5.5.0 go: downloading github.com/sergi/go-diff v1.3.1 go: downloading github.com/aws/aws-sdk-go-v2/service/ebs v1.21.1 go: downloading github.com/yashtewari/glob-intersection v0.2.0 go: downloading github.com/tchap/go-patricia/v2 v2.3.1 go: downloading github.com/xdg-go/pbkdf2 v1.0.0 go: downloading github.com/BurntSushi/toml v1.3.2 go: downloading gopkg.in/cheggaaa/pb.v1 v1.0.28 go: downloading github.com/rs/zerolog v1.29.1 go: downloading github.com/go-openapi/errors v0.20.4 go: downloading github.com/oklog/ulid v1.3.1 go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 go: downloading github.com/jlaffaye/ftp v0.1.0 go: downloading github.com/Azure/go-autorest/logger v0.2.1 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 go: downloading github.com/dimchansky/utfbom v1.1.1 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 go: downloading github.com/golang-jwt/jwt/v4 v4.5.0 go: downloading github.com/lunixbochs/struc v0.0.0-20200707160740-784aaebc1d40 go: downloading github.com/go-openapi/validate v0.22.1 go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading github.com/liamg/jfather v0.0.7 go: downloading github.com/hashicorp/go-retryablehttp v0.7.4 go: downloading github.com/microsoft/go-rustaudit v0.0.0-20220808201409-204dfee52032 go: downloading github.com/pjbgf/sha1cd v0.3.0 go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 go: downloading github.com/emirpasic/gods v1.18.1 go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 go: downloading github.com/evanphx/json-patch/v5 v5.6.0 go: downloading gomodules.xyz/jsonpatch/v2 v2.3.0 go: downloading github.com/agnivade/levenshtein v1.1.1 go: downloading github.com/cloudflare/circl v1.3.7 go: downloading github.com/go-openapi/analysis v0.21.4 go: downloading github.com/go-openapi/loads v0.21.2 go: downloading github.com/go-openapi/spec v0.20.9 go: downloading gopkg.in/warnings.v0 v0.1.2 go: downloading github.com/kevinburke/ssh_config v1.2.0 go: downloading github.com/skeema/knownhosts v1.2.1 go: downloading github.com/xanzy/ssh-agent v0.3.3 go: downloading github.com/agext/levenshtein v1.2.3 go: downloading modernc.org/sqlite v1.19.3 go: downloading github.com/google/s2a-go v0.1.7 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2 go: downloading modernc.org/libc v1.21.2 go: downloading modernc.org/ccgo/v3 v3.16.13-0.20221017192402-261537637ce8 go: downloading modernc.org/opt v0.1.3 go: downloading modernc.org/mathutil v1.5.0 go: downloading modernc.org/cc/v3 v3.40.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 go: downloading modernc.org/memory v1.4.0 go: downloading modernc.org/token v1.0.1 go: downloading lukechampine.com/uint128 v1.2.0 go: downloading modernc.org/strutil v1.1.3 buildPhase completed in 37 seconds Running phase: installPhase error: illegal path references in fixed-output derivation '/nix/store/782vwipfqimv67smdrpybnfi5da3x0d1-datadog-agent-7.51.1-go-modules.drv' error: 1 dependencies of derivation '/nix/store/pyvjlrxi4fc7q4avv0z6c6gpn5hajsln-datadog-agent-7.51.1.drv' failed to build [result] Failed to update datadog-agent 7.50.3 -> 7.51.1 https://repology.org/project/datadog-agent/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ifenslave, using log file: /var/log/nixpkgs-update/ifenslave/2024-03-21.log ifenslave 1.1.0 -> 2.14 https://repology.org/project/ifenslave/versions attrpath: ifenslave Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/vbf8pcd5vh5rxv3ksl8i4gz6wddfs1xh-ifenslave-2.6_2.14.orig.tar.gz.drv building '/nix/store/vbf8pcd5vh5rxv3ksl8i4gz6wddfs1xh-ifenslave-2.6_2.14.orig.tar.gz.drv'... trying https://httpredir.debian.org/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 260 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://ftp.debian.org/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 260 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://mirrors.edge.kernel.org/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 369 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying ftp://ftp.de.debian.org/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (9) Server denied you to change to the given directory trying ftp://ftp.fr.debian.org/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (9) Server denied you to change to the given directory trying ftp://ftp.nl.debian.org/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (9) Server denied you to change to the given directory trying ftp://ftp.ru.debian.org/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (9) Server denied you to change to the given directory trying http://archive.debian.org/debian-archive/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 264 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying ftp://ftp.funet.fi/pub/mirrors/ftp.debian.org/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (9) Server denied you to change to the given directory error: cannot download ifenslave-2.6_2.14.orig.tar.gz from any mirror error: builder for '/nix/store/vbf8pcd5vh5rxv3ksl8i4gz6wddfs1xh-ifenslave-2.6_2.14.orig.tar.gz.drv' failed with exit code 1; last 25 log lines: > > trying ftp://ftp.nl.debian.org/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (9) Server denied you to change to the given directory > > trying ftp://ftp.ru.debian.org/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (9) Server denied you to change to the given directory > > trying http://archive.debian.org/debian-archive/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 264 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying ftp://ftp.funet.fi/pub/mirrors/ftp.debian.org/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (9) Server denied you to change to the given directory > error: cannot download ifenslave-2.6_2.14.orig.tar.gz from any mirror For full logs, run 'nix log /nix/store/vbf8pcd5vh5rxv3ksl8i4gz6wddfs1xh-ifenslave-2.6_2.14.orig.tar.gz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'ifenslave.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/vbf8pcd5vh5rxv3ksl8i4gz6wddfs1xh-ifenslave-2.6_2.14.orig.tar.gz.drv /nix/store/qqaszsmwshakiqk0nck86r4dp2qc3pf5-ifenslave-2.14.drv building '/nix/store/vbf8pcd5vh5rxv3ksl8i4gz6wddfs1xh-ifenslave-2.6_2.14.orig.tar.gz.drv'... trying https://httpredir.debian.org/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 260 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://ftp.debian.org/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 260 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://mirrors.edge.kernel.org/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 369 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying ftp://ftp.de.debian.org/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (9) Server denied you to change to the given directory trying ftp://ftp.fr.debian.org/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (9) Server denied you to change to the given directory trying ftp://ftp.nl.debian.org/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (9) Server denied you to change to the given directory trying ftp://ftp.ru.debian.org/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (9) Server denied you to change to the given directory trying http://archive.debian.org/debian-archive/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 264 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying ftp://ftp.funet.fi/pub/mirrors/ftp.debian.org/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (9) Server denied you to change to the given directory error: cannot download ifenslave-2.6_2.14.orig.tar.gz from any mirror error: builder for '/nix/store/vbf8pcd5vh5rxv3ksl8i4gz6wddfs1xh-ifenslave-2.6_2.14.orig.tar.gz.drv' failed with exit code 1; last 25 log lines: > > trying ftp://ftp.nl.debian.org/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (9) Server denied you to change to the given directory > > trying ftp://ftp.ru.debian.org/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (9) Server denied you to change to the given directory > > trying http://archive.debian.org/debian-archive/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 264 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying ftp://ftp.funet.fi/pub/mirrors/ftp.debian.org/debian/pool/main/i/ifenslave-2.6/ifenslave-2.6_2.14.orig.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (9) Server denied you to change to the given directory > error: cannot download ifenslave-2.6_2.14.orig.tar.gz from any mirror For full logs, run 'nix log /nix/store/vbf8pcd5vh5rxv3ksl8i4gz6wddfs1xh-ifenslave-2.6_2.14.orig.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/qqaszsmwshakiqk0nck86r4dp2qc3pf5-ifenslave-2.14.drv' failed to build [result] Failed to update ifenslave 1.1.0 -> 2.14 https://repology.org/project/ifenslave/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rocmPackages.llvm.libcxx, using log file: /var/log/nixpkgs-update/rocmPackages.llvm.libcxx/2024-03-21.log rocmPackages.llvm.libcxx 0 -> 1 attrpath: rocmPackages.llvm.libcxx 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] Failed with exit code 1 these 2 derivations will be built: /nix/store/0x71ygikzqw0iqpq619pnbxw8l5ygsjc-update.sh.drv /nix/store/95fm9x0rsysx7l3wzgsasrs0d1xvvbff-packages.json.drv building '/nix/store/0x71ygikzqw0iqpq619pnbxw8l5ygsjc-update.sh.drv'... building '/nix/store/95fm9x0rsysx7l3wzgsasrs0d1xvvbff-packages.json.drv'... Going to be running update for following packages: - rocm-llvm-libcxx-5.7.1 Press Enter key to continue... Running update for: - rocm-llvm-libcxx-5.7.1: UPDATING ... - rocm-llvm-libcxx-5.7.1: ERROR --- SHOWING ERROR LOG FOR rocm-llvm-libcxx-5.7.1 ---------------------- 'rocmPackages_5.llvm.libcxx' is already at it's maximum allowed version. Any further upgrades should go into 'rocmPackages_X.llvm.libcxx'. --- SHOWING ERROR LOG FOR rocm-llvm-libcxx-5.7.1 ---------------------- The update script for rocm-llvm-libcxx-5.7.1 failed with exit code 1 [result] Failed to update rocmPackages.llvm.libcxx 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.thorlabspm100, using log file: /var/log/nixpkgs-update/python311Packages.thorlabspm100/2024-03-21.log python311Packages.thorlabspm100 0 -> 1 attrpath: python311Packages.thorlabspm100 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/h9jdzv1qjkwvlrrq7y671inw50kfl8d9-packages.json.drv building '/nix/store/h9jdzv1qjkwvlrrq7y671inw50kfl8d9-packages.json.drv'... Going to be running update for following packages: - python3.11-thorlabspm100-1.2.2 Press Enter key to continue... Running update for: - python3.11-thorlabspm100-1.2.2: UPDATING ... - python3.11-thorlabspm100-1.2.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.thorlabspm100 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.py-bip39-bindings, using log file: /var/log/nixpkgs-update/python311Packages.py-bip39-bindings/2024-03-21.log python311Packages.py-bip39-bindings 0 -> 1 attrpath: python311Packages.py-bip39-bindings Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/hzfn9b7kjnfalrd6l687jw7n5hzr1b22-packages.json.drv building '/nix/store/hzfn9b7kjnfalrd6l687jw7n5hzr1b22-packages.json.drv'... Going to be running update for following packages: - python3.11-py-bip39-bindings-0.1.11 Press Enter key to continue... Running update for: - python3.11-py-bip39-bindings-0.1.11: UPDATING ... - python3.11-py-bip39-bindings-0.1.11: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.py-bip39-bindings 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath memo, using log file: /var/log/nixpkgs-update/memo/2024-03-21.log memo 0.8 -> 1.0 https://repology.org/project/memo-palovandalo/versions attrpath: memo Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/ld1pkv4j90sd9zlgccb557wy95ycfh0w-source.drv building '/nix/store/ld1pkv4j90sd9zlgccb557wy95ycfh0w-source.drv'... trying https://github.com/mrVanDalo/memo/archive/1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/ld1pkv4j90sd9zlgccb557wy95ycfh0w-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/mrVanDalo/memo/archive/1.0.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/ld1pkv4j90sd9zlgccb557wy95ycfh0w-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'memo.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/ld1pkv4j90sd9zlgccb557wy95ycfh0w-source.drv /nix/store/cskvjjg37av7vhvmbq3djibngn656fc5-memo-1.0.drv these 8 paths will be fetched (27.40 MiB download, 211.01 MiB unpacked): /nix/store/lhrclmbrjw5cbfmvxsf6c1rd33wyki9m-groff-1.23.0 /nix/store/w2dg133x82qqkyv821nv7dzddygifr09-libpipeline-1.5.7 /nix/store/5s1b16qy4kg5y0nqk8qfrj3qn7irdnmx-lua-5.4.6 /nix/store/0h52zkyqhw9qc7i847mzi7jh0qpq75qs-man-db-2.12.0 /nix/store/hycclpsk1m1pafld54r9d4l71z5ikdrq-pandoc-3.1.11.1-data /nix/store/qcxhcynaxz1mj0m1imbgscnxl0mx8say-pandoc-cli-3.1.11.1 /nix/store/hzi7bzi5azyc5s5yvyj5mshzbvdslrx4-silver-searcher-2.2.0 /nix/store/fra7vi3xnka1yq146l38fnjf9q64j57l-tree-2.1.1 copying path '/nix/store/hycclpsk1m1pafld54r9d4l71z5ikdrq-pandoc-3.1.11.1-data' from 'https://cache.nixos.org'... copying path '/nix/store/hzi7bzi5azyc5s5yvyj5mshzbvdslrx4-silver-searcher-2.2.0' from 'https://cache.nixos.org'... copying path '/nix/store/fra7vi3xnka1yq146l38fnjf9q64j57l-tree-2.1.1' from 'https://cache.nixos.org'... copying path '/nix/store/lhrclmbrjw5cbfmvxsf6c1rd33wyki9m-groff-1.23.0' from 'https://cache.nixos.org'... copying path '/nix/store/5s1b16qy4kg5y0nqk8qfrj3qn7irdnmx-lua-5.4.6' from 'https://cache.nixos.org'... copying path '/nix/store/w2dg133x82qqkyv821nv7dzddygifr09-libpipeline-1.5.7' from 'https://cache.nixos.org'... building '/nix/store/ld1pkv4j90sd9zlgccb557wy95ycfh0w-source.drv'... copying path '/nix/store/qcxhcynaxz1mj0m1imbgscnxl0mx8say-pandoc-cli-3.1.11.1' from 'https://cache.nixos.org'... copying path '/nix/store/0h52zkyqhw9qc7i847mzi7jh0qpq75qs-man-db-2.12.0' from 'https://cache.nixos.org'... trying https://github.com/mrVanDalo/memo/archive/1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/ld1pkv4j90sd9zlgccb557wy95ycfh0w-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/mrVanDalo/memo/archive/1.0.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/ld1pkv4j90sd9zlgccb557wy95ycfh0w-source.drv'. error: 1 dependencies of derivation '/nix/store/cskvjjg37av7vhvmbq3djibngn656fc5-memo-1.0.drv' failed to build [result] Failed to update memo 0.8 -> 1.0 https://repology.org/project/memo-palovandalo/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.httplib2, using log file: /var/log/nixpkgs-update/python311Packages.httplib2/2024-03-21.log python311Packages.httplib2 0 -> 1 attrpath: python311Packages.httplib2 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/mrmjkrfm7rram3fxbmgxvnbhcwa8zsyy-packages.json.drv building '/nix/store/mrmjkrfm7rram3fxbmgxvnbhcwa8zsyy-packages.json.drv'... Going to be running update for following packages: - python3.11-httplib2-0.22.0 Press Enter key to continue... Running update for: - python3.11-httplib2-0.22.0: UPDATING ... - python3.11-httplib2-0.22.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.httplib2 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gsocket, using log file: /var/log/nixpkgs-update/gsocket/2024-03-21.log gsocket 1.4.41 -> 1.4.42dev2 https://github.com/hackerschoice/gsocket/releases attrpath: gsocket Checking auto update branch... An auto update branch exists with message `gsocket: 1.4.41 -> 1.4.42dev2`. New version is 1.4.42dev2. An auto update branch exists with an equal or greater version [result] Failed to update gsocket 1.4.41 -> 1.4.42dev2 https://github.com/hackerschoice/gsocket/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.coffea, using log file: /var/log/nixpkgs-update/python311Packages.coffea/2024-03-21.log python311Packages.coffea 0 -> 1 attrpath: python311Packages.coffea 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/sc3z6azklq2s9wjiqff8k44hka93qmpm-packages.json.drv building '/nix/store/sc3z6azklq2s9wjiqff8k44hka93qmpm-packages.json.drv'... Going to be running update for following packages: - python3.11-coffea-2024.2.2 Press Enter key to continue... Running update for: - python3.11-coffea-2024.2.2: UPDATING ... - python3.11-coffea-2024.2.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/coffea/default.nix b/pkgs/development/python-modules/coffea/default.nix index 3f5de521b0a8..09a4714ea1e2 100644 --- a/pkgs/development/python-modules/coffea/default.nix +++ b/pkgs/development/python-modules/coffea/default.nix @@ -32,7 +32,7 @@ buildPythonPackage rec { pname = "coffea"; - version = "2024.2.2"; + version = "2024.3.0"; pyproject = true; disabled = pythonOlder "3.8"; @@ -41,7 +41,7 @@ buildPythonPackage rec { owner = "CoffeaTeam"; repo = "coffea"; rev = "refs/tags/v${version}"; - hash = "sha256-GdoVb9YtlUlrSx7TWWrdHOqOJJ4M+kJspOllv6HgFXk="; + hash = "sha256-sBNzxXx8rHMRGOj3JXMYKbxQTIKy7vKL2Ot7z0jF2dM="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.coffea nix build failed. Sourcing pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/3l3lc8am4kfqrnf4vlm3vv2bifdlvmjn-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/validation/btag/validate.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing pypaBuildPhase Setting SETUPTOOLS_SCM_PRETEND_VERSION to 2024.3.0 Including all tracked files automatically Creating a wheel... * Getting build dependencies for wheel... * Building wheel... Successfully built coffea-2024.3.0-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for coffea-2024.3.0-py3-none-any.whl - dask>=2024.3.0 not satisfied by version 2024.1.1 [result] Failed to update python311Packages.coffea 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.roadlib, using log file: /var/log/nixpkgs-update/python311Packages.roadlib/2024-03-21.log python311Packages.roadlib 0 -> 1 attrpath: python311Packages.roadlib 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/biwj8dy6wcw0igccblrwca3vmi9rqwvq-packages.json.drv building '/nix/store/biwj8dy6wcw0igccblrwca3vmi9rqwvq-packages.json.drv'... Going to be running update for following packages: - python3.11-roadlib-0.23.0 Press Enter key to continue... Running update for: - python3.11-roadlib-0.23.0: UPDATING ... - python3.11-roadlib-0.23.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.roadlib 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.roadtx, using log file: /var/log/nixpkgs-update/python311Packages.roadtx/2024-03-21.log python311Packages.roadtx 0 -> 1 attrpath: python311Packages.roadtx 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/6vblsp9flcy3h7ll7a92iqyvlcm2yj21-packages.json.drv building '/nix/store/6vblsp9flcy3h7ll7a92iqyvlcm2yj21-packages.json.drv'... Going to be running update for following packages: - python3.11-roadtx-1.7.0 Press Enter key to continue... Running update for: - python3.11-roadtx-1.7.0: UPDATING ... - python3.11-roadtx-1.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.roadtx 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cargo-bazel, using log file: /var/log/nixpkgs-update/cargo-bazel/2024-03-21.log cargo-bazel 0.8.0 -> 0.40.0 https://github.com/bazelbuild/rules_rust/releases attrpath: cargo-bazel Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/xqcjffbfqsf5lisgdxh0cir3mx2app3i-cargo-bazel-0.40.0.tar.gz.drv building '/nix/store/xqcjffbfqsf5lisgdxh0cir3mx2app3i-cargo-bazel-0.40.0.tar.gz.drv'... trying https://crates.io/api/v1/crates/cargo-bazel/0.40.0/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 403 error: cannot download cargo-bazel-0.40.0.tar.gz from any mirror error: builder for '/nix/store/xqcjffbfqsf5lisgdxh0cir3mx2app3i-cargo-bazel-0.40.0.tar.gz.drv' failed with exit code 1; last 8 log lines: > > trying https://crates.io/api/v1/crates/cargo-bazel/0.40.0/download > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 403 > error: cannot download cargo-bazel-0.40.0.tar.gz from any mirror For full logs, run 'nix log /nix/store/xqcjffbfqsf5lisgdxh0cir3mx2app3i-cargo-bazel-0.40.0.tar.gz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'cargo-bazel.originalSrc' not found stderr did not split as expected full stderr was: error: … while calling the 'derivationStrict' builtin at /builtin/derivation.nix:9:12: (source not available) … while evaluating derivation 'cargo-bazel-0.40.0' whose name attribute is located at /var/cache/nixpkgs-update/worker/worktree/cargo-bazel/pkgs/stdenv/generic/make-derivation.nix:331:7 … while evaluating attribute 'cargoDeps' of derivation 'cargo-bazel-0.40.0' at /var/cache/nixpkgs-update/worker/worktree/cargo-bazel/pkgs/build-support/rust/build-rust-package/default.nix:101:10: 100| } // { 101| inherit buildAndTestSubdir cargoDeps; | ^ 102| (stack trace truncated; use '--show-trace' to show the full trace) error: hash '+PVNB/apG5AR236Ikqt+JTz20zxc0HUi7z6BU6xq/Fw=' does not include a type, nor is the type otherwise known from context [result] Failed to update cargo-bazel 0.8.0 -> 0.40.0 https://github.com/bazelbuild/rules_rust/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath neard, using log file: /var/log/nixpkgs-update/neard/2024-03-21.log neard 0.18 -> 0.19 https://repology.org/project/neard/versions attrpath: neard 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/servers/neard/default.nix b/pkgs/servers/neard/default.nix index 6518e8694f4c..2819c2039e0a 100644 --- a/pkgs/servers/neard/default.nix +++ b/pkgs/servers/neard/default.nix @@ -13,13 +13,13 @@ stdenv.mkDerivation rec { pname = "neard"; - version = "0.18"; + version = "0.19"; outputs = [ "out" "dev" ]; src = fetchurl { url = "https://git.kernel.org/pub/scm/network/nfc/neard.git/snapshot/neard-${version}.tar.gz"; - sha256 = "wBPjEVMV4uEdFrXw8cjOmvvNuiaACq2RJF/ZtKXck4s="; + sha256 = "sha256-Epu/aUiP21mdSANWdllB8RHXeZSV0NZAlbJeiTxNK+c="; }; nativeBuildInputs = [ [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update neard 0.18 -> 0.19 https://repology.org/project/neard/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath buildbot-plugins.www, using log file: /var/log/nixpkgs-update/buildbot-plugins.www/2024-03-21.log buildbot-plugins.www 0 -> 1 attrpath: buildbot-plugins.www Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/z05lbqa25bkpcpl5kbzhkrycdfg997qc-packages.json.drv building '/nix/store/z05lbqa25bkpcpl5kbzhkrycdfg997qc-packages.json.drv'... Going to be running update for following packages: - python3.11-buildbot-www-3.11.1 Press Enter key to continue... Running update for: - python3.11-buildbot-www-3.11.1: UPDATING ... - python3.11-buildbot-www-3.11.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update buildbot-plugins.www 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath archi, using log file: /var/log/nixpkgs-update/archi/2024-03-21.log archi 0 -> 1 attrpath: archi Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/mnvfibzqzn0yxh4a491crwrhqrjg7gkh-packages.json.drv building '/nix/store/mnvfibzqzn0yxh4a491crwrhqrjg7gkh-packages.json.drv'... Going to be running update for following packages: - Archi-5.2.0 Press Enter key to continue... Running update for: - Archi-5.2.0: UPDATING ... - Archi-5.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update archi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath xsct, using log file: /var/log/nixpkgs-update/xsct/2024-03-21.log xsct 0 -> 1 attrpath: xsct 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/84ypbr086jmjm0rrqd0c7c938b0bx1dw-packages.json.drv building '/nix/store/84ypbr086jmjm0rrqd0c7c938b0bx1dw-packages.json.drv'... Going to be running update for following packages: - xsct-2.2 Press Enter key to continue... Running update for: - xsct-2.2: UPDATING ... - xsct-2.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update xsct 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pytest-lazy-fixture, using log file: /var/log/nixpkgs-update/python311Packages.pytest-lazy-fixture/2024-03-21.log python311Packages.pytest-lazy-fixture 0 -> 1 attrpath: python311Packages.pytest-lazy-fixture 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/a8r3b7bpq1n7kga73757jnpxc1gbmvai-packages.json.drv building '/nix/store/a8r3b7bpq1n7kga73757jnpxc1gbmvai-packages.json.drv'... Going to be running update for following packages: - python3.11-pytest-lazy-fixture-0.6.3 Press Enter key to continue... Running update for: - python3.11-pytest-lazy-fixture-0.6.3: UPDATING ... - python3.11-pytest-lazy-fixture-0.6.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pytest-lazy-fixture 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl536Packages.IOAIO 4.73 -> 4.81 https://repology.org/project/perl:io-aio/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pytest-param-files, using log file: /var/log/nixpkgs-update/python311Packages.pytest-param-files/2024-03-21.log python311Packages.pytest-param-files 0 -> 1 attrpath: python311Packages.pytest-param-files 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/yp5ay7wpa78cvqkwknjxzicywnbvfxa1-packages.json.drv building '/nix/store/yp5ay7wpa78cvqkwknjxzicywnbvfxa1-packages.json.drv'... Going to be running update for following packages: - python3.11-pytest-param-files-0.6.0 Press Enter key to continue... Running update for: - python3.11-pytest-param-files-0.6.0: UPDATING ... - python3.11-pytest-param-files-0.6.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pytest-param-files 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.linkify-it-py, using log file: /var/log/nixpkgs-update/python311Packages.linkify-it-py/2024-03-21.log python311Packages.linkify-it-py 0 -> 1 attrpath: python311Packages.linkify-it-py 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/h28sr6qsbilx0m27pvl6p12bdjq3ryfp-packages.json.drv building '/nix/store/h28sr6qsbilx0m27pvl6p12bdjq3ryfp-packages.json.drv'... Going to be running update for following packages: - python3.11-linkify-it-py-2.0.3 Press Enter key to continue... Running update for: - python3.11-linkify-it-py-2.0.3: UPDATING ... - python3.11-linkify-it-py-2.0.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.linkify-it-py 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl536Packages.ExcelWriterXLSX 1.11 -> 1.12 https://repology.org/project/perl:excel-writer-xlsx/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.svg-path, using log file: /var/log/nixpkgs-update/python312Packages.svg-path/2024-03-21.log python312Packages.svg-path 6.2 -> 6.3 https://repology.org/project/python:svg.path/versions attrpath: python312Packages.svg-path 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/1l98vsz9w3dn2vkvdwpg5bw11xq1cbg3-packages.json.drv building '/nix/store/1l98vsz9w3dn2vkvdwpg5bw11xq1cbg3-packages.json.drv'... Going to be running update for following packages: - python3.12-svg.path-6.2 Press Enter key to continue... Running update for: - python3.12-svg.path-6.2: UPDATING ... - python3.12-svg.path-6.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/svg-path/default.nix b/pkgs/development/python-modules/svg-path/default.nix index 2ec9f5b78025..72934bf23328 100644 --- a/pkgs/development/python-modules/svg-path/default.nix +++ b/pkgs/development/python-modules/svg-path/default.nix @@ -8,14 +8,14 @@ buildPythonPackage rec { pname = "svg.path"; - version = "6.2"; + version = "6.3"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-GiFZ+duJjfk8RjfP08yvfaH9Bz9Z+ppZUMc+RtSqGso="; + hash = "sha256-6Td0CjFqf+yGrNIXq2Im4RL1EygHhSQSa7fqnb57Gt4="; }; nativeCheckInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.svg-path nix build failed. Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } Running phase: installCheckPhase no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } Running phase: pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } Running phase: pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: svg.path @nix { "action": "setPhase", "phase": "pytestCheckPhase" } Running phase: pytestCheckPhase Executing pytestCheckPhase ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.0.2, pluggy-1.4.0 rootdir: /build/svg.path-6.3 configfile: setup.cfg collecting ...  collected 0 items  =============================== warnings summary =============================== ../../nix/store/mzrj3lz53246svj6vlz9fp09rvi2mrav-python3.12-pytest-8.0.2/lib/python3.12/site-packages/_pytest/config/__init__.py:1457 /nix/store/mzrj3lz53246svj6vlz9fp09rvi2mrav-python3.12-pytest-8.0.2/lib/python3.12/site-packages/_pytest/config/__init__.py:1457: PytestConfigWarning: No files were found in testpaths; consider removing or adjusting your testpaths configuration. Searching recursively from the current directory instead. self.args, self.args_source = self._decide_args( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== 1 warning in 0.01s ============================== /nix/store/c8dj731bkcdzhgrpawhc8qvdgls4xfjv-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context [result] Failed to update python312Packages.svg-path 6.2 -> 6.3 https://repology.org/project/python:svg.path/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.python-keycloak, using log file: /var/log/nixpkgs-update/python312Packages.python-keycloak/2024-03-21.log python312Packages.python-keycloak 2.6.0 -> 3.9.1 https://repology.org/project/python:python-keycloak/versions attrpath: python312Packages.python-keycloak 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/9sffrdw21hhdw96qm81rzsgmmm8swfrp-packages.json.drv building '/nix/store/9sffrdw21hhdw96qm81rzsgmmm8swfrp-packages.json.drv'... Going to be running update for following packages: - python3.12-python-keycloak-2.6.0 Press Enter key to continue... Running update for: - python3.12-python-keycloak-2.6.0: UPDATING ... - python3.12-python-keycloak-2.6.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.python-keycloak 2.6.0 -> 3.9.1 https://repology.org/project/python:python-keycloak/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.keyrings-cryptfile, using log file: /var/log/nixpkgs-update/python311Packages.keyrings-cryptfile/2024-03-21.log python311Packages.keyrings-cryptfile 0 -> 1 attrpath: python311Packages.keyrings-cryptfile 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/hchhm7k5aa8zpa802575fqds14vq1mw9-packages.json.drv building '/nix/store/hchhm7k5aa8zpa802575fqds14vq1mw9-packages.json.drv'... Going to be running update for following packages: - python3.11-keyrings-cryptfile-1.3.9 Press Enter key to continue... Running update for: - python3.11-keyrings-cryptfile-1.3.9: UPDATING ... - python3.11-keyrings-cryptfile-1.3.9: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.keyrings-cryptfile 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rtl-ais, using log file: /var/log/nixpkgs-update/rtl-ais/2024-03-21.log rtl-ais 0.8.1 -> 20151213 https://repology.org/project/rtl-ais/versions attrpath: rtl-ais 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/applications/radio/rtl-ais/default.nix b/pkgs/applications/radio/rtl-ais/default.nix index 407c18c1a0ad..c23ff60d77f8 100644 --- a/pkgs/applications/radio/rtl-ais/default.nix +++ b/pkgs/applications/radio/rtl-ais/default.nix @@ -2,7 +2,7 @@ stdenv.mkDerivation { pname = "rtl-ais"; - version = "0.8.1"; + version = "20151213"; nativeBuildInputs = [ pkg-config ]; buildInputs = [ rtl-sdr libusb1 ]; @@ -10,7 +10,7 @@ stdenv.mkDerivation { owner = "dgiardini"; repo = "rtl-ais"; rev = "0e85f4e5f9ce7378834c3129bc894580efc24291"; - sha256 = "0wm4zai1vs89mf0zgz52q5w5rj8f3i3v6zg42hfb7aqabi25r3jf"; + sha256 = "sha256-To5cRFwKq7McFOR9s0ccDslceMGi/PeBqwnpHaL6pHI="; }; makeFlags = [ "PREFIX=$(out)" ]; Source url did not change. [result] Failed to update rtl-ais 0.8.1 -> 20151213 https://repology.org/project/rtl-ais/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mealie, using log file: /var/log/nixpkgs-update/mealie/2024-03-21.log mealie 0 -> 1 attrpath: mealie Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/klwb9xf6jlv3rfn08ak3cnhmf3gvjqgp-packages.json.drv building '/nix/store/klwb9xf6jlv3rfn08ak3cnhmf3gvjqgp-packages.json.drv'... Going to be running update for following packages: - python3.11-mealie-1.2.0 Press Enter key to continue... Running update for: - python3.11-mealie-1.2.0: UPDATING ... - python3.11-mealie-1.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update mealie 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.chainstream, using log file: /var/log/nixpkgs-update/python311Packages.chainstream/2024-03-21.log python311Packages.chainstream 0 -> 1 attrpath: python311Packages.chainstream 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/h8ywd84pf3gcnl36m1rzx0wg8v6jkn98-packages.json.drv building '/nix/store/h8ywd84pf3gcnl36m1rzx0wg8v6jkn98-packages.json.drv'... Going to be running update for following packages: - python3.11-chainstream-1.0.1 Press Enter key to continue... Running update for: - python3.11-chainstream-1.0.1: UPDATING ... - python3.11-chainstream-1.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.chainstream 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath lomiri.lomiri-system-settings-unwrapped, using log file: /var/log/nixpkgs-update/lomiri.lomiri-system-settings-unwrapped/2024-03-21.log lomiri.lomiri-system-settings-unwrapped 0 -> 1 attrpath: lomiri.lomiri-system-settings-unwrapped Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/3k4x4i2sxdgmmyf2j2fk9v85lxgy3vip-packages.json.drv building '/nix/store/3k4x4i2sxdgmmyf2j2fk9v85lxgy3vip-packages.json.drv'... Going to be running update for following packages: - lomiri-system-settings-unwrapped-1.0.2 Press Enter key to continue... Running update for: - lomiri-system-settings-unwrapped-1.0.2: UPDATING ... - lomiri-system-settings-unwrapped-1.0.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/desktops/lomiri/applications/lomiri-system-settings/default.nix b/pkgs/desktops/lomiri/applications/lomiri-system-settings/default.nix index 82ffce3fd247..0a238c5074c5 100644 --- a/pkgs/desktops/lomiri/applications/lomiri-system-settings/default.nix +++ b/pkgs/desktops/lomiri/applications/lomiri-system-settings/default.nix @@ -44,13 +44,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "lomiri-system-settings-unwrapped"; - version = "1.0.2"; + version = "1.1.0"; src = fetchFromGitLab { owner = "ubports"; repo = "development/core/lomiri-system-settings"; rev = finalAttrs.version; - hash = "sha256-gi6ZujIs0AEDLsqcTNlRNSS8SyqEU6q0+xaDf55XwuM="; + hash = "sha256-Po5eArO7zyaGatTf6kqci3DdzFDJSZakeglbiMx9kR8="; }; outputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A lomiri.lomiri-system-settings-unwrapped nix build failed. source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/nq5ha01nxq0n7j1n6x0zz88l6rf9yfbr-0001-lomiri-system-settings-plugins-language-Fix-linking-against-accountsservice.patch patching file plugins/language/language-plugin.h applying patch /nix/store/agj3z7z6315zw7m6r1q08ycmi8kj928x-0002-lomiri-system-settings-GNUInstallDirs-and-fix-absolute-path-handling.patch patching file CMakeLists.txt patching file lib/LomiriSystemSettings/CMakeLists.txt patching file lib/LomiriSystemSettings/LomiriSystemSettings.pc.in patching file lib/LomiriSystemSettingsPrivate/CMakeLists.txt patching file plugins/language/CMakeLists.txt patching file schema/CMakeLists.txt patching file src/CMakeLists.txt patching file cmake/JoinPaths.cmake applying patch /nix/store/rxflhrzg5ds20dyz68jj0cdi74ipd19z-0003-lomiri-system-settings-Use-GSettings-for-DT2W-value.patch patching file plugins/gestures/PageComponent.qml Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file plugins/gestures/PageComponent.qml.rej patching file plugins/gestures/gestures_dbushelper.cpp Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 3 out of 3 hunks ignored -- saving rejects to file plugins/gestures/gestures_dbushelper.cpp.rej patching file plugins/gestures/gestures_dbushelper.h Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file plugins/gestures/gestures_dbushelper.h.rej [result] Failed to update lomiri.lomiri-system-settings-unwrapped 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.eve, using log file: /var/log/nixpkgs-update/python311Packages.eve/2024-03-21.log python311Packages.eve 0 -> 1 attrpath: python311Packages.eve 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/8v2lq3pvlifcqmcvi5sms8l1rkcbs0jq-packages.json.drv building '/nix/store/8v2lq3pvlifcqmcvi5sms8l1rkcbs0jq-packages.json.drv'... Going to be running update for following packages: - python3.11-eve-2.1.0 Press Enter key to continue... Running update for: - python3.11-eve-2.1.0: UPDATING ... - python3.11-eve-2.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.eve 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath prometheus-sabnzbd-exporter, using log file: /var/log/nixpkgs-update/prometheus-sabnzbd-exporter/2024-03-21.log prometheus-sabnzbd-exporter 0 -> 1 attrpath: prometheus-sabnzbd-exporter 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/zj4c3j6vdi671wv57f74mlkww12k00iv-packages.json.drv building '/nix/store/zj4c3j6vdi671wv57f74mlkww12k00iv-packages.json.drv'... Going to be running update for following packages: - sabnzbd_exporter-0.1.70 Press Enter key to continue... Running update for: - sabnzbd_exporter-0.1.70: UPDATING ... - sabnzbd_exporter-0.1.70: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update prometheus-sabnzbd-exporter 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.agate-sql, using log file: /var/log/nixpkgs-update/python311Packages.agate-sql/2024-03-21.log python311Packages.agate-sql 0 -> 1 attrpath: python311Packages.agate-sql 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/n6y333l0ll7sqimmkbpwjsd9apklmdm1-packages.json.drv building '/nix/store/n6y333l0ll7sqimmkbpwjsd9apklmdm1-packages.json.drv'... Going to be running update for following packages: - python3.11-agate-sql-0.7.2 Press Enter key to continue... Running update for: - python3.11-agate-sql-0.7.2: UPDATING ... - python3.11-agate-sql-0.7.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.agate-sql 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.appnope, using log file: /var/log/nixpkgs-update/python311Packages.appnope/2024-03-21.log python311Packages.appnope 0 -> 1 attrpath: python311Packages.appnope 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/5gzprz4izzdz8m3an95j3m0icb18lhsb-packages.json.drv building '/nix/store/5gzprz4izzdz8m3an95j3m0icb18lhsb-packages.json.drv'... Going to be running update for following packages: - python3.11-appnope-0.1.3 Press Enter key to continue... Running update for: - python3.11-appnope-0.1.3: UPDATING ... - python3.11-appnope-0.1.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.appnope 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pytest-localserver, using log file: /var/log/nixpkgs-update/python311Packages.pytest-localserver/2024-03-21.log python311Packages.pytest-localserver 0 -> 1 attrpath: python311Packages.pytest-localserver 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/ky52isz0s4jlx73gcjpjad3grsiassa7-packages.json.drv building '/nix/store/ky52isz0s4jlx73gcjpjad3grsiassa7-packages.json.drv'... Going to be running update for following packages: - python3.11-pytest-localserver-0.8.1 Press Enter key to continue... Running update for: - python3.11-pytest-localserver-0.8.1: UPDATING ... - python3.11-pytest-localserver-0.8.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pytest-localserver 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.simplebayes, using log file: /var/log/nixpkgs-update/python311Packages.simplebayes/2024-03-21.log python311Packages.simplebayes 0 -> 1 attrpath: python311Packages.simplebayes 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/gfq9sn2bn3l74n5ph0iy1kfbm0qzg7v9-packages.json.drv building '/nix/store/gfq9sn2bn3l74n5ph0iy1kfbm0qzg7v9-packages.json.drv'... Going to be running update for following packages: - python3.11-simplebayes-1.5.8 Press Enter key to continue... Running update for: - python3.11-simplebayes-1.5.8: UPDATING ... - python3.11-simplebayes-1.5.8: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.simplebayes 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath octavePackages.optim, using log file: /var/log/nixpkgs-update/octavePackages.optim/2024-03-21.log octavePackages.optim 0 -> 1 attrpath: octavePackages.optim 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/ak3jk574q02gyaxwbbfajqvfyi53r755-packages.json.drv building '/nix/store/ak3jk574q02gyaxwbbfajqvfyi53r755-packages.json.drv'... Going to be running update for following packages: - octave-8.4.0-optim-1.6.2 Press Enter key to continue... Running update for: - octave-8.4.0-optim-1.6.2: UPDATING ... - octave-8.4.0-optim-1.6.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update octavePackages.optim 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.cron-descriptor, using log file: /var/log/nixpkgs-update/python311Packages.cron-descriptor/2024-03-21.log python311Packages.cron-descriptor 0 -> 1 attrpath: python311Packages.cron-descriptor 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/0jrg40080853v08pwd3y7qcvbpswdmp4-packages.json.drv building '/nix/store/0jrg40080853v08pwd3y7qcvbpswdmp4-packages.json.drv'... Going to be running update for following packages: - python3.11-cron_descriptor-1.4 Press Enter key to continue... Running update for: - python3.11-cron_descriptor-1.4: UPDATING ... - python3.11-cron_descriptor-1.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.cron-descriptor 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.graphql-server-core, using log file: /var/log/nixpkgs-update/python311Packages.graphql-server-core/2024-03-21.log python311Packages.graphql-server-core 0 -> 1 attrpath: python311Packages.graphql-server-core Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/6ajr6rnkjn7gh1k529xmixnq4clld9jb-packages.json.drv building '/nix/store/6ajr6rnkjn7gh1k529xmixnq4clld9jb-packages.json.drv'... Going to be running update for following packages: - python3.11-graphql-server-core-2.0.0 Press Enter key to continue... Running update for: - python3.11-graphql-server-core-2.0.0: UPDATING ... - python3.11-graphql-server-core-2.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.graphql-server-core 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.NAIR, using log file: /var/log/nixpkgs-update/rPackages.NAIR/2024-03-21.log rPackages.NAIR 1.0.2 -> 1.0.4 https://repology.org/project/r:nair/versions attrpath: rPackages.NAIR Checking auto update branch... No auto update branch exists Old version 1.0.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.NAIR 1.0.2 -> 1.0.4 https://repology.org/project/r:nair/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.niaarm, using log file: /var/log/nixpkgs-update/python311Packages.niaarm/2024-03-21.log python311Packages.niaarm 0 -> 1 attrpath: python311Packages.niaarm 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/7wi1ljfnln8mq1w2y1sx2vrdg1q6c2wb-packages.json.drv building '/nix/store/7wi1ljfnln8mq1w2y1sx2vrdg1q6c2wb-packages.json.drv'... Going to be running update for following packages: - python3.11-niaarm-0.3.8 Press Enter key to continue... Running update for: - python3.11-niaarm-0.3.8: UPDATING ... - python3.11-niaarm-0.3.8: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.niaarm 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.stashy, using log file: /var/log/nixpkgs-update/python311Packages.stashy/2024-03-21.log python311Packages.stashy 0 -> 1 attrpath: python311Packages.stashy 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/0iiyamy4sabhy9xlhc9ppkr5jdslafh4-packages.json.drv building '/nix/store/0iiyamy4sabhy9xlhc9ppkr5jdslafh4-packages.json.drv'... Going to be running update for following packages: - python3.11-stashy-0.7 Press Enter key to continue... Running update for: - python3.11-stashy-0.7: UPDATING ... - python3.11-stashy-0.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.stashy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pure-python-adb, using log file: /var/log/nixpkgs-update/python311Packages.pure-python-adb/2024-03-21.log python311Packages.pure-python-adb 0 -> 1 attrpath: python311Packages.pure-python-adb 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/4in22xzay0z5fam4bz0b0lwkcpbnis21-packages.json.drv building '/nix/store/4in22xzay0z5fam4bz0b0lwkcpbnis21-packages.json.drv'... Going to be running update for following packages: - python3.11-pure-python-adb-0.3.0.dev0 Press Enter key to continue... Running update for: - python3.11-pure-python-adb-0.3.0.dev0: UPDATING ... - python3.11-pure-python-adb-0.3.0.dev0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pure-python-adb 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mypy-boto3-wisdom, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-wisdom/2024-03-21.log python311Packages.mypy-boto3-wisdom 1.34.16 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-wisdom 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/9chpjy0q9rgls2w9dlxpv6npjzpw6yr9-packages.json.drv building '/nix/store/9chpjy0q9rgls2w9dlxpv6npjzpw6yr9-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-wisdom-1.34.16 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-wisdom-1.34.16: UPDATING ... - python3.11-mypy-boto3-wisdom-1.34.16: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-wisdom 1.34.16 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sensu-go-backend, using log file: /var/log/nixpkgs-update/sensu-go-backend/2024-03-21.log sensu-go-backend 6.9.2 -> 6.11.0 https://github.com/sensu/sensu-go/releases attrpath: sensu-go-backend Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-zrwTdMlDfG1RudOfV52qOP9NMU3/XYb5TND6xyglJ0I=" [golangModuleVersion] Replaced vendorHash with sha256-vuH1LnR7MWsKlnt/KdbeekAwdxvodwPvVjuXmDC0V1Q= Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A sensu-go-backend nix build failed. vendor/google.golang.org/grpc/internal/grpclog/grpclog.go:90:32: predeclared any requires go1.18 or later (-lang was set to go1.16; check go.mod) vendor/google.golang.org/grpc/internal/grpclog/grpclog.go:94:16: predeclared any requires go1.18 or later (-lang was set to go1.16; check go.mod) vendor/google.golang.org/grpc/internal/grpclog/grpclog.go:94:16: too many errors # google.golang.org/grpc/internal/balancerload vendor/google.golang.org/grpc/internal/balancerload/load.go:28:24: predeclared any requires go1.18 or later (-lang was set to go1.16; check go.mod) vendor/google.golang.org/grpc/internal/balancerload/load.go:41:28: predeclared any requires go1.18 or later (-lang was set to go1.16; check go.mod) # google.golang.org/grpc/encoding vendor/google.golang.org/grpc/encoding/encoding.go:88:12: predeclared any requires go1.18 or later (-lang was set to go1.16; check go.mod) vendor/google.golang.org/grpc/encoding/encoding.go:90:27: predeclared any requires go1.18 or later (-lang was set to go1.16; check go.mod) # github.com/sensu/sensu-api-tools vendor/github.com/sensu/sensu-api-tools/interface_queryer.go:8:18: type parameter requires go1.18 or later (-lang was set to go1.16; check go.mod) vendor/github.com/sensu/sensu-api-tools/interface_queryer.go:8:20: predeclared any requires go1.18 or later (-lang was set to go1.16; check go.mod) vendor/github.com/sensu/sensu-api-tools/interface_queryer.go:10:46: predeclared any requires go1.18 or later (-lang was set to go1.16; check go.mod) vendor/github.com/sensu/sensu-api-tools/resolver.go:143:53: predeclared any requires go1.18 or later (-lang was set to go1.16; check go.mod) # google.golang.org/grpc/stats vendor/google.golang.org/grpc/stats/stats.go:77:10: predeclared any requires go1.18 or later (-lang was set to go1.16; check go.mod) vendor/google.golang.org/grpc/stats/stats.go:147:10: predeclared any requires go1.18 or later (-lang was set to go1.16; check go.mod) # google.golang.org/grpc/internal/pretty vendor/google.golang.org/grpc/internal/pretty/pretty.go:25:2: "fmt" imported and not used vendor/google.golang.org/grpc/internal/pretty/pretty.go:27:2: "github.com/golang/protobuf/jsonpb" imported and not used vendor/google.golang.org/grpc/internal/pretty/pretty.go:28:2: "github.com/golang/protobuf/proto" imported as protov1 and not used vendor/google.golang.org/grpc/internal/pretty/pretty.go:29:2: "google.golang.org/protobuf/encoding/protojson" imported and not used vendor/google.golang.org/grpc/internal/pretty/pretty.go:30:2: "google.golang.org/protobuf/proto" imported as protov2 and not used vendor/google.golang.org/grpc/internal/pretty/pretty.go:38:15: predeclared any requires go1.18 or later (-lang was set to go1.16; check go.mod) # golang.org/x/net/http2 vendor/golang.org/x/net/http2/databuffer.go:49:42: cannot convert p (variable of type []byte) to type *[1024]byte: conversion of slices to array pointers requires go1.17 or later (-lang was set to go1.16; check go.mod) vendor/golang.org/x/net/http2/databuffer.go:51:42: cannot convert p (variable of type []byte) to type *[2048]byte: conversion of slices to array pointers requires go1.17 or later (-lang was set to go1.16; check go.mod) vendor/golang.org/x/net/http2/databuffer.go:53:42: cannot convert p (variable of type []byte) to type *[4096]byte: conversion of slices to array pointers requires go1.17 or later (-lang was set to go1.16; check go.mod) vendor/golang.org/x/net/http2/databuffer.go:55:42: cannot convert p (variable of type []byte) to type *[8192]byte: conversion of slices to array pointers requires go1.17 or later (-lang was set to go1.16; check go.mod) vendor/golang.org/x/net/http2/databuffer.go:57:43: cannot convert p (variable of type []byte) to type *[16384]byte: conversion of slices to array pointers requires go1.17 or later (-lang was set to go1.16; check go.mod) [result] Failed to update sensu-go-backend 6.9.2 -> 6.11.0 https://github.com/sensu/sensu-go/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.tailer, using log file: /var/log/nixpkgs-update/python311Packages.tailer/2024-03-21.log python311Packages.tailer 0 -> 1 attrpath: python311Packages.tailer 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/hw1apcjlwm5r59b81bkhns242c37jbwi-packages.json.drv building '/nix/store/hw1apcjlwm5r59b81bkhns242c37jbwi-packages.json.drv'... Going to be running update for following packages: - python3.11-tailer-0.4.1 Press Enter key to continue... Running update for: - python3.11-tailer-0.4.1: UPDATING ... - python3.11-tailer-0.4.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.tailer 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.volatile, using log file: /var/log/nixpkgs-update/python311Packages.volatile/2024-03-21.log python311Packages.volatile 0 -> 1 attrpath: python311Packages.volatile 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/sadq80zgpspy1d846y6mbc1f7kbp7333-packages.json.drv building '/nix/store/sadq80zgpspy1d846y6mbc1f7kbp7333-packages.json.drv'... Going to be running update for following packages: - python3.11-volatile-2.1.0 Press Enter key to continue... Running update for: - python3.11-volatile-2.1.0: UPDATING ... - python3.11-volatile-2.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.volatile 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.tensorflow-datasets, using log file: /var/log/nixpkgs-update/python311Packages.tensorflow-datasets/2024-03-21.log python311Packages.tensorflow-datasets 0 -> 1 attrpath: python311Packages.tensorflow-datasets 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/dhwrqh3sb2hqa5w90zr589v2lsm7k4fv-packages.json.drv building '/nix/store/dhwrqh3sb2hqa5w90zr589v2lsm7k4fv-packages.json.drv'... Going to be running update for following packages: - python3.11-tensorflow-datasets-4.9.4 Press Enter key to continue... Running update for: - python3.11-tensorflow-datasets-4.9.4: UPDATING ... - python3.11-tensorflow-datasets-4.9.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.tensorflow-datasets 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rocmPackages.rdc, using log file: /var/log/nixpkgs-update/rocmPackages.rdc/2024-03-21.log rocmPackages.rdc 0 -> 1 attrpath: rocmPackages.rdc 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] Failed with exit code 1 these 2 derivations will be built: /nix/store/9gisvlh6vc58ailc8hd6sawwyq1vbasa-update.sh.drv /nix/store/p6b12rs1splk8jmhlxnbavz5hpnyfdgc-packages.json.drv building '/nix/store/9gisvlh6vc58ailc8hd6sawwyq1vbasa-update.sh.drv'... building '/nix/store/p6b12rs1splk8jmhlxnbavz5hpnyfdgc-packages.json.drv'... Going to be running update for following packages: - rdc-5.7.1 Press Enter key to continue... Running update for: - rdc-5.7.1: UPDATING ... - rdc-5.7.1: ERROR --- SHOWING ERROR LOG FOR rdc-5.7.1 ---------------------- 'rocmPackages_5.rdc' is already at it's maximum allowed version. Any further upgrades should go into 'rocmPackages_X.rdc'. --- SHOWING ERROR LOG FOR rdc-5.7.1 ---------------------- The update script for rdc-5.7.1 failed with exit code 1 [result] Failed to update rocmPackages.rdc 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mednafen, using log file: /var/log/nixpkgs-update/mednafen/2024-03-21.log mednafen 1.29.0 -> 1.32.0 https://repology.org/project/mednafen/versions attrpath: mednafen Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/d410934m3yi87czc154hf4v01q91dv20-mednafen-1.32.0.tar.xz.drv building '/nix/store/d410934m3yi87czc154hf4v01q91dv20-mednafen-1.32.0.tar.xz.drv'... trying https://mednafen.github.io/releases/files/mednafen-1.32.0.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 9379 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download mednafen-1.32.0.tar.xz from any mirror error: builder for '/nix/store/d410934m3yi87czc154hf4v01q91dv20-mednafen-1.32.0.tar.xz.drv' failed with exit code 1; last 7 log lines: > > trying https://mednafen.github.io/releases/files/mednafen-1.32.0.tar.xz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 9379 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download mednafen-1.32.0.tar.xz from any mirror For full logs, run 'nix log /nix/store/d410934m3yi87czc154hf4v01q91dv20-mednafen-1.32.0.tar.xz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'mednafen.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/d410934m3yi87czc154hf4v01q91dv20-mednafen-1.32.0.tar.xz.drv /nix/store/ivryv57pw2w70wc8j7kmh4g86fiw4rn0-mednafen-1.32.0.drv these 7 paths will be fetched (0.13 MiB download, 0.78 MiB unpacked): /nix/store/ni61mdnk7q1ddff592nsdbi1bplbsw84-SDL2_net-2.2.0 /nix/store/iwgnw1xn7cwghw4gj4p8hz61shvc44bw-SDL2_net-2.2.0-dev /nix/store/j2rp9wmk6z9l9rmzyxpkwbi3f9njcjyi-flac-1.4.3-dev /nix/store/sj686dyk9vk12s10ag5izqkk8xxdf68g-freeglut-3.4.0-dev /nix/store/1zhrgpb6x6cn8g1v465yf16j3yss9arw-libjack2-1.9.22-dev /nix/store/kmdilgfw169r9flnk6fgxm2a6dnwmgjg-libsamplerate-0.1.9-dev /nix/store/z63nmg87b376xhq5i6yf2wfskib263q1-libsndfile-1.2.2-dev copying path '/nix/store/j2rp9wmk6z9l9rmzyxpkwbi3f9njcjyi-flac-1.4.3-dev' from 'https://cache.nixos.org'... copying path '/nix/store/sj686dyk9vk12s10ag5izqkk8xxdf68g-freeglut-3.4.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/1zhrgpb6x6cn8g1v465yf16j3yss9arw-libjack2-1.9.22-dev' from 'https://cache.nixos.org'... copying path '/nix/store/kmdilgfw169r9flnk6fgxm2a6dnwmgjg-libsamplerate-0.1.9-dev' from 'https://cache.nixos.org'... copying path '/nix/store/z63nmg87b376xhq5i6yf2wfskib263q1-libsndfile-1.2.2-dev' from 'https://cache.nixos.org'... copying path '/nix/store/ni61mdnk7q1ddff592nsdbi1bplbsw84-SDL2_net-2.2.0' from 'https://cache.nixos.org'... building '/nix/store/d410934m3yi87czc154hf4v01q91dv20-mednafen-1.32.0.tar.xz.drv'... copying path '/nix/store/iwgnw1xn7cwghw4gj4p8hz61shvc44bw-SDL2_net-2.2.0-dev' from 'https://cache.nixos.org'... trying https://mednafen.github.io/releases/files/mednafen-1.32.0.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 9379 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download mednafen-1.32.0.tar.xz from any mirror error: builder for '/nix/store/d410934m3yi87czc154hf4v01q91dv20-mednafen-1.32.0.tar.xz.drv' failed with exit code 1; last 7 log lines: > > trying https://mednafen.github.io/releases/files/mednafen-1.32.0.tar.xz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 9379 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download mednafen-1.32.0.tar.xz from any mirror For full logs, run 'nix log /nix/store/d410934m3yi87czc154hf4v01q91dv20-mednafen-1.32.0.tar.xz.drv'. error: 1 dependencies of derivation '/nix/store/ivryv57pw2w70wc8j7kmh4g86fiw4rn0-mednafen-1.32.0.drv' failed to build [result] Failed to update mednafen 1.29.0 -> 1.32.0 https://repology.org/project/mednafen/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath bkyml, using log file: /var/log/nixpkgs-update/bkyml/2024-03-21.log bkyml 0 -> 1 attrpath: bkyml 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/qnraa8qlj4fbl3y1wixn796n6m5d1wi0-packages.json.drv building '/nix/store/qnraa8qlj4fbl3y1wixn796n6m5d1wi0-packages.json.drv'... Going to be running update for following packages: - bkyml-1.4.3 Press Enter key to continue... Running update for: - bkyml-1.4.3: UPDATING ... - bkyml-1.4.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update bkyml 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.datatable, using log file: /var/log/nixpkgs-update/python311Packages.datatable/2024-03-21.log python311Packages.datatable 0 -> 1 attrpath: python311Packages.datatable 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/dh5mq17jb6pwnpjkw5x1zlywnrdklvn5-packages.json.drv building '/nix/store/dh5mq17jb6pwnpjkw5x1zlywnrdklvn5-packages.json.drv'... Going to be running update for following packages: - python3.11-datatable-unstable-2022-12-15 Press Enter key to continue... Running update for: - python3.11-datatable-unstable-2022-12-15: UPDATING ... - python3.11-datatable-unstable-2022-12-15: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.datatable 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath aws-c-io, using log file: /var/log/nixpkgs-update/aws-c-io/2024-03-21.log aws-c-io 0.13.36 -> 0.14.6 https://repology.org/project/aws-c-io/versions attrpath: aws-c-io Checking auto update branch... An auto update branch exists with message `aws-c-io: 0.13.36 -> 0.14.6`. New version is 0.14.6. An auto update branch exists with an equal or greater version [result] Failed to update aws-c-io 0.13.36 -> 0.14.6 https://repology.org/project/aws-c-io/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ta-lib, using log file: /var/log/nixpkgs-update/ta-lib/2024-03-21.log ta-lib 0.4.0 -> 0.5.0 https://repology.org/project/ta-lib/versions attrpath: ta-lib Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/yyrw9bm3wy9ic722fw375rksj61y80di-source.drv building '/nix/store/yyrw9bm3wy9ic722fw375rksj61y80di-source.drv'... trying https://github.com/rafa-dot-el/talib/archive/0.5.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/yyrw9bm3wy9ic722fw375rksj61y80di-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/rafa-dot-el/talib/archive/0.5.0.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/yyrw9bm3wy9ic722fw375rksj61y80di-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'ta-lib.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/yyrw9bm3wy9ic722fw375rksj61y80di-source.drv /nix/store/k0k82q0c769w2rqrvp9bpnl3cpzhxbp7-ta-lib-0.5.0.drv building '/nix/store/yyrw9bm3wy9ic722fw375rksj61y80di-source.drv'... trying https://github.com/rafa-dot-el/talib/archive/0.5.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/yyrw9bm3wy9ic722fw375rksj61y80di-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/rafa-dot-el/talib/archive/0.5.0.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/yyrw9bm3wy9ic722fw375rksj61y80di-source.drv'. error: 1 dependencies of derivation '/nix/store/k0k82q0c769w2rqrvp9bpnl3cpzhxbp7-ta-lib-0.5.0.drv' failed to build [result] Failed to update ta-lib 0.4.0 -> 0.5.0 https://repology.org/project/ta-lib/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.datadiff, using log file: /var/log/nixpkgs-update/python311Packages.datadiff/2024-03-21.log python311Packages.datadiff 0 -> 1 attrpath: python311Packages.datadiff 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/dj2qi0bxvdd2q4x3jkzrapflmwq19c36-packages.json.drv building '/nix/store/dj2qi0bxvdd2q4x3jkzrapflmwq19c36-packages.json.drv'... Going to be running update for following packages: - python3.11-datadiff-2.2.0 Press Enter key to continue... Running update for: - python3.11-datadiff-2.2.0: UPDATING ... - python3.11-datadiff-2.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.datadiff 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.cysignals, using log file: /var/log/nixpkgs-update/python311Packages.cysignals/2024-03-21.log python311Packages.cysignals 0 -> 1 attrpath: python311Packages.cysignals 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/4d7mkwd1cxkmds0g5ax2f44nxzmlhygz-packages.json.drv building '/nix/store/4d7mkwd1cxkmds0g5ax2f44nxzmlhygz-packages.json.drv'... Going to be running update for following packages: - python3.11-cysignals-1.11.4 Press Enter key to continue... Running update for: - python3.11-cysignals-1.11.4: UPDATING ... - python3.11-cysignals-1.11.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.cysignals 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyramid-mako, using log file: /var/log/nixpkgs-update/python311Packages.pyramid-mako/2024-03-21.log python311Packages.pyramid-mako 0 -> 1 attrpath: python311Packages.pyramid-mako Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/anwvmrv8blbsjpgmkslj8pv8pdsrfvxj-packages.json.drv building '/nix/store/anwvmrv8blbsjpgmkslj8pv8pdsrfvxj-packages.json.drv'... Going to be running update for following packages: - python3.11-pyramid-mako-1.1.0 Press Enter key to continue... Running update for: - python3.11-pyramid-mako-1.1.0: UPDATING ... - python3.11-pyramid-mako-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyramid-mako 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ftfy, using log file: /var/log/nixpkgs-update/python311Packages.ftfy/2024-03-21.log python311Packages.ftfy 0 -> 1 attrpath: python311Packages.ftfy 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/rij455ccz8cc8krh2a2w4nqfjdr18kyq-packages.json.drv building '/nix/store/rij455ccz8cc8krh2a2w4nqfjdr18kyq-packages.json.drv'... Going to be running update for following packages: - python3.11-ftfy-6.1.3 Press Enter key to continue... Running update for: - python3.11-ftfy-6.1.3: UPDATING ... - python3.11-ftfy-6.1.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/ftfy/default.nix b/pkgs/development/python-modules/ftfy/default.nix index 36469c4ea82a..c05b37542417 100644 --- a/pkgs/development/python-modules/ftfy/default.nix +++ b/pkgs/development/python-modules/ftfy/default.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "ftfy"; - version = "6.1.3"; + version = "6.2.0"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-aTJ0rq2BHP8kweh4QWWqdVzS9uRCpexTXH1pf2QipCI="; + hash = "sha256-XkIUPHAl75eUTKJhnWthsGGfxmVPmHcdOehiwUJMdcA="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/924fcqs866j6qlaylc2hc778xdab1lm5-python3.11-ftfy-6.2.0" [check][nixpkgs-review] [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.bimmer-connected, using log file: /var/log/nixpkgs-update/python311Packages.bimmer-connected/2024-03-21.log python311Packages.bimmer-connected 0 -> 1 attrpath: python311Packages.bimmer-connected 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/34w22nnwh3nqgs399mcqnpvcq0m5qbnk-packages.json.drv building '/nix/store/34w22nnwh3nqgs399mcqnpvcq0m5qbnk-packages.json.drv'... Going to be running update for following packages: - python3.11-bimmer-connected-0.14.6 Press Enter key to continue... Running update for: - python3.11-bimmer-connected-0.14.6: UPDATING ... - python3.11-bimmer-connected-0.14.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.bimmer-connected 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pysmb, using log file: /var/log/nixpkgs-update/python311Packages.pysmb/2024-03-21.log python311Packages.pysmb 0 -> 1 attrpath: python311Packages.pysmb 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/vkn73pjlpwjlfzr67hnf554gb1n7zgz4-packages.json.drv building '/nix/store/vkn73pjlpwjlfzr67hnf554gb1n7zgz4-packages.json.drv'... Going to be running update for following packages: - python3.11-pysmb-1.2.9.1 Press Enter key to continue... Running update for: - python3.11-pysmb-1.2.9.1: UPDATING ... - python3.11-pysmb-1.2.9.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pysmb 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pytest-qt, using log file: /var/log/nixpkgs-update/python311Packages.pytest-qt/2024-03-21.log python311Packages.pytest-qt 0 -> 1 attrpath: python311Packages.pytest-qt 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/f8n8mk17gj08f0f4wrypifrv6syw90jd-packages.json.drv building '/nix/store/f8n8mk17gj08f0f4wrypifrv6syw90jd-packages.json.drv'... Going to be running update for following packages: - python3.11-pytest-qt-4.4.0 Press Enter key to continue... Running update for: - python3.11-pytest-qt-4.4.0: UPDATING ... - python3.11-pytest-qt-4.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pytest-qt 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.rmcl, using log file: /var/log/nixpkgs-update/python311Packages.rmcl/2024-03-21.log python311Packages.rmcl 0 -> 1 attrpath: python311Packages.rmcl 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/877q77rwqnfhsmagd7kn69z0j8pdvqsy-packages.json.drv building '/nix/store/877q77rwqnfhsmagd7kn69z0j8pdvqsy-packages.json.drv'... Going to be running update for following packages: - python3.11-rmcl-0.4.2 Press Enter key to continue... Running update for: - python3.11-rmcl-0.4.2: UPDATING ... - python3.11-rmcl-0.4.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.rmcl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath moc, using log file: /var/log/nixpkgs-update/moc/2024-03-21.log moc 2.5.2 -> 2.6.r3005 https://repology.org/project/moc/versions attrpath: moc Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/w1lw8brby8yrv7jha7ipny4a2688b4xw-moc-2.6.r3005.tar.bz2.drv building '/nix/store/w1lw8brby8yrv7jha7ipny4a2688b4xw-moc-2.6.r3005.tar.bz2.drv'... trying http://ftp.daper.net/pub/soft/moc/stable/moc-2.6.r3005.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 196 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download moc-2.6.r3005.tar.bz2 from any mirror error: builder for '/nix/store/w1lw8brby8yrv7jha7ipny4a2688b4xw-moc-2.6.r3005.tar.bz2.drv' failed with exit code 1; last 7 log lines: > > trying http://ftp.daper.net/pub/soft/moc/stable/moc-2.6.r3005.tar.bz2 > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 196 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download moc-2.6.r3005.tar.bz2 from any mirror For full logs, run 'nix log /nix/store/w1lw8brby8yrv7jha7ipny4a2688b4xw-moc-2.6.r3005.tar.bz2.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'moc.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/w1lw8brby8yrv7jha7ipny4a2688b4xw-moc-2.6.r3005.tar.bz2.drv /nix/store/ifdckjp9p00csn1g9mibiagav9khpjkz-moc-2.6.r3005.drv these 12 paths will be fetched (0.17 MiB download, 0.78 MiB unpacked): /nix/store/z1sgl5xfqpcfgrz8kxmlzj3qmpxaz1p8-db-5.3.28-bin /nix/store/3a0vpgjmzim2chgrq33zc716kid3kf4d-db-5.3.28-dev /nix/store/7mq116marsnn3dmba96697g6dnxpkmls-faad2-2.11.1-dev /nix/store/0gfdybm0861m4c0sxyv170c1dj66w189-libid3tag-0.15.1b-dev /nix/store/0vwjfvasi6i67z6q5cwpzs5bxvb4lp6m-libmad-0.15.1b-dev /nix/store/g7bkkziqwbqdmzvz183077s5nb4jmlq8-libmodplug-0.8.9.0-dev /nix/store/5i39ka8b6bykmhp82kh9m2i0kps2p2gc-libmpcdec-1.2.6 /nix/store/9xzqw3f577jajlay7arhpbyzrmwpcy2x-libogg-1.3.5-dev /nix/store/vy8cr2qbn3y25bzplcrz6igrki2ihc07-libvorbis-1.3.7-dev /nix/store/lqrdzbyc43k9az1cb80wv0gyqvs7dal9-speex-1.2.1-dev /nix/store/a07ydmd7fq7w5v8vqs34jfj8n17gx92m-speexdsp-1.2.1-dev /nix/store/cblg5sr64v3crcxi64cn2171zwsvyi6a-wavpack-5.7.0-dev copying path '/nix/store/0gfdybm0861m4c0sxyv170c1dj66w189-libid3tag-0.15.1b-dev' from 'https://cache.nixos.org'... copying path '/nix/store/7mq116marsnn3dmba96697g6dnxpkmls-faad2-2.11.1-dev' from 'https://cache.nixos.org'... copying path '/nix/store/5i39ka8b6bykmhp82kh9m2i0kps2p2gc-libmpcdec-1.2.6' from 'https://cache.nixos.org'... copying path '/nix/store/g7bkkziqwbqdmzvz183077s5nb4jmlq8-libmodplug-0.8.9.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/cblg5sr64v3crcxi64cn2171zwsvyi6a-wavpack-5.7.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/0vwjfvasi6i67z6q5cwpzs5bxvb4lp6m-libmad-0.15.1b-dev' from 'https://cache.nixos.org'... copying path '/nix/store/z1sgl5xfqpcfgrz8kxmlzj3qmpxaz1p8-db-5.3.28-bin' from 'https://cache.nixos.org'... copying path '/nix/store/9xzqw3f577jajlay7arhpbyzrmwpcy2x-libogg-1.3.5-dev' from 'https://cache.nixos.org'... copying path '/nix/store/a07ydmd7fq7w5v8vqs34jfj8n17gx92m-speexdsp-1.2.1-dev' from 'https://cache.nixos.org'... building '/nix/store/w1lw8brby8yrv7jha7ipny4a2688b4xw-moc-2.6.r3005.tar.bz2.drv'... copying path '/nix/store/vy8cr2qbn3y25bzplcrz6igrki2ihc07-libvorbis-1.3.7-dev' from 'https://cache.nixos.org'... copying path '/nix/store/lqrdzbyc43k9az1cb80wv0gyqvs7dal9-speex-1.2.1-dev' from 'https://cache.nixos.org'... copying path '/nix/store/3a0vpgjmzim2chgrq33zc716kid3kf4d-db-5.3.28-dev' from 'https://cache.nixos.org'... trying http://ftp.daper.net/pub/soft/moc/stable/moc-2.6.r3005.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 196 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download moc-2.6.r3005.tar.bz2 from any mirror error: builder for '/nix/store/w1lw8brby8yrv7jha7ipny4a2688b4xw-moc-2.6.r3005.tar.bz2.drv' failed with exit code 1; last 7 log lines: > > trying http://ftp.daper.net/pub/soft/moc/stable/moc-2.6.r3005.tar.bz2 > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 196 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download moc-2.6.r3005.tar.bz2 from any mirror For full logs, run 'nix log /nix/store/w1lw8brby8yrv7jha7ipny4a2688b4xw-moc-2.6.r3005.tar.bz2.drv'. error: 1 dependencies of derivation '/nix/store/ifdckjp9p00csn1g9mibiagav9khpjkz-moc-2.6.r3005.drv' failed to build [result] Failed to update moc 2.5.2 -> 2.6.r3005 https://repology.org/project/moc/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath confluent-cli, using log file: /var/log/nixpkgs-update/confluent-cli/2024-03-21.log confluent-cli 3.37.0 -> 3.54.0 https://repology.org/project/confluent-cli/versions attrpath: confluent-cli Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update confluent-cli 3.37.0 -> 3.54.0 https://repology.org/project/confluent-cli/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mate.mate-themes, using log file: /var/log/nixpkgs-update/mate.mate-themes/2024-03-21.log mate.mate-themes 0 -> 1 attrpath: mate.mate-themes mate packages are upgraded in lockstep https://github.com/NixOS/nixpkgs/pull/50695#issuecomment-441338593 [result] Failed to update mate.mate-themes 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath d-spy, using log file: /var/log/nixpkgs-update/d-spy/2024-03-21.log d-spy 0 -> 1 attrpath: d-spy Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update d-spy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.gpboost, using log file: /var/log/nixpkgs-update/rPackages.gpboost/2024-03-21.log rPackages.gpboost 1.2.7 -> 1.3.0 https://repology.org/project/r:gpboost/versions attrpath: rPackages.gpboost Checking auto update branch... No auto update branch exists Old version 1.2.7" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.gpboost 1.2.7 -> 1.3.0 https://repology.org/project/r:gpboost/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mlrose, using log file: /var/log/nixpkgs-update/python311Packages.mlrose/2024-03-21.log python311Packages.mlrose 0 -> 1 attrpath: python311Packages.mlrose Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/qbdj0pdw06ybbj6m1igm2i4qlk9nyxvc-packages.json.drv building '/nix/store/qbdj0pdw06ybbj6m1igm2i4qlk9nyxvc-packages.json.drv'... Going to be running update for following packages: - python3.11-mlrose-1.3.0 Press Enter key to continue... Running update for: - python3.11-mlrose-1.3.0: UPDATING ... - python3.11-mlrose-1.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mlrose 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyshark, using log file: /var/log/nixpkgs-update/python311Packages.pyshark/2024-03-21.log python311Packages.pyshark 0 -> 1 attrpath: python311Packages.pyshark 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/q22l515slvwq67mdd3y731qb5is6w33n-packages.json.drv building '/nix/store/q22l515slvwq67mdd3y731qb5is6w33n-packages.json.drv'... Going to be running update for following packages: - python3.11-pyshark-0.6 Press Enter key to continue... Running update for: - python3.11-pyshark-0.6: UPDATING ... - python3.11-pyshark-0.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyshark 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath unimatrix, using log file: /var/log/nixpkgs-update/unimatrix/2024-03-21.log unimatrix 0 -> 1 attrpath: unimatrix 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/icxfxcqkahwgk4inkf6a45gg78ljjbc4-packages.json.drv building '/nix/store/icxfxcqkahwgk4inkf6a45gg78ljjbc4-packages.json.drv'... Going to be running update for following packages: - unimatrix-unstable-2023-04-25 Press Enter key to continue... Running update for: - unimatrix-unstable-2023-04-25: UPDATING ... - unimatrix-unstable-2023-04-25: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update unimatrix 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.sshpubkeys, using log file: /var/log/nixpkgs-update/python311Packages.sshpubkeys/2024-03-21.log python311Packages.sshpubkeys 0 -> 1 attrpath: python311Packages.sshpubkeys 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/bzxxphwzwdn8r3yv8z3k9vklb0kd0q3v-packages.json.drv building '/nix/store/bzxxphwzwdn8r3yv8z3k9vklb0kd0q3v-packages.json.drv'... Going to be running update for following packages: - python3.11-sshpubkeys-3.3.1 Press Enter key to continue... Running update for: - python3.11-sshpubkeys-3.3.1: UPDATING ... - python3.11-sshpubkeys-3.3.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sshpubkeys 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath algol68g, using log file: /var/log/nixpkgs-update/algol68g/2024-03-21.log algol68g 3.4.2 -> 3.5.1 https://repology.org/project/algol68g/versions attrpath: algol68g Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update algol68g 3.4.2 -> 3.5.1 https://repology.org/project/algol68g/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mloader, using log file: /var/log/nixpkgs-update/mloader/2024-03-21.log mloader 0 -> 1 attrpath: mloader 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/zf82is6y607xgp2plx8w75pzmbcm4rv6-packages.json.drv building '/nix/store/zf82is6y607xgp2plx8w75pzmbcm4rv6-packages.json.drv'... Going to be running update for following packages: - mloader-1.1.11 Press Enter key to continue... Running update for: - mloader-1.1.11: UPDATING ... - mloader-1.1.11: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update mloader 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.click-datetime, using log file: /var/log/nixpkgs-update/python311Packages.click-datetime/2024-03-21.log python311Packages.click-datetime 0 -> 1 attrpath: python311Packages.click-datetime 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/qnpfcsx1v04n9mqy0qkzk6aya2jncbjz-packages.json.drv building '/nix/store/qnpfcsx1v04n9mqy0qkzk6aya2jncbjz-packages.json.drv'... Going to be running update for following packages: - python3.11-click-datetime-0.2.0 Press Enter key to continue... Running update for: - python3.11-click-datetime-0.2.0: UPDATING ... - python3.11-click-datetime-0.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.click-datetime 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyweatherflowrest, using log file: /var/log/nixpkgs-update/python311Packages.pyweatherflowrest/2024-03-21.log python311Packages.pyweatherflowrest 0 -> 1 attrpath: python311Packages.pyweatherflowrest 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/bznkrh946f5xm9ly59chrn873akd8891-packages.json.drv building '/nix/store/bznkrh946f5xm9ly59chrn873akd8891-packages.json.drv'... Going to be running update for following packages: - python3.11-pyweatherflowrest-1.0.11 Press Enter key to continue... Running update for: - python3.11-pyweatherflowrest-1.0.11: UPDATING ... - python3.11-pyweatherflowrest-1.0.11: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyweatherflowrest 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath apksigcopier, using log file: /var/log/nixpkgs-update/apksigcopier/2024-03-21.log apksigcopier 0 -> 1 attrpath: apksigcopier 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/qxwrcwjpqv1s5if3080znwck2navng68-packages.json.drv building '/nix/store/qxwrcwjpqv1s5if3080znwck2navng68-packages.json.drv'... Going to be running update for following packages: - apksigcopier-1.1.1 Press Enter key to continue... Running update for: - apksigcopier-1.1.1: UPDATING ... - apksigcopier-1.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update apksigcopier 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath qmake2cmake, using log file: /var/log/nixpkgs-update/qmake2cmake/2024-03-21.log qmake2cmake 0 -> 1 attrpath: qmake2cmake 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/8q024481hmvbyy1adcvmbaf7yyp0snni-packages.json.drv building '/nix/store/8q024481hmvbyy1adcvmbaf7yyp0snni-packages.json.drv'... Going to be running update for following packages: - python3.11-qmake2cmake-1.0.6 Press Enter key to continue... Running update for: - python3.11-qmake2cmake-1.0.6: UPDATING ... - python3.11-qmake2cmake-1.0.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update qmake2cmake 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.django-colorful, using log file: /var/log/nixpkgs-update/python311Packages.django-colorful/2024-03-21.log python311Packages.django-colorful 0 -> 1 attrpath: python311Packages.django-colorful 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/7cf8zpzwr8mz0p9cli4ibl24jrlr2xmn-packages.json.drv building '/nix/store/7cf8zpzwr8mz0p9cli4ibl24jrlr2xmn-packages.json.drv'... Going to be running update for following packages: - python3.11-django-colorful-1.3 Press Enter key to continue... Running update for: - python3.11-django-colorful-1.3: UPDATING ... - python3.11-django-colorful-1.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.django-colorful 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.w3lib, using log file: /var/log/nixpkgs-update/python311Packages.w3lib/2024-03-21.log python311Packages.w3lib 0 -> 1 attrpath: python311Packages.w3lib 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/28is1by3vylywkfir7si5mh98g0q60i5-packages.json.drv building '/nix/store/28is1by3vylywkfir7si5mh98g0q60i5-packages.json.drv'... Going to be running update for following packages: - python3.11-w3lib-2.1.2 Press Enter key to continue... Running update for: - python3.11-w3lib-2.1.2: UPDATING ... - python3.11-w3lib-2.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.w3lib 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gnomeExtensions.stocks-extension, using log file: /var/log/nixpkgs-update/gnomeExtensions.stocks-extension/2024-03-21.log gnomeExtensions.stocks-extension 32 -> 33 https://repology.org/project/gnome:stocks-extension/versions attrpath: gnomeExtensions.stocks-extension Checking auto update branch... No auto update branch exists Old version 32" not present in master derivation file with contents: { pkgs, lib, stdenv, fetchzip, nixosTests }: let buildGnomeExtension = { # Every gnome extension has a UUID. It's the name of the extension folder once unpacked # and can always be found in the metadata.json of every extension. uuid, name, pname, description, # extensions.gnome.org extension URL link, # Extension version numbers are integers version, sha256, # Hex-encoded string of JSON bytes metadata, }: stdenv.mkDerivation { pname = "gnome-shell-extension-${pname}"; version = builtins.toString version; src = fetchzip { url = "https://extensions.gnome.org/extension-data/${ builtins.replaceStrings [ "@" ] [ "" ] uuid }.v${builtins.toString version}.shell-extension.zip"; inherit sha256; stripRoot = false; # The download URL may change content over time. This is because the # metadata.json is automatically generated, and parts of it can be changed # without making a new release. We simply substitute the possibly changed fields # with their content from when we last updated, and thus get a deterministic output # hash. postFetch = '' echo "${metadata}" | base64 --decode > $out/metadata.json ''; }; nativeBuildInputs = with pkgs; [ buildPackages.glib ]; buildPhase = '' runHook preBuild if [ -d schemas ]; then glib-compile-schemas --strict schemas fi runHook postBuild ''; installPhase = '' runHook preInstall mkdir -p $out/share/gnome-shell/extensions/ cp -r -T . $out/share/gnome-shell/extensions/${uuid} runHook postInstall ''; meta = { description = builtins.head (lib.splitString "\n" description); longDescription = description; homepage = link; license = lib.licenses.gpl2Plus; # https://wiki.gnome.org/Projects/GnomeShell/Extensions/Review#Licensing maintainers = with lib.maintainers; [ piegames ]; }; passthru = { extensionPortalSlug = pname; # Store the extension's UUID, because we might need it at some places extensionUuid = uuid; tests = { gnome-extensions = nixosTests.gnome-extensions; }; }; }; in lib.makeOverridable buildGnomeExtension [result] Failed to update gnomeExtensions.stocks-extension 32 -> 33 https://repology.org/project/gnome:stocks-extension/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ipdbplugin, using log file: /var/log/nixpkgs-update/python311Packages.ipdbplugin/2024-03-21.log python311Packages.ipdbplugin 0 -> 1 attrpath: python311Packages.ipdbplugin 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/cf71qfjzm7iaq686d3lnr48ba22yxh33-packages.json.drv building '/nix/store/cf71qfjzm7iaq686d3lnr48ba22yxh33-packages.json.drv'... Going to be running update for following packages: - python3.11-ipdbplugin-1.5.0 Press Enter key to continue... Running update for: - python3.11-ipdbplugin-1.5.0: UPDATING ... - python3.11-ipdbplugin-1.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ipdbplugin 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.safety, using log file: /var/log/nixpkgs-update/python311Packages.safety/2024-03-21.log python311Packages.safety 0 -> 1 attrpath: python311Packages.safety 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/wsyfjbkag66g333biqa86q3vzlgi4rhp-packages.json.drv building '/nix/store/wsyfjbkag66g333biqa86q3vzlgi4rhp-packages.json.drv'... Going to be running update for following packages: - python3.11-safety-3.0.1 Press Enter key to continue... Running update for: - python3.11-safety-3.0.1: UPDATING ... - python3.11-safety-3.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.safety 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.jaraco-collections, using log file: /var/log/nixpkgs-update/python311Packages.jaraco-collections/2024-03-21.log python311Packages.jaraco-collections 0 -> 1 attrpath: python311Packages.jaraco-collections 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/1ar3lfywga714garsa66nybrkk2gzjq4-packages.json.drv building '/nix/store/1ar3lfywga714garsa66nybrkk2gzjq4-packages.json.drv'... Going to be running update for following packages: - python3.11-jaraco-collections-5.0.0 Press Enter key to continue... Running update for: - python3.11-jaraco-collections-5.0.0: UPDATING ... - python3.11-jaraco-collections-5.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.jaraco-collections 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl536Packages.CarpAssertMore 2.3.0 -> 2.4.0 https://repology.org/project/perl:carp-assert-more/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.spelling, using log file: /var/log/nixpkgs-update/rPackages.spelling/2024-03-21.log rPackages.spelling 2.2.1 -> 2.3.0 https://repology.org/project/r:spelling/versions attrpath: rPackages.spelling Checking auto update branch... No auto update branch exists Old version 2.2.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.spelling 2.2.1 -> 2.3.0 https://repology.org/project/r:spelling/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.pedgene, using log file: /var/log/nixpkgs-update/rPackages.pedgene/2024-03-21.log rPackages.pedgene 3.6 -> 3.8 https://repology.org/project/r:pedgene/versions attrpath: rPackages.pedgene Checking auto update branch... No auto update branch exists Old version 3.6" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.pedgene 3.6 -> 3.8 https://repology.org/project/r:pedgene/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.prometrix, using log file: /var/log/nixpkgs-update/python311Packages.prometrix/2024-03-21.log python311Packages.prometrix 0 -> 1 attrpath: python311Packages.prometrix 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/yjlbk42ls4qb3cfgghbkw9vpqgxxkp9k-packages.json.drv building '/nix/store/yjlbk42ls4qb3cfgghbkw9vpqgxxkp9k-packages.json.drv'... Going to be running update for following packages: - python3.11-prometrix-unstable-2024-02-20 Press Enter key to continue... Running update for: - python3.11-prometrix-unstable-2024-02-20: UPDATING ... - python3.11-prometrix-unstable-2024-02-20: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.prometrix 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ggcyto, using log file: /var/log/nixpkgs-update/rPackages.ggcyto/2024-03-21.log rPackages.ggcyto 1.30.0 -> 1.30.2 https://repology.org/project/r:ggcyto/versions attrpath: rPackages.ggcyto Checking auto update branch... No auto update branch exists Old version 1.30.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ggcyto 1.30.0 -> 1.30.2 https://repology.org/project/r:ggcyto/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ggdist, using log file: /var/log/nixpkgs-update/rPackages.ggdist/2024-03-21.log rPackages.ggdist 3.3.1 -> 3.3.2 https://repology.org/project/r:ggdist/versions attrpath: rPackages.ggdist Checking auto update branch... No auto update branch exists Old version 3.3.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ggdist 3.3.1 -> 3.3.2 https://repology.org/project/r:ggdist/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ncspot, using log file: /var/log/nixpkgs-update/ncspot/2024-03-21.log ncspot 0 -> 1 attrpath: ncspot Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] skipping because derivation has updateScript [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/24a0pk5n106y7pm6wgi7w55842lzq6l2-packages.json.drv building '/nix/store/24a0pk5n106y7pm6wgi7w55842lzq6l2-packages.json.drv'... Going to be running update for following packages: - ncspot-1.1.0 Press Enter key to continue... Running update for: - ncspot-1.1.0: UPDATING ... - ncspot-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update ncspot 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mopidy-somafm, using log file: /var/log/nixpkgs-update/mopidy-somafm/2024-03-21.log mopidy-somafm 0 -> 1 attrpath: mopidy-somafm 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/xk81hg52d2k9hs30xdf4vr50x2g0lmkj-packages.json.drv building '/nix/store/xk81hg52d2k9hs30xdf4vr50x2g0lmkj-packages.json.drv'... Going to be running update for following packages: - mopidy-somafm-2.0.2 Press Enter key to continue... Running update for: - mopidy-somafm-2.0.2: UPDATING ... - mopidy-somafm-2.0.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update mopidy-somafm 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath elfutils, using log file: /var/log/nixpkgs-update/elfutils/2024-03-21.log elfutils 0 -> 1 attrpath: elfutils Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/0c7yhxnq8ys7nb53asws7s3lfmka4iai-packages.json.drv building '/nix/store/0c7yhxnq8ys7nb53asws7s3lfmka4iai-packages.json.drv'... Going to be running update for following packages: - elfutils-0.190 Press Enter key to continue... Running update for: - elfutils-0.190: UPDATING ... - elfutils-0.190: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/tools/misc/elfutils/default.nix b/pkgs/development/tools/misc/elfutils/default.nix index 0533af678919..838dfff80fe3 100644 --- a/pkgs/development/tools/misc/elfutils/default.nix +++ b/pkgs/development/tools/misc/elfutils/default.nix @@ -8,11 +8,11 @@ # TODO: Look at the hardcoded paths to kernel, modules etc. stdenv.mkDerivation rec { pname = "elfutils"; - version = "0.190"; + version = "0.191"; src = fetchurl { url = "https://sourceware.org/elfutils/ftp/${version}/${pname}-${version}.tar.bz2"; - hash = "sha256-jgCjqbXwS8HcJzroYoHS0m7UEgILOR/8wjGY8QIx1pI="; + hash = "sha256-33bbcTZtHXCDZfx6bGDKSDmPFDZ+sriVTvyIlxR62HE="; }; patches = [ No auto update branch exists Old version 0.190" not present in staging derivation file with contents: { lib, stdenv, fetchurl, fetchpatch, pkg-config, musl-fts , musl-obstack, m4, zlib, zstd, bzip2, bison, flex, gettext, xz, setupDebugInfoDirs , argp-standalone , enableDebuginfod ? true, sqlite, curl, libmicrohttpd, libarchive , gitUpdater }: # TODO: Look at the hardcoded paths to kernel, modules etc. stdenv.mkDerivation rec { pname = "elfutils"; version = "0.191"; src = fetchurl { url = "https://sourceware.org/elfutils/ftp/${version}/${pname}-${version}.tar.bz2"; hash = "sha256-33bbcTZtHXCDZfx6bGDKSDmPFDZ+sriVTvyIlxR62HE="; }; patches = [ ./debug-info-from-env.patch (fetchpatch { name = "fix-aarch64_fregs.patch"; url = "https://git.alpinelinux.org/aports/plain/main/elfutils/fix-aarch64_fregs.patch?id=2e3d4976eeffb4704cf83e2cc3306293b7c7b2e9"; sha256 = "zvncoRkQx3AwPx52ehjA2vcFroF+yDC2MQR5uS6DATs="; }) (fetchpatch { name = "musl-asm-ptrace-h.patch"; url = "https://git.alpinelinux.org/aports/plain/main/elfutils/musl-asm-ptrace-h.patch?id=2e3d4976eeffb4704cf83e2cc3306293b7c7b2e9"; sha256 = "8D1wPcdgAkE/TNBOgsHaeTZYhd9l+9TrZg8d5C7kG6k="; }) (fetchpatch { name = "musl-macros.patch"; url = "https://git.alpinelinux.org/aports/plain/main/elfutils/musl-macros.patch?id=2e3d4976eeffb4704cf83e2cc3306293b7c7b2e9"; sha256 = "tp6O1TRsTAMsFe8vw3LMENT/vAu6OmyA8+pzgThHeA8="; }) (fetchpatch { name = "musl-strndupa.patch"; url = "https://git.alpinelinux.org/aports/plain/main/elfutils/musl-strndupa.patch?id=2e3d4976eeffb4704cf83e2cc3306293b7c7b2e9"; sha256 = "sha256-7daehJj1t0wPtQzTv+/Rpuqqs5Ng/EYnZzrcf2o/Lb0="; }) ] ++ lib.optionals stdenv.hostPlatform.isMusl [ ./musl-error_h.patch ]; postPatch = '' patchShebangs tests/*.sh '' + lib.optionalString stdenv.hostPlatform.isRiscV '' # disable failing test: # # > dwfl_thread_getframes: No DWARF information found sed -i s/run-backtrace-dwarf.sh//g tests/Makefile.in ''; outputs = [ "bin" "dev" "out" "man" ]; # We need bzip2 in NativeInputs because otherwise we can't unpack the src, # as the host-bzip2 will be in the path. nativeBuildInputs = [ m4 bison flex gettext bzip2 ] ++ lib.optional enableDebuginfod pkg-config; buildInputs = [ zlib zstd bzip2 xz ] ++ lib.optionals stdenv.hostPlatform.isMusl [ argp-standalone musl-fts musl-obstack ] ++ lib.optionals enableDebuginfod [ sqlite curl libmicrohttpd libarchive ]; propagatedNativeBuildInputs = [ setupDebugInfoDirs ]; configureFlags = [ "--program-prefix=eu-" # prevent collisions with binutils "--enable-deterministic-archives" (lib.enableFeature enableDebuginfod "libdebuginfod") (lib.enableFeature enableDebuginfod "debuginfod") ]; enableParallelBuilding = true; # Backtrace unwinding tests rely on glibc-internal symbol names. # Musl provides slightly different forms and fails. # Let's disable tests there until musl support is fully upstreamed. doCheck = !stdenv.hostPlatform.isMusl; doInstallCheck = !stdenv.hostPlatform.isMusl; passthru.updateScript = gitUpdater { url = "https://sourceware.org/git/elfutils.git"; rev-prefix = "elfutils-"; }; meta = with lib; { homepage = "https://sourceware.org/elfutils/"; description = "A set of utilities to handle ELF objects"; platforms = platforms.linux; # https://lists.fedorahosted.org/pipermail/elfutils-devel/2014-November/004223.html badPlatforms = [ lib.systems.inspect.platformPatterns.isStatic ]; # licenses are GPL2 or LGPL3+ for libraries, GPL3+ for bins, # but since this package isn't split that way, all three are listed. license = with licenses; [ gpl2Only lgpl3Plus gpl3Plus ]; maintainers = with maintainers; [ eelco r-burns ]; }; } [result] Failed to update elfutils 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.tensorboard-plugin-profile, using log file: /var/log/nixpkgs-update/python311Packages.tensorboard-plugin-profile/2024-03-21.log python311Packages.tensorboard-plugin-profile 0 -> 1 attrpath: python311Packages.tensorboard-plugin-profile 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/azbdkhqp8yrjd83djs9hfdrbkw15zcsf-packages.json.drv building '/nix/store/azbdkhqp8yrjd83djs9hfdrbkw15zcsf-packages.json.drv'... Going to be running update for following packages: - python3.11-tensorboard_plugin_profile-2.11.1 Press Enter key to continue... Running update for: - python3.11-tensorboard_plugin_profile-2.11.1: UPDATING ... - python3.11-tensorboard_plugin_profile-2.11.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/tensorboard-plugin-profile/default.nix b/pkgs/development/python-modules/tensorboard-plugin-profile/default.nix index 158437a93d1f..460944f56b8a 100644 --- a/pkgs/development/python-modules/tensorboard-plugin-profile/default.nix +++ b/pkgs/development/python-modules/tensorboard-plugin-profile/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "tensorboard_plugin_profile"; - version = "2.11.1"; + version = "2.15.1"; format = "wheel"; src = fetchPypi { @@ -17,7 +17,7 @@ buildPythonPackage rec { format = "wheel"; dist = "py3"; python = "py3"; - hash = "sha256-t9AZg0BGjDcOxtoRBHZO0joIgLHpoKqEUY4pxmw8sjg="; + hash = "sha256-hLsz5EbrSpwGFvZp/GpCzdQOrdmuHXS/dW9PBHmZMnM="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 331 > 25 [result] Failed to update python311Packages.tensorboard-plugin-profile 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dbeaver, using log file: /var/log/nixpkgs-update/dbeaver/2024-03-21.log dbeaver 22.2.2 -> 24.0.0 https://repology.org/project/dbeaver/versions attrpath: dbeaver 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/applications/misc/dbeaver/default.nix b/pkgs/applications/misc/dbeaver/default.nix index bd4504611758..f412c429d656 100644 --- a/pkgs/applications/misc/dbeaver/default.nix +++ b/pkgs/applications/misc/dbeaver/default.nix @@ -25,13 +25,13 @@ let in mavenJdk17.buildMavenPackage rec { pname = "dbeaver"; - version = "22.2.2"; # When updating also update mvnHash + version = "24.0.0"; # When updating also update mvnHash src = fetchFromGitHub { owner = "dbeaver"; repo = "dbeaver"; rev = version; - hash = "sha256-TUdtrhQ1JzqZx+QNauNA1P/+WDSSeOGIgGX3SdS0JTI="; + hash = "sha256-5X5sHYGUP841X5SxFcv9evuPFPv3yo3uzFW06jHxA0k="; }; mvnHash = "sha256-ERZYDsPxp1YXteSmunFIgTGZUYqjZJhqrNytLnIUNBQ="; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A dbeaver Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . dbeaver Standard output: error: build log of 'dbeaver' is not available [result] Failed to update dbeaver 22.2.2 -> 24.0.0 https://repology.org/project/dbeaver/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath wpscan, using log file: /var/log/nixpkgs-update/wpscan/2024-03-21.log wpscan 0 -> 1 attrpath: wpscan Checking auto update branch... The derivation has no 'version' attribute, so do not know how to figure out the version while doing an updateScript update [result] Failed to update wpscan 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ltris, using log file: /var/log/nixpkgs-update/ltris/2024-03-21.log ltris 0 -> 1 attrpath: ltris 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] Failed with exit code 1 this derivation will be built: /nix/store/dqadymn7cxznmx10qy24xkp8j4gysdmz-packages.json.drv building '/nix/store/dqadymn7cxznmx10qy24xkp8j4gysdmz-packages.json.drv'... Going to be running update for following packages: - lgames-ltris-1.2.8 Press Enter key to continue... Running update for: - lgames-ltris-1.2.8: UPDATING ... - lgames-ltris-1.2.8: ERROR --- SHOWING ERROR LOG FOR lgames-ltris-1.2.8 ---------------------- + name= + pname=lgames-ltris + version=1.2.8 + attr_path= + version_lister='/nix/store/wdzhcgrzbnd94x1arrz3188qvxihj422-common-updater-scripts/bin/list-directory-versions --url='\''https://lgames.sourceforge.io/LTris/'\'' --extra-regex='\''(?!.*-win(32|64)).*'\''' + ignored_versions= + rev_prefix= + odd_unstable= + patchlevel_unstable= + [[ -n '' ]] + name=lgames-ltris-1.2.8 + [[ -n lgames-ltris ]] + [[ -n 1.2.8 ]] + [[ -n '' ]] + attr_path=ltris + echo '# lgames-ltris-1.2.8' ++ sh -c '/nix/store/wdzhcgrzbnd94x1arrz3188qvxihj422-common-updater-scripts/bin/list-directory-versions --url='\''https://lgames.sourceforge.io/LTris/'\'' --extra-regex='\''(?!.*-win(32|64)).*'\'' --pname=lgames-ltris --attr-path=ltris --file="update-git-commits.txt"' + tags= + '[' -n '' ']' ++ echo '' ++ /nix/store/nk45h8dy9zlx4d0b9ghf5xnj9pypyqgh-gnugrep-3.11/bin/grep '^[0-9]' + tags= --- SHOWING ERROR LOG FOR lgames-ltris-1.2.8 ---------------------- The update script for lgames-ltris-1.2.8 failed with exit code 1 [result] Failed to update ltris 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath jitsi-videobridge, using log file: /var/log/nixpkgs-update/jitsi-videobridge/2024-03-21.log jitsi-videobridge 0 -> 1 attrpath: jitsi-videobridge 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/zr4y7dvvrh44a9nlgq9z7zjprk9331sm-packages.json.drv building '/nix/store/zr4y7dvvrh44a9nlgq9z7zjprk9331sm-packages.json.drv'... Going to be running update for following packages: - jitsi-videobridge2-2.3-67-gb2d4229f Press Enter key to continue... Running update for: - jitsi-videobridge2-2.3-67-gb2d4229f: UPDATING ... - jitsi-videobridge2-2.3-67-gb2d4229f: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/servers/jitsi-videobridge/default.nix b/pkgs/servers/jitsi-videobridge/default.nix index 06aa43e5fce3..9f25ec1fdc9c 100644 --- a/pkgs/servers/jitsi-videobridge/default.nix +++ b/pkgs/servers/jitsi-videobridge/default.nix @@ -2,10 +2,10 @@ let pname = "jitsi-videobridge2"; - version = "2.3-67-gb2d4229f"; + version = "2.3-92-g64f9f34f"; src = fetchurl { url = "https://download.jitsi.org/stable/${pname}_${version}-1_all.deb"; - sha256 = "aE9QFzOJk3jMzNTEitcaBZVKpa1IJ55JahLfNDCujJI="; + sha256 = "fatkARiFgSEQl/caVUjJX77os7IZDIEZrxp0RLLaK/M="; }; in stdenv.mkDerivation { An auto update branch exists with message `jitsi-videobridge: 2.3-67-gb2d4229f -> 2.3-74-ga015be96`. New version is 2.3-92-g64f9f34f. The auto update branch does not match or exceed the new version. [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/2rmxvh2rp7vnsn40kgfsrnncxj398286-jitsi-videobridge2-2.3-92-g64f9f34f" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • jitsi-videobridge
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 jitsi-videobridge is: A WebRTC compatible video router meta.homepage for jitsi-videobridge is: https://github.com/jitsi/jitsi-videobridge ###### 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.3-92-g64f9f34f in filename of file in /nix/store/2rmxvh2rp7vnsn40kgfsrnncxj398286-jitsi-videobridge2-2.3-92-g64f9f34f ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath jitsi-videobridge ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/2rmxvh2rp7vnsn40kgfsrnncxj398286-jitsi-videobridge2-2.3-92-g64f9f34f \ --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 jitsi-videobridge https://github.com/r-ryantm/nixpkgs/archive/78aae80b0780101f04e8016be8d7d952d5a52c92.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/78aae80b0780101f04e8016be8d7d952d5a52c92#jitsi-videobridge ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/2rmxvh2rp7vnsn40kgfsrnncxj398286-jitsi-videobridge2-2.3-92-g64f9f34f ls -la /nix/store/2rmxvh2rp7vnsn40kgfsrnncxj398286-jitsi-videobridge2-2.3-92-g64f9f34f/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • jitsi-videobridge
--- ###### Maintainer pings cc @cleeyv @ryantm @Lassulus @yayayayaka 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/287332 [result] Success updating jitsi-videobridge 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ps3netsrv, using log file: /var/log/nixpkgs-update/ps3netsrv/2024-03-21.log ps3netsrv 20220813 -> 20240210a https://repology.org/project/ps3netsrv/versions attrpath: ps3netsrv Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/gmzl76nfnxmpfhfr7h5y90n68klzy3v2-source.drv building '/nix/store/gmzl76nfnxmpfhfr7h5y90n68klzy3v2-source.drv'... trying https://github.com/aldostools/webMAN-MOD/releases/download/1.47.42/ps3netsrv_20240210a.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/gmzl76nfnxmpfhfr7h5y90n68klzy3v2-source.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/aldostools/webMAN-MOD/releases/download/1.47.42/ps3netsrv_20240210a.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/gmzl76nfnxmpfhfr7h5y90n68klzy3v2-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'ps3netsrv.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/gmzl76nfnxmpfhfr7h5y90n68klzy3v2-source.drv /nix/store/xdai2p7a6dhg324ah9nszdkyxznrsx95-ps3netsrv-20240210a.drv building '/nix/store/gmzl76nfnxmpfhfr7h5y90n68klzy3v2-source.drv'... trying https://github.com/aldostools/webMAN-MOD/releases/download/1.47.42/ps3netsrv_20240210a.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/gmzl76nfnxmpfhfr7h5y90n68klzy3v2-source.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/aldostools/webMAN-MOD/releases/download/1.47.42/ps3netsrv_20240210a.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/gmzl76nfnxmpfhfr7h5y90n68klzy3v2-source.drv'. error: 1 dependencies of derivation '/nix/store/xdai2p7a6dhg324ah9nszdkyxznrsx95-ps3netsrv-20240210a.drv' failed to build [result] Failed to update ps3netsrv 20220813 -> 20240210a https://repology.org/project/ps3netsrv/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.finetune, using log file: /var/log/nixpkgs-update/rPackages.finetune/2024-03-21.log rPackages.finetune 1.1.0 -> 1.2.0 https://repology.org/project/r:finetune/versions attrpath: rPackages.finetune Checking auto update branch... No auto update branch exists Old version 1.1.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.finetune 1.1.0 -> 1.2.0 https://repology.org/project/r:finetune/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.wayland-protocols, using log file: /var/log/nixpkgs-update/kdePackages.wayland-protocols/2024-03-21.log kdePackages.wayland-protocols 1.33 -> 1.34 https://repology.org/project/wayland-protocols/versions attrpath: kdePackages.wayland-protocols 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/development/libraries/wayland/protocols.nix b/pkgs/development/libraries/wayland/protocols.nix index 9625f3a5ee1b..e150c87c15d1 100644 --- a/pkgs/development/libraries/wayland/protocols.nix +++ b/pkgs/development/libraries/wayland/protocols.nix @@ -6,14 +6,14 @@ stdenv.mkDerivation rec { pname = "wayland-protocols"; - version = "1.33"; + version = "1.34"; # https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/48 doCheck = stdenv.hostPlatform == stdenv.buildPlatform && stdenv.hostPlatform.linker == "bfd" && wayland.withLibraries; src = fetchurl { url = "https://gitlab.freedesktop.org/wayland/${pname}/-/releases/${version}/downloads/${pname}-${version}.tar.xz"; - hash = "sha256-lPDFCwkNbmGgP2IEhGexmrvoUb5OEa57NvZfi5jDljo="; + hash = "sha256-xZsnys2F9guvTuX4DfXA0Vdg6taiQysAq34uBXTcr+s="; }; postPatch = lib.optionalString doCheck '' [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/l4j7iw4sf41s60ng3dmcmzym5l855v03-wayland-protocols-1.34" 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/wayland-protocols/versions. meta.description for kdePackages.wayland-protocols is: Wayland protocol extensions meta.homepage for kdePackages.wayland-protocols is: https://gitlab.freedesktop.org/wayland/wayland-protocols ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.34 with grep in /nix/store/l4j7iw4sf41s60ng3dmcmzym5l855v03-wayland-protocols-1.34 - found 1.34 in filename of file in /nix/store/l4j7iw4sf41s60ng3dmcmzym5l855v03-wayland-protocols-1.34 ---
Rebuild report (if merged into master) (click to expand) ``` 8382 total rebuild path(s) 8382 package rebuild(s) First fifty rebuilds by attrpath CHOWTapeModel ChowCentaur ChowKick ChowPhaser CuboCore.coreaction CuboCore.corearchiver CuboCore.corefm CuboCore.coregarage CuboCore.corehunt CuboCore.coreimage CuboCore.coreinfo CuboCore.corekeyboard CuboCore.corepad CuboCore.corepaint CuboCore.corepdf CuboCore.corepins CuboCore.corerenamer CuboCore.coreshot CuboCore.corestats CuboCore.corestuff CuboCore.coreterminal CuboCore.coretime CuboCore.coretoppings CuboCore.coreuniverse CuboCore.libcprime CuboCore.libcsys DisnixWebService EmptyEpsilon HentaiAtHome LibreArp LibreArp-lv2 MIDIVisualizer MMA OSCAR OVMFFull R SDL2 SDL2_Pango SDL2_gfx SDL2_image SDL2_image_2_0 SDL2_image_2_6 SDL2_mixer SDL2_mixer_2_0 SDL2_net SDL2_sound SDL2_ttf SDL_audiolib SDL_compat ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/l4j7iw4sf41s60ng3dmcmzym5l855v03-wayland-protocols-1.34 \ --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 kdePackages.wayland-protocols https://github.com/r-ryantm/nixpkgs/archive/8026434995779f1ec1627d582ac203381492523b.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/8026434995779f1ec1627d582ac203381492523b#kdePackages.wayland-protocols ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/l4j7iw4sf41s60ng3dmcmzym5l855v03-wayland-protocols-1.34 ls -la /nix/store/l4j7iw4sf41s60ng3dmcmzym5l855v03-wayland-protocols-1.34/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @primeos 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/297699 [result] Success updating kdePackages.wayland-protocols 1.33 -> 1.34 https://repology.org/project/wayland-protocols/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.libais, using log file: /var/log/nixpkgs-update/python311Packages.libais/2024-03-21.log python311Packages.libais 0 -> 1 attrpath: python311Packages.libais 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/jcbxrxdwvpc9nr0mffrbl10a8f7xgb02-packages.json.drv building '/nix/store/jcbxrxdwvpc9nr0mffrbl10a8f7xgb02-packages.json.drv'... Going to be running update for following packages: - python3.11-libais-0.17 Press Enter key to continue... Running update for: - python3.11-libais-0.17: UPDATING ... - python3.11-libais-0.17: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.libais 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.python-whois, using log file: /var/log/nixpkgs-update/python311Packages.python-whois/2024-03-21.log python311Packages.python-whois 0 -> 1 attrpath: python311Packages.python-whois 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/d6xl1q3xbqbji8faqkway2sz6kikgm70-packages.json.drv building '/nix/store/d6xl1q3xbqbji8faqkway2sz6kikgm70-packages.json.drv'... Going to be running update for following packages: - python3.11-python-whois-0.8.0 Press Enter key to continue... Running update for: - python3.11-python-whois-0.8.0: UPDATING ... - python3.11-python-whois-0.8.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.python-whois 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ledger-autosync, using log file: /var/log/nixpkgs-update/ledger-autosync/2024-03-21.log ledger-autosync 0 -> 1 attrpath: ledger-autosync 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/jjrcjwv5df519q29az7hb8cvzs44gybf-packages.json.drv building '/nix/store/jjrcjwv5df519q29az7hb8cvzs44gybf-packages.json.drv'... Going to be running update for following packages: - ledger-autosync-1.0.3 Press Enter key to continue... Running update for: - ledger-autosync-1.0.3: UPDATING ... - ledger-autosync-1.0.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update ledger-autosync 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.clip-anytorch, using log file: /var/log/nixpkgs-update/python311Packages.clip-anytorch/2024-03-21.log python311Packages.clip-anytorch 0 -> 1 attrpath: python311Packages.clip-anytorch 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/3gr985h7y3lv1i5f9jgzj3m00m1k7yyw-packages.json.drv building '/nix/store/3gr985h7y3lv1i5f9jgzj3m00m1k7yyw-packages.json.drv'... Going to be running update for following packages: - python3.11-clip-anytorch-2.6.0 Press Enter key to continue... Running update for: - python3.11-clip-anytorch-2.6.0: UPDATING ... - python3.11-clip-anytorch-2.6.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.clip-anytorch 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pixi, using log file: /var/log/nixpkgs-update/pixi/2024-03-21.log pixi 0.15.2 -> 0.17.0 https://repology.org/project/pixi/versions attrpath: pixi Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - pixi: 0.15.2 -> 0.17.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/294629" [result] Failed to update pixi 0.15.2 -> 0.17.0 https://repology.org/project/pixi/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.MortalityLaws, using log file: /var/log/nixpkgs-update/rPackages.MortalityLaws/2024-03-21.log rPackages.MortalityLaws 2.0.3 -> 2.1.0 https://repology.org/project/r:mortalitylaws/versions attrpath: rPackages.MortalityLaws Checking auto update branch... No auto update branch exists Old version 2.0.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.MortalityLaws 2.0.3 -> 2.1.0 https://repology.org/project/r:mortalitylaws/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath transmission_noSystemd, using log file: /var/log/nixpkgs-update/transmission_noSystemd/2024-03-21.log transmission_noSystemd 3.00 -> 4.0.5 https://github.com/transmission/transmission/releases attrpath: transmission_noSystemd Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update transmission_noSystemd 3.00 -> 4.0.5 https://github.com/transmission/transmission/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.eth-rlp, using log file: /var/log/nixpkgs-update/python311Packages.eth-rlp/2024-03-21.log python311Packages.eth-rlp 0 -> 1 attrpath: python311Packages.eth-rlp 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/pcqpag8w10iqqvml4v9x7iishssz5qi4-packages.json.drv building '/nix/store/pcqpag8w10iqqvml4v9x7iishssz5qi4-packages.json.drv'... Going to be running update for following packages: - python3.11-eth-rlp-0.3.0 Press Enter key to continue... Running update for: - python3.11-eth-rlp-0.3.0: UPDATING ... - python3.11-eth-rlp-0.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.eth-rlp 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.spork, using log file: /var/log/nixpkgs-update/rPackages.spork/2024-03-21.log rPackages.spork 0.2.3 -> 0.3.2 https://repology.org/project/r:spork/versions attrpath: rPackages.spork Checking auto update branch... No auto update branch exists Old version 0.2.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.spork 0.2.3 -> 0.3.2 https://repology.org/project/r:spork/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.opa, using log file: /var/log/nixpkgs-update/rPackages.opa/2024-03-21.log rPackages.opa 0.8.1 -> 0.8.3 https://repology.org/project/r:opa/versions attrpath: rPackages.opa Checking auto update branch... No auto update branch exists Old version 0.8.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.opa 0.8.1 -> 0.8.3 https://repology.org/project/r:opa/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.rNOMADS, using log file: /var/log/nixpkgs-update/rPackages.rNOMADS/2024-03-21.log rPackages.rNOMADS 2.5.1 -> 2.5.3 https://repology.org/project/r:rnomads/versions attrpath: rPackages.rNOMADS Checking auto update branch... No auto update branch exists Old version 2.5.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.rNOMADS 2.5.1 -> 2.5.3 https://repology.org/project/r:rnomads/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.myClim, using log file: /var/log/nixpkgs-update/rPackages.myClim/2024-03-21.log rPackages.myClim 1.0.12 -> 1.1.0 https://repology.org/project/r:myclim/versions attrpath: rPackages.myClim Checking auto update branch... No auto update branch exists Old version 1.0.12" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.myClim 1.0.12 -> 1.1.0 https://repology.org/project/r:myclim/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.flowml, using log file: /var/log/nixpkgs-update/rPackages.flowml/2024-03-21.log rPackages.flowml 0.1.2 -> 0.1.3 https://repology.org/project/r:flowml/versions attrpath: rPackages.flowml Checking auto update branch... No auto update branch exists Old version 0.1.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.flowml 0.1.2 -> 0.1.3 https://repology.org/project/r:flowml/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.this_path, using log file: /var/log/nixpkgs-update/rPackages.this_path/2024-03-21.log rPackages.this_path 2.3.1 -> 2.4.0 https://repology.org/project/r:this.path/versions attrpath: rPackages.this_path Checking auto update branch... No auto update branch exists Old version 2.3.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.this_path 2.3.1 -> 2.4.0 https://repology.org/project/r:this.path/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.hsphase, using log file: /var/log/nixpkgs-update/rPackages.hsphase/2024-03-21.log rPackages.hsphase 2.0.2 -> 2.0.3 https://repology.org/project/r:hsphase/versions attrpath: rPackages.hsphase Checking auto update branch... No auto update branch exists Old version 2.0.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.hsphase 2.0.2 -> 2.0.3 https://repology.org/project/r:hsphase/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.BVAR, using log file: /var/log/nixpkgs-update/rPackages.BVAR/2024-03-21.log rPackages.BVAR 1.0.4 -> 1.0.5 https://repology.org/project/r:bvar/versions attrpath: rPackages.BVAR Checking auto update branch... No auto update branch exists Old version 1.0.4" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.BVAR 1.0.4 -> 1.0.5 https://repology.org/project/r:bvar/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mprime, using log file: /var/log/nixpkgs-update/mprime/2024-03-21.log mprime 30.8b15 -> 30.19.13 https://repology.org/project/mprime/versions attrpath: mprime Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/xwnfyazf7argw4j3vlkycm566jpm9z1j-p95v301913.source.zip.drv building '/nix/store/xwnfyazf7argw4j3vlkycm566jpm9z1j-p95v301913.source.zip.drv'... trying https://www.mersenne.org/ftp_root/gimps/p95v301913.source.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 1245 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download p95v301913.source.zip from any mirror error: builder for '/nix/store/xwnfyazf7argw4j3vlkycm566jpm9z1j-p95v301913.source.zip.drv' failed with exit code 1; last 7 log lines: > > trying https://www.mersenne.org/ftp_root/gimps/p95v301913.source.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 1245 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download p95v301913.source.zip from any mirror For full logs, run 'nix log /nix/store/xwnfyazf7argw4j3vlkycm566jpm9z1j-p95v301913.source.zip.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'mprime.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/xwnfyazf7argw4j3vlkycm566jpm9z1j-p95v301913.source.zip.drv /nix/store/bap9x7117p1gzrvasmippj88jmlsm8bi-mprime-30.19.13.drv building '/nix/store/xwnfyazf7argw4j3vlkycm566jpm9z1j-p95v301913.source.zip.drv'... trying https://www.mersenne.org/ftp_root/gimps/p95v301913.source.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 1245 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download p95v301913.source.zip from any mirror error: builder for '/nix/store/xwnfyazf7argw4j3vlkycm566jpm9z1j-p95v301913.source.zip.drv' failed with exit code 1; last 7 log lines: > > trying https://www.mersenne.org/ftp_root/gimps/p95v301913.source.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 1245 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download p95v301913.source.zip from any mirror For full logs, run 'nix log /nix/store/xwnfyazf7argw4j3vlkycm566jpm9z1j-p95v301913.source.zip.drv'. error: 1 dependencies of derivation '/nix/store/bap9x7117p1gzrvasmippj88jmlsm8bi-mprime-30.19.13.drv' failed to build [result] Failed to update mprime 30.8b15 -> 30.19.13 https://repology.org/project/mprime/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath tailwindcss-language-server, using log file: /var/log/nixpkgs-update/tailwindcss-language-server/2024-03-21.log tailwindcss-language-server 0.0.16 -> 0.10.5 https://github.com/tailwindlabs/tailwindcss-intellisense/releases attrpath: tailwindcss-language-server Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/64q61w8v1qkis8xlljgs9jpp6ynmj07j-source.drv building '/nix/store/64q61w8v1qkis8xlljgs9jpp6ynmj07j-source.drv'... trying https://github.com/tailwindlabs/tailwindcss-intellisense/archive/@tailwindcss/language-server@v0.10.5.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/64q61w8v1qkis8xlljgs9jpp6ynmj07j-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/tailwindlabs/tailwindcss-intellisense/archive/@tailwindcss/language-server@v0.10.5.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/64q61w8v1qkis8xlljgs9jpp6ynmj07j-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'tailwindcss-language-server.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/64q61w8v1qkis8xlljgs9jpp6ynmj07j-source.drv /nix/store/cr9p7nycnqhpnqjxsa102w62i4pfprbf-tailwindcss-language-server-0.10.5-npm-deps.drv /nix/store/1303vx4xm6xw5q0csb64iay37hq07j8r-tailwindcss-language-server-0.10.5.drv this path will be fetched (0.04 MiB download, 0.65 MiB unpacked): /nix/store/2hrnwsg8jdprrj71a934q9wsc5k6hihr-libsecret-0.21.4-dev copying path '/nix/store/2hrnwsg8jdprrj71a934q9wsc5k6hihr-libsecret-0.21.4-dev' from 'https://cache.nixos.org'... building '/nix/store/64q61w8v1qkis8xlljgs9jpp6ynmj07j-source.drv'... trying https://github.com/tailwindlabs/tailwindcss-intellisense/archive/@tailwindcss/language-server@v0.10.5.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/64q61w8v1qkis8xlljgs9jpp6ynmj07j-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/tailwindlabs/tailwindcss-intellisense/archive/@tailwindcss/language-server@v0.10.5.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/64q61w8v1qkis8xlljgs9jpp6ynmj07j-source.drv'. error: 1 dependencies of derivation '/nix/store/1303vx4xm6xw5q0csb64iay37hq07j8r-tailwindcss-language-server-0.10.5.drv' failed to build [result] Failed to update tailwindcss-language-server 0.0.16 -> 0.10.5 https://github.com/tailwindlabs/tailwindcss-intellisense/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.packbits, using log file: /var/log/nixpkgs-update/python311Packages.packbits/2024-03-21.log python311Packages.packbits 0 -> 1 attrpath: python311Packages.packbits 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/cd051f1ggrbb27i66wvlrnd2d7bydd7f-packages.json.drv building '/nix/store/cd051f1ggrbb27i66wvlrnd2d7bydd7f-packages.json.drv'... Going to be running update for following packages: - python3.11-packbits-0.6 Press Enter key to continue... Running update for: - python3.11-packbits-0.6: UPDATING ... - python3.11-packbits-0.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.packbits 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pivy, using log file: /var/log/nixpkgs-update/python311Packages.pivy/2024-03-21.log python311Packages.pivy 0 -> 1 attrpath: python311Packages.pivy 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/bi9l4jz53cmasi5f7vdpz6brrq74f06j-packages.json.drv building '/nix/store/bi9l4jz53cmasi5f7vdpz6brrq74f06j-packages.json.drv'... Going to be running update for following packages: - python3.11-pivy-0.6.8 Press Enter key to continue... Running update for: - python3.11-pivy-0.6.8: UPDATING ... - python3.11-pivy-0.6.8: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pivy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.libsoundtouch, using log file: /var/log/nixpkgs-update/python311Packages.libsoundtouch/2024-03-21.log python311Packages.libsoundtouch 0 -> 1 attrpath: python311Packages.libsoundtouch 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/ica43dhgpx464351ki2pc4rgxshdyh4n-packages.json.drv building '/nix/store/ica43dhgpx464351ki2pc4rgxshdyh4n-packages.json.drv'... Going to be running update for following packages: - python3.11-libsoundtouch-0.8.0 Press Enter key to continue... Running update for: - python3.11-libsoundtouch-0.8.0: UPDATING ... - python3.11-libsoundtouch-0.8.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.libsoundtouch 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ledmon, using log file: /var/log/nixpkgs-update/ledmon/2024-03-21.log ledmon 0.92 -> 0.97 https://repology.org/project/ledmon/versions attrpath: ledmon 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/tools/system/ledmon/default.nix b/pkgs/tools/system/ledmon/default.nix index 0ca1aa441db7..dc40cf2433e3 100644 --- a/pkgs/tools/system/ledmon/default.nix +++ b/pkgs/tools/system/ledmon/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "ledmon"; - version = "0.92"; + version = "0.97"; src = fetchFromGitHub { owner = "intel"; repo = "ledmon"; rev = "v${version}"; - sha256 = "1lz59606vf2sws5xwijxyffm8kxcf8p9qbdpczsq1b5mm3dk6lvp"; + sha256 = "sha256-56Gv6fA1dzEMzWZpAo1EcGdwKrK7BRlBUehwheXQpq0="; }; nativeBuildInputs = [ [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ledmon nix build failed. got build log for 'ledmon' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/aqnwvjka3q8ps4w1mzixr9v99h0ghi9d-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase build flags: SHELL=/nix/store/5lr5n3qa4day8l1ivbwlcby2nknczqkq-bash-5.2p26/bin/bash MAN_INSTDIR=/nix/store/bzk898iahcrsvph8hqqlw6f4ls5y2294-ledmon-0.97/share/man SYSTEMD_SERVICE_INSTDIR=/nix/store/bzk898iahcrsvph8hqqlw6f4ls5y2294-ledmon-0.97/lib/systemd/system LEDCTL_INSTDIR=/nix/store/bzk898iahcrsvph8hqqlw6f4ls5y2294-ledmon-0.97/sbin LEDMON_INSTDIR=/nix/store/bzk898iahcrsvph8hqqlw6f4ls5y2294-ledmon-0.97/sbin make: *** No targets specified and no makefile found. Stop. [result] Failed to update ledmon 0.92 -> 0.97 https://repology.org/project/ledmon/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.essentials, using log file: /var/log/nixpkgs-update/python311Packages.essentials/2024-03-21.log python311Packages.essentials 0 -> 1 attrpath: python311Packages.essentials 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/9fz179g4a6nif0wajxa00lz2vd0m8y9n-packages.json.drv building '/nix/store/9fz179g4a6nif0wajxa00lz2vd0m8y9n-packages.json.drv'... Going to be running update for following packages: - python3.11-essentials-1.1.5 Press Enter key to continue... Running update for: - python3.11-essentials-1.1.5: UPDATING ... - python3.11-essentials-1.1.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.essentials 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.python-technove, using log file: /var/log/nixpkgs-update/python311Packages.python-technove/2024-03-21.log python311Packages.python-technove 0 -> 1 attrpath: python311Packages.python-technove 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/xizckciaczn2cngks5w7iryclgw3kzbl-packages.json.drv building '/nix/store/xizckciaczn2cngks5w7iryclgw3kzbl-packages.json.drv'... Going to be running update for following packages: - python3.11-python-technove-1.2.2 Press Enter key to continue... Running update for: - python3.11-python-technove-1.2.2: UPDATING ... - python3.11-python-technove-1.2.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.python-technove 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mir-qualia, using log file: /var/log/nixpkgs-update/mir-qualia/2024-03-21.log mir-qualia 0 -> 1 attrpath: mir-qualia 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/4hkrmf72mg4nykl7ncz42gw3xjm40v1g-packages.json.drv building '/nix/store/4hkrmf72mg4nykl7ncz42gw3xjm40v1g-packages.json.drv'... Going to be running update for following packages: - mir.qualia-2.0.0 Press Enter key to continue... Running update for: - mir.qualia-2.0.0: UPDATING ... - mir.qualia-2.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update mir-qualia 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath graphite-kde-theme, using log file: /var/log/nixpkgs-update/graphite-kde-theme/2024-03-21.log graphite-kde-theme 0 -> 1 attrpath: graphite-kde-theme 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] Failed with exit code 1 this derivation will be built: /nix/store/ymfycamgqzqvw3zaan3d8lzj3bqckwk4-packages.json.drv building '/nix/store/ymfycamgqzqvw3zaan3d8lzj3bqckwk4-packages.json.drv'... Going to be running update for following packages: - graphite-kde-theme-unstable-2023-10-25 Press Enter key to continue... Running update for: - graphite-kde-theme-unstable-2023-10-25: UPDATING ... - graphite-kde-theme-unstable-2023-10-25: ERROR --- SHOWING ERROR LOG FOR graphite-kde-theme-unstable-2023-10-25 ---------------------- + name= + pname= + version= + attr_path= + version_lister='/nix/store/wdzhcgrzbnd94x1arrz3188qvxihj422-common-updater-scripts/bin/list-git-tags ' + ignored_versions= + rev_prefix= + odd_unstable= + patchlevel_unstable= + [[ -n '' ]] + name=graphite-kde-theme-unstable-2023-10-25 + [[ -n '' ]] + pname=graphite-kde-theme + [[ -n '' ]] + version=unstable-2023-10-25 + [[ -n '' ]] + attr_path=graphite-kde-theme + echo '# graphite-kde-theme-unstable-2023-10-25' ++ sh -c '/nix/store/wdzhcgrzbnd94x1arrz3188qvxihj422-common-updater-scripts/bin/list-git-tags --pname=graphite-kde-theme --attr-path=graphite-kde-theme --file="update-git-commits.txt"' + tags='2021-12-19 2022-02-08' + for tag in $tags + echo '# found graphite-kde-theme version: 2021-12-19' + for tag in $tags + echo '# found graphite-kde-theme version: 2022-02-08' + '[' -n '' ']' ++ echo '2021-12-19 2022-02-08' ++ /nix/store/nk45h8dy9zlx4d0b9ghf5xnj9pypyqgh-gnugrep-3.11/bin/grep '^[0-9]' + tags='2021-12-19 2022-02-08' ++ echo '2021-12-19 2022-02-08' ++ /nix/store/43dnc4h7x0p8ybaq38aaxkhy722kzrx2-coreutils-9.4/bin/sort --reverse --version-sort + tags='2022-02-08 2021-12-19' + for latest_tag in $tags + version_is_ignored 2022-02-08 + local tag=2022-02-08 + '[' -n '' ']' + version_is_unstable 2022-02-08 + local tag=2022-02-08 + local enforce= + '[' -n '' -o -n '' ']' + '[' -n '' -o -n '' ']' + return 1 + version_is_unstable 2022-02-08 enforce + local tag=2022-02-08 + local enforce=enforce + '[' -n '' -o -n enforce ']' ++ echo 2022-02-08 ++ /nix/store/kqb7yncgd6a17nlgbixhcvcwync0nqg0-gnused-4.9/bin/sed -rne 's,^[0-9]+\.([0-9]+).*,\1,p' + local minor= + '[' 0 -eq 1 ']' + '[' -n '' -o -n enforce ']' ++ echo 2022-02-08 ++ /nix/store/kqb7yncgd6a17nlgbixhcvcwync0nqg0-gnused-4.9/bin/sed -rne 's,^[0-9]+\.[0-9]+\.([0-9]+).*$,\1,p' + local patchlevel= + (( patchlevel >= 90 )) + return 1 + break + '[' -n 2022-02-08 ']' + '[' unstable-2023-10-25 '!=' 2022-02-08 ']' ++ EDITOR=echo ++ /nix/store/cydbsmqkxk30didm1rlz8ffk5wfa9gva-nix-2.18.2/bin/nix edit --extra-experimental-features nix-command -f. graphite-kde-theme + pfile=/var/cache/nixpkgs-update/worker/worktree/graphite-kde-theme/pkgs/data/themes/graphite-kde-theme/default.nix + echo ' git add /var/cache/nixpkgs-update/worker/worktree/graphite-kde-theme/pkgs/data/themes/graphite-kde-theme/default.nix ' + echo ' git commit -m '\''graphite-kde-theme: unstable-2023-10-25 -> 2022-02-08'\''' + /nix/store/wdzhcgrzbnd94x1arrz3188qvxihj422-common-updater-scripts/bin/update-source-version --print-changes graphite-kde-theme 2022-02-08 update-source-version: error: Both the old and new source hashes of 'graphite-kde-theme.src' were equivalent. Please fix the package's source URL to be dependent on '${version}'! --- SHOWING ERROR LOG FOR graphite-kde-theme-unstable-2023-10-25 ---------------------- The update script for graphite-kde-theme-unstable-2023-10-25 failed with exit code 1 [result] Failed to update graphite-kde-theme 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.dask-gateway, using log file: /var/log/nixpkgs-update/python311Packages.dask-gateway/2024-03-21.log python311Packages.dask-gateway 0 -> 1 attrpath: python311Packages.dask-gateway 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/406xkffwfvc6vja76z3z4gkfxrxwmhzh-packages.json.drv building '/nix/store/406xkffwfvc6vja76z3z4gkfxrxwmhzh-packages.json.drv'... Going to be running update for following packages: - python3.11-dask-gateway-2023.1.1 Press Enter key to continue... Running update for: - python3.11-dask-gateway-2023.1.1: UPDATING ... - python3.11-dask-gateway-2023.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.dask-gateway 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.soilDB, using log file: /var/log/nixpkgs-update/rPackages.soilDB/2024-03-21.log rPackages.soilDB 2.8.0 -> 2.8.1 https://repology.org/project/r:soildb/versions attrpath: rPackages.soilDB Checking auto update branch... No auto update branch exists Old version 2.8.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.soilDB 2.8.0 -> 2.8.1 https://repology.org/project/r:soildb/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.CooRTweet, using log file: /var/log/nixpkgs-update/rPackages.CooRTweet/2024-03-21.log rPackages.CooRTweet 1.5.0 -> 2.0.1 https://repology.org/project/r:coortweet/versions attrpath: rPackages.CooRTweet Checking auto update branch... No auto update branch exists Old version 1.5.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.CooRTweet 1.5.0 -> 2.0.1 https://repology.org/project/r:coortweet/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath glslviewer, using log file: /var/log/nixpkgs-update/glslviewer/2024-03-21.log glslviewer 1.6.8 -> 3.10.1 https://repology.org/project/glslviewer/versions attrpath: glslviewer Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/4gbj994l5hw082cb9h64024c8pk3wczc-source.drv building '/nix/store/4gbj994l5hw082cb9h64024c8pk3wczc-source.drv'... trying https://github.com/patriciogonzalezvivo/glslViewer/archive/3.10.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/4gbj994l5hw082cb9h64024c8pk3wczc-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/patriciogonzalezvivo/glslViewer/archive/3.10.1.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/4gbj994l5hw082cb9h64024c8pk3wczc-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'glslviewer.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/4gbj994l5hw082cb9h64024c8pk3wczc-source.drv /nix/store/l7j691fbbpf3yrczhw263blai2m5n8b7-glslviewer-3.10.1.drv this path will be fetched (0.11 MiB download, 0.54 MiB unpacked): /nix/store/xlvl7fbjw4rqbrhj4bh6ccxg4j1735yp-glfw-3.3.10 copying path '/nix/store/xlvl7fbjw4rqbrhj4bh6ccxg4j1735yp-glfw-3.3.10' from 'https://cache.nixos.org'... building '/nix/store/4gbj994l5hw082cb9h64024c8pk3wczc-source.drv'... trying https://github.com/patriciogonzalezvivo/glslViewer/archive/3.10.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/4gbj994l5hw082cb9h64024c8pk3wczc-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/patriciogonzalezvivo/glslViewer/archive/3.10.1.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/4gbj994l5hw082cb9h64024c8pk3wczc-source.drv'. error: 1 dependencies of derivation '/nix/store/l7j691fbbpf3yrczhw263blai2m5n8b7-glslviewer-3.10.1.drv' failed to build [result] Failed to update glslviewer 1.6.8 -> 3.10.1 https://repology.org/project/glslviewer/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.cmigemo, using log file: /var/log/nixpkgs-update/python311Packages.cmigemo/2024-03-21.log python311Packages.cmigemo 0 -> 1 attrpath: python311Packages.cmigemo 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/w0v93lf0kkm9684a8m0nq4bayb4fszgw-packages.json.drv building '/nix/store/w0v93lf0kkm9684a8m0nq4bayb4fszgw-packages.json.drv'... Going to be running update for following packages: - python3.11-cmigemo-0.1.6 Press Enter key to continue... Running update for: - python3.11-cmigemo-0.1.6: UPDATING ... - python3.11-cmigemo-0.1.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.cmigemo 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aiopvpc, using log file: /var/log/nixpkgs-update/python311Packages.aiopvpc/2024-03-21.log python311Packages.aiopvpc 0 -> 1 attrpath: python311Packages.aiopvpc 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/fglsj6qrqj23i1hbpmp1n8md2gzi0j63-packages.json.drv building '/nix/store/fglsj6qrqj23i1hbpmp1n8md2gzi0j63-packages.json.drv'... Going to be running update for following packages: - python3.11-aiopvpc-4.3.0 Press Enter key to continue... Running update for: - python3.11-aiopvpc-4.3.0: UPDATING ... - python3.11-aiopvpc-4.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aiopvpc 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.crownstone-core, using log file: /var/log/nixpkgs-update/python311Packages.crownstone-core/2024-03-21.log python311Packages.crownstone-core 0 -> 1 attrpath: python311Packages.crownstone-core 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/pxcaz1wxz9g7lckb02mkqxaym85icbfq-packages.json.drv building '/nix/store/pxcaz1wxz9g7lckb02mkqxaym85icbfq-packages.json.drv'... Going to be running update for following packages: - python3.11-crownstone-core-3.2.1 Press Enter key to continue... Running update for: - python3.11-crownstone-core-3.2.1: UPDATING ... - python3.11-crownstone-core-3.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.crownstone-core 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.extremeStat, using log file: /var/log/nixpkgs-update/rPackages.extremeStat/2024-03-21.log rPackages.extremeStat 1.5.8 -> 1.5.9 https://repology.org/project/r:extremestat/versions attrpath: rPackages.extremeStat Checking auto update branch... No auto update branch exists Old version 1.5.8" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.extremeStat 1.5.8 -> 1.5.9 https://repology.org/project/r:extremestat/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath itamae, using log file: /var/log/nixpkgs-update/itamae/2024-03-21.log itamae 0 -> 1 attrpath: itamae Checking auto update branch... The derivation has no 'version' attribute, so do not know how to figure out the version while doing an updateScript update [result] Failed to update itamae 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath bind, using log file: /var/log/nixpkgs-update/bind/2024-03-21.log bind 0 -> 1 attrpath: bind 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/sqal74bw33hbil1dd934d9c3wx431a9q-packages.json.drv building '/nix/store/sqal74bw33hbil1dd934d9c3wx431a9q-packages.json.drv'... Going to be running update for following packages: - bind-9.18.24 Press Enter key to continue... Running update for: - bind-9.18.24: UPDATING ... - bind-9.18.24: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/servers/dns/bind/default.nix b/pkgs/servers/dns/bind/default.nix index 1046ead01ad0..c1507d4ea5cd 100644 --- a/pkgs/servers/dns/bind/default.nix +++ b/pkgs/servers/dns/bind/default.nix @@ -24,11 +24,11 @@ stdenv.mkDerivation rec { pname = "bind"; - version = "9.18.24"; + version = "9.18.25"; src = fetchurl { url = "https://downloads.isc.org/isc/bind9/${version}/${pname}-${version}.tar.xz"; - hash = "sha256-cJ1zAjyRFd2tO6tltsjHmlkBltDRFPXQyiUz29Ut32Y="; + hash = "sha256-WkpwQyoz0Anw5unbsyiq56XidQfpjii/PAxrJQzLKrM="; }; outputs = [ "out" "lib" "dev" "man" "dnsutils" "host" ]; No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/gxy4rx4wqcgr2id6hlaj1inzplkka05f-bind-9.18.25" [check][nixpkgs-review] [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath coq_8_8, using log file: /var/log/nixpkgs-update/coq_8_8/2024-03-21.log coq_8_8 8.8.2 -> 8.19.1 https://github.com/coq/coq/releases attrpath: coq_8_8 Checking auto update branch... No auto update branch exists Version in attr path coq_8_8 not compatible with 8.19.1 [result] Failed to update coq_8_8 8.8.2 -> 8.19.1 https://github.com/coq/coq/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath tty-clock, using log file: /var/log/nixpkgs-update/tty-clock/2024-03-21.log tty-clock 2.3+unstable=2021-04-07 -> 2.3 https://repology.org/project/tty-clock/versions attrpath: tty-clock Checking auto update branch... No auto update branch exists 2.3 is not newer than 2.3+unstable=2021-04-07 according to Nix; versionComparison: -1 [result] Failed to update tty-clock 2.3+unstable=2021-04-07 -> 2.3 https://repology.org/project/tty-clock/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.isopam, using log file: /var/log/nixpkgs-update/rPackages.isopam/2024-03-21.log rPackages.isopam 1.3.0 -> 2.0 https://repology.org/project/r:isopam/versions attrpath: rPackages.isopam Checking auto update branch... No auto update branch exists Old version 1.3.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.isopam 1.3.0 -> 2.0 https://repology.org/project/r:isopam/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.django-sites, using log file: /var/log/nixpkgs-update/python311Packages.django-sites/2024-03-21.log python311Packages.django-sites 0 -> 1 attrpath: python311Packages.django-sites 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/ajwf6b14mrysxnpsidpaz41ccav4rqmc-packages.json.drv building '/nix/store/ajwf6b14mrysxnpsidpaz41ccav4rqmc-packages.json.drv'... Going to be running update for following packages: - python3.11-django-sites-0.11 Press Enter key to continue... Running update for: - python3.11-django-sites-0.11: UPDATING ... - python3.11-django-sites-0.11: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.django-sites 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.openpaperwork-gtk, using log file: /var/log/nixpkgs-update/python311Packages.openpaperwork-gtk/2024-03-21.log python311Packages.openpaperwork-gtk 0 -> 1 attrpath: python311Packages.openpaperwork-gtk 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/5lszzdmrbkfxhia6qm796jmqj45qqgk0-packages.json.drv building '/nix/store/5lszzdmrbkfxhia6qm796jmqj45qqgk0-packages.json.drv'... Going to be running update for following packages: - python3.11-openpaperwork-gtk-2.2.2 Press Enter key to continue... Running update for: - python3.11-openpaperwork-gtk-2.2.2: UPDATING ... - python3.11-openpaperwork-gtk-2.2.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.openpaperwork-gtk 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.SimJoint, using log file: /var/log/nixpkgs-update/rPackages.SimJoint/2024-03-21.log rPackages.SimJoint 0.3.11 -> 0.3.12 https://repology.org/project/r:simjoint/versions attrpath: rPackages.SimJoint Checking auto update branch... No auto update branch exists Old version 0.3.11" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.SimJoint 0.3.11 -> 0.3.12 https://repology.org/project/r:simjoint/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.torchlibrosa, using log file: /var/log/nixpkgs-update/python311Packages.torchlibrosa/2024-03-21.log python311Packages.torchlibrosa 0 -> 1 attrpath: python311Packages.torchlibrosa 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/ic96snkrhlfv5i908dhggycpmaw52jgw-packages.json.drv building '/nix/store/ic96snkrhlfv5i908dhggycpmaw52jgw-packages.json.drv'... Going to be running update for following packages: - python3.11-torchlibrosa-0.1.0 Press Enter key to continue... Running update for: - python3.11-torchlibrosa-0.1.0: UPDATING ... - python3.11-torchlibrosa-0.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.torchlibrosa 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.usbrelay-py, using log file: /var/log/nixpkgs-update/python311Packages.usbrelay-py/2024-03-21.log python311Packages.usbrelay-py 0 -> 1 attrpath: python311Packages.usbrelay-py 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/bf11wmksaqn72xgwffll2h8v5r10fyf1-packages.json.drv building '/nix/store/bf11wmksaqn72xgwffll2h8v5r10fyf1-packages.json.drv'... Going to be running update for following packages: - python3.11-usbrelay_py-1.2.1 Press Enter key to continue... Running update for: - python3.11-usbrelay_py-1.2.1: UPDATING ... - python3.11-usbrelay_py-1.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.usbrelay-py 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.vtjp, using log file: /var/log/nixpkgs-update/python311Packages.vtjp/2024-03-21.log python311Packages.vtjp 0 -> 1 attrpath: python311Packages.vtjp 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/08jb6fsarbylja4lqsddhql30q5pykvx-packages.json.drv building '/nix/store/08jb6fsarbylja4lqsddhql30q5pykvx-packages.json.drv'... Going to be running update for following packages: - python3.11-vtjp-0.2.1 Press Enter key to continue... Running update for: - python3.11-vtjp-0.2.1: UPDATING ... - python3.11-vtjp-0.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.vtjp 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.annotater, using log file: /var/log/nixpkgs-update/rPackages.annotater/2024-03-21.log rPackages.annotater 0.2.2 -> 0.2.3 https://repology.org/project/r:annotater/versions attrpath: rPackages.annotater Checking auto update branch... No auto update branch exists Old version 0.2.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.annotater 0.2.2 -> 0.2.3 https://repology.org/project/r:annotater/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.wqtrends, using log file: /var/log/nixpkgs-update/rPackages.wqtrends/2024-03-21.log rPackages.wqtrends 1.4.1 -> 1.4.2 https://repology.org/project/r:wqtrends/versions attrpath: rPackages.wqtrends Checking auto update branch... No auto update branch exists Old version 1.4.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.wqtrends 1.4.1 -> 1.4.2 https://repology.org/project/r:wqtrends/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ricochet-refresh, using log file: /var/log/nixpkgs-update/ricochet-refresh/2024-03-21.log ricochet-refresh 3.0.18 -> 3.0.21 https://repology.org/project/ricochet-refresh/versions attrpath: ricochet-refresh Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update ricochet-refresh 3.0.18 -> 3.0.21 https://repology.org/project/ricochet-refresh/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath xtensor, using log file: /var/log/nixpkgs-update/xtensor/2024-03-21.log xtensor 0.24.7 -> 0.25.0 https://repology.org/project/xtensor/versions attrpath: xtensor Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update xtensor 0.24.7 -> 0.25.0 https://repology.org/project/xtensor/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.rjsoncons, using log file: /var/log/nixpkgs-update/rPackages.rjsoncons/2024-03-21.log rPackages.rjsoncons 1.1.0 -> 1.2.0 https://repology.org/project/r:rjsoncons/versions attrpath: rPackages.rjsoncons Checking auto update branch... No auto update branch exists Old version 1.1.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.rjsoncons 1.1.0 -> 1.2.0 https://repology.org/project/r:rjsoncons/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.smallstuff, using log file: /var/log/nixpkgs-update/rPackages.smallstuff/2024-03-21.log rPackages.smallstuff 1.0.1 -> 1.0.3 https://repology.org/project/r:smallstuff/versions attrpath: rPackages.smallstuff Checking auto update branch... No auto update branch exists Old version 1.0.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.smallstuff 1.0.1 -> 1.0.3 https://repology.org/project/r:smallstuff/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ClimProjDiags, using log file: /var/log/nixpkgs-update/rPackages.ClimProjDiags/2024-03-21.log rPackages.ClimProjDiags 0.3.2 -> 0.3.3 https://repology.org/project/r:climprojdiags/versions attrpath: rPackages.ClimProjDiags Checking auto update branch... No auto update branch exists Old version 0.3.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ClimProjDiags 0.3.2 -> 0.3.3 https://repology.org/project/r:climprojdiags/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath linuxKernel.packages.linux_6_7.nvidia_x11_beta_open, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_6_7.nvidia_x11_beta_open/2024-03-21.log linuxKernel.packages.linux_6_7.nvidia_x11_beta_open 6.7.10-550.67 -> 550.67 https://github.com/NVIDIA/open-gpu-kernel-modules/releases attrpath: linuxKernel.packages.linux_6_7.nvidia_x11_beta_open Checking auto update branch... No auto update branch exists Old version 6.7.10-550.67" not present in master derivation file with contents: { stdenv , lib , fetchFromGitHub , kernel , nvidia_x11 , hash , broken ? false }: stdenv.mkDerivation ({ pname = "nvidia-open"; version = "${kernel.version}-${nvidia_x11.version}"; src = fetchFromGitHub { owner = "NVIDIA"; repo = "open-gpu-kernel-modules"; rev = nvidia_x11.version; inherit hash; }; nativeBuildInputs = kernel.moduleBuildDependencies; makeFlags = kernel.makeFlags ++ [ "SYSSRC=${kernel.dev}/lib/modules/${kernel.modDirVersion}/source" "SYSOUT=${kernel.dev}/lib/modules/${kernel.modDirVersion}/build" "MODLIB=$(out)/lib/modules/${kernel.modDirVersion}" { aarch64-linux = "TARGET_ARCH=aarch64"; x86_64-linux = "TARGET_ARCH=x86_64"; }.${stdenv.hostPlatform.system} ]; installTargets = [ "modules_install" ]; enableParallelBuilding = true; meta = with lib; { description = "NVIDIA Linux Open GPU Kernel Module"; homepage = "https://github.com/NVIDIA/open-gpu-kernel-modules"; license = with licenses; [ gpl2Plus mit ]; platforms = [ "x86_64-linux" "aarch64-linux" ]; maintainers = with maintainers; [ nickcao ]; inherit broken; }; } // lib.optionalAttrs stdenv.hostPlatform.isAarch64 { env.NIX_CFLAGS_COMPILE = "-fno-stack-protector"; }) [result] Failed to update linuxKernel.packages.linux_6_7.nvidia_x11_beta_open 6.7.10-550.67 -> 550.67 https://github.com/NVIDIA/open-gpu-kernel-modules/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.doubletrouble, using log file: /var/log/nixpkgs-update/rPackages.doubletrouble/2024-03-21.log rPackages.doubletrouble 1.2.1 -> 1.2.5 https://repology.org/project/r:doubletrouble/versions attrpath: rPackages.doubletrouble Checking auto update branch... No auto update branch exists Old version 1.2.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.doubletrouble 1.2.1 -> 1.2.5 https://repology.org/project/r:doubletrouble/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.adaptIVPT, using log file: /var/log/nixpkgs-update/rPackages.adaptIVPT/2024-03-21.log rPackages.adaptIVPT 1.0.0 -> 1.1.0 https://repology.org/project/r:adaptivpt/versions attrpath: rPackages.adaptIVPT Checking auto update branch... No auto update branch exists Old version 1.0.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.adaptIVPT 1.0.0 -> 1.1.0 https://repology.org/project/r:adaptivpt/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.interp, using log file: /var/log/nixpkgs-update/rPackages.interp/2024-03-21.log rPackages.interp 1.1-5 -> 1.1-6 https://repology.org/project/r:interp/versions attrpath: rPackages.interp Checking auto update branch... No auto update branch exists Old version 1.1-5" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.interp 1.1-5 -> 1.1-6 https://repology.org/project/r:interp/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.HIBAG, using log file: /var/log/nixpkgs-update/rPackages.HIBAG/2024-03-21.log rPackages.HIBAG 1.38.1 -> 1.38.2 https://repology.org/project/r:hibag/versions attrpath: rPackages.HIBAG Checking auto update branch... No auto update branch exists Old version 1.38.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.HIBAG 1.38.1 -> 1.38.2 https://repology.org/project/r:hibag/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mypy-boto3-marketplace-catalog, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-marketplace-catalog/2024-03-21.log python311Packages.mypy-boto3-marketplace-catalog 1.34.41 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-marketplace-catalog 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/c5wdb1mhcnw1y1sbj27nnvwrsrmq36ky-packages.json.drv building '/nix/store/c5wdb1mhcnw1y1sbj27nnvwrsrmq36ky-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-marketplace-catalog-1.34.41 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-marketplace-catalog-1.34.41: UPDATING ... - python3.11-mypy-boto3-marketplace-catalog-1.34.41: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-marketplace-catalog 1.34.41 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO complicated package [result] Failed to update google-cloud-sdk 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pymunk, using log file: /var/log/nixpkgs-update/python311Packages.pymunk/2024-03-21.log python311Packages.pymunk 0 -> 1 attrpath: python311Packages.pymunk 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/c5z4khdgwiihayr6lq8fpb3imhj2vvlp-packages.json.drv building '/nix/store/c5z4khdgwiihayr6lq8fpb3imhj2vvlp-packages.json.drv'... Going to be running update for following packages: - python3.11-pymunk-6.5.2 Press Enter key to continue... Running update for: - python3.11-pymunk-6.5.2: UPDATING ... - python3.11-pymunk-6.5.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pymunk 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.filetype, using log file: /var/log/nixpkgs-update/python311Packages.filetype/2024-03-21.log python311Packages.filetype 0 -> 1 attrpath: python311Packages.filetype 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/l0lpsnhls1dpacijx2w60rlbvgc8qknj-packages.json.drv building '/nix/store/l0lpsnhls1dpacijx2w60rlbvgc8qknj-packages.json.drv'... Going to be running update for following packages: - python3.11-filetype-1.2.0 Press Enter key to continue... Running update for: - python3.11-filetype-1.2.0: UPDATING ... - python3.11-filetype-1.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.filetype 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pydocumentdb, using log file: /var/log/nixpkgs-update/python311Packages.pydocumentdb/2024-03-21.log python311Packages.pydocumentdb 0 -> 1 attrpath: python311Packages.pydocumentdb 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/sbi2nnnfhps3x0lh7s0pkm31c21bk71a-packages.json.drv building '/nix/store/sbi2nnnfhps3x0lh7s0pkm31c21bk71a-packages.json.drv'... Going to be running update for following packages: - python3.11-pydocumentdb-2.3.5 Press Enter key to continue... Running update for: - python3.11-pydocumentdb-2.3.5: UPDATING ... - python3.11-pydocumentdb-2.3.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pydocumentdb 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.methylSig, using log file: /var/log/nixpkgs-update/rPackages.methylSig/2024-03-21.log rPackages.methylSig 1.12.0 -> 1.14.0 https://repology.org/project/r:methylsig/versions attrpath: rPackages.methylSig Checking auto update branch... No auto update branch exists Old version 1.12.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.methylSig 1.12.0 -> 1.14.0 https://repology.org/project/r:methylsig/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath elasticsearch-curator, using log file: /var/log/nixpkgs-update/elasticsearch-curator/2024-03-21.log elasticsearch-curator 0 -> 1 attrpath: elasticsearch-curator 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/q29gllf14s6b3afgx6wb6a6j4yr014xl-packages.json.drv building '/nix/store/q29gllf14s6b3afgx6wb6a6j4yr014xl-packages.json.drv'... Going to be running update for following packages: - elasticsearch-curator-8.0.10 Press Enter key to continue... Running update for: - elasticsearch-curator-8.0.10: UPDATING ... - elasticsearch-curator-8.0.10: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/admin/elasticsearch-curator/default.nix b/pkgs/tools/admin/elasticsearch-curator/default.nix index 60bd15ce71a6..0317094d807d 100644 --- a/pkgs/tools/admin/elasticsearch-curator/default.nix +++ b/pkgs/tools/admin/elasticsearch-curator/default.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "elasticsearch-curator"; - version = "8.0.10"; + version = "8.0.12"; format = "pyproject"; src = fetchFromGitHub { owner = "elastic"; repo = "curator"; rev = "refs/tags/v${version}"; - hash = "sha256-hGG7lyrVviZSKTUo+AOPIutn/mxtDo+ewFxCRdj/jts="; + hash = "sha256-CU/8l5607eKodcdpMKu0Wdlg+K6YnFX6uoDju12NDR0="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A elasticsearch-curator nix build failed. Running phase: unpackPhase unpacking source archive /nix/store/6sfsmnvyf7lfkxrzay0isv5333z54046-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/unit/testvars.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase substituteStream(): WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'pyproject.toml') substituteStream(): WARNING: pattern elasticsearch8== doesn't match anything in file 'pyproject.toml' substituteStream(): WARNING: pattern ecs-logging== doesn't match anything in file 'pyproject.toml' substituteStream(): WARNING: pattern click== doesn't match anything in file 'pyproject.toml' substituteStream(): WARNING: pattern pyyaml== doesn't match anything in file 'pyproject.toml' @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... * Getting build dependencies for wheel... * Building wheel... Successfully built elasticsearch_curator-8.0.12-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for elasticsearch_curator-8.0.12-py3-none-any.whl - es-client>=8.12.8 not satisfied by version 8.12.5 [result] Failed to update elasticsearch-curator 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ergm_userterms, using log file: /var/log/nixpkgs-update/rPackages.ergm_userterms/2024-03-21.log rPackages.ergm_userterms 3.10.0 -> 3.10.0-111 https://repology.org/project/r:ergm.userterms/versions attrpath: rPackages.ergm_userterms Checking auto update branch... No auto update branch exists Old version 3.10.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ergm_userterms 3.10.0 -> 3.10.0-111 https://repology.org/project/r:ergm.userterms/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.jupyter-ydoc, using log file: /var/log/nixpkgs-update/python311Packages.jupyter-ydoc/2024-03-21.log python311Packages.jupyter-ydoc 0 -> 1 attrpath: python311Packages.jupyter-ydoc 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/qr39085j9as9bvc09fgghhjkjj23wacz-packages.json.drv building '/nix/store/qr39085j9as9bvc09fgghhjkjj23wacz-packages.json.drv'... Going to be running update for following packages: - python3.11-jupyter-ydoc-2.0.1 Press Enter key to continue... Running update for: - python3.11-jupyter-ydoc-2.0.1: UPDATING ... - python3.11-jupyter-ydoc-2.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.jupyter-ydoc 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyftgl, using log file: /var/log/nixpkgs-update/python311Packages.pyftgl/2024-03-21.log python311Packages.pyftgl 0 -> 1 attrpath: python311Packages.pyftgl 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/yzdd2dmfh3am7vcqwamyjbjcdsvqybg0-packages.json.drv building '/nix/store/yzdd2dmfh3am7vcqwamyjbjcdsvqybg0-packages.json.drv'... Going to be running update for following packages: - python3.11-pyftgl-0.4b Press Enter key to continue... Running update for: - python3.11-pyftgl-0.4b: UPDATING ... - python3.11-pyftgl-0.4b: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyftgl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ucsmsdk, using log file: /var/log/nixpkgs-update/python311Packages.ucsmsdk/2024-03-21.log python311Packages.ucsmsdk 0 -> 1 attrpath: python311Packages.ucsmsdk 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/axg52sws8bm88hz122hqhp26dqx0qx9j-packages.json.drv building '/nix/store/axg52sws8bm88hz122hqhp26dqx0qx9j-packages.json.drv'... Going to be running update for following packages: - python3.11-ucsmsdk-0.9.16 Press Enter key to continue... Running update for: - python3.11-ucsmsdk-0.9.16: UPDATING ... - python3.11-ucsmsdk-0.9.16: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ucsmsdk 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.lazr-restfulclient, using log file: /var/log/nixpkgs-update/python311Packages.lazr-restfulclient/2024-03-21.log python311Packages.lazr-restfulclient 0 -> 1 attrpath: python311Packages.lazr-restfulclient 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/7z2r6g7y4sdn1gx53lr93xz8vw5rk7ky-packages.json.drv building '/nix/store/7z2r6g7y4sdn1gx53lr93xz8vw5rk7ky-packages.json.drv'... Going to be running update for following packages: - python3.11-lazr.restfulclient-0.14.6 Press Enter key to continue... Running update for: - python3.11-lazr.restfulclient-0.14.6: UPDATING ... - python3.11-lazr.restfulclient-0.14.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.lazr-restfulclient 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.uhi, using log file: /var/log/nixpkgs-update/python311Packages.uhi/2024-03-21.log python311Packages.uhi 0 -> 1 attrpath: python311Packages.uhi 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/ghxigrkks098a38f7kgz65fm5w1hznrz-packages.json.drv building '/nix/store/ghxigrkks098a38f7kgz65fm5w1hznrz-packages.json.drv'... Going to be running update for following packages: - python3.11-uhi-0.4.0 Press Enter key to continue... Running update for: - python3.11-uhi-0.4.0: UPDATING ... - python3.11-uhi-0.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.uhi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ecs-logging, using log file: /var/log/nixpkgs-update/python311Packages.ecs-logging/2024-03-21.log python311Packages.ecs-logging 0 -> 1 attrpath: python311Packages.ecs-logging 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/j1kzrwvznqwcxrmn2lpmvpw9g0v4sw7h-packages.json.drv building '/nix/store/j1kzrwvznqwcxrmn2lpmvpw9g0v4sw7h-packages.json.drv'... Going to be running update for following packages: - python3.11-ecs-logging-2.1.0 Press Enter key to continue... Running update for: - python3.11-ecs-logging-2.1.0: UPDATING ... - python3.11-ecs-logging-2.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ecs-logging 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath octavePackages.ncarray, using log file: /var/log/nixpkgs-update/octavePackages.ncarray/2024-03-21.log octavePackages.ncarray 0 -> 1 attrpath: octavePackages.ncarray 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/8f40csvf26cqk2sn05vq43m1c4xj0i6s-packages.json.drv building '/nix/store/8f40csvf26cqk2sn05vq43m1c4xj0i6s-packages.json.drv'... Going to be running update for following packages: - octave-8.4.0-ncarray-1.0.5 Press Enter key to continue... Running update for: - octave-8.4.0-ncarray-1.0.5: UPDATING ... - octave-8.4.0-ncarray-1.0.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update octavePackages.ncarray 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.dronecan, using log file: /var/log/nixpkgs-update/python311Packages.dronecan/2024-03-21.log python311Packages.dronecan 0 -> 1 attrpath: python311Packages.dronecan 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/mnj01r66865dyiqam6apwgb59qq37a8z-packages.json.drv building '/nix/store/mnj01r66865dyiqam6apwgb59qq37a8z-packages.json.drv'... Going to be running update for following packages: - python3.11-dronecan-1.0.26 Press Enter key to continue... Running update for: - python3.11-dronecan-1.0.26: UPDATING ... - python3.11-dronecan-1.0.26: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.dronecan 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.sqlalchemy-utils, using log file: /var/log/nixpkgs-update/python311Packages.sqlalchemy-utils/2024-03-21.log python311Packages.sqlalchemy-utils 0 -> 1 attrpath: python311Packages.sqlalchemy-utils Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/sji8rzqviqabkr7zgi1pjl4nmrrqw0jm-packages.json.drv building '/nix/store/sji8rzqviqabkr7zgi1pjl4nmrrqw0jm-packages.json.drv'... Going to be running update for following packages: - python3.11-sqlalchemy-utils-0.41.1 Press Enter key to continue... Running update for: - python3.11-sqlalchemy-utils-0.41.1: UPDATING ... - python3.11-sqlalchemy-utils-0.41.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sqlalchemy-utils 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.iwlib, using log file: /var/log/nixpkgs-update/python311Packages.iwlib/2024-03-21.log python311Packages.iwlib 0 -> 1 attrpath: python311Packages.iwlib 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/9gc59whv7jsgwg4a9nv3wb8fq7x4bj84-packages.json.drv building '/nix/store/9gc59whv7jsgwg4a9nv3wb8fq7x4bj84-packages.json.drv'... Going to be running update for following packages: - python3.11-iwlib-1.7.0 Press Enter key to continue... Running update for: - python3.11-iwlib-1.7.0: UPDATING ... - python3.11-iwlib-1.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.iwlib 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pubs, using log file: /var/log/nixpkgs-update/pubs/2024-03-21.log pubs 0 -> 1 attrpath: pubs Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/pja75f9zk5s20k7jxfqgib6n13s4dgrx-packages.json.drv building '/nix/store/pja75f9zk5s20k7jxfqgib6n13s4dgrx-packages.json.drv'... Going to be running update for following packages: - pubs-0.9.0 Press Enter key to continue... Running update for: - pubs-0.9.0: UPDATING ... - pubs-0.9.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update pubs 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.yalesmartalarmclient, using log file: /var/log/nixpkgs-update/python311Packages.yalesmartalarmclient/2024-03-21.log python311Packages.yalesmartalarmclient 0 -> 1 attrpath: python311Packages.yalesmartalarmclient 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/4zcqmq3sz2n8wk4npm4j39lrgffsq5z7-packages.json.drv building '/nix/store/4zcqmq3sz2n8wk4npm4j39lrgffsq5z7-packages.json.drv'... Going to be running update for following packages: - python3.11-yalesmartalarmclient-0.3.9 Press Enter key to continue... Running update for: - python3.11-yalesmartalarmclient-0.3.9: UPDATING ... - python3.11-yalesmartalarmclient-0.3.9: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.yalesmartalarmclient 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath xpaste, using log file: /var/log/nixpkgs-update/xpaste/2024-03-21.log xpaste 0 -> 1 attrpath: xpaste 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/9qrfbvgwaa67109zfhhp638bk29p1nvs-packages.json.drv building '/nix/store/9qrfbvgwaa67109zfhhp638bk29p1nvs-packages.json.drv'... Going to be running update for following packages: - xpaste-1.6 Press Enter key to continue... Running update for: - xpaste-1.6: UPDATING ... - xpaste-1.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update xpaste 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath meshlab, using log file: /var/log/nixpkgs-update/meshlab/2024-03-21.log meshlab 2022.02 -> 2023.12 https://repology.org/project/meshlab/versions attrpath: meshlab 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/applications/graphics/meshlab/default.nix b/pkgs/applications/graphics/meshlab/default.nix index 32d528831539..0b59bcc00181 100644 --- a/pkgs/applications/graphics/meshlab/default.nix +++ b/pkgs/applications/graphics/meshlab/default.nix @@ -22,13 +22,13 @@ mkDerivation rec { pname = "meshlab"; - version = "2022.02"; + version = "2023.12"; src = fetchFromGitHub { owner = "cnr-isti-vclab"; repo = "meshlab"; rev = "MeshLab-${version}"; - sha256 = "sha256-jcc3PfsiIeYyipteZgzd0NwZgFFgR/mMBiaInzhOcDY="; + sha256 = "sha256-CMC2uWs0orqCeEn+bU/AtBaR1zDO+9Qv15gSwmu810w="; fetchSubmodules = true; # for vcglib }; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A meshlab nix build failed. got build log for 'meshlab' from 'daemon' @nix { "action": "setPhase", "phase": "qtPreHook" } Running phase: qtPreHook @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/29hnb2q9k82drgjlvymivswzmwrciyy6-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase /nix/store/c8dj731bkcdzhgrpawhc8qvdgls4xfjv-stdenv-linux/setup: line 922: scripts/Linux/resources/meshlab.desktop: No such file or directory /nix/store/c8dj731bkcdzhgrpawhc8qvdgls4xfjv-stdenv-linux/setup: line 131: pop_var_context: head of shell_variables not a function context [result] Failed to update meshlab 2022.02 -> 2023.12 https://repology.org/project/meshlab/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cpustat, using log file: /var/log/nixpkgs-update/cpustat/2024-03-21.log cpustat 0.02.19 -> 1.1.0 https://repology.org/project/cpustat/versions attrpath: cpustat Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/22nnpc8lsp65l2l2szyd4bd5svch8y2z-source.drv building '/nix/store/22nnpc8lsp65l2l2szyd4bd5svch8y2z-source.drv'... trying https://github.com/ColinIanKing/cpustat/archive/V1.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/22nnpc8lsp65l2l2szyd4bd5svch8y2z-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/ColinIanKing/cpustat/archive/V1.1.0.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/22nnpc8lsp65l2l2szyd4bd5svch8y2z-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'cpustat.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/22nnpc8lsp65l2l2szyd4bd5svch8y2z-source.drv /nix/store/0zrfk19bg4w98ihkhy7a92wwgclzii2z-cpustat-1.1.0.drv building '/nix/store/22nnpc8lsp65l2l2szyd4bd5svch8y2z-source.drv'... trying https://github.com/ColinIanKing/cpustat/archive/V1.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/22nnpc8lsp65l2l2szyd4bd5svch8y2z-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/ColinIanKing/cpustat/archive/V1.1.0.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/22nnpc8lsp65l2l2szyd4bd5svch8y2z-source.drv'. error: 1 dependencies of derivation '/nix/store/0zrfk19bg4w98ihkhy7a92wwgclzii2z-cpustat-1.1.0.drv' failed to build [result] Failed to update cpustat 0.02.19 -> 1.1.0 https://repology.org/project/cpustat/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.boolean-py, using log file: /var/log/nixpkgs-update/python311Packages.boolean-py/2024-03-21.log python311Packages.boolean-py 0 -> 1 attrpath: python311Packages.boolean-py 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/v1swvgwi669z0gkh4gddw25znqffs541-packages.json.drv building '/nix/store/v1swvgwi669z0gkh4gddw25znqffs541-packages.json.drv'... Going to be running update for following packages: - python3.11-boolean-py-4.0 Press Enter key to continue... Running update for: - python3.11-boolean-py-4.0: UPDATING ... - python3.11-boolean-py-4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.boolean-py 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mocket, using log file: /var/log/nixpkgs-update/python311Packages.mocket/2024-03-21.log python311Packages.mocket 0 -> 1 attrpath: python311Packages.mocket 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/nrllwzbc0fcr4bj819val03syy8rmjp9-packages.json.drv building '/nix/store/nrllwzbc0fcr4bj819val03syy8rmjp9-packages.json.drv'... Going to be running update for following packages: - python3.11-mocket-3.12.4 Press Enter key to continue... Running update for: - python3.11-mocket-3.12.4: UPDATING ... - python3.11-mocket-3.12.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mocket 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.smbprotocol, using log file: /var/log/nixpkgs-update/python311Packages.smbprotocol/2024-03-21.log python311Packages.smbprotocol 0 -> 1 attrpath: python311Packages.smbprotocol 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/kmjcg7vzhihzq2acniws4phdj9kjhr0f-packages.json.drv building '/nix/store/kmjcg7vzhihzq2acniws4phdj9kjhr0f-packages.json.drv'... Going to be running update for following packages: - python3.11-smbprotocol-1.12.0 Press Enter key to continue... Running update for: - python3.11-smbprotocol-1.12.0: UPDATING ... - python3.11-smbprotocol-1.12.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/smbprotocol/default.nix b/pkgs/development/python-modules/smbprotocol/default.nix index f72eef539134..c882ed4a0cb0 100644 --- a/pkgs/development/python-modules/smbprotocol/default.nix +++ b/pkgs/development/python-modules/smbprotocol/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "smbprotocol"; - version = "1.12.0"; + version = "1.13.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "jborean93"; repo = "smbprotocol"; rev = "refs/tags/v${version}"; - hash = "sha256-1huM+/WDrVJsB4ARh6fB6rLFOe9IqSQWr/A78FAk/Ag="; + hash = "sha256-VaNvOT1yVNvkQuYj+vjQxxQv2MxHhC35+k17aiGH4NY="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 577 > 25 [result] Failed to update python311Packages.smbprotocol 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl536Packages.PodChecker 1.75 -> 1.77 https://repology.org/project/perl:pod-checker/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.onkyo-eiscp, using log file: /var/log/nixpkgs-update/python311Packages.onkyo-eiscp/2024-03-21.log python311Packages.onkyo-eiscp 0 -> 1 attrpath: python311Packages.onkyo-eiscp 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/finbnd70gaknb6c01c6np3araplbrld8-packages.json.drv building '/nix/store/finbnd70gaknb6c01c6np3araplbrld8-packages.json.drv'... Going to be running update for following packages: - python3.11-onkyo-eiscp-1.2.7 Press Enter key to continue... Running update for: - python3.11-onkyo-eiscp-1.2.7: UPDATING ... - python3.11-onkyo-eiscp-1.2.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.onkyo-eiscp 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.datapoint, using log file: /var/log/nixpkgs-update/python311Packages.datapoint/2024-03-21.log python311Packages.datapoint 0 -> 1 attrpath: python311Packages.datapoint Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/wjdndjly5kpdc9w34i4xa5wchhv9yr0a-packages.json.drv building '/nix/store/wjdndjly5kpdc9w34i4xa5wchhv9yr0a-packages.json.drv'... Going to be running update for following packages: - python3.11-datapoint-0.9.9 Press Enter key to continue... Running update for: - python3.11-datapoint-0.9.9: UPDATING ... - python3.11-datapoint-0.9.9: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.datapoint 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.dokuwiki, using log file: /var/log/nixpkgs-update/python311Packages.dokuwiki/2024-03-21.log python311Packages.dokuwiki 0 -> 1 attrpath: python311Packages.dokuwiki 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/7axa66s0mmk39kv921v0g1w4b7wr501v-packages.json.drv building '/nix/store/7axa66s0mmk39kv921v0g1w4b7wr501v-packages.json.drv'... Going to be running update for following packages: - python3.11-dokuwiki-1.3.3 Press Enter key to continue... Running update for: - python3.11-dokuwiki-1.3.3: UPDATING ... - python3.11-dokuwiki-1.3.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.dokuwiki 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath xa, using log file: /var/log/nixpkgs-update/xa/2024-03-21.log xa 2.3.14 -> 2.4.1 https://repology.org/project/xa/versions attrpath: xa Checking auto update branch... An auto update branch exists with message `xa: 2.3.14 -> 2.4.0`. New version is 2.4.1. 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 Diff after rewrites: diff --git a/pkgs/development/compilers/xa/xa.nix b/pkgs/development/compilers/xa/xa.nix index 52be6de0812d..c7778f8ddc3a 100644 --- a/pkgs/development/compilers/xa/xa.nix +++ b/pkgs/development/compilers/xa/xa.nix @@ -6,14 +6,14 @@ stdenv.mkDerivation (finalAttrs: { pname = "xa"; - version = "2.3.14"; + version = "2.4.1"; src = fetchurl { urls = [ "https://www.floodgap.com/retrotech/xa/dists/xa-${finalAttrs.version}.tar.gz" "https://www.floodgap.com/retrotech/xa/dists/unsupported/xa-${finalAttrs.version}.tar.gz" ]; - hash = "sha256-G5u6vdvY07lBC4UuUKEo7qQeaBM55vdsPoB2+lQg8C4="; + hash = "sha256-Y8EqajKo42TzTwSdiyR39GVgIUGPCLjWtGK+DtO+OsM="; }; nativeCheckInputs = [ perl ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A xa nix build failed. make[1]: Entering directory '/build/xa-2.4.1/tests/math' rm -f *.o make[1]: Leaving directory '/build/xa-2.4.1/tests/math' =================================== PASSED! =================================== mode ............................................. > running Makefile =============================================================================== make[1]: Entering directory '/build/xa-2.4.1/tests/mode' rm -f *.o65 *.tmp make[1]: Leaving directory '/build/xa-2.4.1/tests/mode' ------------------------------------------------------------------------------- make[1]: Entering directory '/build/xa-2.4.1/tests/mode' ../../xa -R -o at1.o65 at1.a65 ../../xa -R -o at2.o65 at2.a65 ../../xa -R -o at4.o65 at4.a65 ../../xa -R -o at256.o65 at256.a65 ../../xa -R -o ad1.o65 ad1.a65 ../../xa -R -o ad2.o65 ad2.a65 ../../xa -R -o ad4.o65 ad4.a65 ../../xa -R -o ad256.o65 ad256.a65 ../../xa -R -o ab1.o65 ab1.a65 ../../xa -R -o ab2.o65 ab2.a65 ../../xa -R -o ab4.o65 ab4.a65 ../../xa -R -o ab256.o65 ab256.a65 ../../ldo65 y -o test1.o65 at1.o65 at2.o65 at4.o65 at256.o65 ad1.o65 ad2.o65 ad4.o65 ad256.o65 ab1.o65 ab2.o65 ab4.o65 ab256.o65 while opening file: stat: No such file or directory make[1]: *** [Makefile:21: test1.o65] Error 1 make[1]: Leaving directory '/build/xa-2.4.1/tests/mode' ------------------------------------------------------------------------------- ## FAILURE (make clean NOT run) ## make: *** [Makefile:76: test] Error 1 [result] Failed to update xa 2.3.14 -> 2.4.1 https://repology.org/project/xa/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO gstreamer plugins are kept in lockstep. [result] Failed to update ocamlPackages.angstrom 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.rzpipe, using log file: /var/log/nixpkgs-update/python311Packages.rzpipe/2024-03-21.log python311Packages.rzpipe 0 -> 1 attrpath: python311Packages.rzpipe 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/r2gds0divyh2wnfrgfgbrkss9v9w41an-packages.json.drv building '/nix/store/r2gds0divyh2wnfrgfgbrkss9v9w41an-packages.json.drv'... Going to be running update for following packages: - python3.11-rzpipe-0.6.0 Press Enter key to continue... Running update for: - python3.11-rzpipe-0.6.0: UPDATING ... - python3.11-rzpipe-0.6.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.rzpipe 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath copier, using log file: /var/log/nixpkgs-update/copier/2024-03-21.log copier 0 -> 1 attrpath: copier 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/14d8dx7lk3jh3c6pfgq4pa15f1n627bb-packages.json.drv building '/nix/store/14d8dx7lk3jh3c6pfgq4pa15f1n627bb-packages.json.drv'... Going to be running update for following packages: - copier-9.1.0 Press Enter key to continue... Running update for: - copier-9.1.0: UPDATING ... - copier-9.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/misc/copier/default.nix b/pkgs/tools/misc/copier/default.nix index 2b1a65cf99eb..293d7270cb70 100644 --- a/pkgs/tools/misc/copier/default.nix +++ b/pkgs/tools/misc/copier/default.nix @@ -2,18 +2,18 @@ python3.pkgs.buildPythonApplication rec { pname = "copier"; - version = "9.1.0"; + version = "9.1.1"; format = "pyproject"; src = fetchFromGitHub { owner = "copier-org"; repo = "copier"; - rev = "v${version}"; + rev = "refs/tags/v${version}"; # Conflict on APFS on darwin postFetch = '' rm $out/tests/demo/doc/ma*ana.txt ''; - hash = "sha256-x5r7Xv4lAOMkR+UIEeSY7LvbYMLpTWYuICYe9ygz1tA="; + hash = "sha256-tRp2s2QLuP0C8o3UOWBOr6DwC3pHLFwqk8+nHbia/+o="; }; POETRY_DYNAMIC_VERSIONING_BYPASS = version; No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A copier Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . copier Standard output: error: build log of 'copier' is not available [result] Failed to update copier 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.trampoline, using log file: /var/log/nixpkgs-update/python311Packages.trampoline/2024-03-21.log python311Packages.trampoline 0 -> 1 attrpath: python311Packages.trampoline 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/2kpmf584dllc9yfbcvmdj8jwz57chmn2-packages.json.drv building '/nix/store/2kpmf584dllc9yfbcvmdj8jwz57chmn2-packages.json.drv'... Going to be running update for following packages: - python3.11-trampoline-0.1.2 Press Enter key to continue... Running update for: - python3.11-trampoline-0.1.2: UPDATING ... - python3.11-trampoline-0.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.trampoline 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.dissect-squashfs, using log file: /var/log/nixpkgs-update/python311Packages.dissect-squashfs/2024-03-21.log python311Packages.dissect-squashfs 0 -> 1 attrpath: python311Packages.dissect-squashfs 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/j3bqa60gbisp5h3mac6m1bm3w931fa45-packages.json.drv building '/nix/store/j3bqa60gbisp5h3mac6m1bm3w931fa45-packages.json.drv'... Going to be running update for following packages: - python3.11-dissect-squashfs-1.4 Press Enter key to continue... Running update for: - python3.11-dissect-squashfs-1.4: UPDATING ... - python3.11-dissect-squashfs-1.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.dissect-squashfs 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.barectf, using log file: /var/log/nixpkgs-update/python311Packages.barectf/2024-03-21.log python311Packages.barectf 0 -> 1 attrpath: python311Packages.barectf 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/npm4cjpl1vd8b334d9svwik5cc3sz4s9-packages.json.drv building '/nix/store/npm4cjpl1vd8b334d9svwik5cc3sz4s9-packages.json.drv'... Going to be running update for following packages: - python3.11-barectf-3.1.2 Press Enter key to continue... Running update for: - python3.11-barectf-3.1.2: UPDATING ... - python3.11-barectf-3.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.barectf 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath aeron, using log file: /var/log/nixpkgs-update/aeron/2024-03-21.log aeron 1.42.1 -> 1.43.0 https://repology.org/project/aeron/versions attrpath: aeron Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - aeron, aeron-cpp: 1.42.1 -> 1.43.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/289520" [result] Failed to update aeron 1.42.1 -> 1.43.0 https://repology.org/project/aeron/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pycups, using log file: /var/log/nixpkgs-update/python311Packages.pycups/2024-03-21.log python311Packages.pycups 0 -> 1 attrpath: python311Packages.pycups 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/lbkmphh50ajifjvw8a3n45m593r6mkmz-packages.json.drv building '/nix/store/lbkmphh50ajifjvw8a3n45m593r6mkmz-packages.json.drv'... Going to be running update for following packages: - python3.11-pycups-2.0.1 Press Enter key to continue... Running update for: - python3.11-pycups-2.0.1: UPDATING ... - python3.11-pycups-2.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pycups 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rtaudio, using log file: /var/log/nixpkgs-update/rtaudio/2024-03-21.log rtaudio 5.2.0 -> 6.0.1 https://repology.org/project/rtaudio/versions attrpath: rtaudio Checking auto update branch... An auto update branch exists with message `rtaudio: 5.2.0 -> 6.0.1`. New version is 6.0.1. An auto update branch exists with an equal or greater version [result] Failed to update rtaudio 5.2.0 -> 6.0.1 https://repology.org/project/rtaudio/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cargo-msrv, using log file: /var/log/nixpkgs-update/cargo-msrv/2024-03-21.log cargo-msrv 0 -> 1 attrpath: cargo-msrv Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] skipping because derivation has updateScript [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/h9j53dhsgs8i4sdqkg5wbi7dd7jjskzy-generic-update-script.sh.drv /nix/store/233br2xgmk269wc3gk4q4f3pyrk2ry7z-packages.json.drv this path will be fetched (0.01 MiB download, 0.03 MiB unpacked): /nix/store/wdzhcgrzbnd94x1arrz3188qvxihj422-common-updater-scripts copying path '/nix/store/wdzhcgrzbnd94x1arrz3188qvxihj422-common-updater-scripts' from 'https://cache.nixos.org'... building '/nix/store/h9j53dhsgs8i4sdqkg5wbi7dd7jjskzy-generic-update-script.sh.drv'... building '/nix/store/233br2xgmk269wc3gk4q4f3pyrk2ry7z-packages.json.drv'... Going to be running update for following packages: - cargo-msrv-0.15.1 Press Enter key to continue... Running update for: - cargo-msrv-0.15.1: UPDATING ... - cargo-msrv-0.15.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update cargo-msrv 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath tqsl, using log file: /var/log/nixpkgs-update/tqsl/2024-03-21.log tqsl 2.6.5 -> 2.7.2 https://repology.org/project/trustedqsl/versions attrpath: tqsl 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/applications/radio/tqsl/default.nix b/pkgs/applications/radio/tqsl/default.nix index a67ddcbee6ab..7c857f19ddb1 100644 --- a/pkgs/applications/radio/tqsl/default.nix +++ b/pkgs/applications/radio/tqsl/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "tqsl"; - version = "2.6.5"; + version = "2.7.2"; src = fetchurl { url = "https://www.arrl.org/files/file/LoTW%20Instructions/${pname}-${version}.tar.gz"; - sha256 = "sha256-UGPMp1mAarHWuLbZu2wWpjgCdf8ZKj0Mwkqp32U5/8w="; + sha256 = "sha256-T4NBCUTYHT6ugSg1gSfjQBOBndqwSwyWLr/qlDPQGKI="; }; nativeBuildInputs = [ cmake wrapGAppsHook ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A tqsl nix build failed. CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions.  -- The C compiler identification is GNU 13.2.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nix/store/kvlhk0gpm2iz1asbw1xjac2ch0r8kyw9-gcc-wrapper-13.2.0/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/kvlhk0gpm2iz1asbw1xjac2ch0r8kyw9-gcc-wrapper-13.2.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found OpenSSL: /nix/store/7nmrrad8skxr47f9hfl3xc0pfqmwq51b-openssl-3.0.13/lib/libcrypto.so (found version "3.0.13") CMake Error at /nix/store/17r6ld906midfv8y7997fd56s7a87vrg-cmake-3.28.3/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find SQLite3 (missing: SQLite3_INCLUDE_DIR SQLite3_LIBRARY) Call Stack (most recent call first): /nix/store/17r6ld906midfv8y7997fd56s7a87vrg-cmake-3.28.3/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) /nix/store/17r6ld906midfv8y7997fd56s7a87vrg-cmake-3.28.3/share/cmake-3.28/Modules/FindSQLite3.cmake:54 (find_package_handle_standard_args) CMakeLists.txt:92 (find_package)  -- Configuring incomplete, errors occurred! [result] Failed to update tqsl 2.6.5 -> 2.7.2 https://repology.org/project/trustedqsl/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.icnsutil, using log file: /var/log/nixpkgs-update/python311Packages.icnsutil/2024-03-21.log python311Packages.icnsutil 0 -> 1 attrpath: python311Packages.icnsutil 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/xmxa60hnj1rc9h79i85bssa4mqsjgb2h-packages.json.drv building '/nix/store/xmxa60hnj1rc9h79i85bssa4mqsjgb2h-packages.json.drv'... Going to be running update for following packages: - python3.11-icnsutil-1.1.0 Press Enter key to continue... Running update for: - python3.11-icnsutil-1.1.0: UPDATING ... - python3.11-icnsutil-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.icnsutil 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath portmod, using log file: /var/log/nixpkgs-update/portmod/2024-03-21.log portmod 0 -> 1 attrpath: portmod Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] skipping because derivation has updateScript [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/6pcjcrxfgag653img2q2g02800i1lpqh-packages.json.drv building '/nix/store/6pcjcrxfgag653img2q2g02800i1lpqh-packages.json.drv'... Going to be running update for following packages: - portmod-2.6.2 Press Enter key to continue... Running update for: - portmod-2.6.2: UPDATING ... - portmod-2.6.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update portmod 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath z3-tptp, using log file: /var/log/nixpkgs-update/z3-tptp/2024-03-21.log z3-tptp 4.8.17 -> 4.13.0 https://github.com/Z3Prover/z3/releases attrpath: z3-tptp Checking auto update branch... No auto update branch exists Old version 4.8.17" not present in master derivation file with contents: {lib, stdenv, z3, cmake}: stdenv.mkDerivation rec { pname = "z3-tptp"; version = z3.version; src = z3.src; sourceRoot = "${src.name}/examples/tptp"; nativeBuildInputs = [cmake]; buildInputs = [z3]; preConfigure = '' echo 'set(Z3_LIBRARIES "-lz3")' >> CMakeLists.new cat CMakeLists.txt | grep -E 'add_executable|project|link_libraries' >> CMakeLists.new mv CMakeLists.new CMakeLists.txt ''; installPhase = '' mkdir -p "$out/bin" cp "z3_tptp5" "$out/bin/" ln -s "z3_tptp5" "$out/bin/z3-tptp" ''; meta = { inherit (z3.meta) license homepage platforms; description = "TPTP wrapper for Z3 prover"; maintainers = [lib.maintainers.raskin]; }; } [result] Failed to update z3-tptp 4.8.17 -> 4.13.0 https://github.com/Z3Prover/z3/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.radios, using log file: /var/log/nixpkgs-update/python311Packages.radios/2024-03-21.log python311Packages.radios 0 -> 1 attrpath: python311Packages.radios 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/mzh21qz74dddgsal5slvi98y340q5p47-packages.json.drv building '/nix/store/mzh21qz74dddgsal5slvi98y340q5p47-packages.json.drv'... Going to be running update for following packages: - python3.11-radios-0.3.1 Press Enter key to continue... Running update for: - python3.11-radios-0.3.1: UPDATING ... - python3.11-radios-0.3.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.radios 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.iodata, using log file: /var/log/nixpkgs-update/python311Packages.iodata/2024-03-21.log python311Packages.iodata 0 -> 1 attrpath: python311Packages.iodata 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/dvv0l3wvn74dir3nglv02brsyijq5ycf-packages.json.drv building '/nix/store/dvv0l3wvn74dir3nglv02brsyijq5ycf-packages.json.drv'... Going to be running update for following packages: - python3.11-iodata-1.0.0a2 Press Enter key to continue... Running update for: - python3.11-iodata-1.0.0a2: UPDATING ... - python3.11-iodata-1.0.0a2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.iodata 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath lua51Packages.lpeglabel, using log file: /var/log/nixpkgs-update/lua51Packages.lpeglabel/2024-03-21.log lua51Packages.lpeglabel 1.6.0-1 -> 1.6.2 https://repology.org/project/lua:lpeglabel/versions attrpath: lua51Packages.lpeglabel Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua51Packages.lpeglabel 1.6.0-1 -> 1.6.2 https://repology.org/project/lua:lpeglabel/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pygogo, using log file: /var/log/nixpkgs-update/python311Packages.pygogo/2024-03-21.log python311Packages.pygogo 0 -> 1 attrpath: python311Packages.pygogo 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/2mn4pmf3ssspjq4b20pcf48xmf14wi1h-packages.json.drv building '/nix/store/2mn4pmf3ssspjq4b20pcf48xmf14wi1h-packages.json.drv'... Going to be running update for following packages: - python3.11-pygogo-0.13.2 Press Enter key to continue... Running update for: - python3.11-pygogo-0.13.2: UPDATING ... - python3.11-pygogo-0.13.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pygogo 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.samsungtvws, using log file: /var/log/nixpkgs-update/python311Packages.samsungtvws/2024-03-21.log python311Packages.samsungtvws 0 -> 1 attrpath: python311Packages.samsungtvws 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/vw804f5czfzisj11phc74m5ypmjrcnnk-packages.json.drv building '/nix/store/vw804f5czfzisj11phc74m5ypmjrcnnk-packages.json.drv'... Going to be running update for following packages: - python3.11-samsungtvws-2.6.0 Press Enter key to continue... Running update for: - python3.11-samsungtvws-2.6.0: UPDATING ... - python3.11-samsungtvws-2.6.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.samsungtvws 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath aspellDicts.mn, using log file: /var/log/nixpkgs-update/aspellDicts.mn/2024-03-21.log aspellDicts.mn 0 -> 1 attrpath: aspellDicts.mn Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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] these 2 derivations will be built: /nix/store/gkd2kx3v7hhx6qn8kjahiiixjxg8sy4f-update-aspellDict-mn.drv /nix/store/jq0lddggfq992r09dwshfkgg74cc4yrg-packages.json.drv building '/nix/store/gkd2kx3v7hhx6qn8kjahiiixjxg8sy4f-update-aspellDict-mn.drv'... building '/nix/store/jq0lddggfq992r09dwshfkgg74cc4yrg-packages.json.drv'... Going to be running update for following packages: - aspell-dict-mn-0.06-2 Press Enter key to continue... Running update for: - aspell-dict-mn-0.06-2: UPDATING ... - aspell-dict-mn-0.06-2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update aspellDicts.mn 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath convfont, using log file: /var/log/nixpkgs-update/convfont/2024-03-21.log convfont 1.0 -> 20220731 https://github.com/drdnar/convfont/releases attrpath: convfont 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/tools/misc/convfont/default.nix b/pkgs/tools/misc/convfont/default.nix index d58f7ecc2bea..2d8d49c31035 100644 --- a/pkgs/tools/misc/convfont/default.nix +++ b/pkgs/tools/misc/convfont/default.nix @@ -4,13 +4,13 @@ stdenv.mkDerivation rec { pname = "convfont"; - version = "1.0"; + version = "20220731"; src = fetchFromGitHub { owner = "drdnar"; repo = pname; rev = "v20190438"; - sha256 = "1lj24yq5gj9hxhy1srk73521q95zyqzkws0q4v271hf5wmqaxa2f"; + sha256 = "sha256-TqiucOXFwXDEJhhoPj/2vyQcRBlnZh087DDJV7AnQtI="; }; makeFlags = [ "CC=${stdenv.cc.targetPrefix}cc" ]; Source url did not change. [result] Failed to update convfont 1.0 -> 20220731 https://github.com/drdnar/convfont/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.speaklater3, using log file: /var/log/nixpkgs-update/python311Packages.speaklater3/2024-03-21.log python311Packages.speaklater3 0 -> 1 attrpath: python311Packages.speaklater3 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/jdpzy3xx85fg6kpj45jlrppzwn9pvvwg-packages.json.drv building '/nix/store/jdpzy3xx85fg6kpj45jlrppzwn9pvvwg-packages.json.drv'... Going to be running update for following packages: - python3.11-speaklater3-1.4 Press Enter key to continue... Running update for: - python3.11-speaklater3-1.4: UPDATING ... - python3.11-speaklater3-1.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.speaklater3 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.django-csp, using log file: /var/log/nixpkgs-update/python311Packages.django-csp/2024-03-21.log python311Packages.django-csp 0 -> 1 attrpath: python311Packages.django-csp 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/23djl9p0jmbka7ja0zrkrbdhv2g7y3qi-packages.json.drv building '/nix/store/23djl9p0jmbka7ja0zrkrbdhv2g7y3qi-packages.json.drv'... Going to be running update for following packages: - python3.11-django-csp-3.8 Press Enter key to continue... Running update for: - python3.11-django-csp-3.8: UPDATING ... - python3.11-django-csp-3.8: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.django-csp 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pydsdl, using log file: /var/log/nixpkgs-update/python311Packages.pydsdl/2024-03-21.log python311Packages.pydsdl 0 -> 1 attrpath: python311Packages.pydsdl 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/k0k9gp74flqy0nhdjda9jhssv5fb41in-packages.json.drv building '/nix/store/k0k9gp74flqy0nhdjda9jhssv5fb41in-packages.json.drv'... Going to be running update for following packages: - python3.11-pydsdl-1.18.0 Press Enter key to continue... Running update for: - python3.11-pydsdl-1.18.0: UPDATING ... - python3.11-pydsdl-1.18.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pydsdl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.flatbuffers, using log file: /var/log/nixpkgs-update/python311Packages.flatbuffers/2024-03-21.log python311Packages.flatbuffers 0 -> 1 attrpath: python311Packages.flatbuffers 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/511f4hpnyns0gcj688brm1k4545zydfr-packages.json.drv building '/nix/store/511f4hpnyns0gcj688brm1k4545zydfr-packages.json.drv'... Going to be running update for following packages: - python3.11-flatbuffers-23.5.26 Press Enter key to continue... Running update for: - python3.11-flatbuffers-23.5.26: UPDATING ... - python3.11-flatbuffers-23.5.26: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.flatbuffers 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ngrok, using log file: /var/log/nixpkgs-update/ngrok/2024-03-21.log ngrok 0 -> 1 attrpath: ngrok 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] Failed with exit code 1 this derivation will be built: /nix/store/vq5806fd524dak4z61lyg3snm55pd5vw-packages.json.drv building '/nix/store/vq5806fd524dak4z61lyg3snm55pd5vw-packages.json.drv'... Going to be running update for following packages: - ngrok-3.7.0 Press Enter key to continue... Running update for: - ngrok-3.7.0: UPDATING ... - ngrok-3.7.0: ERROR --- SHOWING ERROR LOG FOR ngrok-3.7.0 ---------------------- this path will be fetched (0.24 MiB download, 1.28 MiB unpacked): /nix/store/y1ip5sxddc4873fpq252fdrqr6bypwd5-python3.11-httpie-3.2.2 copying path '/nix/store/y1ip5sxddc4873fpq252fdrqr6bypwd5-python3.11-httpie-3.2.2' from 'https://cache.nixos.org'... usage: http [METHOD] URL [REQUEST_ITEM ...] error: Request body (from stdin, --raw or a file) and request data (key=value) cannot be mixed. Pass --ignore-stdin to let key/value take priority. See https://httpie.io/docs#scripting for details. for more information: run 'http --help' or visit https://httpie.io/docs/cli --- SHOWING ERROR LOG FOR ngrok-3.7.0 ---------------------- The update script for ngrok-3.7.0 failed with exit code 1 [result] Failed to update ngrok 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath jinja2-cli, using log file: /var/log/nixpkgs-update/jinja2-cli/2024-03-21.log jinja2-cli 0 -> 1 attrpath: jinja2-cli 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/s0p0sybqcx7h85rbyqpr9fnf2qyzx3yz-packages.json.drv building '/nix/store/s0p0sybqcx7h85rbyqpr9fnf2qyzx3yz-packages.json.drv'... Going to be running update for following packages: - jinja2-cli-0.8.2 Press Enter key to continue... Running update for: - jinja2-cli-0.8.2: UPDATING ... - jinja2-cli-0.8.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update jinja2-cli 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.winacl, using log file: /var/log/nixpkgs-update/python311Packages.winacl/2024-03-21.log python311Packages.winacl 0 -> 1 attrpath: python311Packages.winacl 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/9wvald2fkzsp98glsk8lih2hydqb51y2-packages.json.drv building '/nix/store/9wvald2fkzsp98glsk8lih2hydqb51y2-packages.json.drv'... Going to be running update for following packages: - python3.11-winacl-0.1.8 Press Enter key to continue... Running update for: - python3.11-winacl-0.1.8: UPDATING ... - python3.11-winacl-0.1.8: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.winacl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyopnsense, using log file: /var/log/nixpkgs-update/python311Packages.pyopnsense/2024-03-21.log python311Packages.pyopnsense 0 -> 1 attrpath: python311Packages.pyopnsense 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/2mrymi6nvqpfpwbg2zab7y0mqdwl82bx-packages.json.drv building '/nix/store/2mrymi6nvqpfpwbg2zab7y0mqdwl82bx-packages.json.drv'... Going to be running update for following packages: - python3.11-pyopnsense-0.4.0 Press Enter key to continue... Running update for: - python3.11-pyopnsense-0.4.0: UPDATING ... - python3.11-pyopnsense-0.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyopnsense 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cudatext, using log file: /var/log/nixpkgs-update/cudatext/2024-03-21.log cudatext 0 -> 1 attrpath: cudatext Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/rpcgbs57wfmf0j5g4bw0kdh4zpf5miix-packages.json.drv building '/nix/store/rpcgbs57wfmf0j5g4bw0kdh4zpf5miix-packages.json.drv'... Going to be running update for following packages: - cudatext-1.202.1 Press Enter key to continue... Running update for: - cudatext-1.202.1: UPDATING ... - cudatext-1.202.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/editors/cudatext/default.nix b/pkgs/applications/editors/cudatext/default.nix index 37b79d9815c3..da269f11aceb 100644 --- a/pkgs/applications/editors/cudatext/default.nix +++ b/pkgs/applications/editors/cudatext/default.nix @@ -38,13 +38,13 @@ let in stdenv.mkDerivation rec { pname = "cudatext"; - version = "1.202.1"; + version = "1.211.0"; src = fetchFromGitHub { owner = "Alexey-T"; repo = "CudaText"; rev = version; - hash = "sha256-ZFMO986D4RtrTnLFdcL0a2BNjcsB+9pIolylblku7j4="; + hash = "sha256-jBYKOiMdZOHlM+X024SpiVw3Jl5ii4WL/Ag+E9W+/Nk="; }; patches = [ ./proc_globdata.patch ]; diff --git a/pkgs/applications/editors/cudatext/deps.json b/pkgs/applications/editors/cudatext/deps.json index 3a1e643c6f7f..5ba5991e1eb6 100644 --- a/pkgs/applications/editors/cudatext/deps.json +++ b/pkgs/applications/editors/cudatext/deps.json @@ -6,33 +6,33 @@ }, "ATBinHex-Lazarus": { "owner": "Alexey-T", - "rev": "2023.08.12", - "hash": "sha256-dEwz052aYcJtKpRcP8t7gE2RHuHPQ4T0zHFMv6zVZ6g=" + "rev": "2024.01.17", + "hash": "sha256-RaHbylQ8NrXB67MKCkNi3relxNp0wmldxboitdmaqJ0=" }, "ATFlatControls": { "owner": "Alexey-T", - "rev": "2023.10.30", - "hash": "sha256-fuTQnnuWjIsABx457y+n6luLxQf+b9TiZGLXYjNsUrw=" + "rev": "2024.01.25", + "hash": "sha256-E8DvGEMSQnmcjvSKtJtt8TcDJVZ0RmdIzKuH2eTh2ic=" }, "ATSynEdit": { "owner": "Alexey-T", - "rev": "2023.11.23", - "hash": "sha256-LGYGCxEPdZL4BU3TGiFxydu7AN8g5kqOdW+dcbiCf7E=" + "rev": "2024.03.16", + "hash": "sha256-Huv5jVgkWnHNK5fJ/i4R4GmyyDgU2WKEFT7PXCCjQf0=" }, "ATSynEdit_Cmp": { "owner": "Alexey-T", - "rev": "2023.05.31", - "hash": "sha256-QXu/p3o0RSwMyntFYrjIQBtOBGvL9rAsINaglG3fZvo=" + "rev": "2024.03.07", + "hash": "sha256-U+HsG1CX9tI4Z1gPaCCsPbsJ0X6DTgSVhGM6RXqEw1A=" }, "EControl": { "owner": "Alexey-T", - "rev": "2023.11.16", - "hash": "sha256-FxUV+K9JRsdr0xqQzvg1UI4bBHyhqxiVoPN58h2+WVg=" + "rev": "2024.01.10", + "hash": "sha256-r3hQS6IRwda0RxB6R2r+toBC/sNSQP8TFonBNFLphbg=" }, "ATSynEdit_Ex": { "owner": "Alexey-T", - "rev": "2023.11.23", - "hash": "sha256-RNXP8O3UF+hwA3TNzLorZqlt04Idnc4Z9LA87JJSsZE=" + "rev": "2024.03.01", + "hash": "sha256-T60K/hmXrcT8edl8AiVh2km6sohGsHetDquZtfVxnsY=" }, "Python-for-Lazarus": { "owner": "Alexey-T", @@ -41,8 +41,8 @@ }, "Emmet-Pascal": { "owner": "Alexey-T", - "rev": "2023.08.12", - "hash": "sha256-s9ZKrL+XIWIwejnLz+uuyDbbDuOZLJhiuiMChKB4Reg=" + "rev": "2023.12.02", + "hash": "sha256-NDYhjmVGiw9UKfOQhXLdJiTaGZeTs8kr2hBujI2s+3E=" }, "CudaText-lexers": { "owner": "Alexey-T", @@ -51,7 +51,7 @@ }, "bgrabitmap": { "owner": "bgrabitmap", - "rev": "v11.5.6", - "hash": "sha256-7TuHCCaH8/RxiVQmDILPW4T6op/XW6djwA5iSh/Yb5w=" + "rev": "v11.6", + "hash": "sha256-ZSWih6VmZXPWG3uIsemoJ65tqvEym2Ntd9tQMn3rBPU=" } } An auto update branch exists with message `cudatext: 1.202.1 -> 1.211.0`. New version is 1.211.0. An auto update branch exists with an equal or greater version [result] Failed to update cudatext 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.lru-dict, using log file: /var/log/nixpkgs-update/python311Packages.lru-dict/2024-03-21.log python311Packages.lru-dict 0 -> 1 attrpath: python311Packages.lru-dict 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/j0d82fd0jclli516g4xl1iajxb2k5xwz-packages.json.drv building '/nix/store/j0d82fd0jclli516g4xl1iajxb2k5xwz-packages.json.drv'... Going to be running update for following packages: - python3.11-lru-dict-1.3.0 Press Enter key to continue... Running update for: - python3.11-lru-dict-1.3.0: UPDATING ... - python3.11-lru-dict-1.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.lru-dict 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.starsExtra, using log file: /var/log/nixpkgs-update/rPackages.starsExtra/2024-03-21.log rPackages.starsExtra 0.2.7 -> 0.2.8 https://repology.org/project/r:starsextra/versions attrpath: rPackages.starsExtra Checking auto update branch... No auto update branch exists Old version 0.2.7" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.starsExtra 0.2.7 -> 0.2.8 https://repology.org/project/r:starsextra/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.types-psycopg2, using log file: /var/log/nixpkgs-update/python311Packages.types-psycopg2/2024-03-21.log python311Packages.types-psycopg2 0 -> 1 attrpath: python311Packages.types-psycopg2 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/cb7dhjrn7b3lpl2lzfjlk01m34449ihb-packages.json.drv building '/nix/store/cb7dhjrn7b3lpl2lzfjlk01m34449ihb-packages.json.drv'... Going to be running update for following packages: - python3.11-types-psycopg2-2.9.21.20240311 Press Enter key to continue... Running update for: - python3.11-types-psycopg2-2.9.21.20240311: UPDATING ... - python3.11-types-psycopg2-2.9.21.20240311: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-psycopg2 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.proxy-tools, using log file: /var/log/nixpkgs-update/python311Packages.proxy-tools/2024-03-21.log python311Packages.proxy-tools 0 -> 1 attrpath: python311Packages.proxy-tools 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/7lg5g5ffhd42df2cyq12qw789qy3cqwp-packages.json.drv building '/nix/store/7lg5g5ffhd42df2cyq12qw789qy3cqwp-packages.json.drv'... Going to be running update for following packages: - python3.11-proxy-tools-0.1.0 Press Enter key to continue... Running update for: - python3.11-proxy-tools-0.1.0: UPDATING ... - python3.11-proxy-tools-0.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.proxy-tools 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.hdfs, using log file: /var/log/nixpkgs-update/python311Packages.hdfs/2024-03-21.log python311Packages.hdfs 0 -> 1 attrpath: python311Packages.hdfs 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/x4rjjffnmwf9k0zkl5plvkanlzmrj0rz-packages.json.drv building '/nix/store/x4rjjffnmwf9k0zkl5plvkanlzmrj0rz-packages.json.drv'... Going to be running update for following packages: - python3.11-hdfs-2.7.3 Press Enter key to continue... Running update for: - python3.11-hdfs-2.7.3: UPDATING ... - python3.11-hdfs-2.7.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.hdfs 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pypsrp, using log file: /var/log/nixpkgs-update/python311Packages.pypsrp/2024-03-21.log python311Packages.pypsrp 0 -> 1 attrpath: python311Packages.pypsrp 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/inb7smx0q81yix0lsqn6yb15k19wd6gd-packages.json.drv building '/nix/store/inb7smx0q81yix0lsqn6yb15k19wd6gd-packages.json.drv'... Going to be running update for following packages: - python3.11-pypsrp-0.8.1 Press Enter key to continue... Running update for: - python3.11-pypsrp-0.8.1: UPDATING ... - python3.11-pypsrp-0.8.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pypsrp 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.editbl, using log file: /var/log/nixpkgs-update/rPackages.editbl/2024-03-21.log rPackages.editbl 1.0.2 -> 1.0.3 https://repology.org/project/r:editbl/versions attrpath: rPackages.editbl Checking auto update branch... No auto update branch exists Old version 1.0.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.editbl 1.0.2 -> 1.0.3 https://repology.org/project/r:editbl/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ripe-atlas-sagan, using log file: /var/log/nixpkgs-update/python311Packages.ripe-atlas-sagan/2024-03-21.log python311Packages.ripe-atlas-sagan 0 -> 1 attrpath: python311Packages.ripe-atlas-sagan 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/rbahbzgzn3r8gdc7km2lmdk5fqz8xpqc-packages.json.drv building '/nix/store/rbahbzgzn3r8gdc7km2lmdk5fqz8xpqc-packages.json.drv'... Going to be running update for following packages: - python3.11-ripe-atlas-sagan-1.3.1 Press Enter key to continue... Running update for: - python3.11-ripe-atlas-sagan-1.3.1: UPDATING ... - python3.11-ripe-atlas-sagan-1.3.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ripe-atlas-sagan 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cudaPackages.cudatoolkit, using log file: /var/log/nixpkgs-update/cudaPackages.cudatoolkit/2024-03-21.log cudaPackages.cudatoolkit 12.2.2 -> 12.4.0 https://repology.org/project/cuda/versions attrpath: cudaPackages.cudatoolkit Checking auto update branch... No auto update branch exists Old version 12.2.2" not present in master derivation file with contents: { cudaVersion, runPatches ? [], autoPatchelfHook, autoAddDriverRunpath, addOpenGLRunpath, alsa-lib, curlMinimal, expat, fetchurl, fontconfig, freetype, gdk-pixbuf, glib, glibc, gst_all_1, gtk2, lib, libxkbcommon, libkrb5, krb5, makeWrapper, markForCudatoolkitRootHook, ncurses5, numactl, nss, patchelf, perl, python3, # FIXME: CUDAToolkit 10 may still need python27 pulseaudio, setupCudaHook, stdenv, backendStdenv, # E.g. gcc11Stdenv, set in extension.nix unixODBC, wayland, xorg, zlib, freeglut, libGLU, libsForQt5, libtiff, qt6Packages, qt6, rdma-core, ucx, rsync, libglvnd, }: let # Version info for the classic cudatoolkit packages that contain everything that is in redist. releases = builtins.import ./releases.nix; release = releases.${cudaVersion}; in backendStdenv.mkDerivation rec { pname = "cudatoolkit"; inherit (release) version; inherit runPatches; dontPatchELF = true; dontStrip = true; src = fetchurl {inherit (release) url sha256;}; outputs = [ "out" "lib" "doc" ]; nativeBuildInputs = [ perl makeWrapper rsync addOpenGLRunpath autoPatchelfHook autoAddDriverRunpath markForCudatoolkitRootHook ] ++ lib.optionals (lib.versionOlder version "11") [libsForQt5.wrapQtAppsHook] ++ lib.optionals (lib.versionAtLeast version "11.8") [qt6Packages.wrapQtAppsHook]; propagatedBuildInputs = [setupCudaHook]; buildInputs = lib.optionals (lib.versionOlder version "11") [ libsForQt5.qt5.qtwebengine freeglut libGLU ] ++ [ # To get $GDK_PIXBUF_MODULE_FILE via setup-hook gdk-pixbuf # For autoPatchelf ncurses5 expat python3 zlib glibc xorg.libX11 xorg.libXext xorg.libXrender xorg.libXt xorg.libXtst xorg.libXi xorg.libXext xorg.libXdamage xorg.libxcb xorg.xcbutilimage xorg.xcbutilrenderutil xorg.xcbutilwm xorg.xcbutilkeysyms pulseaudio libxkbcommon libkrb5 krb5 gtk2 glib fontconfig freetype numactl nss unixODBC alsa-lib wayland libglvnd ] ++ lib.optionals (lib.versionAtLeast version "11.8") [ (lib.getLib libtiff) qt6Packages.qtwayland rdma-core (ucx.override {enableCuda = false;}) # Avoid infinite recursion xorg.libxshmfence xorg.libxkbfile ] ++ (lib.optionals (lib.versionAtLeast version "12") ( map lib.getLib ([ # Used by `/target-linux-x64/CollectX/clx` and `/target-linux-x64/CollectX/libclx_api.so` for: # - `libcurl.so.4` curlMinimal # Used by `/host-linux-x64/Scripts/WebRTCContainer/setup/neko/server/bin/neko` gst_all_1.gstreamer gst_all_1.gst-plugins-base ]) ++ ( with qt6; [ qtmultimedia qttools qtpositioning qtscxml qtsvg qtwebchannel qtwebengine ] ) )); # Prepended to runpaths by autoPatchelf. # The order inherited from older rpath preFixup code runtimeDependencies = [ (placeholder "lib") (placeholder "out") "${placeholder "out"}/nvvm" # NOTE: use the same libstdc++ as the rest of nixpkgs, not from backendStdenv "${lib.getLib stdenv.cc.cc}/lib64" "${placeholder "out"}/jre/lib/amd64/jli" "${placeholder "out"}/lib64" "${placeholder "out"}/nvvm/lib64" ]; autoPatchelfIgnoreMissingDeps = [ # This is the hardware-dependent userspace driver that comes from # nvidia_x11 package. It must be deployed at runtime in # /run/opengl-driver/lib or pointed at by LD_LIBRARY_PATH variable, rather # than pinned in runpath "libcuda.so.1" # The krb5 expression ships libcom_err.so.3 but cudatoolkit asks for the # older # This dependency is asked for by target-linux-x64/CollectX/RedHat/x86_64/libssl.so.10 # - do we even want to use nvidia-shipped libssl? "libcom_err.so.2" ] ++ lib.optionals (lib.versionOlder version "10.1") [ # For Cuda 10.0, nVidia also shipped a jre implementation which needed # two old versions of ffmpeg which are not available in nixpkgs "libavcodec.so.54" "libavcodec.so.53" "libavformat.so.54" "libavformat.so.53" ]; preFixup = if (lib.versionAtLeast version "10.1" && lib.versionOlder version "11") then '' ${lib.getExe' patchelf "patchelf"} $out/targets/*/lib/libnvrtc.so --add-needed libnvrtc-builtins.so '' else '' ${lib.getExe' patchelf "patchelf"} $out/lib64/libnvrtc.so --add-needed libnvrtc-builtins.so ''; unpackPhase = '' sh $src --keep --noexec ${lib.optionalString (lib.versionOlder version "10.1") '' cd pkg/run_files sh cuda-linux*.run --keep --noexec sh cuda-samples*.run --keep --noexec mv pkg ../../$(basename $src) cd ../.. rm -rf pkg for patch in $runPatches; do sh $patch --keep --noexec mv pkg $(basename $patch) done ''} ''; installPhase = '' runHook preInstall mkdir $out ${lib.optionalString (lib.versionOlder version "10.1") '' cd $(basename $src) export PERL5LIB=. perl ./install-linux.pl --prefix="$out" cd .. for patch in $runPatches; do cd $(basename $patch) perl ./install_patch.pl --silent --accept-eula --installdir="$out" cd .. done ''} ${lib.optionalString (lib.versionAtLeast version "10.1" && lib.versionOlder version "11") '' cd pkg/builds/cuda-toolkit mv * $out/ ''} ${lib.optionalString (lib.versionAtLeast version "11") '' mkdir -p $out/bin $out/lib64 $out/include $doc for dir in pkg/builds/* pkg/builds/cuda_nvcc/nvvm pkg/builds/cuda_cupti/extras/CUPTI; do if [ -d $dir/bin ]; then mv $dir/bin/* $out/bin fi if [ -d $dir/doc ]; then (cd $dir/doc && find . -type d -exec mkdir -p $doc/\{} \;) (cd $dir/doc && find . \( -type f -o -type l \) -exec mv \{} $doc/\{} \;) fi if [ -L $dir/include ] || [ -d $dir/include ]; then (cd $dir/include && find . -type d -exec mkdir -p $out/include/\{} \;) (cd $dir/include && find . \( -type f -o -type l \) -exec mv \{} $out/include/\{} \;) fi if [ -L $dir/lib64 ] || [ -d $dir/lib64 ]; then (cd $dir/lib64 && find . -type d -exec mkdir -p $out/lib64/\{} \;) (cd $dir/lib64 && find . \( -type f -o -type l \) -exec mv \{} $out/lib64/\{} \;) fi done mv pkg/builds/cuda_nvcc/nvvm $out/nvvm mv pkg/builds/cuda_sanitizer_api $out/cuda_sanitizer_api ln -s $out/cuda_sanitizer_api/compute-sanitizer/compute-sanitizer $out/bin/compute-sanitizer mv pkg/builds/nsight_systems/target-linux-x64 $out/target-linux-x64 mv pkg/builds/nsight_systems/host-linux-x64 $out/host-linux-x64 rm $out/host-linux-x64/libstdc++.so* ''} ${ lib.optionalString (lib.versionAtLeast version "11.8" && lib.versionOlder version "12") # error: auto-patchelf could not satisfy dependency libtiff.so.5 wanted by /nix/store/.......-cudatoolkit-12.0.1/host-linux-x64/Plugins/imageformats/libqtiff.so # we only ship libtiff.so.6, so let's use qt plugins built by Nix. # TODO: don't copy, come up with a symlink-based "merge" '' rsync ${lib.getLib qt6Packages.qtimageformats}/lib/qt-6/plugins/ $out/host-linux-x64/Plugins/ -aP '' } ${ lib.optionalString (lib.versionAtLeast version "12") # Use Qt plugins built by Nix. '' for qtlib in $out/host-linux-x64/Plugins/*/libq*.so; do qtdir=$(basename $(dirname $qtlib)) filename=$(basename $qtlib) for qtpkgdir in ${lib.concatMapStringsSep " " (x: qt6Packages.${x}) ["qtbase" "qtimageformats" "qtsvg" "qtwayland"]}; do if [ -e $qtpkgdir/lib/qt-6/plugins/$qtdir/$filename ]; then ln -snf $qtpkgdir/lib/qt-6/plugins/$qtdir/$filename $qtlib fi done done '' } rm -f $out/tools/CUDA_Occupancy_Calculator.xls # FIXME: why? ${lib.optionalString (lib.versionOlder version "10.1") '' # let's remove the 32-bit libraries, they confuse the lib64->lib mover rm -rf $out/lib ''} ${lib.optionalString (lib.versionAtLeast version "12.0") '' rm $out/host-linux-x64/libQt6* ''} # Remove some cruft. ${lib.optionalString ((lib.versionAtLeast version "7.0") && (lib.versionOlder version "10.1")) "rm $out/bin/uninstall*"} # Fixup path to samples (needed for cuda 6.5 or else nsight will not find them) if [ -d "$out"/cuda-samples ]; then mv "$out"/cuda-samples "$out"/samples fi # Change the #error on GCC > 4.9 to a #warning. sed -i $out/include/host_config.h -e 's/#error\(.*unsupported GNU version\)/#warning\1/' # Fix builds with newer glibc version sed -i "1 i#define _BITS_FLOATN_H" "$out/include/host_defines.h" '' + # Point NVCC at a compatible compiler # CUDA_TOOLKIT_ROOT_DIR is legacy, # Cf. https://cmake.org/cmake/help/latest/module/FindCUDA.html#input-variables '' mkdir -p $out/nix-support cat <> $out/nix-support/setup-hook cmakeFlags+=' -DCUDA_TOOLKIT_ROOT_DIR=$out' EOF # Move some libraries to the lib output so that programs that # depend on them don't pull in this entire monstrosity. mkdir -p $lib/lib mv -v $out/lib64/libcudart* $lib/lib/ # Remove OpenCL libraries as they are provided by ocl-icd and driver. rm -f $out/lib64/libOpenCL* ${lib.optionalString (lib.versionAtLeast version "10.1" && (lib.versionOlder version "11")) '' mv $out/lib64 $out/lib mv $out/extras/CUPTI/lib64/libcupti* $out/lib ''} # nvprof do not find any program to profile if LD_LIBRARY_PATH is not set wrapProgram $out/bin/nvprof \ --prefix LD_LIBRARY_PATH : $out/lib '' + lib.optionalString (lib.versionOlder version "8.0") '' # Hack to fix building against recent Glibc/GCC. echo "NIX_CFLAGS_COMPILE+=' -D_FORCE_INLINES'" >> $out/nix-support/setup-hook '' # 11.8 includes a broken symlink, include/include, pointing to targets/x86_64-linux/include + lib.optionalString (lib.versions.majorMinor version == "11.8") '' rm $out/include/include '' + '' runHook postInstall ''; postInstall = '' for b in nvvp ${lib.optionalString (lib.versionOlder version "11") "nsight"}; do wrapProgram "$out/bin/$b" \ --set GDK_PIXBUF_MODULE_FILE "$GDK_PIXBUF_MODULE_FILE" done ${ lib.optionalString (lib.versionAtLeast version "12") # Check we don't have any lurking vendored qt libraries that weren't # replaced during installPhase '' qtlibfiles=$(find $out -name "libq*.so" -type f) if [ ! -z "$qtlibfiles" ]; then echo "Found unexpected vendored Qt library files in $out" >&2 echo $qtlibfiles >&2 echo "These should be replaced with symlinks in installPhase" >&2 exit 1 fi '' } ''; # cuda-gdb doesn't run correctly when not using sandboxing, so # temporarily disabling the install check. This should be set to true # when we figure out how to get `cuda-gdb --version` to run correctly # when not using sandboxing. doInstallCheck = false; postInstallCheck = '' # Smoke test binaries pushd $out/bin for f in *; do case $f in crt) continue;; nvcc.profile) continue;; nsight_ee_plugins_manage.sh) continue;; uninstall_cuda_toolkit_6.5.pl) continue;; computeprof|nvvp|nsight) continue;; # GUIs don't feature "--version" *) echo "Executing '$f --version':"; ./$f --version;; esac done popd ''; passthru = { inherit (backendStdenv) cc; majorMinorVersion = lib.versions.majorMinor version; majorVersion = lib.versions.majorMinor version; }; meta = with lib; { description = "A compiler for NVIDIA GPUs, math libraries, and tools"; homepage = "https://developer.nvidia.com/cuda-toolkit"; platforms = ["x86_64-linux"]; license = licenses.nvidiaCuda; maintainers = teams.cuda.members; }; } [result] Failed to update cudaPackages.cudatoolkit 12.2.2 -> 12.4.0 https://repology.org/project/cuda/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.filecacher, using log file: /var/log/nixpkgs-update/rPackages.filecacher/2024-03-21.log rPackages.filecacher 0.2.7 -> 0.2.9 https://repology.org/project/r:filecacher/versions attrpath: rPackages.filecacher Checking auto update branch... No auto update branch exists Old version 0.2.7" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.filecacher 0.2.7 -> 0.2.9 https://repology.org/project/r:filecacher/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl536Packages.EmailValid 1.203 -> 1.204 https://repology.org/project/perl:email-valid/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.gdalBindings, using log file: /var/log/nixpkgs-update/rPackages.gdalBindings/2024-03-21.log rPackages.gdalBindings 0.1.10 -> 0.1.17 https://repology.org/project/r:gdalbindings/versions attrpath: rPackages.gdalBindings Checking auto update branch... No auto update branch exists Old version 0.1.10" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.gdalBindings 0.1.10 -> 0.1.17 https://repology.org/project/r:gdalbindings/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.rlinkedinads, using log file: /var/log/nixpkgs-update/rPackages.rlinkedinads/2024-03-21.log rPackages.rlinkedinads 0.1.2 -> 0.2.0 https://repology.org/project/r:rlinkedinads/versions attrpath: rPackages.rlinkedinads Checking auto update branch... No auto update branch exists Old version 0.1.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.rlinkedinads 0.1.2 -> 0.2.0 https://repology.org/project/r:rlinkedinads/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ivo_table, using log file: /var/log/nixpkgs-update/rPackages.ivo_table/2024-03-21.log rPackages.ivo_table 0.2 -> 0.4.1 https://repology.org/project/r:ivo.table/versions attrpath: rPackages.ivo_table Checking auto update branch... No auto update branch exists Old version 0.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ivo_table 0.2 -> 0.4.1 https://repology.org/project/r:ivo.table/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.dsem, using log file: /var/log/nixpkgs-update/rPackages.dsem/2024-03-21.log rPackages.dsem 1.0.0 -> 1.1.0 https://repology.org/project/r:dsem/versions attrpath: rPackages.dsem Checking auto update branch... No auto update branch exists Old version 1.0.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.dsem 1.0.0 -> 1.1.0 https://repology.org/project/r:dsem/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ydiff, using log file: /var/log/nixpkgs-update/python311Packages.ydiff/2024-03-21.log python311Packages.ydiff 0 -> 1 attrpath: python311Packages.ydiff 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/0g28cawb20za0zyra1c4n0xi2r7hy16z-packages.json.drv building '/nix/store/0g28cawb20za0zyra1c4n0xi2r7hy16z-packages.json.drv'... Going to be running update for following packages: - python3.11-ydiff-1.2 Press Enter key to continue... Running update for: - python3.11-ydiff-1.2: UPDATING ... - python3.11-ydiff-1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ydiff 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.fontpens, using log file: /var/log/nixpkgs-update/python311Packages.fontpens/2024-03-21.log python311Packages.fontpens 0 -> 1 attrpath: python311Packages.fontpens 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/apviq2xh6cdnpxm6vg1z741wjspjixdp-packages.json.drv building '/nix/store/apviq2xh6cdnpxm6vg1z741wjspjixdp-packages.json.drv'... Going to be running update for following packages: - python3.11-fontPens-0.2.4 Press Enter key to continue... Running update for: - python3.11-fontPens-0.2.4: UPDATING ... - python3.11-fontPens-0.2.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.fontpens 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.clickhouse-driver, using log file: /var/log/nixpkgs-update/python311Packages.clickhouse-driver/2024-03-21.log python311Packages.clickhouse-driver 0 -> 1 attrpath: python311Packages.clickhouse-driver 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/0v36aw70q3ygdkb282dwhgrxhv2a00m2-packages.json.drv building '/nix/store/0v36aw70q3ygdkb282dwhgrxhv2a00m2-packages.json.drv'... Going to be running update for following packages: - python3.11-clickhouse-driver-0.2.7 Press Enter key to continue... Running update for: - python3.11-clickhouse-driver-0.2.7: UPDATING ... - python3.11-clickhouse-driver-0.2.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.clickhouse-driver 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.thinc, using log file: /var/log/nixpkgs-update/python311Packages.thinc/2024-03-21.log python311Packages.thinc 0 -> 1 attrpath: python311Packages.thinc 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/ggrwh40rg1nsz8cakjlah07gsbvcpkdc-packages.json.drv building '/nix/store/ggrwh40rg1nsz8cakjlah07gsbvcpkdc-packages.json.drv'... Going to be running update for following packages: - python3.11-thinc-8.2.3 Press Enter key to continue... Running update for: - python3.11-thinc-8.2.3: UPDATING ... - python3.11-thinc-8.2.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.thinc 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath simh, using log file: /var/log/nixpkgs-update/simh/2024-03-21.log simh 3.11-1 -> 3.12.4 https://repology.org/project/simh/versions attrpath: simh Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/zs69bkapxgpv5xhcld73an4sj2cqbgqs-source.drv building '/nix/store/zs69bkapxgpv5xhcld73an4sj2cqbgqs-source.drv'... trying https://github.com/simh/simh/archive/v3.12.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/zs69bkapxgpv5xhcld73an4sj2cqbgqs-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/simh/simh/archive/v3.12.4.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/zs69bkapxgpv5xhcld73an4sj2cqbgqs-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'simh.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/zs69bkapxgpv5xhcld73an4sj2cqbgqs-source.drv /nix/store/cdy2ngcm409liswpf6bjlv99zmcvv8j1-simh-3.12.4.drv building '/nix/store/zs69bkapxgpv5xhcld73an4sj2cqbgqs-source.drv'... trying https://github.com/simh/simh/archive/v3.12.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/zs69bkapxgpv5xhcld73an4sj2cqbgqs-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/simh/simh/archive/v3.12.4.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/zs69bkapxgpv5xhcld73an4sj2cqbgqs-source.drv'. error: 1 dependencies of derivation '/nix/store/cdy2ngcm409liswpf6bjlv99zmcvv8j1-simh-3.12.4.drv' failed to build [result] Failed to update simh 3.11-1 -> 3.12.4 https://repology.org/project/simh/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dsq, using log file: /var/log/nixpkgs-update/dsq/2024-03-21.log dsq 0 -> 1 attrpath: dsq Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/17qcg1lq3yj5ln0gwj0q5icpd1f0km96-packages.json.drv building '/nix/store/17qcg1lq3yj5ln0gwj0q5icpd1f0km96-packages.json.drv'... Going to be running update for following packages: - dsq-0.23.0 Press Enter key to continue... Running update for: - dsq-0.23.0: UPDATING ... - dsq-0.23.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update dsq 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pox, using log file: /var/log/nixpkgs-update/python311Packages.pox/2024-03-21.log python311Packages.pox 0 -> 1 attrpath: python311Packages.pox 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/85zs9x1g9x4116hk21l3cbkvzjb2pc2d-packages.json.drv building '/nix/store/85zs9x1g9x4116hk21l3cbkvzjb2pc2d-packages.json.drv'... Going to be running update for following packages: - python3.11-pox-0.3.4 Press Enter key to continue... Running update for: - python3.11-pox-0.3.4: UPDATING ... - python3.11-pox-0.3.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pox 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.BiocParallel, using log file: /var/log/nixpkgs-update/rPackages.BiocParallel/2024-03-21.log rPackages.BiocParallel 1.36.0 -> 1.37.0 https://repology.org/project/r:biocparallel/versions attrpath: rPackages.BiocParallel Checking auto update branch... No auto update branch exists Old version 1.36.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.BiocParallel 1.36.0 -> 1.37.0 https://repology.org/project/r:biocparallel/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath subtitleedit, using log file: /var/log/nixpkgs-update/subtitleedit/2024-03-21.log subtitleedit 0 -> 1 attrpath: subtitleedit 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/dr732salaaszxq3qx7a72rjscf61s9pb-packages.json.drv building '/nix/store/dr732salaaszxq3qx7a72rjscf61s9pb-packages.json.drv'... Going to be running update for following packages: - subtitleedit-4.0.2 Press Enter key to continue... Running update for: - subtitleedit-4.0.2: UPDATING ... - subtitleedit-4.0.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/video/subtitleedit/default.nix b/pkgs/applications/video/subtitleedit/default.nix index e08ac36db3f0..d47889857ed0 100644 --- a/pkgs/applications/video/subtitleedit/default.nix +++ b/pkgs/applications/video/subtitleedit/default.nix @@ -18,11 +18,11 @@ stdenv.mkDerivation rec { pname = "subtitleedit"; - version = "4.0.2"; + version = "4.0.4"; src = fetchzip { url = "https://github.com/SubtitleEdit/subtitleedit/releases/download/${version}/SE${lib.replaceStrings [ "." ] [ "" ] version}.zip"; - hash = "sha256-kcs2h6HeWniJhGDNsy+EBauXbiDIlLCOJkVOCIzLBzM="; + hash = "sha256-9z9igHU/23KHOd1TM3Wd7y5kl19cg3D9AQ2MjH5av20="; stripRoot = false; }; An auto update branch exists with message `subtitleedit: 4.0.2 -> 4.0.4`. New version is 4.0.4. An auto update branch exists with an equal or greater version [result] Failed to update subtitleedit 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.draftjs-exporter, using log file: /var/log/nixpkgs-update/python311Packages.draftjs-exporter/2024-03-21.log python311Packages.draftjs-exporter 0 -> 1 attrpath: python311Packages.draftjs-exporter 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/ac0rafb619nh63wh8aia3f845vxn3cs0-packages.json.drv building '/nix/store/ac0rafb619nh63wh8aia3f845vxn3cs0-packages.json.drv'... Going to be running update for following packages: - python3.11-draftjs-exporter-5.0.0 Press Enter key to continue... Running update for: - python3.11-draftjs-exporter-5.0.0: UPDATING ... - python3.11-draftjs-exporter-5.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.draftjs-exporter 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ds4drv, using log file: /var/log/nixpkgs-update/python311Packages.ds4drv/2024-03-21.log python311Packages.ds4drv 0 -> 1 attrpath: python311Packages.ds4drv 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/5wr4ydsqzwps31s5llrxf7nmbxd7pb8g-packages.json.drv building '/nix/store/5wr4ydsqzwps31s5llrxf7nmbxd7pb8g-packages.json.drv'... Going to be running update for following packages: - python3.11-ds4drv-0.5.1 Press Enter key to continue... Running update for: - python3.11-ds4drv-0.5.1: UPDATING ... - python3.11-ds4drv-0.5.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ds4drv 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rocmPackages.rocm-core, using log file: /var/log/nixpkgs-update/rocmPackages.rocm-core/2024-03-21.log rocmPackages.rocm-core 0 -> 1 attrpath: rocmPackages.rocm-core 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] Failed with exit code 1 these 2 derivations will be built: /nix/store/r4rby0b8zpg08c66lpqnklg1fy4qmfh8-update.sh.drv /nix/store/h40nnd64pzp34ml1g8vwal735z277s9w-packages.json.drv building '/nix/store/r4rby0b8zpg08c66lpqnklg1fy4qmfh8-update.sh.drv'... building '/nix/store/h40nnd64pzp34ml1g8vwal735z277s9w-packages.json.drv'... Going to be running update for following packages: - rocm-core-5.7.1 Press Enter key to continue... Running update for: - rocm-core-5.7.1: UPDATING ... - rocm-core-5.7.1: ERROR --- SHOWING ERROR LOG FOR rocm-core-5.7.1 ---------------------- 'rocmPackages_5.rocm-core' is already at it's maximum allowed version. Any further upgrades should go into 'rocmPackages_X.rocm-core'. --- SHOWING ERROR LOG FOR rocm-core-5.7.1 ---------------------- The update script for rocm-core-5.7.1 failed with exit code 1 [result] Failed to update rocmPackages.rocm-core 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath curseradio, using log file: /var/log/nixpkgs-update/curseradio/2024-03-21.log curseradio 0 -> 1 attrpath: curseradio 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/7v3chfbghnl3miwk3mb2ljxj4lzqx488-packages.json.drv building '/nix/store/7v3chfbghnl3miwk3mb2ljxj4lzqx488-packages.json.drv'... Going to be running update for following packages: - curseradio-0.2 Press Enter key to continue... Running update for: - curseradio-0.2: UPDATING ... - curseradio-0.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update curseradio 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.metaseqR2, using log file: /var/log/nixpkgs-update/rPackages.metaseqR2/2024-03-21.log rPackages.metaseqR2 1.10.0 -> 1.14.0 https://repology.org/project/r:metaseqr2/versions attrpath: rPackages.metaseqR2 Checking auto update branch... No auto update branch exists Old version 1.10.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.metaseqR2 1.10.0 -> 1.14.0 https://repology.org/project/r:metaseqr2/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.requests-unixsocket, using log file: /var/log/nixpkgs-update/python311Packages.requests-unixsocket/2024-03-21.log python311Packages.requests-unixsocket 0 -> 1 attrpath: python311Packages.requests-unixsocket Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/jjinbyfa0gl7xmcglz7ciz8gg1ip30c3-packages.json.drv building '/nix/store/jjinbyfa0gl7xmcglz7ciz8gg1ip30c3-packages.json.drv'... Going to be running update for following packages: - python3.11-requests-unixsocket-0.3.0 Press Enter key to continue... Running update for: - python3.11-requests-unixsocket-0.3.0: UPDATING ... - python3.11-requests-unixsocket-0.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.requests-unixsocket 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath k3s_1_26, using log file: /var/log/nixpkgs-update/k3s_1_26/2024-03-21.log k3s_1_26 0 -> 1 attrpath: k3s_1_26 Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/fh5a40hjs9ijb7frahma61jx76qp49ni-packages.json.drv building '/nix/store/fh5a40hjs9ijb7frahma61jx76qp49ni-packages.json.drv'... Going to be running update for following packages: - k3s-1.26.14+k3s1 Press Enter key to continue... Running update for: - k3s-1.26.14+k3s1: UPDATING ... - k3s-1.26.14+k3s1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update k3s_1_26 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.detectron2, using log file: /var/log/nixpkgs-update/python311Packages.detectron2/2024-03-21.log python311Packages.detectron2 0 -> 1 attrpath: python311Packages.detectron2 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/x3ppscs31na068p9yy3rkz1kp9cj8qwd-packages.json.drv building '/nix/store/x3ppscs31na068p9yy3rkz1kp9cj8qwd-packages.json.drv'... Going to be running update for following packages: - python3.11-detectron2-0.6 Press Enter key to continue... Running update for: - python3.11-detectron2-0.6: UPDATING ... - python3.11-detectron2-0.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.detectron2 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.hickle, using log file: /var/log/nixpkgs-update/python311Packages.hickle/2024-03-21.log python311Packages.hickle 0 -> 1 attrpath: python311Packages.hickle 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/w48khgrsii01ld0q63jw7v11wbrnrb1z-packages.json.drv building '/nix/store/w48khgrsii01ld0q63jw7v11wbrnrb1z-packages.json.drv'... Going to be running update for following packages: - python3.11-hickle-5.0.2 Press Enter key to continue... Running update for: - python3.11-hickle-5.0.2: UPDATING ... - python3.11-hickle-5.0.2: DONE. Packages updated! [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.libkdepim, using log file: /var/log/nixpkgs-update/kdePackages.libkdepim/2024-03-21.log kdePackages.libkdepim 24.02.0 -> 24.02.1 https://repology.org/project/libkdepim/versions attrpath: kdePackages.libkdepim Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: { mkKdeDerivation, qttools, }: mkKdeDerivation { pname = "libkdepim"; extraNativeBuildInputs = [qttools]; } [result] Failed to update kdePackages.libkdepim 24.02.0 -> 24.02.1 https://repology.org/project/libkdepim/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.kmag, using log file: /var/log/nixpkgs-update/kdePackages.kmag/2024-03-21.log kdePackages.kmag 24.02.0 -> 24.02.1 https://repology.org/project/kmag/versions attrpath: kdePackages.kmag Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: {mkKdeDerivation}: mkKdeDerivation { pname = "kmag"; meta.mainProgram = "kmag"; } [result] Failed to update kdePackages.kmag 24.02.0 -> 24.02.1 https://repology.org/project/kmag/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.libgravatar, using log file: /var/log/nixpkgs-update/kdePackages.libgravatar/2024-03-21.log kdePackages.libgravatar 24.02.0 -> 24.02.1 https://repology.org/project/libgravatar/versions attrpath: kdePackages.libgravatar Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: {mkKdeDerivation}: mkKdeDerivation { pname = "libgravatar"; } [result] Failed to update kdePackages.libgravatar 24.02.0 -> 24.02.1 https://repology.org/project/libgravatar/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.akonadi-calendar-tools, using log file: /var/log/nixpkgs-update/kdePackages.akonadi-calendar-tools/2024-03-21.log kdePackages.akonadi-calendar-tools 24.02.0 -> 24.02.1 https://repology.org/project/akonadi-calendar-tools/versions attrpath: kdePackages.akonadi-calendar-tools Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: {mkKdeDerivation}: mkKdeDerivation { pname = "akonadi-calendar-tools"; } [result] Failed to update kdePackages.akonadi-calendar-tools 24.02.0 -> 24.02.1 https://repology.org/project/akonadi-calendar-tools/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.kturtle, using log file: /var/log/nixpkgs-update/kdePackages.kturtle/2024-03-21.log kdePackages.kturtle 24.02.0 -> 24.02.1 https://repology.org/project/kturtle/versions attrpath: kdePackages.kturtle Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: { mkKdeDerivation, qtsvg, }: mkKdeDerivation { pname = "kturtle"; extraBuildInputs = [qtsvg]; meta.mainProgram = "kturtle"; } [result] Failed to update kdePackages.kturtle 24.02.0 -> 24.02.1 https://repology.org/project/kturtle/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.kwave, using log file: /var/log/nixpkgs-update/kdePackages.kwave/2024-03-21.log kdePackages.kwave 24.02.0 -> 24.02.1 https://repology.org/project/kwave/versions attrpath: kdePackages.kwave Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: {mkKdeDerivation}: mkKdeDerivation { pname = "kwave"; # FIXME(qt5) meta.broken = true; } [result] Failed to update kdePackages.kwave 24.02.0 -> 24.02.1 https://repology.org/project/kwave/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.kmix, using log file: /var/log/nixpkgs-update/kdePackages.kmix/2024-03-21.log kdePackages.kmix 24.02.0 -> 24.02.1 https://repology.org/project/kmix/versions attrpath: kdePackages.kmix Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: {mkKdeDerivation}: mkKdeDerivation { pname = "kmix"; # FIXME(qt5) meta.broken = true; } [result] Failed to update kdePackages.kmix 24.02.0 -> 24.02.1 https://repology.org/project/kmix/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.kdenlive, using log file: /var/log/nixpkgs-update/kdePackages.kdenlive/2024-03-21.log kdePackages.kdenlive 24.02.0 -> 24.02.1 https://repology.org/project/kdenlive/versions attrpath: kdePackages.kdenlive Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: { mkKdeDerivation, substituteAll, qtsvg, qtmultimedia, qtnetworkauth, ffmpeg-full, mediainfo, mlt, shared-mime-info, libv4l, frei0r, }: mkKdeDerivation { pname = "kdenlive"; patches = [ ( substituteAll { src = ./dependency-paths.patch; inherit mediainfo mlt; ffmpeg = ffmpeg-full; } ) ]; extraBuildInputs = [ qtsvg qtmultimedia qtnetworkauth mlt shared-mime-info libv4l ]; qtWrapperArgs = [ "--set FREI0R_PATH ${frei0r}/lib/frei0r-1" ]; } [result] Failed to update kdePackages.kdenlive 24.02.0 -> 24.02.1 https://repology.org/project/kdenlive/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.kcalutils, using log file: /var/log/nixpkgs-update/kdePackages.kcalutils/2024-03-21.log kdePackages.kcalutils 24.02.0 -> 24.02.1 https://repology.org/project/kcalutils/versions attrpath: kdePackages.kcalutils Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: {mkKdeDerivation}: mkKdeDerivation { pname = "kcalutils"; } [result] Failed to update kdePackages.kcalutils 24.02.0 -> 24.02.1 https://repology.org/project/kcalutils/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.kapptemplate, using log file: /var/log/nixpkgs-update/kdePackages.kapptemplate/2024-03-21.log kdePackages.kapptemplate 24.02.0 -> 24.02.1 https://repology.org/project/kapptemplate/versions attrpath: kdePackages.kapptemplate Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: {mkKdeDerivation}: mkKdeDerivation { pname = "kapptemplate"; meta.mainProgram = "kapptemplate"; } [result] Failed to update kdePackages.kapptemplate 24.02.0 -> 24.02.1 https://repology.org/project/kapptemplate/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.mbox-importer, using log file: /var/log/nixpkgs-update/kdePackages.mbox-importer/2024-03-21.log kdePackages.mbox-importer 24.02.0 -> 24.02.1 https://repology.org/project/mbox-importer/versions attrpath: kdePackages.mbox-importer Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: {mkKdeDerivation}: mkKdeDerivation { pname = "mbox-importer"; meta.mainProgram = "mboximporter"; } [result] Failed to update kdePackages.mbox-importer 24.02.0 -> 24.02.1 https://repology.org/project/mbox-importer/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.kolourpaint, using log file: /var/log/nixpkgs-update/kdePackages.kolourpaint/2024-03-21.log kdePackages.kolourpaint 24.02.0 -> 24.02.1 https://repology.org/project/kolourpaint/versions attrpath: kdePackages.kolourpaint Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: {mkKdeDerivation}: mkKdeDerivation { pname = "kolourpaint"; meta.mainProgram = "kolourpaint"; } [result] Failed to update kdePackages.kolourpaint 24.02.0 -> 24.02.1 https://repology.org/project/kolourpaint/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ikiwiki, using log file: /var/log/nixpkgs-update/ikiwiki/2024-03-21.log ikiwiki 3.20200202.3 -> 3.20200202.4 https://repology.org/project/ikiwiki/versions attrpath: ikiwiki Checking auto update branch... No auto update branch exists [outpaths] eval start [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.ktnef, using log file: /var/log/nixpkgs-update/kdePackages.ktnef/2024-03-21.log kdePackages.ktnef 24.02.0 -> 24.02.1 https://repology.org/project/ktnef/versions attrpath: kdePackages.ktnef Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: {mkKdeDerivation}: mkKdeDerivation { pname = "ktnef"; } [result] Failed to update kdePackages.ktnef 24.02.0 -> 24.02.1 https://repology.org/project/ktnef/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.akonadi-import-wizard, using log file: /var/log/nixpkgs-update/kdePackages.akonadi-import-wizard/2024-03-21.log kdePackages.akonadi-import-wizard 24.02.0 -> 24.02.1 https://repology.org/project/akonadi-import-wizard/versions attrpath: kdePackages.akonadi-import-wizard Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: {mkKdeDerivation}: mkKdeDerivation { pname = "akonadi-import-wizard"; meta.mainProgram = "akonadiimportwizard"; } [result] Failed to update kdePackages.akonadi-import-wizard 24.02.0 -> 24.02.1 https://repology.org/project/akonadi-import-wizard/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.kdenetwork-filesharing, using log file: /var/log/nixpkgs-update/kdePackages.kdenetwork-filesharing/2024-03-21.log kdePackages.kdenetwork-filesharing 24.02.0 -> 24.02.1 https://repology.org/project/kdenetwork-filesharing/versions attrpath: kdePackages.kdenetwork-filesharing Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: { mkKdeDerivation, qtdeclarative, }: mkKdeDerivation { pname = "kdenetwork-filesharing"; patches = [./smbd-path.patch]; extraBuildInputs = [qtdeclarative]; # We can't actually install samba via PackageKit, so let's not confuse users any more than we have to extraCmakeFlags = ["-DSAMBA_INSTALL=OFF"]; } [result] Failed to update kdePackages.kdenetwork-filesharing 24.02.0 -> 24.02.1 https://repology.org/project/kdenetwork-filesharing/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.kate, using log file: /var/log/nixpkgs-update/kdePackages.kate/2024-03-21.log kdePackages.kate 24.02.0 -> 24.02.1 https://repology.org/project/kate/versions attrpath: kdePackages.kate Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: {mkKdeDerivation}: mkKdeDerivation { pname = "kate"; } [result] Failed to update kdePackages.kate 24.02.0 -> 24.02.1 https://repology.org/project/kate/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.grantleetheme, using log file: /var/log/nixpkgs-update/kdePackages.grantleetheme/2024-03-21.log kdePackages.grantleetheme 24.02.0 -> 24.02.1 https://repology.org/project/grantleetheme/versions attrpath: kdePackages.grantleetheme Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: {mkKdeDerivation}: mkKdeDerivation { pname = "grantleetheme"; } [result] Failed to update kdePackages.grantleetheme 24.02.0 -> 24.02.1 https://repology.org/project/grantleetheme/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.ksanecore, using log file: /var/log/nixpkgs-update/kdePackages.ksanecore/2024-03-21.log kdePackages.ksanecore 24.02.0 -> 24.02.1 https://repology.org/project/ksanecore/versions attrpath: kdePackages.ksanecore Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: { mkKdeDerivation, sane-backends, }: mkKdeDerivation { pname = "ksanecore"; extraBuildInputs = [sane-backends]; } [result] Failed to update kdePackages.ksanecore 24.02.0 -> 24.02.1 https://repology.org/project/ksanecore/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.libksieve, using log file: /var/log/nixpkgs-update/kdePackages.libksieve/2024-03-21.log kdePackages.libksieve 24.02.0 -> 24.02.1 https://repology.org/project/libksieve/versions attrpath: kdePackages.libksieve Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: { mkKdeDerivation, qtwebengine, cyrus_sasl, }: mkKdeDerivation { pname = "libksieve"; extraBuildInputs = [qtwebengine cyrus_sasl]; } [result] Failed to update kdePackages.libksieve 24.02.0 -> 24.02.1 https://repology.org/project/libksieve/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.kiten, using log file: /var/log/nixpkgs-update/kdePackages.kiten/2024-03-21.log kdePackages.kiten 24.02.0 -> 24.02.1 https://repology.org/project/kiten/versions attrpath: kdePackages.kiten Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: {mkKdeDerivation}: mkKdeDerivation { pname = "kiten"; } [result] Failed to update kdePackages.kiten 24.02.0 -> 24.02.1 https://repology.org/project/kiten/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.mailimporter, using log file: /var/log/nixpkgs-update/kdePackages.mailimporter/2024-03-21.log kdePackages.mailimporter 24.02.0 -> 24.02.1 https://repology.org/project/mailimporter/versions attrpath: kdePackages.mailimporter Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: {mkKdeDerivation}: mkKdeDerivation { pname = "mailimporter"; } [result] Failed to update kdePackages.mailimporter 24.02.0 -> 24.02.1 https://repology.org/project/mailimporter/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.kclock, using log file: /var/log/nixpkgs-update/kdePackages.kclock/2024-03-21.log kdePackages.kclock 24.02.0 -> 24.02.1 https://repology.org/project/kclock/versions attrpath: kdePackages.kclock Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: { mkKdeDerivation, qtsvg, qtmultimedia, }: mkKdeDerivation { pname = "kclock"; extraBuildInputs = [qtsvg qtmultimedia]; } [result] Failed to update kdePackages.kclock 24.02.0 -> 24.02.1 https://repology.org/project/kclock/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.kmahjongg, using log file: /var/log/nixpkgs-update/kdePackages.kmahjongg/2024-03-21.log kdePackages.kmahjongg 24.02.0 -> 24.02.1 https://repology.org/project/kmahjongg/versions attrpath: kdePackages.kmahjongg Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: { mkKdeDerivation, qtdeclarative, qtsvg, libkmahjongg, }: mkKdeDerivation { pname = "kmahjongg"; extraBuildInputs = [qtdeclarative qtsvg]; qtWrapperArgs = ["--prefix XDG_DATA_DIRS : ${libkmahjongg}/share"]; meta.mainProgram = "kmahjongg"; } [result] Failed to update kdePackages.kmahjongg 24.02.0 -> 24.02.1 https://repology.org/project/kmahjongg/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.yakuake, using log file: /var/log/nixpkgs-update/kdePackages.yakuake/2024-03-21.log kdePackages.yakuake 24.02.0 -> 24.02.1 https://repology.org/project/yakuake/versions attrpath: kdePackages.yakuake Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: { mkKdeDerivation, qtsvg, }: mkKdeDerivation { pname = "yakuake"; extraBuildInputs = [qtsvg]; meta.mainProgram = "yakuake"; } [result] Failed to update kdePackages.yakuake 24.02.0 -> 24.02.1 https://repology.org/project/yakuake/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.libkcddb, using log file: /var/log/nixpkgs-update/kdePackages.libkcddb/2024-03-21.log kdePackages.libkcddb 24.02.0 -> 24.02.1 https://repology.org/project/libkcddb/versions attrpath: kdePackages.libkcddb Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: { mkKdeDerivation, libmusicbrainz5, }: mkKdeDerivation { pname = "libkcddb"; extraBuildInputs = [libmusicbrainz5]; } [result] Failed to update kdePackages.libkcddb 24.02.0 -> 24.02.1 https://repology.org/project/libkcddb/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.ktouch, using log file: /var/log/nixpkgs-update/kdePackages.ktouch/2024-03-21.log kdePackages.ktouch 24.02.0 -> 24.02.1 https://repology.org/project/ktouch/versions attrpath: kdePackages.ktouch Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: {mkKdeDerivation}: mkKdeDerivation { pname = "ktouch"; # FIXME(qt5) meta.broken = true; } [result] Failed to update kdePackages.ktouch 24.02.0 -> 24.02.1 https://repology.org/project/ktouch/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.kblocks, using log file: /var/log/nixpkgs-update/kdePackages.kblocks/2024-03-21.log kdePackages.kblocks 24.02.0 -> 24.02.1 https://repology.org/project/kblocks/versions attrpath: kdePackages.kblocks Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: { mkKdeDerivation, qtsvg, }: mkKdeDerivation { pname = "kblocks"; extraBuildInputs = [qtsvg]; meta.mainProgram = "kblocks"; } [result] Failed to update kdePackages.kblocks 24.02.0 -> 24.02.1 https://repology.org/project/kblocks/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.kig, using log file: /var/log/nixpkgs-update/kdePackages.kig/2024-03-21.log kdePackages.kig 24.02.0 -> 24.02.1 https://repology.org/project/kig/versions attrpath: kdePackages.kig Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: {mkKdeDerivation}: mkKdeDerivation { pname = "kig"; # FIXME(qt5) meta.broken = true; } [result] Failed to update kdePackages.kig 24.02.0 -> 24.02.1 https://repology.org/project/kig/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.kpimtextedit, using log file: /var/log/nixpkgs-update/kdePackages.kpimtextedit/2024-03-21.log kdePackages.kpimtextedit 24.02.0 -> 24.02.1 https://repology.org/project/kpimtextedit/versions attrpath: kdePackages.kpimtextedit Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: { mkKdeDerivation, qt5compat, }: mkKdeDerivation { pname = "kpimtextedit"; extraBuildInputs = [qt5compat]; } [result] Failed to update kdePackages.kpimtextedit 24.02.0 -> 24.02.1 https://repology.org/project/kpimtextedit/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.kosmindoormap, using log file: /var/log/nixpkgs-update/kdePackages.kosmindoormap/2024-03-21.log kdePackages.kosmindoormap 24.02.0 -> 24.02.1 https://repology.org/project/kosmindoormap/versions attrpath: kdePackages.kosmindoormap Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: { mkKdeDerivation, bison, flex, }: mkKdeDerivation { pname = "kosmindoormap"; extraNativeBuildInputs = [bison flex]; } [result] Failed to update kdePackages.kosmindoormap 24.02.0 -> 24.02.1 https://repology.org/project/kosmindoormap/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.akonadi-search, using log file: /var/log/nixpkgs-update/kdePackages.akonadi-search/2024-03-21.log kdePackages.akonadi-search 24.02.0 -> 24.02.1 https://repology.org/project/akonadi-search/versions attrpath: kdePackages.akonadi-search Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: { mkKdeDerivation, sources, corrosion, xapian, rustPlatform, cargo, rustc, # provided as callPackage input to enable easier overrides through overlays cargoHash ? "sha256-euUaB+QCwwwPjrUq+3NHt0hjDSW5gch8MwS57KmtIWI=", }: mkKdeDerivation rec { pname = "akonadi-search"; inherit (sources.${pname}) version; cargoRoot = "agent/rs/htmlparser"; cargoDeps = rustPlatform.fetchCargoTarball { # include version in the name so we invalidate the FOD name = "${pname}-${version}"; src = sources.${pname}; sourceRoot = "${pname}-${version}/${cargoRoot}"; hash = cargoHash; }; extraNativeBuildInputs = [ rustPlatform.cargoSetupHook cargo rustc ]; extraBuildInputs = [corrosion xapian]; } [result] Failed to update kdePackages.akonadi-search 24.02.0 -> 24.02.1 https://repology.org/project/akonadi-search/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.libkmahjongg, using log file: /var/log/nixpkgs-update/kdePackages.libkmahjongg/2024-03-21.log kdePackages.libkmahjongg 24.02.0 -> 24.02.1 https://repology.org/project/libkmahjongg/versions attrpath: kdePackages.libkmahjongg Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: { mkKdeDerivation, _7zz, svgcleaner, qtsvg, }: mkKdeDerivation { pname = "libkmahjongg"; extraNativeBuildInputs = [_7zz svgcleaner]; extraBuildInputs = [qtsvg]; } [result] Failed to update kdePackages.libkmahjongg 24.02.0 -> 24.02.1 https://repology.org/project/libkmahjongg/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.kcolorchooser, using log file: /var/log/nixpkgs-update/kdePackages.kcolorchooser/2024-03-21.log kdePackages.kcolorchooser 24.02.0 -> 24.02.1 https://repology.org/project/kcolorchooser/versions attrpath: kdePackages.kcolorchooser Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: {mkKdeDerivation}: mkKdeDerivation { pname = "kcolorchooser"; meta.mainProgram = "kcolorchooser"; } [result] Failed to update kdePackages.kcolorchooser 24.02.0 -> 24.02.1 https://repology.org/project/kcolorchooser/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.symspellpy, using log file: /var/log/nixpkgs-update/python311Packages.symspellpy/2024-03-21.log python311Packages.symspellpy 0 -> 1 attrpath: python311Packages.symspellpy Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes eval .#python311Packages.symspellpy --apply "p: builtins.hasAttr \"updateScript\" p" Standard error:  error: flake 'git+file:///var/cache/nixpkgs-update/worker/worktree/python311Packages.symspellpy' does not provide attribute 'packages.x86_64-linux.python311Packages.symspellpy', 'legacyPackages.x86_64-linux.python311Packages.symspellpy' or 'python311Packages.symspellpy' [result] Failed to update python311Packages.symspellpy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.markdownpart, using log file: /var/log/nixpkgs-update/kdePackages.markdownpart/2024-03-21.log kdePackages.markdownpart 24.02.0 -> 24.02.1 https://repology.org/project/markdownpart/versions attrpath: kdePackages.markdownpart Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: {mkKdeDerivation}: mkKdeDerivation { pname = "markdownpart"; } [result] Failed to update kdePackages.markdownpart 24.02.0 -> 24.02.1 https://repology.org/project/markdownpart/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.k3b, using log file: /var/log/nixpkgs-update/kdePackages.k3b/2024-03-21.log kdePackages.k3b 24.02.0 -> 24.02.1 https://repology.org/project/k3b/versions attrpath: kdePackages.k3b Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: { lib, mkKdeDerivation, pkg-config, qtwebengine, shared-mime-info, libdvdread, flac, libmad, libsndfile, lame, libvorbis, libsamplerate, cdrdao, cdrtools, dvdplusrwtools, libburn, normalize, sox, transcode, vcdimager, }: mkKdeDerivation { pname = "k3b"; extraNativeBuildInputs = [pkg-config shared-mime-info]; # FIXME: Musicbrainz 2.x???, musepack extraBuildInputs = [ qtwebengine libdvdread flac libmad libsndfile lame libvorbis libsamplerate ]; qtWrapperArgs = [ "--prefix PATH ':' ${lib.makeBinPath [ cdrdao cdrtools dvdplusrwtools libburn normalize sox transcode vcdimager flac ]}" ]; meta.mainProgram = "k3b"; } [result] Failed to update kdePackages.k3b 24.02.0 -> 24.02.1 https://repology.org/project/k3b/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.libkdcraw, using log file: /var/log/nixpkgs-update/kdePackages.libkdcraw/2024-03-21.log kdePackages.libkdcraw 24.02.0 -> 24.02.1 https://repology.org/project/libkdcraw/versions attrpath: kdePackages.libkdcraw Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: { mkKdeDerivation, pkg-config, libraw, }: mkKdeDerivation { pname = "libkdcraw"; extraNativeBuildInputs = [pkg-config]; extraBuildInputs = [libraw]; } [result] Failed to update kdePackages.libkdcraw 24.02.0 -> 24.02.1 https://repology.org/project/libkdcraw/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.libkgapi, using log file: /var/log/nixpkgs-update/kdePackages.libkgapi/2024-03-21.log kdePackages.libkgapi 24.02.0 -> 24.02.1 https://repology.org/project/libkgapi/versions attrpath: kdePackages.libkgapi Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: { mkKdeDerivation, qttools, cyrus_sasl, }: mkKdeDerivation { pname = "libkgapi"; extraBuildInputs = [qttools cyrus_sasl]; } [result] Failed to update kdePackages.libkgapi 24.02.0 -> 24.02.1 https://repology.org/project/libkgapi/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.akonadi-notes, using log file: /var/log/nixpkgs-update/kdePackages.akonadi-notes/2024-03-21.log kdePackages.akonadi-notes 24.02.0 -> 24.02.1 https://repology.org/project/akonadi-notes/versions attrpath: kdePackages.akonadi-notes Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: {mkKdeDerivation}: mkKdeDerivation { pname = "akonadi-notes"; } [result] Failed to update kdePackages.akonadi-notes 24.02.0 -> 24.02.1 https://repology.org/project/akonadi-notes/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.step, using log file: /var/log/nixpkgs-update/kdePackages.step/2024-03-21.log kdePackages.step 24.02.0 -> 24.02.1 https://repology.org/project/step-physical-simulator/versions attrpath: kdePackages.step Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: { mkKdeDerivation, qttools, qtsvg, pkg-config, eigen, shared-mime-info, gsl, libqalculate, }: mkKdeDerivation { pname = "step"; extraNativeBuildInputs = [qttools qtsvg pkg-config shared-mime-info]; extraBuildInputs = [eigen gsl libqalculate]; meta.mainProgram = "step"; } [result] Failed to update kdePackages.step 24.02.0 -> 24.02.1 https://repology.org/project/step-physical-simulator/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kdePackages.eventviews, using log file: /var/log/nixpkgs-update/kdePackages.eventviews/2024-03-21.log kdePackages.eventviews 24.02.0 -> 24.02.1 https://repology.org/project/eventviews/versions attrpath: kdePackages.eventviews Checking auto update branch... No auto update branch exists Old version 24.02.0" not present in master derivation file with contents: {mkKdeDerivation}: mkKdeDerivation { pname = "eventviews"; } [result] Failed to update kdePackages.eventviews 24.02.0 -> 24.02.1 https://repology.org/project/eventviews/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath bitcoind-abc, using log file: /var/log/nixpkgs-update/bitcoind-abc/2024-03-21.log bitcoind-abc 0.28.11 -> 0.28.12 https://github.com/bitcoin-ABC/bitcoin-abc/releases attrpath: bitcoind-abc 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/applications/blockchains/bitcoin-abc/default.nix b/pkgs/applications/blockchains/bitcoin-abc/default.nix index 126b6ef74229..2124cfec4770 100644 --- a/pkgs/applications/blockchains/bitcoin-abc/default.nix +++ b/pkgs/applications/blockchains/bitcoin-abc/default.nix @@ -25,13 +25,13 @@ mkDerivation rec { pname = "bitcoin" + lib.optionalString (!withGui) "d" + "-abc"; - version = "0.28.11"; + version = "0.28.12"; src = fetchFromGitHub { owner = "bitcoin-ABC"; repo = "bitcoin-abc"; rev = "v${version}"; - hash = "sha256-JOAEaz9b89qIpHOJ+aHMu8RVpEvzuVtFv8plUMKcmlM="; + hash = "sha256-D8ZKxvB8kfNkVTaI6uESEzw+ABtmNk0nJLK5N/pJ6W8="; }; nativeBuildInputs = [ pkg-config cmake ]; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/arr5p2a5dwcrgydccm8qh105f7m8wh4b-bitcoind-abc-0.28.12" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
  • bitcoin-abc
  • bitcoind-abc
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/bitcoin-ABC/bitcoin-abc/releases. meta.description for bitcoind-abc is: Peer-to-peer electronic cash system (Cash client) meta.homepage for bitcoind-abc is: https://bitcoinabc.org/ ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/Bitcoin-ABC/bitcoin-abc/releases/tag/v0.28.12) - [Compare changes on GitHub](https://github.com/bitcoin-ABC/bitcoin-abc/compare/v0.28.11...v0.28.12) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.28.12 with grep in /nix/store/arr5p2a5dwcrgydccm8qh105f7m8wh4b-bitcoind-abc-0.28.12 - found 0.28.12 in filename of file in /nix/store/arr5p2a5dwcrgydccm8qh105f7m8wh4b-bitcoind-abc-0.28.12 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath bitcoin-abc bitcoind-abc ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/arr5p2a5dwcrgydccm8qh105f7m8wh4b-bitcoind-abc-0.28.12 \ --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 bitcoind-abc https://github.com/r-ryantm/nixpkgs/archive/70b83e87c4cfc0fa646720885f95dd477ad17d11.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/70b83e87c4cfc0fa646720885f95dd477ad17d11#bitcoind-abc ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/arr5p2a5dwcrgydccm8qh105f7m8wh4b-bitcoind-abc-0.28.12 ls -la /nix/store/arr5p2a5dwcrgydccm8qh105f7m8wh4b-bitcoind-abc-0.28.12/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
  • bitcoin-abc
  • bitcoind-abc
--- ###### Maintainer pings cc @Lassulus 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/297763 [result] Success updating bitcoind-abc 0.28.11 -> 0.28.12 https://github.com/bitcoin-ABC/bitcoin-abc/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath spicetify-cli, using log file: /var/log/nixpkgs-update/spicetify-cli/2024-03-21.log spicetify-cli 2.34.1 -> 2.35.0 https://repology.org/project/spicetify-cli/versions attrpath: spicetify-cli Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-axE1SY+UW5oddyhOiktq+vNfhw2/SFX4ut4Hivg6TYQ=" [golangModuleVersion] Replaced vendorHash with sha256-axE1SY+UW5oddyhOiktq+vNfhw2/SFX4ut4Hivg6TYQ= [golangModuleVersion] Finished updating vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/by-name/sp/spicetify-cli/package.nix b/pkgs/by-name/sp/spicetify-cli/package.nix index c1e79f9d6d86..2f3a04c44ee8 100644 --- a/pkgs/by-name/sp/spicetify-cli/package.nix +++ b/pkgs/by-name/sp/spicetify-cli/package.nix @@ -2,13 +2,13 @@ buildGoModule rec { pname = "spicetify-cli"; - version = "2.34.1"; + version = "2.35.0"; src = fetchFromGitHub { owner = "spicetify"; repo = "spicetify-cli"; rev = "v${version}"; - hash = "sha256-tVB0dkxp19EpUXN7X2rnnRlYuSc7Ja7sokmN9tNvY2k="; + hash = "sha256-sa1ZgtPYdq2VtdYgCZvcHbudEKLotK5hPf4VozcADo8="; }; vendorHash = "sha256-axE1SY+UW5oddyhOiktq+vNfhw2/SFX4ut4Hivg6TYQ="; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/2rqfg8gnwwglsn1qpwf9wb1rwi875qms-spicetify-cli-2.35.0" [check][nixpkgs-review] [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.xsdata, using log file: /var/log/nixpkgs-update/python311Packages.xsdata/2024-03-21.log python311Packages.xsdata 0 -> 1 attrpath: python311Packages.xsdata 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/s87hi73ywki2rk8jpc9p46hhfwzsrnl3-packages.json.drv building '/nix/store/s87hi73ywki2rk8jpc9p46hhfwzsrnl3-packages.json.drv'... Going to be running update for following packages: - python3.11-xsdata-24.2.1 Press Enter key to continue... Running update for: - python3.11-xsdata-24.2.1: UPDATING ... - python3.11-xsdata-24.2.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/xsdata/default.nix b/pkgs/development/python-modules/xsdata/default.nix index b57fff4a94f0..1b708d1995e3 100644 --- a/pkgs/development/python-modules/xsdata/default.nix +++ b/pkgs/development/python-modules/xsdata/default.nix @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "xsdata"; - version = "24.2.1"; + version = "24.3.1"; pyproject = true; disabled = pythonOlder "3.8"; @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "tefra"; repo = "xsdata"; rev = "refs/tags/v${version}"; - hash = "sha256-o3G0isXShwNHaOiA4TNml0IhStB3X4jB9CgrVKViBlY="; + hash = "sha256-Y9xFj5smGixHX1zuPm860p83NFGGXPG+EW0SeW7PCXg="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.xsdata: 24.2.1 -> 24.3.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/294799" [result] Failed to update python311Packages.xsdata 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pywfa, using log file: /var/log/nixpkgs-update/python311Packages.pywfa/2024-03-21.log python311Packages.pywfa 0 -> 1 attrpath: python311Packages.pywfa 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/2ys971vayw4hnjnkdlw7d13hmklgvpa3-packages.json.drv building '/nix/store/2ys971vayw4hnjnkdlw7d13hmklgvpa3-packages.json.drv'... Going to be running update for following packages: - python3.11-pywfa-0.5.1 Press Enter key to continue... Running update for: - python3.11-pywfa-0.5.1: UPDATING ... - python3.11-pywfa-0.5.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pywfa 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.unifiled, using log file: /var/log/nixpkgs-update/python311Packages.unifiled/2024-03-21.log python311Packages.unifiled 0 -> 1 attrpath: python311Packages.unifiled 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/n1q3flksd9hn4sprqggv7gbjkl378688-packages.json.drv building '/nix/store/n1q3flksd9hn4sprqggv7gbjkl378688-packages.json.drv'... Going to be running update for following packages: - python3.11-unifiled-1.1 Press Enter key to continue... Running update for: - python3.11-unifiled-1.1: UPDATING ... - python3.11-unifiled-1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.unifiled 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath slint-lsp, using log file: /var/log/nixpkgs-update/slint-lsp/2024-03-21.log slint-lsp 1.5.0 -> 1.5.1 https://repology.org/project/slint-lsp/versions attrpath: slint-lsp Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-XjVXhXoGEhxWc+LZa0EsPiw3Gq2pg03YjKONTptSQvA= [rustCrateVersion] Finished updating Crate version and replacing hashes [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/development/tools/misc/slint-lsp/default.nix b/pkgs/development/tools/misc/slint-lsp/default.nix index 7eb9cd05b97b..126167b475e6 100644 --- a/pkgs/development/tools/misc/slint-lsp/default.nix +++ b/pkgs/development/tools/misc/slint-lsp/default.nix @@ -25,14 +25,14 @@ let in rustPlatform.buildRustPackage rec { pname = "slint-lsp"; - version = "1.5.0"; + version = "1.5.1"; src = fetchCrate { inherit pname version; - sha256 = "sha256-IkXjO4XGRT19kJRp+1tgPR8nyIVulV412HgS4rVuFhc="; + sha256 = "sha256-wqAcHBHWtYavAakHLhHHCI+Yercgdtzo1EAOilsZOK0="; }; - cargoHash = "sha256-vXip1m34kF4Jdz4FQa58/hepJRVnDyS5xGUja4+O7Lo="; + cargoHash = "sha256-XjVXhXoGEhxWc+LZa0EsPiw3Gq2pg03YjKONTptSQvA="; nativeBuildInputs = [ cmake pkg-config fontconfig ]; buildInputs = rpathLibs ++ [ xorg.libxcb.dev ] [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/jha32gsgglhqvdlmks06zibl8byphyzv-slint-lsp-1.5.1" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • slint-lsp
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/slint-lsp/versions. meta.description for slint-lsp is: Language Server Protocol (LSP) for Slint UI language meta.homepage for slint-lsp is: https://slint-ui.com/ meta.changelog for slint-lsp is: https://github.com/slint-ui/slint/blob/v1.5.1/CHANGELOG.md ###### Updates performed - Rust version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.5.1 with grep in /nix/store/jha32gsgglhqvdlmks06zibl8byphyzv-slint-lsp-1.5.1 - found 1.5.1 in filename of file in /nix/store/jha32gsgglhqvdlmks06zibl8byphyzv-slint-lsp-1.5.1 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath slint-lsp ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/jha32gsgglhqvdlmks06zibl8byphyzv-slint-lsp-1.5.1 \ --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 slint-lsp https://github.com/r-ryantm/nixpkgs/archive/ffd11cbe3622cf8d32a9c922524513dd11cb3674.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/ffd11cbe3622cf8d32a9c922524513dd11cb3674#slint-lsp ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/jha32gsgglhqvdlmks06zibl8byphyzv-slint-lsp-1.5.1 ls -la /nix/store/jha32gsgglhqvdlmks06zibl8byphyzv-slint-lsp-1.5.1/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • slint-lsp
--- ###### Maintainer pings cc @xgroleau 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/297773 [result] Success updating slint-lsp 1.5.0 -> 1.5.1 https://repology.org/project/slint-lsp/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath p3x-onenote, using log file: /var/log/nixpkgs-update/p3x-onenote/2024-03-21.log p3x-onenote 2023.4.117 -> 2024.4.157 https://repology.org/project/p3x-onenote/versions attrpath: p3x-onenote Checking auto update branch... An auto update branch exists with message `p3x-onenote: 2023.4.117 -> 2024.4.142`. New version is 2024.4.157. 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 Diff after rewrites: diff --git a/pkgs/applications/office/p3x-onenote/default.nix b/pkgs/applications/office/p3x-onenote/default.nix index c70f3aa52c40..22afd3e6a561 100644 --- a/pkgs/applications/office/p3x-onenote/default.nix +++ b/pkgs/applications/office/p3x-onenote/default.nix @@ -1,7 +1,7 @@ { lib, stdenv, appimageTools, desktop-file-utils, fetchurl }: let - version = "2023.4.117"; + version = "2024.4.157"; name = "p3x-onenote-${version}"; plat = { @@ -13,7 +13,7 @@ let sha256 = { aarch64-linux = "0plpwymm1bgzbzwk2689lw1fadxdwxzzn5dmayk1ayxz1k3pj9wi"; armv7l-linux = "1pvr8f1ccl4nyfmshn3v3jfaa5x519rsy57g4pdapffj10vpbkb8"; - x86_64-linux = "sha256-hr/mPOrliP8Dej3DVE2+wYkb1J789WCkkY3xe9EcM44="; + x86_64-linux = "sha256-vFFmaCwFOYOWMEbTueeArb4xy375b7cIDeSj0rbTjmQ="; }.${stdenv.hostPlatform.system}; src = fetchurl { [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/9fn24nga6qlcxwmb2d72r8m02pbm1j64-p3x-onenote-2024.4.157" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • p3x-onenote
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/p3x-onenote/versions. meta.description for p3x-onenote is: Linux Electron Onenote - A Linux compatible version of OneNote meta.homepage for p3x-onenote is: https://github.com/patrikx3/onenote ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/patrikx3/onenote/releases/tag/v2024.4.157) - [Compare changes on GitHub](https://github.com/patrikx3/onenote/compare/v2023.4.117...v2024.4.157) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2024.4.157 with grep in /nix/store/9fn24nga6qlcxwmb2d72r8m02pbm1j64-p3x-onenote-2024.4.157 - found 2024.4.157 in filename of file in /nix/store/9fn24nga6qlcxwmb2d72r8m02pbm1j64-p3x-onenote-2024.4.157 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath p3x-onenote ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/9fn24nga6qlcxwmb2d72r8m02pbm1j64-p3x-onenote-2024.4.157 \ --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 p3x-onenote https://github.com/r-ryantm/nixpkgs/archive/ddcdae925b91d99a605a230958e52b3526e63fe3.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/ddcdae925b91d99a605a230958e52b3526e63fe3#p3x-onenote ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/9fn24nga6qlcxwmb2d72r8m02pbm1j64-p3x-onenote-2024.4.157 ls -la /nix/store/9fn24nga6qlcxwmb2d72r8m02pbm1j64-p3x-onenote-2024.4.157/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • p3x-onenote
--- ###### Maintainer pings cc @tiagolobocastro 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/255942 [result] Success updating p3x-onenote 2023.4.117 -> 2024.4.157 https://repology.org/project/p3x-onenote/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.leb128, using log file: /var/log/nixpkgs-update/python312Packages.leb128/2024-03-21.log python312Packages.leb128 1.0.5 -> 1.0.7 https://repology.org/project/python:leb128/versions attrpath: python312Packages.leb128 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/bniryz2k53fsnfwg7qnbpjipla33gb3p-packages.json.drv building '/nix/store/bniryz2k53fsnfwg7qnbpjipla33gb3p-packages.json.drv'... Going to be running update for following packages: - python3.12-leb128-1.0.5 Press Enter key to continue... Running update for: - python3.12-leb128-1.0.5: UPDATING ... - python3.12-leb128-1.0.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/leb128/default.nix b/pkgs/development/python-modules/leb128/default.nix index 4247a4ff7549..e1a196e41d8b 100644 --- a/pkgs/development/python-modules/leb128/default.nix +++ b/pkgs/development/python-modules/leb128/default.nix @@ -2,7 +2,7 @@ buildPythonPackage rec { pname = "leb128"; - version = "1.0.5"; + version = "1.0.7"; format = "setuptools"; # fetchPypi doesn't include files required for tests @@ -10,7 +10,7 @@ buildPythonPackage rec { owner = "mohanson"; repo = "leb128"; rev = "refs/tags/v${version}"; - hash = "sha256-zK14LPziBkvXAMzuPbcg/47caO/5GEYA9txAzCGfpS8="; + hash = "sha256-17C0Eic8T2PFkuIGExcrfb3b1HldaSBAPSh5TtRBUuU="; }; nativeCheckInputs = [ pytestCheckHook ]; No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.leb128 nix build failed. Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/phnx3vkl7g29qi853mqjqby6pi2zkpxc-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/test/u_case.txt @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing setuptoolsBuildPhase Traceback (most recent call last): File "/build/source/nix_run_setup", line 8, in exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/7yh2ax34jd7fgf17mjfd3c6niw1h2hsj-python3-3.12.2/lib/python3.12/tokenize.py", line 410, in open buffer = _builtin_open(filename, 'rb') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'setup.py' /nix/store/c8dj731bkcdzhgrpawhc8qvdgls4xfjv-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context [result] Failed to update python312Packages.leb128 1.0.5 -> 1.0.7 https://repology.org/project/python:leb128/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyschemes, using log file: /var/log/nixpkgs-update/python311Packages.pyschemes/2024-03-21.log python311Packages.pyschemes 0 -> 1 attrpath: python311Packages.pyschemes Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/15rybdbd8qr4h2bmx5nk6bpgj5v4qn7y-packages.json.drv building '/nix/store/15rybdbd8qr4h2bmx5nk6bpgj5v4qn7y-packages.json.drv'... Going to be running update for following packages: - python3.11-pyschemes-unstable-2017-11-08 Press Enter key to continue... Running update for: - python3.11-pyschemes-unstable-2017-11-08: UPDATING ... - python3.11-pyschemes-unstable-2017-11-08: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyschemes 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.litemapy, using log file: /var/log/nixpkgs-update/python311Packages.litemapy/2024-03-21.log python311Packages.litemapy 0 -> 1 attrpath: python311Packages.litemapy 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/sprkn0nrpadpim3pk41d3wdgl76d750r-packages.json.drv building '/nix/store/sprkn0nrpadpim3pk41d3wdgl76d750r-packages.json.drv'... Going to be running update for following packages: - python3.11-litemapy-0.7.2b0 Press Enter key to continue... Running update for: - python3.11-litemapy-0.7.2b0: UPDATING ... - python3.11-litemapy-0.7.2b0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.litemapy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath fanbox-dl, using log file: /var/log/nixpkgs-update/fanbox-dl/2024-03-21.log fanbox-dl 0.19.2 -> 0.20.0 https://github.com/hareku/fanbox-dl/releases attrpath: fanbox-dl Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-o1DFHwSpHtbuU8BFcrk18hPRJJkeoPkYnybIz22Blfk=" [golangModuleVersion] Replaced vendorHash with sha256-qsdFfAgA72T3iOZRJdteo6T92lGi3yzcKcxj837YnG4= [golangModuleVersion] Finished updating vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/by-name/fa/fanbox-dl/package.nix b/pkgs/by-name/fa/fanbox-dl/package.nix index 3ee99df709fa..1ed77441237f 100644 --- a/pkgs/by-name/fa/fanbox-dl/package.nix +++ b/pkgs/by-name/fa/fanbox-dl/package.nix @@ -2,16 +2,16 @@ buildGoModule rec { pname = "fanbox-dl"; - version = "0.19.2"; + version = "0.20.0"; src = fetchFromGitHub { owner = "hareku"; repo = "fanbox-dl"; rev = "v${version}"; - hash = "sha256-puFFby6+e5FDWduETtI5Iflq9E65vJkg2gRdcUxpRKk="; + hash = "sha256-OC0buWQlb9sb4SXokOpeUHcQKMLeYN3ZVQGXtoiIMVM="; }; - vendorHash = "sha256-o1DFHwSpHtbuU8BFcrk18hPRJJkeoPkYnybIz22Blfk="; + vendorHash = "sha256-qsdFfAgA72T3iOZRJdteo6T92lGi3yzcKcxj837YnG4="; # pings websites during testing doCheck = false; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/k3f4kgk84f3balwx3qk8zgh5rpb84i6r-fanbox-dl-0.20.0" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • fanbox-dl
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/hareku/fanbox-dl/releases. meta.description for fanbox-dl is: Pixiv FANBOX Downloader meta.homepage for fanbox-dl is: https://github.com/hareku/fanbox-dl ###### Updates performed - Golang update ###### To inspect upstream changes - [Release on GitHub](https://github.com/hareku/fanbox-dl/releases/tag/v0.20.0) - [Compare changes on GitHub](https://github.com/hareku/fanbox-dl/compare/v0.19.2...v0.20.0) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.20.0 in filename of file in /nix/store/k3f4kgk84f3balwx3qk8zgh5rpb84i6r-fanbox-dl-0.20.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath fanbox-dl ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/k3f4kgk84f3balwx3qk8zgh5rpb84i6r-fanbox-dl-0.20.0 \ --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 fanbox-dl https://github.com/r-ryantm/nixpkgs/archive/e2c1807fd87181797ae255a31031da090128a668.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/e2c1807fd87181797ae255a31031da090128a668#fanbox-dl ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/k3f4kgk84f3balwx3qk8zgh5rpb84i6r-fanbox-dl-0.20.0 ls -la /nix/store/k3f4kgk84f3balwx3qk8zgh5rpb84i6r-fanbox-dl-0.20.0/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • fanbox-dl
--- ###### Maintainer pings cc @moni-dz 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/297785 [result] Success updating fanbox-dl 0.19.2 -> 0.20.0 https://github.com/hareku/fanbox-dl/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.cnvkit, using log file: /var/log/nixpkgs-update/python311Packages.cnvkit/2024-03-21.log python311Packages.cnvkit 0 -> 1 attrpath: python311Packages.cnvkit 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/8j743k0r2bi04fpfw3s0zp6sfjk1pkhw-packages.json.drv building '/nix/store/8j743k0r2bi04fpfw3s0zp6sfjk1pkhw-packages.json.drv'... Going to be running update for following packages: - python3.11-cnvkit-0.9.10 Press Enter key to continue... Running update for: - python3.11-cnvkit-0.9.10: UPDATING ... - python3.11-cnvkit-0.9.10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.cnvkit 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath aiodnsbrute, using log file: /var/log/nixpkgs-update/aiodnsbrute/2024-03-21.log aiodnsbrute 0 -> 1 attrpath: aiodnsbrute 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/8rnagg5wb21glhbaibm42nf3nr63mczg-packages.json.drv building '/nix/store/8rnagg5wb21glhbaibm42nf3nr63mczg-packages.json.drv'... Going to be running update for following packages: - aiodnsbrute-0.3.3 Press Enter key to continue... Running update for: - aiodnsbrute-0.3.3: UPDATING ... - aiodnsbrute-0.3.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update aiodnsbrute 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libcxxrt, using log file: /var/log/nixpkgs-update/libcxxrt/2024-03-21.log libcxxrt 0 -> 1 attrpath: libcxxrt 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] these 2 derivations will be built: /nix/store/hklaplgcsibf6qnzjhh9hjyndf7c9vb7-unstable-update-script.sh.drv /nix/store/97109v2lbj8azpry71afpzh39fqcjnds-packages.json.drv building '/nix/store/hklaplgcsibf6qnzjhh9hjyndf7c9vb7-unstable-update-script.sh.drv'... building '/nix/store/97109v2lbj8azpry71afpzh39fqcjnds-packages.json.drv'... Going to be running update for following packages: - libcxxrt-unstable-2024-02-05 Press Enter key to continue... Running update for: - libcxxrt-unstable-2024-02-05: UPDATING ... - libcxxrt-unstable-2024-02-05: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libcxxrt 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyfibaro, using log file: /var/log/nixpkgs-update/python311Packages.pyfibaro/2024-03-21.log python311Packages.pyfibaro 0 -> 1 attrpath: python311Packages.pyfibaro 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/95pkgn458bc3zm6c0dq7jf2f2drxnz54-packages.json.drv building '/nix/store/95pkgn458bc3zm6c0dq7jf2f2drxnz54-packages.json.drv'... Going to be running update for following packages: - python3.11-pyfibaro-0.7.6 Press Enter key to continue... Running update for: - python3.11-pyfibaro-0.7.6: UPDATING ... - python3.11-pyfibaro-0.7.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyfibaro 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pubnub, using log file: /var/log/nixpkgs-update/python311Packages.pubnub/2024-03-21.log python311Packages.pubnub 0 -> 1 attrpath: python311Packages.pubnub 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/xhqqz8dr2pllvg85v07ivwvjhpyfsgi9-packages.json.drv building '/nix/store/xhqqz8dr2pllvg85v07ivwvjhpyfsgi9-packages.json.drv'... Going to be running update for following packages: - python3.11-pubnub-7.4.2 Press Enter key to continue... Running update for: - python3.11-pubnub-7.4.2: UPDATING ... - python3.11-pubnub-7.4.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pubnub 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mate.mate-calc, using log file: /var/log/nixpkgs-update/mate.mate-calc/2024-03-21.log mate.mate-calc 0 -> 1 attrpath: mate.mate-calc mate packages are upgraded in lockstep https://github.com/NixOS/nixpkgs/pull/50695#issuecomment-441338593 [result] Failed to update mate.mate-calc 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath hiera-eyaml, using log file: /var/log/nixpkgs-update/hiera-eyaml/2024-03-21.log hiera-eyaml 0 -> 1 attrpath: hiera-eyaml Checking auto update branch... The derivation has no 'version' attribute, so do not know how to figure out the version while doing an updateScript update [result] Failed to update hiera-eyaml 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rusty-psn-gui, using log file: /var/log/nixpkgs-update/rusty-psn-gui/2024-03-21.log rusty-psn-gui 0.3.0 -> 0.3.7 https://github.com/RainbowCookie32/rusty-psn/releases attrpath: rusty-psn-gui Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-vPTieVaCh9a6yCDUIBKXAsrQ1IEoW/O30BKcYTKx6VU= Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A rusty-psn-gui nix build failed. got build log for 'rusty-psn-gui' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/7fb248nid0xvcfgicqzhip9ya02sdjbq-source source root is source Executing cargoSetupPostUnpackHook unpacking source archive /nix/store/li8bcpadbq0381f7r0fz478z694sa39h-rusty-psn-0.3.7-vendor.tar.gz Finished cargoSetupPostUnpackHook @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase Executing cargoSetupPostPatchHook Validating consistency between /build/source/Cargo.lock and /build/rusty-psn-0.3.7-vendor.tar.gz/Cargo.lock Finished cargoSetupPostPatchHook @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing cargoBuildHook ++ env CC_X86_64_UNKNOWN_LINUX_GNU=/nix/store/kvlhk0gpm2iz1asbw1xjac2ch0r8kyw9-gcc-wrapper-13.2.0/bin/cc CXX_X86_64_UNKNOWN_LINUX_GNU=/nix/store/kvlhk0gpm2iz1asbw1xjac2ch0r8kyw9-gcc-wrapper-13.2.0/bin/c++ CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=/nix/store/kvlhk0gpm2iz1asbw1xjac2ch0r8kyw9-gcc-wrapper-13.2.0/bin/cc CC_X86_64_UNKNOWN_LINUX_GNU=/nix/store/kvlhk0gpm2iz1asbw1xjac2ch0r8kyw9-gcc-wrapper-13.2.0/bin/cc CXX_X86_64_UNKNOWN_LINUX_GNU=/nix/store/kvlhk0gpm2iz1asbw1xjac2ch0r8kyw9-gcc-wrapper-13.2.0/bin/c++ CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=/nix/store/kvlhk0gpm2iz1asbw1xjac2ch0r8kyw9-gcc-wrapper-13.2.0/bin/cc CARGO_BUILD_TARGET=x86_64-unknown-linux-gnu HOST_CC=/nix/store/kvlhk0gpm2iz1asbw1xjac2ch0r8kyw9-gcc-wrapper-13.2.0/bin/cc HOST_CXX=/nix/store/kvlhk0gpm2iz1asbw1xjac2ch0r8kyw9-gcc-wrapper-13.2.0/bin/c++ cargo build -j 24 --target x86_64-unknown-linux-gnu --frozen --profile release --no-default-features --features=egui error: the lock file /build/source/Cargo.lock needs to be updated but --frozen was passed to prevent this If you want to try to generate the lock file without accessing the network, remove the --frozen flag and use --offline instead. [result] Failed to update rusty-psn-gui 0.3.0 -> 0.3.7 https://github.com/RainbowCookie32/rusty-psn/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pytimeparse2, using log file: /var/log/nixpkgs-update/python311Packages.pytimeparse2/2024-03-21.log python311Packages.pytimeparse2 0 -> 1 attrpath: python311Packages.pytimeparse2 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/b8xdfn49m42knhjrhz4nmazgsqh8wi5s-packages.json.drv building '/nix/store/b8xdfn49m42knhjrhz4nmazgsqh8wi5s-packages.json.drv'... Going to be running update for following packages: - python3.11-pytimeparse2-1.7.1 Press Enter key to continue... Running update for: - python3.11-pytimeparse2-1.7.1: UPDATING ... - python3.11-pytimeparse2-1.7.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pytimeparse2 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath terraform-providers.ovh, using log file: /var/log/nixpkgs-update/terraform-providers.ovh/2024-03-21.log terraform-providers.ovh 0 -> 1 attrpath: terraform-providers.ovh Checking auto update branch... Derivation file opts-out of auto-updates [result] Failed to update terraform-providers.ovh 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath terraform-providers.gandi, using log file: /var/log/nixpkgs-update/terraform-providers.gandi/2024-03-21.log terraform-providers.gandi 0 -> 1 attrpath: terraform-providers.gandi Checking auto update branch... Derivation file opts-out of auto-updates [result] Failed to update terraform-providers.gandi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath code-server, using log file: /var/log/nixpkgs-update/code-server/2024-03-21.log code-server 4.19.1 -> 4.22.1 https://repology.org/project/code-server/versions attrpath: code-server Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - code-server: 4.19.1 -> 4.22.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/296105" [result] Failed to update code-server 4.19.1 -> 4.22.1 https://repology.org/project/code-server/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.rouge-score, using log file: /var/log/nixpkgs-update/python311Packages.rouge-score/2024-03-21.log python311Packages.rouge-score 0 -> 1 attrpath: python311Packages.rouge-score Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/fdh112gcgc6ai78wxf2mdbwkfkxl5598-packages.json.drv building '/nix/store/fdh112gcgc6ai78wxf2mdbwkfkxl5598-packages.json.drv'... Going to be running update for following packages: - python3.11-rouge-score-0.1.2 Press Enter key to continue... Running update for: - python3.11-rouge-score-0.1.2: UPDATING ... - python3.11-rouge-score-0.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.rouge-score 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyment, using log file: /var/log/nixpkgs-update/python311Packages.pyment/2024-03-21.log python311Packages.pyment 0 -> 1 attrpath: python311Packages.pyment 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/10f453szb8ymba1vk43wd4aca3cf66bd-packages.json.drv building '/nix/store/10f453szb8ymba1vk43wd4aca3cf66bd-packages.json.drv'... Going to be running update for following packages: - python3.11-pyment-0.3.3 Press Enter key to continue... Running update for: - python3.11-pyment-0.3.3: UPDATING ... - python3.11-pyment-0.3.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyment 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mymcplus, using log file: /var/log/nixpkgs-update/mymcplus/2024-03-21.log mymcplus 0 -> 1 attrpath: mymcplus 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/zh8m6dcj7bdpr040963rai26174cikq4-packages.json.drv building '/nix/store/zh8m6dcj7bdpr040963rai26174cikq4-packages.json.drv'... Going to be running update for following packages: - mymcplus-3.0.5 Press Enter key to continue... Running update for: - mymcplus-3.0.5: UPDATING ... - mymcplus-3.0.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update mymcplus 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pygti, using log file: /var/log/nixpkgs-update/python311Packages.pygti/2024-03-21.log python311Packages.pygti 0 -> 1 attrpath: python311Packages.pygti 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/3nrknhdzm1z7hsrsm57drr7sjhq55gq7-packages.json.drv building '/nix/store/3nrknhdzm1z7hsrsm57drr7sjhq55gq7-packages.json.drv'... Going to be running update for following packages: - python3.11-pygti-0.9.4 Press Enter key to continue... Running update for: - python3.11-pygti-0.9.4: UPDATING ... - python3.11-pygti-0.9.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pygti 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath coost, using log file: /var/log/nixpkgs-update/coost/2024-03-21.log coost 0 -> 1 attrpath: coost 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] Failed with exit code 1 this derivation will be built: /nix/store/ky09zp4j66lvjcmhkc7xjbl5rg08zhla-packages.json.drv building '/nix/store/ky09zp4j66lvjcmhkc7xjbl5rg08zhla-packages.json.drv'... Going to be running update for following packages: - coost-3.0.0 Press Enter key to continue... Running update for: - coost-3.0.0: UPDATING ... - coost-3.0.0: ERROR --- SHOWING ERROR LOG FOR coost-3.0.0 ---------------------- + name= + pname= + version= + attr_path= + version_lister='/nix/store/wdzhcgrzbnd94x1arrz3188qvxihj422-common-updater-scripts/bin/list-git-tags ' + ignored_versions= + rev_prefix= + odd_unstable= + patchlevel_unstable= + [[ -n '' ]] + name=coost-3.0.0 + [[ -n '' ]] + pname=coost + [[ -n '' ]] + version=3.0.0 + [[ -n '' ]] + attr_path=coost + echo '# coost-3.0.0' ++ sh -c '/nix/store/wdzhcgrzbnd94x1arrz3188qvxihj422-common-updater-scripts/bin/list-git-tags --pname=coost --attr-path=coost --file="update-git-commits.txt"' + tags='co-2.0.0 v1.0 v1.1 v1.2 v1.2.0 v1.2.1 v1.2.2 v1.2.3 v2.0 v2.0.0 v2.0.0-preview v2.0.1 v2.0.2 v2.0.3 v3.0.0 v3.0.1 v3.0.2' + for tag in $tags + echo '# found coost version: co-2.0.0' + for tag in $tags + echo '# found coost version: v1.0' + for tag in $tags + echo '# found coost version: v1.1' + for tag in $tags + echo '# found coost version: v1.2' + for tag in $tags + echo '# found coost version: v1.2.0' + for tag in $tags + echo '# found coost version: v1.2.1' + for tag in $tags + echo '# found coost version: v1.2.2' + for tag in $tags + echo '# found coost version: v1.2.3' + for tag in $tags + echo '# found coost version: v2.0' + for tag in $tags + echo '# found coost version: v2.0.0' + for tag in $tags + echo '# found coost version: v2.0.0-preview' + for tag in $tags + echo '# found coost version: v2.0.1' + for tag in $tags + echo '# found coost version: v2.0.2' + for tag in $tags + echo '# found coost version: v2.0.3' + for tag in $tags + echo '# found coost version: v3.0.0' + for tag in $tags + echo '# found coost version: v3.0.1' + for tag in $tags + echo '# found coost version: v3.0.2' + '[' -n '' ']' ++ echo 'co-2.0.0 v1.0 v1.1 v1.2 v1.2.0 v1.2.1 v1.2.2 v1.2.3 v2.0 v2.0.0 v2.0.0-preview v2.0.1 v2.0.2 v2.0.3 v3.0.0 v3.0.1 v3.0.2' ++ /nix/store/nk45h8dy9zlx4d0b9ghf5xnj9pypyqgh-gnugrep-3.11/bin/grep '^[0-9]' + tags= --- SHOWING ERROR LOG FOR coost-3.0.0 ---------------------- The update script for coost-3.0.0 failed with exit code 1 [result] Failed to update coost 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath xaos, using log file: /var/log/nixpkgs-update/xaos/2024-03-21.log xaos 4.2.1 -> 4.3.2 https://repology.org/project/xaos/versions attrpath: xaos 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/applications/graphics/xaos/default.nix b/pkgs/applications/graphics/xaos/default.nix index dd717223fdbb..4da4d94b0ced 100644 --- a/pkgs/applications/graphics/xaos/default.nix +++ b/pkgs/applications/graphics/xaos/default.nix @@ -3,14 +3,14 @@ let datapath = "$out/share/XaoS"; in stdenv.mkDerivation rec { pname = "xaos"; - version = "4.2.1"; + version = "4.3.2"; outputs = [ "out" "man" ]; src = fetchFromGitHub { owner = "xaos-project"; repo = pname; rev = "release-${version}"; - hash = "sha256-JLF8Mz/OHZEEJG/aryKQuJ6B5R8hPJdvln7mbKoqXFU="; + hash = "sha256-2IAd0JaAhtVSiZtAqGatI1PadCd16oKLmahp1sMbtig="; }; nativeBuildInputs = [ qmake qttools wrapQtAppsHook copyDesktopItems ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A xaos nix build failed. got build log for 'xaos' from 'daemon' @nix { "action": "setPhase", "phase": "qmakePrePhase" } Running phase: qmakePrePhase @nix { "action": "setPhase", "phase": "qtPreHook" } Running phase: qtPreHook @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/a7hq27ns10rpgv94qhp0j35iih9rvkvr-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase substituteStream(): WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'src/include/config.h') @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase QMAKEPATH=/nix/store/62jj0ky87hh1rxrjcz6w44ix2798skc2-qtbase-5.15.12-dev:/nix/store/svabnlicjg19dqgdsr744mvbyb93p333-qttools-5.15.12-dev:/nix/store/vxjx8fkd0vrl6xf0lz3iliwdg81277q6-qtdeclarative-5.15.12-dev:/nix/store/c675awh2xkjj0lp41ixi9cvjhlh7wg08-qtsvg-5.15.12-dev:/nix/store/isrfcalz1f8bfiq0590ng8aj018bzf8l-qtwayland-5.15.12-dev qmake PREFIX=/nix/store/q9nw5l622kihbxahgrrahm0rgvcnjfaq-xaos-4.3.2 NIX_OUTPUT_OUT=/nix/store/q9nw5l622kihbxahgrrahm0rgvcnjfaq-xaos-4.3.2 NIX_OUTPUT_DEV=/nix/store/q9nw5l622kihbxahgrrahm0rgvcnjfaq-xaos-4.3.2 NIX_OUTPUT_BIN=/nix/store/q9nw5l622kihbxahgrrahm0rgvcnjfaq-xaos-4.3.2 NIX_OUTPUT_DOC=/nix/store/q9nw5l622kihbxahgrrahm0rgvcnjfaq-xaos-4.3.2/share/doc/qt-5.15.12 NIX_OUTPUT_QML=/nix/store/q9nw5l622kihbxahgrrahm0rgvcnjfaq-xaos-4.3.2/lib/qt-5.15.12/qml NIX_OUTPUT_PLUGIN=/nix/store/q9nw5l622kihbxahgrrahm0rgvcnjfaq-xaos-4.3.2/lib/qt-5.15.12/plugins CONFIG+=release CONFIG+=nostrip QMAKE_LRELEASE=/nix/store/svabnlicjg19dqgdsr744mvbyb93p333-qttools-5.15.12-dev/bin/lrelease Info: creating stash file /build/source/.qmake.stash Project ERROR: requires Qt >= 6 [result] Failed to update xaos 4.2.1 -> 4.3.2 https://repology.org/project/xaos/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.karton-dashboard, using log file: /var/log/nixpkgs-update/python311Packages.karton-dashboard/2024-03-21.log python311Packages.karton-dashboard 0 -> 1 attrpath: python311Packages.karton-dashboard Checking auto update branch... [outpaths] eval start [outpaths] eval end [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] these 3 derivations will be built: /nix/store/ic9584bzdkhy41mwz7v85gd1fsn60y76-nix-prefetch-git.drv /nix/store/dp7qyc62pfrh6ggi0h26p10zpp7ri6pf-update-python-libraries.drv /nix/store/p0pdg91x02y7v4767m78gbkq6fslyaxr-packages.json.drv building '/nix/store/ic9584bzdkhy41mwz7v85gd1fsn60y76-nix-prefetch-git.drv'... Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase no Makefile or custom buildPhase, doing nothing Running phase: installPhase install: creating directory '/nix/store/9idglbjmjj3vz9a7fk6ckhji5y6rv4hq-nix-prefetch-git' install: creating directory '/nix/store/9idglbjmjj3vz9a7fk6ckhji5y6rv4hq-nix-prefetch-git/bin' '/nix/store/0r19zbjxmh7da38s9g6xdaxx1ndxxgs2-nix-prefetch-git' -> '/nix/store/9idglbjmjj3vz9a7fk6ckhji5y6rv4hq-nix-prefetch-git/bin/nix-prefetch-git' Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/9idglbjmjj3vz9a7fk6ckhji5y6rv4hq-nix-prefetch-git checking for references to /build/ in /nix/store/9idglbjmjj3vz9a7fk6ckhji5y6rv4hq-nix-prefetch-git... patching script interpreter paths in /nix/store/9idglbjmjj3vz9a7fk6ckhji5y6rv4hq-nix-prefetch-git /nix/store/9idglbjmjj3vz9a7fk6ckhji5y6rv4hq-nix-prefetch-git/bin/.nix-prefetch-git-wrapped: interpreter directive changed from "#! /usr/bin/env bash" to "/nix/store/5lr5n3qa4day8l1ivbwlcby2nknczqkq-bash-5.2p26/bin/bash" stripping (with command strip and flags -S -p) in /nix/store/9idglbjmjj3vz9a7fk6ckhji5y6rv4hq-nix-prefetch-git/bin building '/nix/store/dp7qyc62pfrh6ggi0h26p10zpp7ri6pf-update-python-libraries.drv'... patching script interpreter paths in /nix/store/yhk71vsah9zpzx05qh34wf46mxxxh0ba-update-python-libraries /nix/store/yhk71vsah9zpzx05qh34wf46mxxxh0ba-update-python-libraries: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/6d4f6g5fsy96jaych6l2gnkkh8f8xb1p-python3-3.11.8-env/bin/python3" substituteStream(): WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file '/nix/store/yhk71vsah9zpzx05qh34wf46mxxxh0ba-update-python-libraries') building '/nix/store/p0pdg91x02y7v4767m78gbkq6fslyaxr-packages.json.drv'... Going to be running update for following packages: - python3.11-karton-dashboard-1.5.0 Press Enter key to continue... Running update for: - python3.11-karton-dashboard-1.5.0: UPDATING ... - python3.11-karton-dashboard-1.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.karton-dashboard 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pypca, using log file: /var/log/nixpkgs-update/python311Packages.pypca/2024-03-21.log python311Packages.pypca 0 -> 1 attrpath: python311Packages.pypca 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/3bhpx8i2k772lsnrnwxb81nyq4r70ywl-packages.json.drv building '/nix/store/3bhpx8i2k772lsnrnwxb81nyq4r70ywl-packages.json.drv'... Going to be running update for following packages: - python3.11-pypca-0.0.13 Press Enter key to continue... Running update for: - python3.11-pypca-0.0.13: UPDATING ... - python3.11-pypca-0.0.13: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pypca 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath brewtarget, using log file: /var/log/nixpkgs-update/brewtarget/2024-03-21.log brewtarget 3.0.5 -> 3.0.11 https://repology.org/project/brewtarget/versions attrpath: brewtarget 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/applications/misc/brewtarget/default.nix b/pkgs/applications/misc/brewtarget/default.nix index d46cf7e0d5dd..ef8899c6d52f 100644 --- a/pkgs/applications/misc/brewtarget/default.nix +++ b/pkgs/applications/misc/brewtarget/default.nix @@ -14,13 +14,13 @@ mkDerivation rec { pname = "brewtarget"; - version = "3.0.5"; + version = "3.0.11"; src = fetchFromGitHub { owner = "Brewtarget"; repo = pname; rev = "v${version}"; - sha256 = "sha256-PqaiZ2eLH8+qRRkIolnQClTL9O9EgHMqFH/nUffosV8="; + sha256 = "sha256-X6Rt6HfXSrFq3h9fMLy1Evza5AYCZ6YYEHciC3Q+P2M="; }; nativeBuildInputs = [ cmake boost xercesc xalanc ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A brewtarget nix build failed. -- The CXX compiler identification is GNU 13.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/kvlhk0gpm2iz1asbw1xjac2ch0r8kyw9-gcc-wrapper-13.2.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Building brewtarget version 3.0.11 -- PROJECT_SOURCE_DIR is /build/source -- Doing Debug build (DO_RELEASE_BUILD = OFF) -- Using Qt version 5.15.12 CMake Error at /nix/store/vvg6511xmviak7v994vhk1zhfwd5zdlg-boost-1.81.0-dev/lib/cmake/Boost-1.81.0/BoostConfig.cmake:141 (find_package): Could not find a package configuration file provided by "boost_stacktrace_backtrace" (requested version 1.81.0) with any of the following names: boost_stacktrace_backtraceConfig.cmake boost_stacktrace_backtrace-config.cmake Add the installation prefix of "boost_stacktrace_backtrace" to CMAKE_PREFIX_PATH or set "boost_stacktrace_backtrace_DIR" to a directory containing one of the above files. If "boost_stacktrace_backtrace" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): /nix/store/vvg6511xmviak7v994vhk1zhfwd5zdlg-boost-1.81.0-dev/lib/cmake/Boost-1.81.0/BoostConfig.cmake:262 (boost_find_component) /nix/store/17r6ld906midfv8y7997fd56s7a87vrg-cmake-3.28.3/share/cmake-3.28/Modules/FindBoost.cmake:594 (find_package) CMakeLists.txt:642 (find_package)  -- Configuring incomplete, errors occurred! [result] Failed to update brewtarget 3.0.5 -> 3.0.11 https://repology.org/project/brewtarget/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.deepl, using log file: /var/log/nixpkgs-update/python311Packages.deepl/2024-03-21.log python311Packages.deepl 0 -> 1 attrpath: python311Packages.deepl 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/6bwgr4x5h8i76xbympxjpv4jd9kngj6z-packages.json.drv building '/nix/store/6bwgr4x5h8i76xbympxjpv4jd9kngj6z-packages.json.drv'... Going to be running update for following packages: - python3.11-deepl-1.17.0 Press Enter key to continue... Running update for: - python3.11-deepl-1.17.0: UPDATING ... - python3.11-deepl-1.17.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.deepl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath reactphysics3d, using log file: /var/log/nixpkgs-update/reactphysics3d/2024-03-21.log reactphysics3d 0.9.0 -> 0.10.0 https://repology.org/project/reactphysics3d/versions attrpath: reactphysics3d Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - reactphysics3d: 0.9.0 -> 0.10.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/294743" [result] Failed to update reactphysics3d 0.9.0 -> 0.10.0 https://repology.org/project/reactphysics3d/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aspy-yaml, using log file: /var/log/nixpkgs-update/python311Packages.aspy-yaml/2024-03-21.log python311Packages.aspy-yaml 0 -> 1 attrpath: python311Packages.aspy-yaml 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/2mafz4781xcsqc11sx4nbmrlzl33qbsk-packages.json.drv building '/nix/store/2mafz4781xcsqc11sx4nbmrlzl33qbsk-packages.json.drv'... Going to be running update for following packages: - python3.11-aspy.yaml-1.3.0 Press Enter key to continue... Running update for: - python3.11-aspy.yaml-1.3.0: UPDATING ... - python3.11-aspy.yaml-1.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aspy-yaml 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.mpathsenser, using log file: /var/log/nixpkgs-update/rPackages.mpathsenser/2024-03-21.log rPackages.mpathsenser 1.1.3 -> 1.2.2 https://repology.org/project/r:mpathsenser/versions attrpath: rPackages.mpathsenser Checking auto update branch... No auto update branch exists Old version 1.1.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.mpathsenser 1.1.3 -> 1.2.2 https://repology.org/project/r:mpathsenser/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.probably, using log file: /var/log/nixpkgs-update/rPackages.probably/2024-03-21.log rPackages.probably 1.0.2 -> 1.0.3 https://repology.org/project/r:probably/versions attrpath: rPackages.probably Checking auto update branch... No auto update branch exists Old version 1.0.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.probably 1.0.2 -> 1.0.3 https://repology.org/project/r:probably/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.readtext, using log file: /var/log/nixpkgs-update/rPackages.readtext/2024-03-21.log rPackages.readtext 0.90 -> 0.91 https://repology.org/project/r:readtext/versions attrpath: rPackages.readtext Checking auto update branch... No auto update branch exists Old version 0.90" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.readtext 0.90 -> 0.91 https://repology.org/project/r:readtext/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.catboost, using log file: /var/log/nixpkgs-update/python312Packages.catboost/2024-03-21.log python312Packages.catboost 1.2.2 -> 1.2.3 https://github.com/catboost/catboost/releases attrpath: python312Packages.catboost 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/ayr22ks4q7cgjb8kcy6gdl22617dgxvp-packages.json.drv building '/nix/store/ayr22ks4q7cgjb8kcy6gdl22617dgxvp-packages.json.drv'... Going to be running update for following packages: - python3.12-catboost-1.2.2 Press Enter key to continue... Running update for: - python3.12-catboost-1.2.2: UPDATING ... - python3.12-catboost-1.2.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/catboost/default.nix b/pkgs/development/libraries/catboost/default.nix index fc18eef2ca89..7a0cb9122032 100644 --- a/pkgs/development/libraries/catboost/default.nix +++ b/pkgs/development/libraries/catboost/default.nix @@ -18,13 +18,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "catboost"; - version = "1.2.2"; + version = "1.2.3"; src = fetchFromGitHub { owner = "catboost"; repo = "catboost"; - rev = "refs/tags/v${finalAttrs.version}"; - hash = "sha256-A1zCIqPOW21dHKBQHRtS+/sstZ2o6F8k71lmJFGn0+g="; + rev = "refs/tags/v${version}"; + hash = "sha256-wn9STnpqX3zmdxPmMYAz9JPdg13Goux76CMaCiqohk8="; }; patches = [ The derivation has no 'version' attribute, so do not know how to figure out the version while doing an updateScript update [result] Failed to update python312Packages.catboost 1.2.2 -> 1.2.3 https://github.com/catboost/catboost/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.quanteda, using log file: /var/log/nixpkgs-update/rPackages.quanteda/2024-03-21.log rPackages.quanteda 3.3.1 -> 99.9 https://repology.org/project/r:quanteda/versions attrpath: rPackages.quanteda Checking auto update branch... No auto update branch exists Old version 3.3.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.quanteda 3.3.1 -> 99.9 https://repology.org/project/r:quanteda/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.dingz, using log file: /var/log/nixpkgs-update/python311Packages.dingz/2024-03-21.log python311Packages.dingz 0 -> 1 attrpath: python311Packages.dingz 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/ml5p33669b4dv06gln58xqfwpydhqdka-packages.json.drv building '/nix/store/ml5p33669b4dv06gln58xqfwpydhqdka-packages.json.drv'... Going to be running update for following packages: - python3.11-dingz-0.5.0 Press Enter key to continue... Running update for: - python3.11-dingz-0.5.0: UPDATING ... - python3.11-dingz-0.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.dingz 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyqt5-sip, using log file: /var/log/nixpkgs-update/python311Packages.pyqt5-sip/2024-03-21.log python311Packages.pyqt5-sip 0 -> 1 attrpath: python311Packages.pyqt5-sip 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/pwxkjhnf76sza5xl256zcjb9ksslmlhh-packages.json.drv building '/nix/store/pwxkjhnf76sza5xl256zcjb9ksslmlhh-packages.json.drv'... Going to be running update for following packages: - python3.11-pyqt5-sip-12.13.0 Press Enter key to continue... Running update for: - python3.11-pyqt5-sip-12.13.0: UPDATING ... - python3.11-pyqt5-sip-12.13.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyqt5-sip 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.vcrpy, using log file: /var/log/nixpkgs-update/python311Packages.vcrpy/2024-03-21.log python311Packages.vcrpy 0 -> 1 attrpath: python311Packages.vcrpy 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/19nx5gc0d40xbaaf5fvj74abz6idyp1k-packages.json.drv building '/nix/store/19nx5gc0d40xbaaf5fvj74abz6idyp1k-packages.json.drv'... Going to be running update for following packages: - python3.11-vcrpy-6.0.1 Press Enter key to continue... Running update for: - python3.11-vcrpy-6.0.1: UPDATING ... - python3.11-vcrpy-6.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.vcrpy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.esquisse, using log file: /var/log/nixpkgs-update/rPackages.esquisse/2024-03-21.log rPackages.esquisse 1.1.2 -> 1.2.0 https://repology.org/project/r:esquisse/versions attrpath: rPackages.esquisse Checking auto update branch... No auto update branch exists Old version 1.1.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.esquisse 1.1.2 -> 1.2.0 https://repology.org/project/r:esquisse/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.types-beautifulsoup4, using log file: /var/log/nixpkgs-update/python311Packages.types-beautifulsoup4/2024-03-21.log python311Packages.types-beautifulsoup4 0 -> 1 attrpath: python311Packages.types-beautifulsoup4 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/k99h4j8wzrpl60aggw9j0nds9xrhmgrb-packages.json.drv building '/nix/store/k99h4j8wzrpl60aggw9j0nds9xrhmgrb-packages.json.drv'... Going to be running update for following packages: - python3.11-types-beautifulsoup4-4.12.0.20240229 Press Enter key to continue... Running update for: - python3.11-types-beautifulsoup4-4.12.0.20240229: UPDATING ... - python3.11-types-beautifulsoup4-4.12.0.20240229: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-beautifulsoup4 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.azure-mgmt-appconfiguration, using log file: /var/log/nixpkgs-update/python311Packages.azure-mgmt-appconfiguration/2024-03-21.log python311Packages.azure-mgmt-appconfiguration 0 -> 1 attrpath: python311Packages.azure-mgmt-appconfiguration 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/shhh9rna2pcpklc1ficnlkc3cdjn3k0s-packages.json.drv building '/nix/store/shhh9rna2pcpklc1ficnlkc3cdjn3k0s-packages.json.drv'... Going to be running update for following packages: - python3.11-azure-mgmt-appconfiguration-3.0.0 Press Enter key to continue... Running update for: - python3.11-azure-mgmt-appconfiguration-3.0.0: UPDATING ... - python3.11-azure-mgmt-appconfiguration-3.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.azure-mgmt-appconfiguration 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath goldwarden, using log file: /var/log/nixpkgs-update/goldwarden/2024-03-21.log goldwarden 0 -> 1 attrpath: goldwarden Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/by8avkbpx8bv0phbia7a0mbnkbbjgjc6-packages.json.drv building '/nix/store/by8avkbpx8bv0phbia7a0mbnkbbjgjc6-packages.json.drv'... Going to be running update for following packages: - goldwarden-0.2.13 Press Enter key to continue... Running update for: - goldwarden-0.2.13: UPDATING ... - goldwarden-0.2.13: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update goldwarden 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl536Packages.TestManifest 2.023 -> 2.024 https://repology.org/project/perl:test-manifest/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.soundcloud-v2, using log file: /var/log/nixpkgs-update/python311Packages.soundcloud-v2/2024-03-21.log python311Packages.soundcloud-v2 0 -> 1 attrpath: python311Packages.soundcloud-v2 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/1fg0dhv4hbav6jjw16kdam89ivsy09sb-packages.json.drv building '/nix/store/1fg0dhv4hbav6jjw16kdam89ivsy09sb-packages.json.drv'... Going to be running update for following packages: - python3.11-soundcloud-v2-1.3.6 Press Enter key to continue... Running update for: - python3.11-soundcloud-v2-1.3.6: UPDATING ... - python3.11-soundcloud-v2-1.3.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/soundcloud-v2/default.nix b/pkgs/development/python-modules/soundcloud-v2/default.nix index d5b0d73cc0ce..a5c6a4faa5d3 100644 --- a/pkgs/development/python-modules/soundcloud-v2/default.nix +++ b/pkgs/development/python-modules/soundcloud-v2/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "soundcloud-v2"; - version = "1.3.6"; + version = "1.3.7"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - sha256 = "sha256-cHFxx/9fGQvpRuy0mGTUsh3CyU2xmE9frbd5+mnHo3Y="; + sha256 = "sha256-DiaCnIEXKSxyE4+MCq0KwdKWUGfWO3LAVwsMNEkOmqc="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/jfc8si69qlx4izphl2gi5zsqabys9l2k-python3.11-soundcloud-v2-1.3.7" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
8 packages built:
  • python311Packages.soundcloud-v2
  • python311Packages.soundcloud-v2.dist
  • python312Packages.soundcloud-v2
  • python312Packages.soundcloud-v2.dist
  • scdl
  • scdl.dist
  • spotdl
  • spotdl.dist
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.soundcloud-v2 is: Python wrapper for the v2 SoundCloud API meta.homepage for python311Packages.soundcloud-v2 is: https://github.com/7x11x13/soundcloud.py ###### 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 1.3.7 with grep in /nix/store/jfc8si69qlx4izphl2gi5zsqabys9l2k-python3.11-soundcloud-v2-1.3.7 - found 1.3.7 in filename of file in /nix/store/jfc8si69qlx4izphl2gi5zsqabys9l2k-python3.11-soundcloud-v2-1.3.7 ---
Rebuild report (if merged into master) (click to expand) ``` 4 total rebuild path(s) 4 package rebuild(s) First fifty rebuilds by attrpath python311Packages.soundcloud-v2 python312Packages.soundcloud-v2 scdl spotdl ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/jfc8si69qlx4izphl2gi5zsqabys9l2k-python3.11-soundcloud-v2-1.3.7 \ --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.soundcloud-v2 https://github.com/r-ryantm/nixpkgs/archive/5c37e56c2ba65c46abeb4b08a58ffeded9b16f92.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/5c37e56c2ba65c46abeb4b08a58ffeded9b16f92#python311Packages.soundcloud-v2 ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/jfc8si69qlx4izphl2gi5zsqabys9l2k-python3.11-soundcloud-v2-1.3.7 ls -la /nix/store/jfc8si69qlx4izphl2gi5zsqabys9l2k-python3.11-soundcloud-v2-1.3.7/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
8 packages built:
  • python311Packages.soundcloud-v2
  • python311Packages.soundcloud-v2.dist
  • python312Packages.soundcloud-v2
  • python312Packages.soundcloud-v2.dist
  • scdl
  • scdl.dist
  • spotdl
  • spotdl.dist
--- ###### Maintainer pings cc @marsam 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/297796 [result] Success updating python311Packages.soundcloud-v2 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath crystal, using log file: /var/log/nixpkgs-update/crystal/2024-03-21.log crystal 1.9.2 -> 1.11.2 https://repology.org/project/crystal-lang/versions attrpath: crystal Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - crystal: 1.9 -> 1.11 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/286273" [result] Failed to update crystal 1.9.2 -> 1.11.2 https://repology.org/project/crystal-lang/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.bellows, using log file: /var/log/nixpkgs-update/python311Packages.bellows/2024-03-21.log python311Packages.bellows 0 -> 1 attrpath: python311Packages.bellows 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/3n7a32w1dari0lm5dxx9vbq2zqv5v187-packages.json.drv building '/nix/store/3n7a32w1dari0lm5dxx9vbq2zqv5v187-packages.json.drv'... Going to be running update for following packages: - python3.11-bellows-0.38.1 Press Enter key to continue... Running update for: - python3.11-bellows-0.38.1: UPDATING ... - python3.11-bellows-0.38.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.bellows 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.qudida, using log file: /var/log/nixpkgs-update/python311Packages.qudida/2024-03-21.log python311Packages.qudida 0 -> 1 attrpath: python311Packages.qudida 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/3agmjd1x34qw4kf50xfrl6ybmvrlsyc2-packages.json.drv building '/nix/store/3agmjd1x34qw4kf50xfrl6ybmvrlsyc2-packages.json.drv'... Going to be running update for following packages: - python3.11-qudida-0.0.4 Press Enter key to continue... Running update for: - python3.11-qudida-0.0.4: UPDATING ... - python3.11-qudida-0.0.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.qudida 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath linuxKernel.packages.linux_4_19.systemtap, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_4_19.systemtap/2024-03-21.log linuxKernel.packages.linux_4_19.systemtap 4.19.310-5.0a -> 5.0 https://repology.org/project/systemtap/versions attrpath: linuxKernel.packages.linux_4_19.systemtap Checking auto update branch... No auto update branch exists Old version 4.19.310-5.0a" not present in master derivation file with contents: { lib, fetchgit, pkg-config, gettext, runCommand, makeWrapper , cpio, elfutils, kernel, gnumake, python3 }: let ## fetchgit info url = "git://sourceware.org/git/systemtap.git"; rev = "release-${version}"; sha256 = "sha256-2L7+k/tgI6trkstDTY4xxfFzmNDlxbCHDRKAFaERQeM="; version = "5.0a"; inherit (kernel) stdenv; ## stap binaries stapBuild = stdenv.mkDerivation { pname = "systemtap"; inherit version; src = fetchgit { inherit url rev sha256; }; nativeBuildInputs = [ pkg-config cpio python3 python3.pkgs.setuptools ]; buildInputs = [ elfutils gettext python3 ]; enableParallelBuilding = true; env.NIX_CFLAGS_COMPILE = toString [ "-Wno-error=deprecated-declarations" ]; # Needed with GCC 12 }; ## symlink farm for --sysroot flag sysroot = runCommand "systemtap-sysroot-${kernel.version}" { } '' mkdir -p $out/boot $out/usr/lib/debug ln -s ${kernel.dev}/vmlinux ${kernel.dev}/lib $out ln -s ${kernel.dev}/vmlinux $out/usr/lib/debug ln -s ${kernel}/System.map $out/boot/System.map-${kernel.version} ''; pypkgs = with python3.pkgs; makePythonPath [ pyparsing ]; in runCommand "systemtap-${kernel.version}-${version}" { inherit stapBuild; nativeBuildInputs = [ makeWrapper ]; meta = { homepage = "https://sourceware.org/systemtap/"; description = "Provides a scripting language for instrumentation on a live kernel plus user-space"; license = lib.licenses.gpl2; platforms = lib.systems.inspect.patterns.isGnu; }; } '' mkdir -p $out/bin for bin in $stapBuild/bin/*; do ln -s $bin $out/bin done rm $out/bin/stap $out/bin/dtrace makeWrapper $stapBuild/bin/stap $out/bin/stap \ --add-flags "--sysroot ${sysroot}" \ --prefix PATH : ${lib.makeBinPath [ stdenv.cc.cc stdenv.cc.bintools elfutils gnumake ]} makeWrapper $stapBuild/bin/dtrace $out/bin/dtrace \ --prefix PYTHONPATH : ${pypkgs} '' [result] Failed to update linuxKernel.packages.linux_4_19.systemtap 4.19.310-5.0a -> 5.0 https://repology.org/project/systemtap/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pytest-cache, using log file: /var/log/nixpkgs-update/python311Packages.pytest-cache/2024-03-21.log python311Packages.pytest-cache 0 -> 1 attrpath: python311Packages.pytest-cache 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/fr2clz19bfi8d9x8agrchv3y1hs93mll-packages.json.drv building '/nix/store/fr2clz19bfi8d9x8agrchv3y1hs93mll-packages.json.drv'... Going to be running update for following packages: - python3.11-pytest-cache-1.0 Press Enter key to continue... Running update for: - python3.11-pytest-cache-1.0: UPDATING ... - python3.11-pytest-cache-1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pytest-cache 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath snac2, using log file: /var/log/nixpkgs-update/snac2/2024-03-21.log snac2 0 -> 1 attrpath: snac2 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/zdkx6dvk16gff26jzfzdq1jqiqa5hcqa-packages.json.drv building '/nix/store/zdkx6dvk16gff26jzfzdq1jqiqa5hcqa-packages.json.drv'... Going to be running update for following packages: - snac2-2.49 Press Enter key to continue... Running update for: - snac2-2.49: UPDATING ... - snac2-2.49: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update snac2 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.EasyProcess, using log file: /var/log/nixpkgs-update/python311Packages.EasyProcess/2024-03-21.log python311Packages.EasyProcess 0 -> 1 attrpath: python311Packages.EasyProcess 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/jrzhjx5x64pf8m6gbqaxbzk2f9dyp1xa-packages.json.drv building '/nix/store/jrzhjx5x64pf8m6gbqaxbzk2f9dyp1xa-packages.json.drv'... Going to be running update for following packages: - python3.11-easyprocess-1.1 Press Enter key to continue... Running update for: - python3.11-easyprocess-1.1: UPDATING ... - python3.11-easyprocess-1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.EasyProcess 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.biopandas, using log file: /var/log/nixpkgs-update/python311Packages.biopandas/2024-03-21.log python311Packages.biopandas 0 -> 1 attrpath: python311Packages.biopandas 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/p9qplf7fc55im9jjrgs3c22ysg9xjcav-packages.json.drv building '/nix/store/p9qplf7fc55im9jjrgs3c22ysg9xjcav-packages.json.drv'... Going to be running update for following packages: - python3.11-biopandas-0.4.1 Press Enter key to continue... Running update for: - python3.11-biopandas-0.4.1: UPDATING ... - python3.11-biopandas-0.4.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.biopandas 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath stix-two, using log file: /var/log/nixpkgs-update/stix-two/2024-03-21.log stix-two 2.13 -> 2.13.b171 https://repology.org/project/fonts:stix/versions attrpath: stix-two Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/i0knjhfjq3fg5gkkg0k6k027fc72qggi-source.drv building '/nix/store/i0knjhfjq3fg5gkkg0k6k027fc72qggi-source.drv'... trying https://github.com/stipub/stixfonts/raw/v2.13.b171/zipfiles/STIX2_13_b171-all.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/i0knjhfjq3fg5gkkg0k6k027fc72qggi-source.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/stipub/stixfonts/raw/v2.13.b171/zipfiles/STIX2_13_b171-all.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/i0knjhfjq3fg5gkkg0k6k027fc72qggi-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'stix-two.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/i0knjhfjq3fg5gkkg0k6k027fc72qggi-source.drv /nix/store/gm06ifhcxdaikllbfxq8d82psi4qj0n8-stix-two-2.13.b171.drv building '/nix/store/i0knjhfjq3fg5gkkg0k6k027fc72qggi-source.drv'... trying https://github.com/stipub/stixfonts/raw/v2.13.b171/zipfiles/STIX2_13_b171-all.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 237k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/i0knjhfjq3fg5gkkg0k6k027fc72qggi-source.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/stipub/stixfonts/raw/v2.13.b171/zipfiles/STIX2_13_b171-all.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 237k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/i0knjhfjq3fg5gkkg0k6k027fc72qggi-source.drv'. error: 1 dependencies of derivation '/nix/store/gm06ifhcxdaikllbfxq8d82psi4qj0n8-stix-two-2.13.b171.drv' failed to build [result] Failed to update stix-two 2.13 -> 2.13.b171 https://repology.org/project/fonts:stix/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath vkbasalt-cli, using log file: /var/log/nixpkgs-update/vkbasalt-cli/2024-03-21.log vkbasalt-cli 0 -> 1 attrpath: vkbasalt-cli 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/6q321vq574vymyzsagyqifjrggfafqzb-packages.json.drv building '/nix/store/6q321vq574vymyzsagyqifjrggfafqzb-packages.json.drv'... Going to be running update for following packages: - vkbasalt-cli-3.1.1 Press Enter key to continue... Running update for: - vkbasalt-cli-3.1.1: UPDATING ... - vkbasalt-cli-3.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update vkbasalt-cli 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.proton-vpn-api-core, using log file: /var/log/nixpkgs-update/python311Packages.proton-vpn-api-core/2024-03-21.log python311Packages.proton-vpn-api-core 0 -> 1 attrpath: python311Packages.proton-vpn-api-core 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/xhv7bymiaarr6hn37sbbpjnvrawl6cqd-packages.json.drv building '/nix/store/xhv7bymiaarr6hn37sbbpjnvrawl6cqd-packages.json.drv'... Going to be running update for following packages: - python3.11-proton-vpn-api-core-0.20.3 Press Enter key to continue... Running update for: - python3.11-proton-vpn-api-core-0.20.3: UPDATING ... - python3.11-proton-vpn-api-core-0.20.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.proton-vpn-api-core 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath spr, using log file: /var/log/nixpkgs-update/spr/2024-03-21.log spr 1.3.4 -> 1.3.5 https://repology.org/project/spr-pull-requests/versions attrpath: spr Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/54cznvc46gmiyr0l8jnbryfmgdwalryq-spr-1.3.5.tar.gz.drv building '/nix/store/54cznvc46gmiyr0l8jnbryfmgdwalryq-spr-1.3.5.tar.gz.drv'... trying https://crates.io/api/v1/crates/spr/1.3.5/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 403 error: cannot download spr-1.3.5.tar.gz from any mirror error: builder for '/nix/store/54cznvc46gmiyr0l8jnbryfmgdwalryq-spr-1.3.5.tar.gz.drv' failed with exit code 1; last 8 log lines: > > trying https://crates.io/api/v1/crates/spr/1.3.5/download > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 403 > error: cannot download spr-1.3.5.tar.gz from any mirror For full logs, run 'nix log /nix/store/54cznvc46gmiyr0l8jnbryfmgdwalryq-spr-1.3.5.tar.gz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'spr.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/54cznvc46gmiyr0l8jnbryfmgdwalryq-spr-1.3.5.tar.gz.drv /nix/store/bykag78cbchj0mqpfqdyf4k2vw49vfla-spr-1.3.5-vendor.tar.gz.drv /nix/store/26m88ydl240893fb970bc6nlfq616llr-spr-1.3.5.drv building '/nix/store/54cznvc46gmiyr0l8jnbryfmgdwalryq-spr-1.3.5.tar.gz.drv'... trying https://crates.io/api/v1/crates/spr/1.3.5/download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 403 error: cannot download spr-1.3.5.tar.gz from any mirror error: builder for '/nix/store/54cznvc46gmiyr0l8jnbryfmgdwalryq-spr-1.3.5.tar.gz.drv' failed with exit code 1; last 8 log lines: > > trying https://crates.io/api/v1/crates/spr/1.3.5/download > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 403 > error: cannot download spr-1.3.5.tar.gz from any mirror For full logs, run 'nix log /nix/store/54cznvc46gmiyr0l8jnbryfmgdwalryq-spr-1.3.5.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/26m88ydl240893fb970bc6nlfq616llr-spr-1.3.5.drv' failed to build [result] Failed to update spr 1.3.4 -> 1.3.5 https://repology.org/project/spr-pull-requests/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ego, using log file: /var/log/nixpkgs-update/ego/2024-03-21.log ego 1.1.7 -> 3.0.8 https://repology.org/project/ego/versions attrpath: ego Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/p2llh34az3f35d4m6qwrilfcf6hq8snl-source.drv building '/nix/store/p2llh34az3f35d4m6qwrilfcf6hq8snl-source.drv'... trying https://github.com/intgr/ego/archive/3.0.8.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/p2llh34az3f35d4m6qwrilfcf6hq8snl-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/intgr/ego/archive/3.0.8.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/p2llh34az3f35d4m6qwrilfcf6hq8snl-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'ego.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/p2llh34az3f35d4m6qwrilfcf6hq8snl-source.drv /nix/store/haid60zqh21zbbq2ic64q5c3br9d0zv4-ego-3.0.8-vendor.tar.gz.drv /nix/store/79wybw1l1m5vrmah27fm20cjakg9zfc6-ego-3.0.8.drv these 3 paths will be fetched (0.03 MiB download, 0.13 MiB unpacked): /nix/store/ll582sr6gyzwirmgmsr07jmvw5z5ha37-acl-2.3.2-bin /nix/store/n7ig3m1pjmy1aml6xkaw5yb3h47bh1s8-acl-2.3.2-dev /nix/store/vh3qcxnmd6677y2bxc5is9x8pfw67c8z-xhost-1.0.9 copying path '/nix/store/vh3qcxnmd6677y2bxc5is9x8pfw67c8z-xhost-1.0.9' from 'https://cache.nixos.org'... copying path '/nix/store/ll582sr6gyzwirmgmsr07jmvw5z5ha37-acl-2.3.2-bin' from 'https://cache.nixos.org'... building '/nix/store/p2llh34az3f35d4m6qwrilfcf6hq8snl-source.drv'... copying path '/nix/store/n7ig3m1pjmy1aml6xkaw5yb3h47bh1s8-acl-2.3.2-dev' from 'https://cache.nixos.org'... trying https://github.com/intgr/ego/archive/3.0.8.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/p2llh34az3f35d4m6qwrilfcf6hq8snl-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/intgr/ego/archive/3.0.8.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/p2llh34az3f35d4m6qwrilfcf6hq8snl-source.drv'. error: 1 dependencies of derivation '/nix/store/79wybw1l1m5vrmah27fm20cjakg9zfc6-ego-3.0.8.drv' failed to build [result] Failed to update ego 1.1.7 -> 3.0.8 https://repology.org/project/ego/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aiohttp, using log file: /var/log/nixpkgs-update/python311Packages.aiohttp/2024-03-21.log python311Packages.aiohttp 0 -> 1 attrpath: python311Packages.aiohttp 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/z8jxmksns4cr5p349jb8k42ja7kf81hm-packages.json.drv building '/nix/store/z8jxmksns4cr5p349jb8k42ja7kf81hm-packages.json.drv'... Going to be running update for following packages: - python3.11-aiohttp-3.9.3 Press Enter key to continue... Running update for: - python3.11-aiohttp-3.9.3: UPDATING ... - python3.11-aiohttp-3.9.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aiohttp 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath beneath-a-steel-sky, using log file: /var/log/nixpkgs-update/beneath-a-steel-sky/2024-03-21.log beneath-a-steel-sky 1.2 -> 1.3 https://repology.org/project/beneath-a-steel-sky/versions attrpath: beneath-a-steel-sky Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update beneath-a-steel-sky 1.2 -> 1.3 https://repology.org/project/beneath-a-steel-sky/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.georss-nrcan-earthquakes-client, using log file: /var/log/nixpkgs-update/python311Packages.georss-nrcan-earthquakes-client/2024-03-21.log python311Packages.georss-nrcan-earthquakes-client 0 -> 1 attrpath: python311Packages.georss-nrcan-earthquakes-client 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/dp9396zgxwjwmj5chzkd3822wqhg8f3r-packages.json.drv building '/nix/store/dp9396zgxwjwmj5chzkd3822wqhg8f3r-packages.json.drv'... Going to be running update for following packages: - python3.11-georss-nrcan-earthquakes-client-0.4 Press Enter key to continue... Running update for: - python3.11-georss-nrcan-earthquakes-client-0.4: UPDATING ... - python3.11-georss-nrcan-earthquakes-client-0.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.georss-nrcan-earthquakes-client 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dwz, using log file: /var/log/nixpkgs-update/dwz/2024-03-21.log dwz 0.14 -> 0.15 https://repology.org/project/dwz/versions attrpath: dwz 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/development/tools/misc/dwz/default.nix b/pkgs/development/tools/misc/dwz/default.nix index 852201cf7114..7e7f53c46859 100644 --- a/pkgs/development/tools/misc/dwz/default.nix +++ b/pkgs/development/tools/misc/dwz/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "dwz"; - version = "0.14"; + version = "0.15"; src = fetchurl { url = "https://www.sourceware.org/ftp/${pname}/releases/${pname}-${version}.tar.gz"; - sha256 = "07qdvzfk4mvbqj5z3aff7vc195dxqn1mi27w2dzs1w2zhymnw01k"; + sha256 = "sha256-7VnGEuIEFeaX+8RRH1J+91cAe8VvoalU5JrKHans+0Q="; }; nativeBuildInputs = [ elfutils ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A dwz nix build failed. got build log for 'dwz' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/y7dh4bi3mwy342lm71h3yn2w2kzgy3ak-dwz-0.15.tar.gz source root is dwz setting SOURCE_DATE_EPOCH to timestamp 1667521782 of file dwz/util.h @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase patching script interpreter paths in ./configure ./configure: interpreter directive changed from "#!/bin/sh" to "/nix/store/5lr5n3qa4day8l1ivbwlcby2nknczqkq-bash-5.2p26/bin/sh" configure flags: --prefix=/nix/store/0lxk0r36vshcfnmf9p1c3nzb4hsyfkik-dwz-0.15 @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase build flags: SHELL=/nix/store/5lr5n3qa4day8l1ivbwlcby2nknczqkq-bash-5.2p26/bin/bash prefix=/nix/store/0lxk0r36vshcfnmf9p1c3nzb4hsyfkik-dwz-0.15 echo "int main (void) { return 0; }" > native.c gcc -o native.o native.c -c -g gcc -O2 -g -Wall -W -D_FILE_OFFSET_BITS=64 -DDWZ_VERSION='"0.15"' -DFSF_YEARS='"1992-2021"' -DRH_YEARS='"2001-2021"' -DSUSE_YEARS='"2019-2021"' -c -o args.o args.c -DNATIVE_ENDIAN_VAL=ELFDATA2LSB -DNATIVE_POINTER_SIZE=8 gcc -O2 -g -Wall -W -D_FILE_OFFSET_BITS=64 -DDWZ_VERSION='"0.15"' -DFSF_YEARS='"1992-2021"' -DRH_YEARS='"2001-2021"' -DSUSE_YEARS='"2019-2021"' -c -o dwz.o dwz.c dwz.c:42:10: fatal error: xxhash.h: No such file or directory 42 | #include  | ^~~~~~~~~~ compilation terminated. make: *** [Makefile:48: dwz.o] Error 1 [result] Failed to update dwz 0.14 -> 0.15 https://repology.org/project/dwz/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath compass, using log file: /var/log/nixpkgs-update/compass/2024-03-21.log compass 0 -> 1 attrpath: compass Checking auto update branch... The derivation has no 'version' attribute, so do not know how to figure out the version while doing an updateScript update [result] Failed to update compass 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO gstreamer plugins are kept in lockstep. [result] Failed to update python311Packages.logster 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath terraform-providers.ct, using log file: /var/log/nixpkgs-update/terraform-providers.ct/2024-03-21.log terraform-providers.ct 0 -> 1 attrpath: terraform-providers.ct Checking auto update branch... Derivation file opts-out of auto-updates [result] Failed to update terraform-providers.ct 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath wstunnel, using log file: /var/log/nixpkgs-update/wstunnel/2024-03-21.log wstunnel 0.5.1.0 -> 9.2.4 https://repology.org/project/wstunnel/versions attrpath: wstunnel Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update wstunnel 0.5.1.0 -> 9.2.4 https://repology.org/project/wstunnel/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath symbolicator, using log file: /var/log/nixpkgs-update/symbolicator/2024-03-21.log symbolicator 23.11.2 -> 24.3.0 https://github.com/getsentry/symbolicator/releases attrpath: symbolicator 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/by-name/sy/symbolicator/package.nix b/pkgs/by-name/sy/symbolicator/package.nix index 20ee664e2cd1..ea4bca923f1a 100644 --- a/pkgs/by-name/sy/symbolicator/package.nix +++ b/pkgs/by-name/sy/symbolicator/package.nix @@ -11,13 +11,13 @@ rustPlatform.buildRustPackage rec { pname = "symbolicator"; - version = "23.11.2"; + version = "24.3.0"; src = fetchFromGitHub { owner = "getsentry"; repo = "symbolicator"; rev = version; - hash = "sha256-pPzm57ZtsLLD7P0xIi+egKcQ3dcOGH6JV+C9u4uGGRM="; + hash = "sha256-Oz5TRhLAb3RwviPpnAelJ0PwrBQjvIJ5lwxtPZgLoyU="; fetchSubmodules = true; }; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A symbolicator nix build failed. < checksum = "32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8" < < [[package]] 5662c5413 < version = "0.6.3" --- > version = "0.5.19" 5664c5415 < checksum = "44e19b97e00a4d3db3cdb9b53c8c5f87151b5689b82cc86c2848cbdcccb2689b" --- > checksum = "829846f3e3db426d4cee4510841b71a8e58aa2a76b1132579487ae430ccd9c7b" 5708c5459 < version = "1.2.2" --- > version = "1.2.0" 5710c5461 < checksum = "9107477944697db42c41326f82d4c65b769b32512cdad1e086f36f0e0f25ff45" --- > checksum = "459ab06161ba99053d77dc66beb37ab4209da16cd01591dcc56e86643375cbde" ERROR: cargoHash or cargoSha256 is out of date Cargo.lock is not the same in /build/cargo-vendor-dir To fix the issue: 1. Set cargoHash/cargoSha256 to an empty string: `cargoHash = "";` 2. Build the derivation and wait for it to fail with a hash mismatch 3. Copy the "got: sha256-..." value back into the cargoHash field You should have: cargoHash = "sha256-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX="; [result] Failed to update symbolicator 23.11.2 -> 24.3.0 https://github.com/getsentry/symbolicator/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath home-assistant-custom-components.localtuya, using log file: /var/log/nixpkgs-update/home-assistant-custom-components.localtuya/2024-03-21.log home-assistant-custom-components.localtuya 0 -> 1 attrpath: home-assistant-custom-components.localtuya 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/zxi45zg7dvqvm3d2qqbd4x4fydbmq49q-packages.json.drv building '/nix/store/zxi45zg7dvqvm3d2qqbd4x4fydbmq49q-packages.json.drv'... Going to be running update for following packages: - python3.12-rospogrigio-localtuya-5.2.1 Press Enter key to continue... Running update for: - python3.12-rospogrigio-localtuya-5.2.1: UPDATING ... - python3.12-rospogrigio-localtuya-5.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update home-assistant-custom-components.localtuya 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pylatexenc, using log file: /var/log/nixpkgs-update/python311Packages.pylatexenc/2024-03-21.log python311Packages.pylatexenc 0 -> 1 attrpath: python311Packages.pylatexenc 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/0fqrn9akmwfih8yn1hmq6cc29zzhvk61-packages.json.drv building '/nix/store/0fqrn9akmwfih8yn1hmq6cc29zzhvk61-packages.json.drv'... Going to be running update for following packages: - python3.11-pylatexenc-2.10 Press Enter key to continue... Running update for: - python3.11-pylatexenc-2.10: UPDATING ... - python3.11-pylatexenc-2.10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pylatexenc 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mypy-boto3-route53resolver, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-route53resolver/2024-03-21.log python311Packages.mypy-boto3-route53resolver 1.34.15 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-route53resolver 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/5mwzz1wnizvpflrxz6jybg5m4wvwl9ga-packages.json.drv building '/nix/store/5mwzz1wnizvpflrxz6jybg5m4wvwl9ga-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-route53resolver-1.34.15 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-route53resolver-1.34.15: UPDATING ... - python3.11-mypy-boto3-route53resolver-1.34.15: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-route53resolver 1.34.15 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libodfgen, using log file: /var/log/nixpkgs-update/libodfgen/2024-03-21.log libodfgen 0.1.7 -> 0.1.8 https://repology.org/project/libodfgen/versions attrpath: libodfgen 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/development/libraries/libodfgen/default.nix b/pkgs/development/libraries/libodfgen/default.nix index d4a6aab24c87..272d38ad3202 100644 --- a/pkgs/development/libraries/libodfgen/default.nix +++ b/pkgs/development/libraries/libodfgen/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "libodfgen"; - version = "0.1.7"; + version = "0.1.8"; src = fetchurl { url = "mirror://sourceforge/project/libwpd/libodfgen/libodfgen-${version}/libodfgen-${version}.tar.xz"; - sha256 = "sha256-Mj5JH5VsjKKrsSyZjjUGcJMKMjF7+WYrBhXdSzkiuDE="; + sha256 = "sha256-VSAAJ/1GYjub3d040nXnRS0bD/iu3crW+a5twl9hBiU="; }; nativeBuildInputs = [ pkg-config ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A libodfgen nix build failed. checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... ld -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking pkg-config is at least version 0.20... yes checking whether g++ supports C++11 features by default... yes checking for __attribute__((format))... yes checking for librevenge-0.0 librevenge-stream-0.0 ... yes checking for libxml-2.0... no configure: error: Package requirements (libxml-2.0) were not met: No package 'libxml-2.0' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables XML_CFLAGS and XML_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. [result] Failed to update libodfgen 0.1.7 -> 0.1.8 https://repology.org/project/libodfgen/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.segno, using log file: /var/log/nixpkgs-update/python312Packages.segno/2024-03-21.log python312Packages.segno 1.6.0 -> 1.6.1 https://repology.org/project/python:segno/versions attrpath: python312Packages.segno 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/rknm281r1cpynl7qgkcwb2n4shxgl414-packages.json.drv building '/nix/store/rknm281r1cpynl7qgkcwb2n4shxgl414-packages.json.drv'... Going to be running update for following packages: - python3.12-segno-1.6.1 Press Enter key to continue... Running update for: - python3.12-segno-1.6.1: UPDATING ... - python3.12-segno-1.6.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.segno 1.6.0 -> 1.6.1 https://repology.org/project/python:segno/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.qfratio, using log file: /var/log/nixpkgs-update/rPackages.qfratio/2024-03-21.log rPackages.qfratio 1.1.0 -> 1.1.1 https://repology.org/project/r:qfratio/versions attrpath: rPackages.qfratio Checking auto update branch... No auto update branch exists Old version 1.1.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.qfratio 1.1.0 -> 1.1.1 https://repology.org/project/r:qfratio/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.Haplin, using log file: /var/log/nixpkgs-update/rPackages.Haplin/2024-03-21.log rPackages.Haplin 7.3.0 -> 7.3.1 https://repology.org/project/r:haplin/versions attrpath: rPackages.Haplin Checking auto update branch... No auto update branch exists Old version 7.3.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.Haplin 7.3.0 -> 7.3.1 https://repology.org/project/r:haplin/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.NetworkReg, using log file: /var/log/nixpkgs-update/rPackages.NetworkReg/2024-03-21.log rPackages.NetworkReg 1.0 -> 1.1 https://repology.org/project/r:networkreg/versions attrpath: rPackages.NetworkReg Checking auto update branch... No auto update branch exists Old version 1.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.NetworkReg 1.0 -> 1.1 https://repology.org/project/r:networkreg/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath lua54Packages.toml, using log file: /var/log/nixpkgs-update/lua54Packages.toml/2024-03-21.log lua54Packages.toml 0.3.0-0 -> 0.4.0 https://github.com/LebJe/toml.lua/releases attrpath: lua54Packages.toml Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua54Packages.toml 0.3.0-0 -> 0.4.0 https://github.com/LebJe/toml.lua/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.huxtable, using log file: /var/log/nixpkgs-update/rPackages.huxtable/2024-03-21.log rPackages.huxtable 5.5.3 -> 5.5.6 https://repology.org/project/r:huxtable/versions attrpath: rPackages.huxtable Checking auto update branch... No auto update branch exists Old version 5.5.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.huxtable 5.5.3 -> 5.5.6 https://repology.org/project/r:huxtable/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath arjun-cnf, using log file: /var/log/nixpkgs-update/arjun-cnf/2024-03-21.log arjun-cnf 2.5.2 -> 2.5.4 https://github.com/meelgroup/arjun/releases attrpath: arjun-cnf Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update arjun-cnf 2.5.2 -> 2.5.4 https://github.com/meelgroup/arjun/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.PearsonDS, using log file: /var/log/nixpkgs-update/rPackages.PearsonDS/2024-03-21.log rPackages.PearsonDS 1.3.0 -> 1.3.1 https://repology.org/project/r:pearsonds/versions attrpath: rPackages.PearsonDS Checking auto update branch... No auto update branch exists Old version 1.3.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.PearsonDS 1.3.0 -> 1.3.1 https://repology.org/project/r:pearsonds/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.PatientProfiles, using log file: /var/log/nixpkgs-update/rPackages.PatientProfiles/2024-03-21.log rPackages.PatientProfiles 0.5.1 -> 0.6.2 https://repology.org/project/r:patientprofiles/versions attrpath: rPackages.PatientProfiles Checking auto update branch... No auto update branch exists Old version 0.5.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.PatientProfiles 0.5.1 -> 0.6.2 https://repology.org/project/r:patientprofiles/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.faiss, using log file: /var/log/nixpkgs-update/python311Packages.faiss/2024-03-21.log python311Packages.faiss 1.7.4 -> 1.8.0 https://repology.org/project/faiss/versions attrpath: python311Packages.faiss 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/development/libraries/science/math/faiss/default.nix b/pkgs/development/libraries/science/math/faiss/default.nix index 25d6542f8da1..826eecb5a783 100644 --- a/pkgs/development/libraries/science/math/faiss/default.nix +++ b/pkgs/development/libraries/science/math/faiss/default.nix @@ -27,7 +27,7 @@ let pname = "faiss"; - version = "1.7.4"; + version = "1.8.0"; inherit (cudaPackages) cudaFlags backendStdenv; inherit (cudaFlags) cudaCapabilities dropDot; @@ -57,7 +57,7 @@ stdenv.mkDerivation { owner = "facebookresearch"; repo = pname; rev = "v${version}"; - hash = "sha256-WSce9X6sLZmGM5F0ZkK54VqpIy8u1VB0e9/l78co29M="; + hash = "sha256-nS8nhkNGGb2oAJKfr/MIAZjAwMxBGbNd16/CkEtv67I="; }; buildInputs = [ [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.faiss nix build failed. -- Installing: /nix/store/db4q8bb1zc8nn6l6ai55jcvqyjg2504c-faiss-1.8.0/include/faiss/utils/simdlib.h -- Installing: /nix/store/db4q8bb1zc8nn6l6ai55jcvqyjg2504c-faiss-1.8.0/include/faiss/utils/simdlib_avx2.h -- Installing: /nix/store/db4q8bb1zc8nn6l6ai55jcvqyjg2504c-faiss-1.8.0/include/faiss/utils/simdlib_emulated.h -- Installing: /nix/store/db4q8bb1zc8nn6l6ai55jcvqyjg2504c-faiss-1.8.0/include/faiss/utils/simdlib_neon.h -- Installing: /nix/store/db4q8bb1zc8nn6l6ai55jcvqyjg2504c-faiss-1.8.0/include/faiss/utils/utils.h -- Installing: /nix/store/db4q8bb1zc8nn6l6ai55jcvqyjg2504c-faiss-1.8.0/include/faiss/utils/distances_fused/avx512.h -- Installing: /nix/store/db4q8bb1zc8nn6l6ai55jcvqyjg2504c-faiss-1.8.0/include/faiss/utils/distances_fused/distances_fused.h -- Installing: /nix/store/db4q8bb1zc8nn6l6ai55jcvqyjg2504c-faiss-1.8.0/include/faiss/utils/distances_fused/simdlib_based.h -- Installing: /nix/store/db4q8bb1zc8nn6l6ai55jcvqyjg2504c-faiss-1.8.0/include/faiss/utils/approx_topk/approx_topk.h -- Installing: /nix/store/db4q8bb1zc8nn6l6ai55jcvqyjg2504c-faiss-1.8.0/include/faiss/utils/approx_topk/avx2-inl.h -- Installing: /nix/store/db4q8bb1zc8nn6l6ai55jcvqyjg2504c-faiss-1.8.0/include/faiss/utils/approx_topk/generic.h -- Installing: /nix/store/db4q8bb1zc8nn6l6ai55jcvqyjg2504c-faiss-1.8.0/include/faiss/utils/approx_topk/mode.h -- Installing: /nix/store/db4q8bb1zc8nn6l6ai55jcvqyjg2504c-faiss-1.8.0/include/faiss/utils/approx_topk_hamming/approx_topk_hamming.h -- Installing: /nix/store/db4q8bb1zc8nn6l6ai55jcvqyjg2504c-faiss-1.8.0/include/faiss/utils/transpose/transpose-avx2-inl.h -- Installing: /nix/store/db4q8bb1zc8nn6l6ai55jcvqyjg2504c-faiss-1.8.0/include/faiss/utils/hamming_distance/common.h -- Installing: /nix/store/db4q8bb1zc8nn6l6ai55jcvqyjg2504c-faiss-1.8.0/include/faiss/utils/hamming_distance/generic-inl.h -- Installing: /nix/store/db4q8bb1zc8nn6l6ai55jcvqyjg2504c-faiss-1.8.0/include/faiss/utils/hamming_distance/hamdis-inl.h -- Installing: /nix/store/db4q8bb1zc8nn6l6ai55jcvqyjg2504c-faiss-1.8.0/include/faiss/utils/hamming_distance/neon-inl.h -- Installing: /nix/store/db4q8bb1zc8nn6l6ai55jcvqyjg2504c-faiss-1.8.0/include/faiss/utils/hamming_distance/avx2-inl.h -- Installing: /nix/store/db4q8bb1zc8nn6l6ai55jcvqyjg2504c-faiss-1.8.0/include/faiss/invlists/OnDiskInvertedLists.h -- Installing: /nix/store/db4q8bb1zc8nn6l6ai55jcvqyjg2504c-faiss-1.8.0/share/faiss/faiss-config.cmake -- Installing: /nix/store/db4q8bb1zc8nn6l6ai55jcvqyjg2504c-faiss-1.8.0/share/faiss/faiss-config-version.cmake -- Installing: /nix/store/db4q8bb1zc8nn6l6ai55jcvqyjg2504c-faiss-1.8.0/share/faiss/faiss-targets.cmake -- Installing: /nix/store/db4q8bb1zc8nn6l6ai55jcvqyjg2504c-faiss-1.8.0/share/faiss/faiss-targets-release.cmake Processing ./dist/faiss-1.8.0-py3-none-any.whl Requirement already satisfied: numpy in /nix/store/rqhrydh1wi0xqpd2fkcwzhr1hhwc1ray-python3.11-numpy-1.26.4/lib/python3.11/site-packages (from faiss==1.8.0) (1.26.4) INFO: pip is looking at multiple versions of faiss to determine which version is compatible with other requirements. This could take a while. ERROR: Could not find a version that satisfies the requirement packaging (from faiss) (from versions: none) ERROR: No matching distribution found for packaging  [result] Failed to update python311Packages.faiss 1.7.4 -> 1.8.0 https://repology.org/project/faiss/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libnghttp2, using log file: /var/log/nixpkgs-update/libnghttp2/2024-03-21.log libnghttp2 1.59.0 -> 1.60.0 https://repology.org/project/nghttp2/versions attrpath: libnghttp2 Checking auto update branch... No auto update branch exists Old version 1.59.0" not present in master derivation file with contents: { lib , stdenv , fetchurl , installShellFiles , pkg-config # Optional dependencies , enableApp ? with stdenv.hostPlatform; !isWindows && !isStatic , c-aresMinimal, libev, openssl, zlib , enableGetAssets ? false, libxml2 , enableHpack ? false, jansson , enableHttp3 ? false, ngtcp2, nghttp3, quictls , enableJemalloc ? false, jemalloc , enablePython ? false, python3, ncurses # Unit tests ; we have to set TZDIR, which is a GNUism. , enableTests ? stdenv.hostPlatform.isGnu, cunit, tzdata # downstream dependencies, for testing , curl , libsoup }: # Note: this package is used for bootstrapping fetchurl, and thus cannot use fetchpatch! # All mutable patches (generated by GitHub or cgit) that are needed here # should be included directly in Nixpkgs as files. assert enableGetAssets -> enableApp; assert enableHpack -> enableApp; assert enableHttp3 -> enableApp; assert enableJemalloc -> enableApp; stdenv.mkDerivation rec { pname = "nghttp2"; version = "1.60.0"; src = fetchurl { url = "https://github.com/${pname}/${pname}/releases/download/v${version}/${pname}-${version}.tar.bz2"; sha256 = "sha256-W4wmgdQstLMcs+DaDggb+jAl1cNZKN6PYHAVUgFbAM4="; }; outputs = [ "out" "dev" "lib" "doc" "man" ]; nativeBuildInputs = [ pkg-config ] ++ lib.optionals (enableApp) [ installShellFiles ]; buildInputs = lib.optionals enableApp [ c-aresMinimal libev zlib ] ++ lib.optionals (enableApp && !enableHttp3) [ openssl ] ++ lib.optionals (enableGetAssets) [ libxml2 ] ++ lib.optionals (enableHpack) [ jansson ] ++ lib.optionals (enableJemalloc) [ jemalloc ] ++ lib.optionals (enableHttp3) [ ngtcp2 nghttp3 quictls ] ++ lib.optionals (enablePython) [ python3 ]; enableParallelBuilding = true; configureFlags = [ "--disable-examples" (lib.enableFeature enableApp "app") (lib.enableFeature enableHttp3 "http3") ]; # Unit tests require CUnit and setting TZDIR environment variable doCheck = enableTests; nativeCheckInputs = lib.optionals (enableTests) [ cunit tzdata ]; preCheck = lib.optionalString (enableTests) '' export TZDIR=${tzdata}/share/zoneinfo ''; postInstall = lib.optionalString (enableApp) '' installShellCompletion --bash doc/bash_completion/{h2load,nghttp,nghttpd,nghttpx} '' + lib.optionalString (!enableApp) '' rm -r $out/bin '' + lib.optionalString (enablePython) '' patchShebangs $out/share/nghttp2 '' + lib.optionalString (!enablePython) '' rm -r $out/share ''; passthru.tests = { inherit curl libsoup; }; meta = with lib; { description = "HTTP/2 C library and tools"; longDescription = '' nghttp2 is an implementation of the HyperText Transfer Protocol version 2 in C. The framing layer of HTTP/2 is implemented as a reusable C library. On top of that, we have implemented an HTTP/2 client, server and proxy. We have also developed load test and benchmarking tools for HTTP/2. An HPACK encoder and decoder are available as a public API. We have Python bindings of this library, but we do not have full code coverage yet. An experimental high level C++ library is also available. ''; homepage = "https://nghttp2.org/"; changelog = "https://github.com/nghttp2/nghttp2/releases/tag/v${version}"; # News articles with changes summary can be found here: https://nghttp2.org/blog/archives/ license = licenses.mit; maintainers = with maintainers; [ c0bw3b ]; platforms = platforms.all; }; } [result] Failed to update libnghttp2 1.59.0 -> 1.60.0 https://repology.org/project/nghttp2/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nghttp2, using log file: /var/log/nixpkgs-update/nghttp2/2024-03-21.log nghttp2 1.59.0 -> 1.60.0 https://github.com/nghttp2/nghttp2/releases attrpath: nghttp2 Checking auto update branch... No auto update branch exists Old version 1.59.0" not present in master derivation file with contents: { lib , stdenv , fetchurl , installShellFiles , pkg-config # Optional dependencies , enableApp ? with stdenv.hostPlatform; !isWindows && !isStatic , c-aresMinimal, libev, openssl, zlib , enableGetAssets ? false, libxml2 , enableHpack ? false, jansson , enableHttp3 ? false, ngtcp2, nghttp3, quictls , enableJemalloc ? false, jemalloc , enablePython ? false, python3, ncurses # Unit tests ; we have to set TZDIR, which is a GNUism. , enableTests ? stdenv.hostPlatform.isGnu, cunit, tzdata # downstream dependencies, for testing , curl , libsoup }: # Note: this package is used for bootstrapping fetchurl, and thus cannot use fetchpatch! # All mutable patches (generated by GitHub or cgit) that are needed here # should be included directly in Nixpkgs as files. assert enableGetAssets -> enableApp; assert enableHpack -> enableApp; assert enableHttp3 -> enableApp; assert enableJemalloc -> enableApp; stdenv.mkDerivation rec { pname = "nghttp2"; version = "1.60.0"; src = fetchurl { url = "https://github.com/${pname}/${pname}/releases/download/v${version}/${pname}-${version}.tar.bz2"; sha256 = "sha256-W4wmgdQstLMcs+DaDggb+jAl1cNZKN6PYHAVUgFbAM4="; }; outputs = [ "out" "dev" "lib" "doc" "man" ]; nativeBuildInputs = [ pkg-config ] ++ lib.optionals (enableApp) [ installShellFiles ]; buildInputs = lib.optionals enableApp [ c-aresMinimal libev zlib ] ++ lib.optionals (enableApp && !enableHttp3) [ openssl ] ++ lib.optionals (enableGetAssets) [ libxml2 ] ++ lib.optionals (enableHpack) [ jansson ] ++ lib.optionals (enableJemalloc) [ jemalloc ] ++ lib.optionals (enableHttp3) [ ngtcp2 nghttp3 quictls ] ++ lib.optionals (enablePython) [ python3 ]; enableParallelBuilding = true; configureFlags = [ "--disable-examples" (lib.enableFeature enableApp "app") (lib.enableFeature enableHttp3 "http3") ]; # Unit tests require CUnit and setting TZDIR environment variable doCheck = enableTests; nativeCheckInputs = lib.optionals (enableTests) [ cunit tzdata ]; preCheck = lib.optionalString (enableTests) '' export TZDIR=${tzdata}/share/zoneinfo ''; postInstall = lib.optionalString (enableApp) '' installShellCompletion --bash doc/bash_completion/{h2load,nghttp,nghttpd,nghttpx} '' + lib.optionalString (!enableApp) '' rm -r $out/bin '' + lib.optionalString (enablePython) '' patchShebangs $out/share/nghttp2 '' + lib.optionalString (!enablePython) '' rm -r $out/share ''; passthru.tests = { inherit curl libsoup; }; meta = with lib; { description = "HTTP/2 C library and tools"; longDescription = '' nghttp2 is an implementation of the HyperText Transfer Protocol version 2 in C. The framing layer of HTTP/2 is implemented as a reusable C library. On top of that, we have implemented an HTTP/2 client, server and proxy. We have also developed load test and benchmarking tools for HTTP/2. An HPACK encoder and decoder are available as a public API. We have Python bindings of this library, but we do not have full code coverage yet. An experimental high level C++ library is also available. ''; homepage = "https://nghttp2.org/"; changelog = "https://github.com/nghttp2/nghttp2/releases/tag/v${version}"; # News articles with changes summary can be found here: https://nghttp2.org/blog/archives/ license = licenses.mit; maintainers = with maintainers; [ c0bw3b ]; platforms = platforms.all; }; } [result] Failed to update nghttp2 1.59.0 -> 1.60.0 https://github.com/nghttp2/nghttp2/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath wlogout, using log file: /var/log/nixpkgs-update/wlogout/2024-03-21.log wlogout 0 -> 1 attrpath: wlogout 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/360pxm0my1bvnp8azy5491wmizi7yddj-packages.json.drv building '/nix/store/360pxm0my1bvnp8azy5491wmizi7yddj-packages.json.drv'... Going to be running update for following packages: - wlogout-1.2.1 Press Enter key to continue... Running update for: - wlogout-1.2.1: UPDATING ... - wlogout-1.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update wlogout 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.mypy-boto3-quicksight, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-quicksight/2024-03-21.log python312Packages.mypy-boto3-quicksight 1.34.53 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-quicksight 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/qg6kmp7a4p5s2g9df14q9255cxi7d2yq-packages.json.drv building '/nix/store/qg6kmp7a4p5s2g9df14q9255cxi7d2yq-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-quicksight-1.34.53 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-quicksight-1.34.53: UPDATING ... - python3.12-mypy-boto3-quicksight-1.34.53: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-quicksight 1.34.53 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ggseqlogo, using log file: /var/log/nixpkgs-update/rPackages.ggseqlogo/2024-03-21.log rPackages.ggseqlogo 0.1 -> 0.2 https://repology.org/project/r:ggseqlogo/versions attrpath: rPackages.ggseqlogo Checking auto update branch... No auto update branch exists Old version 0.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ggseqlogo 0.1 -> 0.2 https://repology.org/project/r:ggseqlogo/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath goredo, using log file: /var/log/nixpkgs-update/goredo/2024-03-21.log goredo 2.6.0 -> 2.6.2 https://repology.org/project/goredo/versions attrpath: goredo Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = null build succeeded unexpectedlystderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'goredo.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/ckv1izbq0bs0vhi494mpiznz29fwrs55-goredo-2.6.2-go-modules.drv /nix/store/dgcwlnkziqrlac2zq6za2mw3snjmivpi-goredo-2.6.2.drv building '/nix/store/ckv1izbq0bs0vhi494mpiznz29fwrs55-goredo-2.6.2-go-modules.drv'... Running phase: unpackPhase unpacking source archive /nix/store/g0hl06vrdqggpc84p1wxqp2sv7j8cv34-goredo-2.6.2.tar.zst source root is goredo-2.6.2 setting SOURCE_DATE_EPOCH to timestamp 1709195535 of file goredo-2.6.2/src/vendor/modules.txt Running phase: patchPhase applying patch /nix/store/cm5gn3p7r013lzq066xzwr44mksj6hws-fix-tests.diff patching file t/goredo-chmoding.t Hunk #1 FAILED at 8. Hunk #2 FAILED at 16. 2 out of 2 hunks FAILED -- saving rejects to file t/goredo-chmoding.t.rej patching file t/goredo-double-consideration.t Hunk #1 FAILED at 17. 1 out of 1 hunk FAILED -- saving rejects to file t/goredo-double-consideration.t.rej patching file t/redo-sh.tests/clean Hunk #1 succeeded at 3 (offset 2 lines). error: builder for '/nix/store/ckv1izbq0bs0vhi494mpiznz29fwrs55-goredo-2.6.2-go-modules.drv' failed with exit code 1; last 15 log lines: > Running phase: unpackPhase > unpacking source archive /nix/store/g0hl06vrdqggpc84p1wxqp2sv7j8cv34-goredo-2.6.2.tar.zst > source root is goredo-2.6.2 > setting SOURCE_DATE_EPOCH to timestamp 1709195535 of file goredo-2.6.2/src/vendor/modules.txt > Running phase: patchPhase > applying patch /nix/store/cm5gn3p7r013lzq066xzwr44mksj6hws-fix-tests.diff > patching file t/goredo-chmoding.t > Hunk #1 FAILED at 8. > Hunk #2 FAILED at 16. > 2 out of 2 hunks FAILED -- saving rejects to file t/goredo-chmoding.t.rej > patching file t/goredo-double-consideration.t > Hunk #1 FAILED at 17. > 1 out of 1 hunk FAILED -- saving rejects to file t/goredo-double-consideration.t.rej > patching file t/redo-sh.tests/clean > Hunk #1 succeeded at 3 (offset 2 lines). For full logs, run 'nix log /nix/store/ckv1izbq0bs0vhi494mpiznz29fwrs55-goredo-2.6.2-go-modules.drv'. error: 1 dependencies of derivation '/nix/store/dgcwlnkziqrlac2zq6za2mw3snjmivpi-goredo-2.6.2.drv' failed to build [result] Failed to update goredo 2.6.0 -> 2.6.2 https://repology.org/project/goredo/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.npsp, using log file: /var/log/nixpkgs-update/rPackages.npsp/2024-03-21.log rPackages.npsp 0.7-11 -> 0.7-13 https://repology.org/project/r:npsp/versions attrpath: rPackages.npsp Checking auto update branch... No auto update branch exists Old version 0.7-11" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.npsp 0.7-11 -> 0.7-13 https://repology.org/project/r:npsp/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath prometheus-sql-exporter, using log file: /var/log/nixpkgs-update/prometheus-sql-exporter/2024-03-21.log prometheus-sql-exporter 0.5.3 -> 0.5.4 https://github.com/justwatchcom/sql_exporter/releases attrpath: prometheus-sql-exporter Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = null [golangModuleVersion] Set vendorHash to null [golangModuleVersion] Finished updating vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/servers/monitoring/prometheus/sql-exporter.nix b/pkgs/servers/monitoring/prometheus/sql-exporter.nix index bc4804b215c3..bab564702c17 100644 --- a/pkgs/servers/monitoring/prometheus/sql-exporter.nix +++ b/pkgs/servers/monitoring/prometheus/sql-exporter.nix @@ -2,13 +2,13 @@ buildGoModule rec { pname = "sql_exporter"; - version = "0.5.3"; + version = "0.5.4"; src = fetchFromGitHub { owner = "justwatchcom"; repo = pname; rev = "v${version}"; - sha256 = "sha256-Cp8+vVGyAwYcrBiEN1SmUnHqWFGtuypvzfDROJgOn28="; + sha256 = "sha256-ADfJxo9/CcWi9LgX31a7GYAdigFYRbkFy4PYzecG50Y="; }; vendorHash = null; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/47bh7arb30apxc574ll6xwnl1cx8a9sy-sql_exporter-0.5.4" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • prometheus-sql-exporter
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/justwatchcom/sql_exporter/releases. meta.description for prometheus-sql-exporter is: Flexible SQL exporter for Prometheus meta.homepage for prometheus-sql-exporter is: https://github.com/justwatchcom/sql_exporter ###### Updates performed - Golang update ###### To inspect upstream changes - [Release on GitHub](https://github.com/justwatchcom/sql_exporter/releases/tag/v0.5.4) - [Compare changes on GitHub](https://github.com/justwatchcom/sql_exporter/compare/v0.5.3...v0.5.4) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.5.4 with grep in /nix/store/47bh7arb30apxc574ll6xwnl1cx8a9sy-sql_exporter-0.5.4 - found 0.5.4 in filename of file in /nix/store/47bh7arb30apxc574ll6xwnl1cx8a9sy-sql_exporter-0.5.4 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath prometheus-sql-exporter ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/47bh7arb30apxc574ll6xwnl1cx8a9sy-sql_exporter-0.5.4 \ --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 prometheus-sql-exporter https://github.com/r-ryantm/nixpkgs/archive/14d5b5b277dbf0bb70b3ed91aaaf55b7a1c0ac2d.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/14d5b5b277dbf0bb70b3ed91aaaf55b7a1c0ac2d#prometheus-sql-exporter ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/47bh7arb30apxc574ll6xwnl1cx8a9sy-sql_exporter-0.5.4 ls -la /nix/store/47bh7arb30apxc574ll6xwnl1cx8a9sy-sql_exporter-0.5.4/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • prometheus-sql-exporter
--- ###### Maintainer pings cc @justinas 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/297810 [result] Success updating prometheus-sql-exporter 0.5.3 -> 0.5.4 https://github.com/justwatchcom/sql_exporter/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.xdis, using log file: /var/log/nixpkgs-update/python311Packages.xdis/2024-03-21.log python311Packages.xdis 0 -> 1 attrpath: python311Packages.xdis 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/lch9x2ql2gfybxz2c04j2gwha2prznhg-packages.json.drv building '/nix/store/lch9x2ql2gfybxz2c04j2gwha2prznhg-packages.json.drv'... Going to be running update for following packages: - python3.11-xdis-6.0.5 Press Enter key to continue... Running update for: - python3.11-xdis-6.0.5: UPDATING ... - python3.11-xdis-6.0.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/xdis/default.nix b/pkgs/development/python-modules/xdis/default.nix index 9f5d40248c7c..9a16491b134b 100644 --- a/pkgs/development/python-modules/xdis/default.nix +++ b/pkgs/development/python-modules/xdis/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "xdis"; - version = "6.0.5"; + version = "6.1.0"; format = "setuptools"; # No support for Python 3.11, https://github.com/rocky/python-xdis/issues/98 @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "rocky"; repo = "python-xdis"; rev = "refs/tags/${version}"; - hash = "sha256-3mL0EuPHF/dithovrYvMjweYGwGhrN75N9MRfLjNC34="; + hash = "sha256-KgKTO99T2/be1sBs5rY3Oy7/Yl9WGgdG3hqqkZ7D7ZY="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update python311Packages.xdis 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.asynctest, using log file: /var/log/nixpkgs-update/python311Packages.asynctest/2024-03-21.log python311Packages.asynctest 0 -> 1 attrpath: python311Packages.asynctest 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/x5lw4ynlrj4h7cf9mwlh44zzbmgyf3sg-packages.json.drv building '/nix/store/x5lw4ynlrj4h7cf9mwlh44zzbmgyf3sg-packages.json.drv'... Going to be running update for following packages: - python3.11-asynctest-0.13.0 Press Enter key to continue... Running update for: - python3.11-asynctest-0.13.0: UPDATING ... - python3.11-asynctest-0.13.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.asynctest 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.shouldbe, using log file: /var/log/nixpkgs-update/python311Packages.shouldbe/2024-03-21.log python311Packages.shouldbe 0 -> 1 attrpath: python311Packages.shouldbe 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/12sasl8399azdxzv895846baayr99psa-packages.json.drv building '/nix/store/12sasl8399azdxzv895846baayr99psa-packages.json.drv'... Going to be running update for following packages: - python3.11-shouldbe-0.1.2 Press Enter key to continue... Running update for: - python3.11-shouldbe-0.1.2: UPDATING ... - python3.11-shouldbe-0.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.shouldbe 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.kaa-base, using log file: /var/log/nixpkgs-update/python311Packages.kaa-base/2024-03-21.log python311Packages.kaa-base 0 -> 1 attrpath: python311Packages.kaa-base 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/136kkyiz4ic7662wrwbzrygpgrail7la-packages.json.drv building '/nix/store/136kkyiz4ic7662wrwbzrygpgrail7la-packages.json.drv'... Going to be running update for following packages: - python3.11-kaa-base-0.99.2dev-384-2b73caca Press Enter key to continue... Running update for: - python3.11-kaa-base-0.99.2dev-384-2b73caca: UPDATING ... - python3.11-kaa-base-0.99.2dev-384-2b73caca: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.kaa-base 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.uncompyle6, using log file: /var/log/nixpkgs-update/python311Packages.uncompyle6/2024-03-21.log python311Packages.uncompyle6 0 -> 1 attrpath: python311Packages.uncompyle6 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/8jhn5im58751pww9f2kysqpys368hz0n-packages.json.drv building '/nix/store/8jhn5im58751pww9f2kysqpys368hz0n-packages.json.drv'... Going to be running update for following packages: - python3.11-uncompyle6-3.9.0 Press Enter key to continue... Running update for: - python3.11-uncompyle6-3.9.0: UPDATING ... - python3.11-uncompyle6-3.9.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/uncompyle6/default.nix b/pkgs/development/python-modules/uncompyle6/default.nix index 9820902a69a4..0f1936c7a5ee 100644 --- a/pkgs/development/python-modules/uncompyle6/default.nix +++ b/pkgs/development/python-modules/uncompyle6/default.nix @@ -12,13 +12,13 @@ buildPythonPackage rec { pname = "uncompyle6"; - version = "3.9.0"; + version = "3.9.1"; format = "setuptools"; disabled = pythonAtLeast "3.9"; # See: https://github.com/rocky/python-uncompyle6/issues/331 src = fetchPypi { inherit pname version; - hash = "sha256-HmqQLeYOpcP30q9+J0UAa05Lm97eiIoH+EQcmTjy7n0="; + hash = "sha256-xFHDjrPFzINOuLip5uCwzzIm5NlNCP0nbdA/6RWO2yc="; }; nativeCheckInputs = [ nose pytest hypothesis six ]; No auto update branch exists [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update python311Packages.uncompyle6 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.glad2, using log file: /var/log/nixpkgs-update/python312Packages.glad2/2024-03-21.log python312Packages.glad2 2.0.4 -> 2.0.6 https://repology.org/project/python:glad2/versions attrpath: python312Packages.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/dddy01qhi0n6bd5q45258jwsa5f789af-packages.json.drv building '/nix/store/dddy01qhi0n6bd5q45258jwsa5f789af-packages.json.drv'... Going to be running update for following packages: - python3.12-glad2-2.0.5 Press Enter key to continue... Running update for: - python3.12-glad2-2.0.5: UPDATING ... - python3.12-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 [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 206 > 25 [result] Failed to update python312Packages.glad2 2.0.4 -> 2.0.6 https://repology.org/project/python:glad2/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.stats19, using log file: /var/log/nixpkgs-update/rPackages.stats19/2024-03-21.log rPackages.stats19 3.0.2 -> 3.0.3 https://repology.org/project/r:stats19/versions attrpath: rPackages.stats19 Checking auto update branch... No auto update branch exists Old version 3.0.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.stats19 3.0.2 -> 3.0.3 https://repology.org/project/r:stats19/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.bugsigdbr, using log file: /var/log/nixpkgs-update/rPackages.bugsigdbr/2024-03-21.log rPackages.bugsigdbr 1.8.1 -> 1.8.4 https://repology.org/project/r:bugsigdbr/versions attrpath: rPackages.bugsigdbr Checking auto update branch... No auto update branch exists Old version 1.8.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.bugsigdbr 1.8.1 -> 1.8.4 https://repology.org/project/r:bugsigdbr/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath lua51Packages.luacheck, using log file: /var/log/nixpkgs-update/lua51Packages.luacheck/2024-03-21.log lua51Packages.luacheck 1.1.1-1 -> 1.1.2 https://repology.org/project/lua:luacheck/versions attrpath: lua51Packages.luacheck Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua51Packages.luacheck 1.1.1-1 -> 1.1.2 https://repology.org/project/lua:luacheck/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath flyctl, using log file: /var/log/nixpkgs-update/flyctl/2024-03-21.log flyctl 0.2.17 -> 0.2.23 https://repology.org/project/flyctl/versions attrpath: flyctl Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update flyctl 0.2.17 -> 0.2.23 https://repology.org/project/flyctl/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mopidy-tunein, using log file: /var/log/nixpkgs-update/mopidy-tunein/2024-03-21.log mopidy-tunein 0 -> 1 attrpath: mopidy-tunein 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/yjk97nig4kc1gcfy35n6f14np850hf2z-packages.json.drv building '/nix/store/yjk97nig4kc1gcfy35n6f14np850hf2z-packages.json.drv'... Going to be running update for following packages: - mopidy-tunein-1.1.0 Press Enter key to continue... Running update for: - mopidy-tunein-1.1.0: UPDATING ... - mopidy-tunein-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update mopidy-tunein 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.parver, using log file: /var/log/nixpkgs-update/python311Packages.parver/2024-03-21.log python311Packages.parver 0 -> 1 attrpath: python311Packages.parver 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/1ygx7lfnxmdwdlkbsry1x1ljmczynvby-packages.json.drv building '/nix/store/1ygx7lfnxmdwdlkbsry1x1ljmczynvby-packages.json.drv'... Going to be running update for following packages: - python3.11-parver-0.5 Press Enter key to continue... Running update for: - python3.11-parver-0.5: UPDATING ... - python3.11-parver-0.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.parver 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pantheon.switchboard-plug-power, using log file: /var/log/nixpkgs-update/pantheon.switchboard-plug-power/2024-03-21.log pantheon.switchboard-plug-power 0 -> 1 attrpath: pantheon.switchboard-plug-power 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/l2bbgsyxmh6amd4nlwx9rflrd875lwdm-packages.json.drv building '/nix/store/l2bbgsyxmh6amd4nlwx9rflrd875lwdm-packages.json.drv'... Going to be running update for following packages: - switchboard-plug-power-2.7.0 Press Enter key to continue... Running update for: - switchboard-plug-power-2.7.0: UPDATING ... - switchboard-plug-power-2.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update pantheon.switchboard-plug-power 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ledfx, using log file: /var/log/nixpkgs-update/ledfx/2024-03-21.log ledfx 0 -> 1 attrpath: ledfx 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/bzwrksanag0rmbhynzz6ya0907c5yn8q-packages.json.drv building '/nix/store/bzwrksanag0rmbhynzz6ya0907c5yn8q-packages.json.drv'... Going to be running update for following packages: - python3.11-ledfx-2.0.94 Press Enter key to continue... Running update for: - python3.11-ledfx-2.0.94: UPDATING ... - python3.11-ledfx-2.0.94: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update ledfx 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pgadmin, using log file: /var/log/nixpkgs-update/pgadmin/2024-03-21.log pgadmin 0 -> 1 attrpath: pgadmin Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/y0wh505wf5rzx68d8d6912qbrz1z47f6-packages.json.drv building '/nix/store/y0wh505wf5rzx68d8d6912qbrz1z47f6-packages.json.drv'... Going to be running update for following packages: - pgadmin-8.4 Press Enter key to continue... Running update for: - pgadmin-8.4: UPDATING ... - pgadmin-8.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update pgadmin 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.brotli, using log file: /var/log/nixpkgs-update/python311Packages.brotli/2024-03-21.log python311Packages.brotli 0 -> 1 attrpath: python311Packages.brotli 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/lq3zc2ambcnxjbx2i3n8z0d7idsmckd6-packages.json.drv building '/nix/store/lq3zc2ambcnxjbx2i3n8z0d7idsmckd6-packages.json.drv'... Going to be running update for following packages: - python3.11-brotli-1.1.0 Press Enter key to continue... Running update for: - python3.11-brotli-1.1.0: UPDATING ... - python3.11-brotli-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.brotli 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath criterion, using log file: /var/log/nixpkgs-update/criterion/2024-03-21.log criterion 2.4.1 -> 2.4.2 https://repology.org/project/criterion/versions attrpath: criterion 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/development/libraries/criterion/default.nix b/pkgs/development/libraries/criterion/default.nix index 9b3304f6012f..eec657f0676f 100644 --- a/pkgs/development/libraries/criterion/default.nix +++ b/pkgs/development/libraries/criterion/default.nix @@ -4,13 +4,13 @@ stdenv.mkDerivation rec { pname = "criterion"; - version = "2.4.1"; + version = "2.4.2"; src = fetchFromGitHub { owner = "Snaipe"; repo = "Criterion"; rev = "v${version}"; - sha256 = "KT1XvhT9t07/ubsqzrVUp4iKcpVc1Z+saGF4pm2RsgQ="; + sha256 = "sha256-5GH7AYjrnBnqiSmp28BoaM1Xmy8sPs1atfqJkGy3Yf0="; fetchSubmodules = true; }; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A criterion nix build failed. Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -fexceptions: YES Compiler for C supports arguments /SAFESEH:NO: NO Compiler for C supports arguments /source-charset:utf-8: NO Checking for function "clock_gettime" : YES Checking for function "fopencookie" : YES Checking for function "funopen" : NO Checking for function "getcwd" : YES Checking for function "isatty" : YES Checking for function "nl_langinfo" : YES Checking for function "open_memstream" : YES Checking for function "strtok_r" : YES Checking for function "strtok_s" : NO Header "time.h" has symbol "CLOCK_MONOTONIC_RAW" : YES Checking for function "GetCurrentDirectory" : NO Checking for function "PathIsRelative" : NO Has header "synchapi.h" : NO Program gettext found: YES (/nix/store/vpnjryq35yw1mm7p3885nzkzbk6hzgf8-gettext-0.21.1/bin/gettext) Program msgfmt found: YES (/nix/store/vpnjryq35yw1mm7p3885nzkzbk6hzgf8-gettext-0.21.1/bin/msgfmt) Program msginit found: YES (/nix/store/vpnjryq35yw1mm7p3885nzkzbk6hzgf8-gettext-0.21.1/bin/msginit) Program msgmerge found: YES (/nix/store/vpnjryq35yw1mm7p3885nzkzbk6hzgf8-gettext-0.21.1/bin/msgmerge) Program xgettext found: YES (/nix/store/vpnjryq35yw1mm7p3885nzkzbk6hzgf8-gettext-0.21.1/bin/xgettext) Found pkg-config: YES (/nix/store/zwkj99kd2dzccjvnclys91cvs5cg9cib-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2 Found CMake: /nix/store/17r6ld906midfv8y7997fd56s7a87vrg-cmake-3.28.3/bin/cmake (3.28.3) Run-time dependency debugbreak found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency debugbreak meson.build:141:13: ERROR: Automatic wrap-based subproject downloading is disabled A full log can be found at /build/source/build/meson-logs/meson-log.txt [result] Failed to update criterion 2.4.1 -> 2.4.2 https://repology.org/project/criterion/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath suitesparse, using log file: /var/log/nixpkgs-update/suitesparse/2024-03-21.log suitesparse 5.13.0 -> 7.6.1 https://repology.org/project/suitesparse/versions attrpath: suitesparse 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/development/libraries/science/math/suitesparse/default.nix b/pkgs/development/libraries/science/math/suitesparse/default.nix index 9561cf2ed779..9837b97eb817 100644 --- a/pkgs/development/libraries/science/math/suitesparse/default.nix +++ b/pkgs/development/libraries/science/math/suitesparse/default.nix @@ -14,7 +14,7 @@ stdenv.mkDerivation rec { pname = "suitesparse"; - version = "5.13.0"; + version = "7.6.1"; outputs = [ "out" "dev" "doc" ]; @@ -22,7 +22,7 @@ stdenv.mkDerivation rec { owner = "DrTimothyAldenDavis"; repo = "SuiteSparse"; rev = "v${version}"; - sha256 = "sha256-Anen1YtXsSPhk8DpA4JtADIz9m8oXFl9umlkb4iImf8="; + sha256 = "sha256-+IqyUL4krscIC2syzkdMeDD8hyS5t0zDLZm3VG+U/M4="; }; nativeBuildInputs = [ @@ -67,7 +67,7 @@ stdenv.mkDerivation rec { "CUBLAS_LIB=${cudaPackages.libcublas.lib}/lib/libcublas.so" ] ++ lib.optionals stdenv.isDarwin [ # Unless these are set, the build will attempt to use `Accelerate` on darwin, see: - # https://github.com/DrTimothyAldenDavis/SuiteSparse/blob/v5.13.0/SuiteSparse_config/SuiteSparse_config.mk#L368 + # https://github.com/DrTimothyAldenDavis/SuiteSparse/blob/v7.6.1/SuiteSparse_config/SuiteSparse_config.mk#L368 "BLAS=-lblas" "LAPACK=-llapack" ] [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A suitesparse nix build failed. got build log for 'suitesparse' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/r89b3jb4aaks2xq9zqwl0n7s62b63lfc-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase build flags: SHELL=/nix/store/5lr5n3qa4day8l1ivbwlcby2nknczqkq-bash-5.2p26/bin/bash INSTALL=/nix/store/lrzwgaszkz2n4hmp7xv3q722zlwi8szh-suitesparse-7.6.1 INSTALL_INCLUDE=/nix/store/rf1x614jkabk8sfjk3mi5xcvnh3xxqpd-suitesparse-7.6.1-dev/include JOBS=\$\(NIX_BUILD_CORES\) MY_METIS_LIB=-lmetis library ( cd SuiteSparse_config && make ) make[1]: Entering directory '/build/source/SuiteSparse_config' ( cd build && cmake .. && cmake --build . --config Release -j24 ) /nix/store/5lr5n3qa4day8l1ivbwlcby2nknczqkq-bash-5.2p26/bin/bash: line 1: cmake: command not found make[1]: *** [Makefile:40: library] Error 127 make[1]: Leaving directory '/build/source/SuiteSparse_config' make: *** [Makefile:30: library] Error 2 [result] Failed to update suitesparse 5.13.0 -> 7.6.1 https://repology.org/project/suitesparse/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath swig4, using log file: /var/log/nixpkgs-update/swig4/2024-03-21.log swig4 4.0.2 -> 4.2.1 https://repology.org/project/swig/versions attrpath: swig4 Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - swig4: 4.0.2 -> 4.2.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/277049" [result] Failed to update swig4 4.0.2 -> 4.2.1 https://repology.org/project/swig/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath php83, using log file: /var/log/nixpkgs-update/php83/2024-03-21.log php83 0 -> 1 attrpath: php83 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] these 2 derivations will be built: /nix/store/kz49vzamkc19ql99p45hz9rg1riknvh9-php83-update-script.drv /nix/store/4jpq3vn1ah6hjj7l0k6jmk7lkylwwm83-packages.json.drv building '/nix/store/kz49vzamkc19ql99p45hz9rg1riknvh9-php83-update-script.drv'... building '/nix/store/4jpq3vn1ah6hjj7l0k6jmk7lkylwwm83-packages.json.drv'... Going to be running update for following packages: - php-with-extensions-8.3.4 Press Enter key to continue... Running update for: - php-with-extensions-8.3.4: UPDATING ... - php-with-extensions-8.3.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update php83 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.catboost, using log file: /var/log/nixpkgs-update/python311Packages.catboost/2024-03-21.log python311Packages.catboost 0 -> 1 attrpath: python311Packages.catboost 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/hc8j6n482gx5q6m3iil4wpgff037ackf-packages.json.drv building '/nix/store/hc8j6n482gx5q6m3iil4wpgff037ackf-packages.json.drv'... Going to be running update for following packages: - python3.11-catboost-1.2.2 Press Enter key to continue... Running update for: - python3.11-catboost-1.2.2: UPDATING ... - python3.11-catboost-1.2.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/catboost/default.nix b/pkgs/development/libraries/catboost/default.nix index fc18eef2ca89..7a0cb9122032 100644 --- a/pkgs/development/libraries/catboost/default.nix +++ b/pkgs/development/libraries/catboost/default.nix @@ -18,13 +18,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "catboost"; - version = "1.2.2"; + version = "1.2.3"; src = fetchFromGitHub { owner = "catboost"; repo = "catboost"; - rev = "refs/tags/v${finalAttrs.version}"; - hash = "sha256-A1zCIqPOW21dHKBQHRtS+/sstZ2o6F8k71lmJFGn0+g="; + rev = "refs/tags/v${version}"; + hash = "sha256-wn9STnpqX3zmdxPmMYAz9JPdg13Goux76CMaCiqohk8="; }; patches = [ The derivation has no 'version' attribute, so do not know how to figure out the version while doing an updateScript update [result] Failed to update python311Packages.catboost 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath exercism, using log file: /var/log/nixpkgs-update/exercism/2024-03-21.log exercism 0 -> 1 attrpath: exercism Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/spsp8kxphy6lsr7w38rkmjniifi0zrlw-packages.json.drv building '/nix/store/spsp8kxphy6lsr7w38rkmjniifi0zrlw-packages.json.drv'... Going to be running update for following packages: - exercism-3.3.0 Press Enter key to continue... Running update for: - exercism-3.3.0: UPDATING ... - exercism-3.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update exercism 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath minigalaxy, using log file: /var/log/nixpkgs-update/minigalaxy/2024-03-21.log minigalaxy 0 -> 1 attrpath: minigalaxy 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/a503nxg7lacc5g8jzmi2xyb93483p5p4-packages.json.drv building '/nix/store/a503nxg7lacc5g8jzmi2xyb93483p5p4-packages.json.drv'... Going to be running update for following packages: - minigalaxy-1.2.2 Press Enter key to continue... Running update for: - minigalaxy-1.2.2: UPDATING ... - minigalaxy-1.2.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/misc/minigalaxy/default.nix b/pkgs/applications/misc/minigalaxy/default.nix index ad694c01cdcb..2e91e25782dc 100644 --- a/pkgs/applications/misc/minigalaxy/default.nix +++ b/pkgs/applications/misc/minigalaxy/default.nix @@ -16,13 +16,13 @@ python3Packages.buildPythonApplication rec { pname = "minigalaxy"; - version = "1.2.2"; + version = "1.2.6"; src = fetchFromGitHub { owner = "sharkwouter"; repo = pname; rev = "refs/tags/${version}"; - sha256 = "sha256-bpNtdMYBl2dJ4PQsxkhm/Y+3A0dD/Y2XC0VaUYyRhvM="; + sha256 = "sha256-uGB0P1yUB589Rzluszz/QnIc+rfqcX2Wrk7yMbJQ9Yg="; }; checkPhase = '' An auto update branch exists with message `minigalaxy: 1.2.2 -> 1.2.6`. New version is 1.2.6. An auto update branch exists with an equal or greater version [result] Failed to update minigalaxy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pycontrol4, using log file: /var/log/nixpkgs-update/python311Packages.pycontrol4/2024-03-21.log python311Packages.pycontrol4 0 -> 1 attrpath: python311Packages.pycontrol4 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/yvin9qk7wba4n246g62qgqi3sw0znn1w-packages.json.drv building '/nix/store/yvin9qk7wba4n246g62qgqi3sw0znn1w-packages.json.drv'... Going to be running update for following packages: - python3.11-pycontrol4-1.1.2 Press Enter key to continue... Running update for: - python3.11-pycontrol4-1.1.2: UPDATING ... - python3.11-pycontrol4-1.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pycontrol4 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.anytree, using log file: /var/log/nixpkgs-update/python311Packages.anytree/2024-03-21.log python311Packages.anytree 0 -> 1 attrpath: python311Packages.anytree 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/abypv6sqbn6kwl3y6w1mr68v47pcm0qw-packages.json.drv building '/nix/store/abypv6sqbn6kwl3y6w1mr68v47pcm0qw-packages.json.drv'... Going to be running update for following packages: - python3.11-anytree-2.12.0 Press Enter key to continue... Running update for: - python3.11-anytree-2.12.0: UPDATING ... - python3.11-anytree-2.12.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.anytree 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath asciidoc, using log file: /var/log/nixpkgs-update/asciidoc/2024-03-21.log asciidoc 0 -> 1 attrpath: asciidoc Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/zacc853danqylc6bblmsmz9cgsh0cvqm-packages.json.drv building '/nix/store/zacc853danqylc6bblmsmz9cgsh0cvqm-packages.json.drv'... Going to be running update for following packages: - asciidoc-10.2.0 Press Enter key to continue... Running update for: - asciidoc-10.2.0: UPDATING ... - asciidoc-10.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update asciidoc 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.flet-core, using log file: /var/log/nixpkgs-update/python312Packages.flet-core/2024-03-21.log python312Packages.flet-core 0.21.1 -> 0.21.2 https://github.com/flet-dev/flet/releases attrpath: python312Packages.flet-core 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/jhshvgh74z03w05ny2blh1m9hnav6y6l-packages.json.drv building '/nix/store/jhshvgh74z03w05ny2blh1m9hnav6y6l-packages.json.drv'... Going to be running update for following packages: - python3.12-flet-core-0.21.1 Press Enter key to continue... Running update for: - python3.12-flet-core-0.21.1: UPDATING ... - python3.12-flet-core-0.21.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.flet-core 0.21.1 -> 0.21.2 https://github.com/flet-dev/flet/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.flet-runtime, using log file: /var/log/nixpkgs-update/python312Packages.flet-runtime/2024-03-21.log python312Packages.flet-runtime 0.21.1 -> 0.21.2 https://github.com/flet-dev/flet/releases attrpath: python312Packages.flet-runtime 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/w4xhyzlrsv0ai34jfrbj4mgsgpdn1b4w-packages.json.drv building '/nix/store/w4xhyzlrsv0ai34jfrbj4mgsgpdn1b4w-packages.json.drv'... Going to be running update for following packages: - python3.12-flet-runtime-0.21.1 Press Enter key to continue... Running update for: - python3.12-flet-runtime-0.21.1: UPDATING ... - python3.12-flet-runtime-0.21.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.flet-runtime 0.21.1 -> 0.21.2 https://github.com/flet-dev/flet/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.google-api-core, using log file: /var/log/nixpkgs-update/python312Packages.google-api-core/2024-03-21.log python312Packages.google-api-core 2.17.1 -> 2.18.0 https://github.com/googleapis/python-api-core/releases attrpath: python312Packages.google-api-core 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/y8ddfs1ran6swz6cw6jaaijabdml84m0-packages.json.drv building '/nix/store/y8ddfs1ran6swz6cw6jaaijabdml84m0-packages.json.drv'... Going to be running update for following packages: - python3.12-google-api-core-2.17.1 Press Enter key to continue... Running update for: - python3.12-google-api-core-2.17.1: UPDATING ... - python3.12-google-api-core-2.17.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/google-api-core/default.nix b/pkgs/development/python-modules/google-api-core/default.nix index 8627942d3a1d..3a9b0f17c9a8 100644 --- a/pkgs/development/python-modules/google-api-core/default.nix +++ b/pkgs/development/python-modules/google-api-core/default.nix @@ -18,14 +18,14 @@ buildPythonPackage rec { pname = "google-api-core"; - version = "2.17.1"; + version = "2.18.0"; pyproject = true; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-nfGKH4fuDfC8TuoncOvEIoOS2MxAZmVbMg4s/MsV25U="; + hash = "sha256-Ytl0F7/GdNbO8lHlxNY5qWVeAMRVKMQ2T7/rtHjOcqk="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 263 > 25 [result] Failed to update python312Packages.google-api-core 2.17.1 -> 2.18.0 https://github.com/googleapis/python-api-core/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.meshtastic, using log file: /var/log/nixpkgs-update/python312Packages.meshtastic/2024-03-21.log python312Packages.meshtastic 2.3.0 -> 2.3.1 https://github.com/meshtastic/Meshtastic-python/releases attrpath: python312Packages.meshtastic 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/zyk4xcjxn63a8r9g23irzd5p1wp3c6k2-packages.json.drv building '/nix/store/zyk4xcjxn63a8r9g23irzd5p1wp3c6k2-packages.json.drv'... Going to be running update for following packages: - python3.12-meshtastic-2.3.0 Press Enter key to continue... Running update for: - python3.12-meshtastic-2.3.0: UPDATING ... - python3.12-meshtastic-2.3.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/meshtastic/default.nix b/pkgs/development/python-modules/meshtastic/default.nix index c531b78130bc..0ba16c7f1db3 100644 --- a/pkgs/development/python-modules/meshtastic/default.nix +++ b/pkgs/development/python-modules/meshtastic/default.nix @@ -21,7 +21,7 @@ buildPythonPackage rec { pname = "meshtastic"; - version = "2.3.0"; + version = "2.3.1"; pyproject = true; disabled = pythonOlder "3.7"; @@ -30,7 +30,7 @@ buildPythonPackage rec { owner = "meshtastic"; repo = "Meshtastic-python"; rev = "refs/tags/${version}"; - hash = "sha256-HiksPxV5VTIOV71J0zlC8iiXmF85a0dTYjjnWthhdGY="; + hash = "sha256-PM3CTBKDX7f60Lk/v3+hK8zLuCIxZ5zHFi6SKNClDcE="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.meshtastic Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . python312Packages.meshtastic Standard output: error: … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.meshtastic/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.meshtastic/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; (stack trace truncated; use '--show-trace' to show the full trace) error: nose-1.3.7 not supported for interpreter python3.12 [result] Failed to update python312Packages.meshtastic 2.3.0 -> 2.3.1 https://github.com/meshtastic/Meshtastic-python/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.pyahocorasick, using log file: /var/log/nixpkgs-update/python312Packages.pyahocorasick/2024-03-21.log python312Packages.pyahocorasick 2.0.0 -> 2.1.0 https://github.com/WojciechMula/pyahocorasick/releases attrpath: python312Packages.pyahocorasick 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/5mvzkzjncxlmgzyv6k01rqcw7al0lb1j-packages.json.drv building '/nix/store/5mvzkzjncxlmgzyv6k01rqcw7al0lb1j-packages.json.drv'... Going to be running update for following packages: - python3.12-pyahocorasick-2.0.0 Press Enter key to continue... Running update for: - python3.12-pyahocorasick-2.0.0: UPDATING ... - python3.12-pyahocorasick-2.0.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyahocorasick/default.nix b/pkgs/development/python-modules/pyahocorasick/default.nix index b490f883d4cb..26bdb55d5d44 100644 --- a/pkgs/development/python-modules/pyahocorasick/default.nix +++ b/pkgs/development/python-modules/pyahocorasick/default.nix @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "pyahocorasick"; - version = "2.0.0"; + version = "2.1.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "WojciechMula"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-Ugl7gHyubXpxe4aots2e9stLuQAZEWsrlDuAHdSC0SA="; + hash = "sha256-SCIgu0uEjiSUiIP0WesJG+y+3ZqFBfI5PdgUzviOVrs="; }; nativeCheckInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/l0kl6ys57s3vzbm9p9schbrh77a7rb7z-python3.12-pyahocorasick-2.1.0" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 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 = 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 = 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 = 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 = 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 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 = 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 = 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 = 4 [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages failed to build:
  • prowler
  • prowler.dist
18 packages built:
  • checkov
  • checkov.dist
  • detect-secrets (python311Packages.detect-secrets)
  • detect-secrets.dist (python311Packages.detect-secrets.dist)
  • python311Packages.bc-detect-secrets
  • python311Packages.bc-detect-secrets.dist
  • python311Packages.pyahocorasick
  • python311Packages.pyahocorasick.dist
  • python311Packages.scancode-toolkit
  • python311Packages.scancode-toolkit.dist
  • python312Packages.bc-detect-secrets
  • python312Packages.bc-detect-secrets.dist
  • python312Packages.detect-secrets
  • python312Packages.detect-secrets.dist
  • python312Packages.pyahocorasick
  • python312Packages.pyahocorasick.dist
  • python312Packages.scancode-toolkit
  • python312Packages.scancode-toolkit.dist
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 python312Packages.pyahocorasick is: Python module implementing Aho-Corasick algorithm meta.homepage for python312Packages.pyahocorasick is: https://github.com/WojciechMula/pyahocorasick meta.changelog for python312Packages.pyahocorasick is: https://github.com/WojciechMula/pyahocorasick/blob/2.1.0/CHANGELOG.rst ###### 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.1.0 with grep in /nix/store/l0kl6ys57s3vzbm9p9schbrh77a7rb7z-python3.12-pyahocorasick-2.1.0 - found 2.1.0 in filename of file in /nix/store/l0kl6ys57s3vzbm9p9schbrh77a7rb7z-python3.12-pyahocorasick-2.1.0 ---
Rebuild report (if merged into master) (click to expand) ``` 11 total rebuild path(s) 11 package rebuild(s) First fifty rebuilds by attrpath checkov detect-secrets prowler python311Packages.bc-detect-secrets python311Packages.detect-secrets python311Packages.pyahocorasick python311Packages.scancode-toolkit python312Packages.bc-detect-secrets python312Packages.detect-secrets python312Packages.pyahocorasick python312Packages.scancode-toolkit ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/l0kl6ys57s3vzbm9p9schbrh77a7rb7z-python3.12-pyahocorasick-2.1.0 \ --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 python312Packages.pyahocorasick https://github.com/r-ryantm/nixpkgs/archive/71bb79afe32d581e5efe82f836cc4bd6b265dab1.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/71bb79afe32d581e5efe82f836cc4bd6b265dab1#python312Packages.pyahocorasick ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/l0kl6ys57s3vzbm9p9schbrh77a7rb7z-python3.12-pyahocorasick-2.1.0 ls -la /nix/store/l0kl6ys57s3vzbm9p9schbrh77a7rb7z-python3.12-pyahocorasick-2.1.0/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages failed to build:
  • prowler
  • prowler.dist
18 packages built:
  • checkov
  • checkov.dist
  • detect-secrets (python311Packages.detect-secrets)
  • detect-secrets.dist (python311Packages.detect-secrets.dist)
  • python311Packages.bc-detect-secrets
  • python311Packages.bc-detect-secrets.dist
  • python311Packages.pyahocorasick
  • python311Packages.pyahocorasick.dist
  • python311Packages.scancode-toolkit
  • python311Packages.scancode-toolkit.dist
  • python312Packages.bc-detect-secrets
  • python312Packages.bc-detect-secrets.dist
  • python312Packages.detect-secrets
  • python312Packages.detect-secrets.dist
  • python312Packages.pyahocorasick
  • python312Packages.pyahocorasick.dist
  • python312Packages.scancode-toolkit
  • python312Packages.scancode-toolkit.dist
--- ###### Maintainer pings cc @fabaff 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/297842 [result] Success updating python312Packages.pyahocorasick 2.0.0 -> 2.1.0 https://github.com/WojciechMula/pyahocorasick/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.lacuscore, using log file: /var/log/nixpkgs-update/python311Packages.lacuscore/2024-03-21.log python311Packages.lacuscore 0 -> 1 attrpath: python311Packages.lacuscore 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/gjqbag38yk5czmz46v8bw84ywmxg8kj1-packages.json.drv building '/nix/store/gjqbag38yk5czmz46v8bw84ywmxg8kj1-packages.json.drv'... Going to be running update for following packages: - python3.11-lacuscore-1.8.10 Press Enter key to continue... Running update for: - python3.11-lacuscore-1.8.10: UPDATING ... - python3.11-lacuscore-1.8.10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.lacuscore 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.playwright-stealth, using log file: /var/log/nixpkgs-update/python311Packages.playwright-stealth/2024-03-21.log python311Packages.playwright-stealth 0 -> 1 attrpath: python311Packages.playwright-stealth 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/daslbgg8l03qq7qn27p208pb4w91zvvz-packages.json.drv building '/nix/store/daslbgg8l03qq7qn27p208pb4w91zvvz-packages.json.drv'... Going to be running update for following packages: - python3.11-playwright-stealth-1.0.6-unstable-2023-09-11 Press Enter key to continue... Running update for: - python3.11-playwright-stealth-1.0.6-unstable-2023-09-11: UPDATING ... - python3.11-playwright-stealth-1.0.6-unstable-2023-09-11: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.playwright-stealth 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath spfft, using log file: /var/log/nixpkgs-update/spfft/2024-03-21.log spfft 1.0.6 -> 1.1.0 https://github.com/eth-cscs/SpFFT/releases attrpath: spfft 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/by-name/sp/spfft/package.nix b/pkgs/by-name/sp/spfft/package.nix index 832b9d75a5f8..f7e8b3742581 100644 --- a/pkgs/by-name/sp/spfft/package.nix +++ b/pkgs/by-name/sp/spfft/package.nix @@ -22,13 +22,13 @@ assert builtins.elem gpuBackend [ "none" "cuda" "rocm" ]; stdenv.mkDerivation rec { pname = "SpFFT"; - version = "1.0.6"; + version = "1.1.0"; src = fetchFromGitHub { owner = "eth-cscs"; repo = pname; rev = "v${version}"; - hash = "sha256-70fPbIYbW50CoMdRS93hZKSbMEIQvZGFNE+eiRvuw0o="; + hash = "sha256-hZdB/QcjL8rjvR1YZS+CHe5U5zxedpfDq6msMih4Elc="; }; nativeBuildInputs = [ [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/wwkvng1mnhp0gn7yl93mav1d4khjzj2k-SpFFT-1.1.0" 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 = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 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 = 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 = 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 [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 packages built:
  • cp2k
  • sirius
  • spfft
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/eth-cscs/SpFFT/releases. meta.description for spfft is: Sparse 3D FFT library with MPI, OpenMP, CUDA and ROCm support meta.homepage for spfft is: https://github.com/eth-cscs/SpFFT ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/eth-cscs/SpFFT/releases/tag/v1.1.0) - [Compare changes on GitHub](https://github.com/eth-cscs/SpFFT/compare/v1.0.6...v1.1.0) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.1.0 with grep in /nix/store/wwkvng1mnhp0gn7yl93mav1d4khjzj2k-SpFFT-1.1.0 - found 1.1.0 in filename of file in /nix/store/wwkvng1mnhp0gn7yl93mav1d4khjzj2k-SpFFT-1.1.0 ---
Rebuild report (if merged into master) (click to expand) ``` 3 total rebuild path(s) 3 package rebuild(s) First fifty rebuilds by attrpath cp2k sirius spfft ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/wwkvng1mnhp0gn7yl93mav1d4khjzj2k-SpFFT-1.1.0 \ --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 spfft https://github.com/r-ryantm/nixpkgs/archive/d8539ab884ec697120fac6fedfd55c8b75d0e2a5.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/d8539ab884ec697120fac6fedfd55c8b75d0e2a5#spfft ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/wwkvng1mnhp0gn7yl93mav1d4khjzj2k-SpFFT-1.1.0 ls -la /nix/store/wwkvng1mnhp0gn7yl93mav1d4khjzj2k-SpFFT-1.1.0/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 packages built:
  • cp2k
  • sirius
  • spfft
--- ###### Maintainer pings cc @sheepforce 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/297855 [result] Success updating spfft 1.0.6 -> 1.1.0 https://github.com/eth-cscs/SpFFT/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath weaviate, using log file: /var/log/nixpkgs-update/weaviate/2024-03-21.log weaviate 1.24.4 -> 1.24.5 https://github.com/weaviate/weaviate/releases attrpath: weaviate Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-0CPdBrEjBJiX/Fv0DhFaZqkixuEPW2Pttl5wCNxieYc=" [golangModuleVersion] Replaced vendorHash with sha256-0CPdBrEjBJiX/Fv0DhFaZqkixuEPW2Pttl5wCNxieYc= [golangModuleVersion] Finished updating vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/servers/search/weaviate/default.nix b/pkgs/servers/search/weaviate/default.nix index 75f9e700cc0f..182d4766c14a 100644 --- a/pkgs/servers/search/weaviate/default.nix +++ b/pkgs/servers/search/weaviate/default.nix @@ -5,13 +5,13 @@ buildGoModule rec { pname = "weaviate"; - version = "1.24.4"; + version = "1.24.5"; src = fetchFromGitHub { owner = "weaviate"; repo = "weaviate"; rev = "v${version}"; - hash = "sha256-kovhusZ/4/wLr8FeBY6jBPdD1V718yI41fTjbtjGleM="; + hash = "sha256-s9PimwCeDDwuOvrqFlqT9Az/4mjEdqMUiJmlG5aHzPs="; }; vendorHash = "sha256-0CPdBrEjBJiX/Fv0DhFaZqkixuEPW2Pttl5wCNxieYc="; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/67djgypm60y295jypj6v7a1n3wpjqqci-weaviate-1.24.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 = 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 = 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 = 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 = 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 = 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 [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • weaviate
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/weaviate/weaviate/releases. meta.description for weaviate is: The ML-first vector search engine meta.homepage for weaviate is: https://github.com/semi-technologies/weaviate ###### Updates performed - Golang update ###### To inspect upstream changes - [Release on GitHub](https://github.com/weaviate/weaviate/releases/tag/v1.24.5) - [Compare changes on GitHub](https://github.com/weaviate/weaviate/compare/v1.24.4...v1.24.5) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.24.5 with grep in /nix/store/67djgypm60y295jypj6v7a1n3wpjqqci-weaviate-1.24.5 - found 1.24.5 in filename of file in /nix/store/67djgypm60y295jypj6v7a1n3wpjqqci-weaviate-1.24.5 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath weaviate ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/67djgypm60y295jypj6v7a1n3wpjqqci-weaviate-1.24.5 \ --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 weaviate https://github.com/r-ryantm/nixpkgs/archive/a5a87283b75ae275819edc904334c27940af8e4e.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/a5a87283b75ae275819edc904334c27940af8e4e#weaviate ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/67djgypm60y295jypj6v7a1n3wpjqqci-weaviate-1.24.5 ls -la /nix/store/67djgypm60y295jypj6v7a1n3wpjqqci-weaviate-1.24.5/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • weaviate
--- ###### Maintainer pings cc @dit7ya 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/297864 [result] Success updating weaviate 1.24.4 -> 1.24.5 https://github.com/weaviate/weaviate/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gurk-rs, using log file: /var/log/nixpkgs-update/gurk-rs/2024-03-21.log gurk-rs 0.4.2 -> 0.4.3 https://github.com/boxdot/gurk-rs/releases attrpath: gurk-rs 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/applications/networking/instant-messengers/gurk-rs/default.nix b/pkgs/applications/networking/instant-messengers/gurk-rs/default.nix index 63d8581aa766..d11e2ae585d8 100644 --- a/pkgs/applications/networking/instant-messengers/gurk-rs/default.nix +++ b/pkgs/applications/networking/instant-messengers/gurk-rs/default.nix @@ -9,13 +9,13 @@ rustPlatform.buildRustPackage rec { pname = "gurk-rs"; - version = "0.4.2"; + version = "0.4.3"; src = fetchFromGitHub { owner = "boxdot"; repo = pname; rev = "v${version}"; - sha256 = "sha256-UTjTXUc0W+vlO77ilveAy0HWF5KSKbDnrg5ewTyuTdA="; + sha256 = "sha256-MPYqWgwh5PKH3GsCDx6aa4ryorWZ96YK8KOYZ5PILkk="; }; postPatch = '' [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A gurk-rs nix build failed. < "partial-default", --- > "libsignal-protocol", 5545c5577 < version = "3.15.2" --- > version = "3.15.0" 5547c5579 < checksum = "4eef2be88ba09b358d3b58aca6e41cd853631d44787f319a1383ca83424fb2db" --- > checksum = "44b291bee0d960c53170780af148dca5fa260a63cdd24f1962fa82e03e53338c" 5559c5591 < version = "3.15.2" --- > version = "3.15.0" 5561c5593 < checksum = "37c24dc0bed72f5f90d1f8bb5b07228cbf63b3c6e9f82d82559d4bae666e7ed9" --- > checksum = "934d7a7dfc310d6ee06c87ffe88ef4eca7d3e37bb251dece2ef93da8f17d8ecd" ERROR: cargoHash or cargoSha256 is out of date Cargo.lock is not the same in /build/cargo-vendor-dir To fix the issue: 1. Set cargoHash/cargoSha256 to an empty string: `cargoHash = "";` 2. Build the derivation and wait for it to fail with a hash mismatch 3. Copy the "got: sha256-..." value back into the cargoHash field You should have: cargoHash = "sha256-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX="; [result] Failed to update gurk-rs 0.4.2 -> 0.4.3 https://github.com/boxdot/gurk-rs/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.pytest-metadata, using log file: /var/log/nixpkgs-update/python312Packages.pytest-metadata/2024-03-21.log python312Packages.pytest-metadata 3.0.0 -> 3.1.1 https://repology.org/project/python:pytest-metadata/versions attrpath: python312Packages.pytest-metadata 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] Failed with exit code 1 error: … while calling the 'derivationStrict' builtin at /builtin/derivation.nix:9:12: (source not available) … while evaluating derivation 'nixpkgs-update-script' whose name attribute is located at /var/cache/nixpkgs-update/worker/worktree/python312Packages.pytest-metadata/pkgs/stdenv/generic/make-derivation.nix:331:7 … while evaluating attribute 'shellHook' of derivation 'nixpkgs-update-script' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.pytest-metadata/maintainers/scripts/update.nix:223:3: 222| ''; 223| shellHook = '' | ^ 224| unset shellHook # do not contaminate nested shells (stack trace truncated; use '--show-trace' to show the full trace) error: cannot connect to socket at '/nix/var/nix/gc-socket/socket': No such file or directory [result] Failed to update python312Packages.pytest-metadata 3.0.0 -> 3.1.1 https://repology.org/project/python:pytest-metadata/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pulumi-bin, using log file: /var/log/nixpkgs-update/pulumi-bin/2024-03-21.log pulumi-bin 3.111.0 -> 3.111.1 https://repology.org/project/pulumi/versions attrpath: pulumi-bin Checking auto update branch... No auto update branch exists Old version 3.111.0" not present in master derivation file with contents: { lib, stdenv, fetchurl, autoPatchelfHook, makeWrapper, installShellFiles }: let data = import ./data.nix {}; in stdenv.mkDerivation { pname = "pulumi"; version = data.version; postUnpack = '' mv pulumi-* pulumi ''; srcs = map (x: fetchurl x) data.pulumiPkgs.${stdenv.hostPlatform.system}; installPhase = '' install -D -t $out/bin/ * '' + lib.optionalString stdenv.isLinux '' wrapProgram $out/bin/pulumi --set LD_LIBRARY_PATH "${stdenv.cc.cc.lib}/lib" '' + '' installShellCompletion --cmd pulumi \ --bash <($out/bin/pulumi completion bash) \ --fish <($out/bin/pulumi completion fish) \ --zsh <($out/bin/pulumi completion zsh) ''; nativeBuildInputs = [ installShellFiles ] ++ lib.optionals stdenv.isLinux [ autoPatchelfHook makeWrapper ]; buildInputs = [ stdenv.cc.cc.libgcc or null ]; meta = with lib; { homepage = "https://pulumi.io/"; description = "Pulumi is a cloud development platform that makes creating cloud programs easy and productive"; sourceProvenance = with sourceTypes; [ binaryNativeCode ]; license = with licenses; [ asl20 ]; platforms = builtins.attrNames data.pulumiPkgs; maintainers = with maintainers; [ ghuntley peterromfeldhk jlesquembre cpcloud ]; }; } [result] Failed to update pulumi-bin 3.111.0 -> 3.111.1 https://repology.org/project/pulumi/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.Rquake, using log file: /var/log/nixpkgs-update/rPackages.Rquake/2024-03-21.log rPackages.Rquake 2.4-4 -> 2.5-1 https://repology.org/project/r:rquake/versions attrpath: rPackages.Rquake Checking auto update branch... No auto update branch exists Old version 2.4-4" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.Rquake 2.4-4 -> 2.5-1 https://repology.org/project/r:rquake/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.lava, using log file: /var/log/nixpkgs-update/rPackages.lava/2024-03-21.log rPackages.lava 1.7.3 -> 1.8.0 https://repology.org/project/r:lava/versions attrpath: rPackages.lava Checking auto update branch... No auto update branch exists Old version 1.7.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.lava 1.7.3 -> 1.8.0 https://repology.org/project/r:lava/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath protoc-gen-go-grpc, using log file: /var/log/nixpkgs-update/protoc-gen-go-grpc/2024-03-21.log protoc-gen-go-grpc 1.3.0 -> 1.62.1 https://github.com/grpc/grpc-go/releases attrpath: protoc-gen-go-grpc Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/kb1yl0rns3k9nd67fdk03v3i884y888x-source.drv building '/nix/store/kb1yl0rns3k9nd67fdk03v3i884y888x-source.drv'... trying https://github.com/grpc/grpc-go/archive/cmd/protoc-gen-go-grpc/v1.62.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/kb1yl0rns3k9nd67fdk03v3i884y888x-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/grpc/grpc-go/archive/cmd/protoc-gen-go-grpc/v1.62.1.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/kb1yl0rns3k9nd67fdk03v3i884y888x-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'protoc-gen-go-grpc.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/kb1yl0rns3k9nd67fdk03v3i884y888x-source.drv /nix/store/q585zwkawmalmfrvibhqplb8bbiql001-protoc-gen-go-grpc-1.62.1-go-modules.drv /nix/store/a3ll62p6syhvlw9d7qhfz91gywlwdlk9-protoc-gen-go-grpc-1.62.1.drv building '/nix/store/kb1yl0rns3k9nd67fdk03v3i884y888x-source.drv'... trying https://github.com/grpc/grpc-go/archive/cmd/protoc-gen-go-grpc/v1.62.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/kb1yl0rns3k9nd67fdk03v3i884y888x-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/grpc/grpc-go/archive/cmd/protoc-gen-go-grpc/v1.62.1.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/kb1yl0rns3k9nd67fdk03v3i884y888x-source.drv'. error: 1 dependencies of derivation '/nix/store/a3ll62p6syhvlw9d7qhfz91gywlwdlk9-protoc-gen-go-grpc-1.62.1.drv' failed to build [result] Failed to update protoc-gen-go-grpc 1.3.0 -> 1.62.1 https://github.com/grpc/grpc-go/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pydruid, using log file: /var/log/nixpkgs-update/python311Packages.pydruid/2024-03-21.log python311Packages.pydruid 0 -> 1 attrpath: python311Packages.pydruid 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/yw7dzr3sgy0c33ilda3sz2zdff4xjw8x-packages.json.drv building '/nix/store/yw7dzr3sgy0c33ilda3sz2zdff4xjw8x-packages.json.drv'... Going to be running update for following packages: - python3.11-pydruid-0.6.5 Press Enter key to continue... Running update for: - python3.11-pydruid-0.6.5: UPDATING ... - python3.11-pydruid-0.6.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pydruid 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.python-lsp-jsonrpc, using log file: /var/log/nixpkgs-update/python311Packages.python-lsp-jsonrpc/2024-03-21.log python311Packages.python-lsp-jsonrpc 0 -> 1 attrpath: python311Packages.python-lsp-jsonrpc 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/lhcya2j2q77xyha9138vafb613jl2w58-packages.json.drv building '/nix/store/lhcya2j2q77xyha9138vafb613jl2w58-packages.json.drv'... Going to be running update for following packages: - python3.11-python-lsp-jsonrpc-1.1.2 Press Enter key to continue... Running update for: - python3.11-python-lsp-jsonrpc-1.1.2: UPDATING ... - python3.11-python-lsp-jsonrpc-1.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.python-lsp-jsonrpc 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath opendrop, using log file: /var/log/nixpkgs-update/opendrop/2024-03-21.log opendrop 0 -> 1 attrpath: opendrop 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/lf97w1j6ww6jx8haw4xsmvzyx6qzjg4v-packages.json.drv building '/nix/store/lf97w1j6ww6jx8haw4xsmvzyx6qzjg4v-packages.json.drv'... Going to be running update for following packages: - opendrop-0.13.0 Press Enter key to continue... Running update for: - opendrop-0.13.0: UPDATING ... - opendrop-0.13.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update opendrop 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gnomeExtensions.simple-system-monitor, using log file: /var/log/nixpkgs-update/gnomeExtensions.simple-system-monitor/2024-03-21.log gnomeExtensions.simple-system-monitor 14 -> 15 https://repology.org/project/gnome:simple-system-monitor/versions attrpath: gnomeExtensions.simple-system-monitor Checking auto update branch... No auto update branch exists Old version 14" not present in master derivation file with contents: { pkgs, lib, stdenv, fetchzip, nixosTests }: let buildGnomeExtension = { # Every gnome extension has a UUID. It's the name of the extension folder once unpacked # and can always be found in the metadata.json of every extension. uuid, name, pname, description, # extensions.gnome.org extension URL link, # Extension version numbers are integers version, sha256, # Hex-encoded string of JSON bytes metadata, }: stdenv.mkDerivation { pname = "gnome-shell-extension-${pname}"; version = builtins.toString version; src = fetchzip { url = "https://extensions.gnome.org/extension-data/${ builtins.replaceStrings [ "@" ] [ "" ] uuid }.v${builtins.toString version}.shell-extension.zip"; inherit sha256; stripRoot = false; # The download URL may change content over time. This is because the # metadata.json is automatically generated, and parts of it can be changed # without making a new release. We simply substitute the possibly changed fields # with their content from when we last updated, and thus get a deterministic output # hash. postFetch = '' echo "${metadata}" | base64 --decode > $out/metadata.json ''; }; nativeBuildInputs = with pkgs; [ buildPackages.glib ]; buildPhase = '' runHook preBuild if [ -d schemas ]; then glib-compile-schemas --strict schemas fi runHook postBuild ''; installPhase = '' runHook preInstall mkdir -p $out/share/gnome-shell/extensions/ cp -r -T . $out/share/gnome-shell/extensions/${uuid} runHook postInstall ''; meta = { description = builtins.head (lib.splitString "\n" description); longDescription = description; homepage = link; license = lib.licenses.gpl2Plus; # https://wiki.gnome.org/Projects/GnomeShell/Extensions/Review#Licensing maintainers = with lib.maintainers; [ piegames ]; }; passthru = { extensionPortalSlug = pname; # Store the extension's UUID, because we might need it at some places extensionUuid = uuid; tests = { gnome-extensions = nixosTests.gnome-extensions; }; }; }; in lib.makeOverridable buildGnomeExtension [result] Failed to update gnomeExtensions.simple-system-monitor 14 -> 15 https://repology.org/project/gnome:simple-system-monitor/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rancher, using log file: /var/log/nixpkgs-update/rancher/2024-03-21.log rancher 2.7.7 -> 2.8.3 https://repology.org/project/rancher/versions attrpath: rancher Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] Hashes equal; no update necessary [result] Failed to update rancher 2.7.7 -> 2.8.3 https://repology.org/project/rancher/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.dvc-gdrive, using log file: /var/log/nixpkgs-update/python311Packages.dvc-gdrive/2024-03-21.log python311Packages.dvc-gdrive 0 -> 1 attrpath: python311Packages.dvc-gdrive 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/id3p75wjvy2bn6rmbb23l343mljl137i-packages.json.drv building '/nix/store/id3p75wjvy2bn6rmbb23l343mljl137i-packages.json.drv'... Going to be running update for following packages: - python3.11-dvc-gdrive-3.0.1 Press Enter key to continue... Running update for: - python3.11-dvc-gdrive-3.0.1: UPDATING ... - python3.11-dvc-gdrive-3.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.dvc-gdrive 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath buildbot-plugins.waterfall-view, using log file: /var/log/nixpkgs-update/buildbot-plugins.waterfall-view/2024-03-21.log buildbot-plugins.waterfall-view 0 -> 1 attrpath: buildbot-plugins.waterfall-view Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/rqdb17dik23c1649d3bbh7nhwb8g0r7c-packages.json.drv building '/nix/store/rqdb17dik23c1649d3bbh7nhwb8g0r7c-packages.json.drv'... Going to be running update for following packages: - python3.11-buildbot-waterfall-view-3.11.1 Press Enter key to continue... Running update for: - python3.11-buildbot-waterfall-view-3.11.1: UPDATING ... - python3.11-buildbot-waterfall-view-3.11.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update buildbot-plugins.waterfall-view 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath php81Extensions.protobuf, using log file: /var/log/nixpkgs-update/php81Extensions.protobuf/2024-03-21.log php81Extensions.protobuf 0 -> 1 attrpath: php81Extensions.protobuf 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] Failed with exit code 1 this derivation will be built: /nix/store/p6lwkd1483q073x239ns4qc7cdprdzb7-packages.json.drv building '/nix/store/p6lwkd1483q073x239ns4qc7cdprdzb7-packages.json.drv'... Going to be running update for following packages: - php-protobuf-3.21.9 Press Enter key to continue... Running update for: - php-protobuf-3.21.9: UPDATING ... - php-protobuf-3.21.9: ERROR --- SHOWING ERROR LOG FOR php-protobuf-3.21.9 ---------------------- Traceback (most recent call last): File "/nix/store/lnlgvns1j1pwir5qgva3n0dn4bn0qdiw-nix-update-1.3.0/bin/.nix-update-wrapped", line 9, in sys.exit(main()) ^^^^^^ File "/nix/store/lnlgvns1j1pwir5qgva3n0dn4bn0qdiw-nix-update-1.3.0/lib/python3.11/site-packages/nix_update/__init__.py", line 291, in main package = update(options) ^^^^^^^^^^^^^^^ File "/nix/store/lnlgvns1j1pwir5qgva3n0dn4bn0qdiw-nix-update-1.3.0/lib/python3.11/site-packages/nix_update/update.py", line 361, in update update_hash = update_version( ^^^^^^^^^^^^^^^ File "/nix/store/lnlgvns1j1pwir5qgva3n0dn4bn0qdiw-nix-update-1.3.0/lib/python3.11/site-packages/nix_update/update.py", line 299, in update_version new_version = fetch_latest_version( ^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/lnlgvns1j1pwir5qgva3n0dn4bn0qdiw-nix-update-1.3.0/lib/python3.11/site-packages/nix_update/version/__init__.py", line 135, in fetch_latest_version raise VersionError( nix_update.errors.VersionError: Please specify the version. We can only get the latest version from codeberg/crates.io/gitea/github/gitlab/notabug/pypi/savannah/sourcehut/rubygems projects right now --- SHOWING ERROR LOG FOR php-protobuf-3.21.9 ---------------------- The update script for php-protobuf-3.21.9 failed with exit code 1 [result] Failed to update php81Extensions.protobuf 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath duckdb, using log file: /var/log/nixpkgs-update/duckdb/2024-03-21.log duckdb 0 -> 1 attrpath: duckdb 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/88lqff9rkgvb9vim9xy80x0xflywi4ag-packages.json.drv building '/nix/store/88lqff9rkgvb9vim9xy80x0xflywi4ag-packages.json.drv'... Going to be running update for following packages: - duckdb-0.10.1 Press Enter key to continue... Running update for: - duckdb-0.10.1: UPDATING ... - duckdb-0.10.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update duckdb 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.typer, using log file: /var/log/nixpkgs-update/python311Packages.typer/2024-03-21.log python311Packages.typer 0 -> 1 attrpath: python311Packages.typer Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/vkmn22v9h49n9j1ahrg81hi3gv091xnh-packages.json.drv building '/nix/store/vkmn22v9h49n9j1ahrg81hi3gv091xnh-packages.json.drv'... Going to be running update for following packages: - python3.11-typer-0.9.0 Press Enter key to continue... Running update for: - python3.11-typer-0.9.0: UPDATING ... - python3.11-typer-0.9.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.typer 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.hyppo, using log file: /var/log/nixpkgs-update/python311Packages.hyppo/2024-03-21.log python311Packages.hyppo 0 -> 1 attrpath: python311Packages.hyppo 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/ml4mjhxlsmd05y3pxdl268pyvg9v1lpi-packages.json.drv building '/nix/store/ml4mjhxlsmd05y3pxdl268pyvg9v1lpi-packages.json.drv'... Going to be running update for following packages: - python3.11-hyppo-0.4.0 Press Enter key to continue... Running update for: - python3.11-hyppo-0.4.0: UPDATING ... - python3.11-hyppo-0.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.hyppo 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ocamlPackages.duppy, using log file: /var/log/nixpkgs-update/ocamlPackages.duppy/2024-03-21.log ocamlPackages.duppy 0.9.3 -> 0.9.4 https://github.com/savonet/ocaml-duppy/releases attrpath: ocamlPackages.duppy 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/development/ocaml-modules/duppy/default.nix b/pkgs/development/ocaml-modules/duppy/default.nix index 6397b1e21e5a..2e0f1db9c4b3 100644 --- a/pkgs/development/ocaml-modules/duppy/default.nix +++ b/pkgs/development/ocaml-modules/duppy/default.nix @@ -2,13 +2,13 @@ buildDunePackage rec { pname = "duppy"; - version = "0.9.3"; + version = "0.9.4"; src = fetchFromGitHub { owner = "savonet"; repo = "ocaml-duppy"; rev = "v${version}"; - sha256 = "sha256-5U/CNQ88Wi/AgJEoFeS9O0zTPiD9ysJNQohRVJdyH9w="; + sha256 = "sha256-rVdfAMu26YgS/TZk2XPqaR6KTDLbh9Elkf8rjhSnNO4="; }; propagatedBuildInputs = [ ocaml_pcre ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ocamlPackages.duppy nix build failed. got build log for 'ocamlPackages.duppy' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/arxnrx2gs60g1wr8i1l1s5nwbh3brwzh-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase File "src/dune", line 4, characters 25-27: 4 | (libraries unix threads re) ^^ Error: Library "re" not found. -> required by library "duppy" in _build/default/src -> required by _build/default/META.duppy -> required by _build/install/default/lib/duppy/META -> required by _build/default/duppy.install -> required by alias install Done: 38% (12/31, 19 left, 1 failed) (jobs: 0) [result] Failed to update ocamlPackages.duppy 0.9.3 -> 0.9.4 https://github.com/savonet/ocaml-duppy/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.eagle100, using log file: /var/log/nixpkgs-update/python311Packages.eagle100/2024-03-21.log python311Packages.eagle100 0 -> 1 attrpath: python311Packages.eagle100 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/ky75p0gjfmpic4xc58hvlwaczyajq0mc-packages.json.drv building '/nix/store/ky75p0gjfmpic4xc58hvlwaczyajq0mc-packages.json.drv'... Going to be running update for following packages: - python3.11-eagle100-0.1.1 Press Enter key to continue... Running update for: - python3.11-eagle100-0.1.1: UPDATING ... - python3.11-eagle100-0.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.eagle100 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath oven-media-engine, using log file: /var/log/nixpkgs-update/oven-media-engine/2024-03-21.log oven-media-engine 0.15.14 -> 0.16.5 https://github.com/AirenSoft/OvenMediaEngine/releases attrpath: oven-media-engine 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/servers/misc/oven-media-engine/default.nix b/pkgs/servers/misc/oven-media-engine/default.nix index 35db446c70a2..d6c54c315015 100644 --- a/pkgs/servers/misc/oven-media-engine/default.nix +++ b/pkgs/servers/misc/oven-media-engine/default.nix @@ -19,13 +19,13 @@ stdenv.mkDerivation rec { pname = "oven-media-engine"; - version = "0.15.14"; + version = "0.16.5"; src = fetchFromGitHub { owner = "AirenSoft"; repo = "OvenMediaEngine"; rev = "v${version}"; - sha256 = "sha256-pLLnk0FXJ6gb0WSdWGEzJSEbKdOpjdWECIRzrHvi8HQ="; + sha256 = "sha256-hkLIJ3vGpnywcOw+bfEsQESGFe1FUcCVJlMlVgGsrNs="; }; sourceRoot = "${src.name}/src"; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A oven-media-engine nix build failed. got build log for 'oven-media-engine' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/24wnnbsf8zi0kcj62dc7ymbziikg8xl8-source source root is source/src @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase patching script interpreter paths in core/colorg++ core/colorg++: interpreter directive changed from "#! /usr/bin/perl -w" to "/nix/store/qmmy3qvmd3xynlfii48fh9x5mada2qlx-perl-5.38.2/bin/perl -w" patching script interpreter paths in core/colorgcc core/colorgcc: interpreter directive changed from "#! /usr/bin/perl -w" to "/nix/store/qmmy3qvmd3xynlfii48fh9x5mada2qlx-perl-5.38.2/bin/perl -w" patching script interpreter paths in projects/main/update_git_info.sh projects/main/update_git_info.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/5lr5n3qa4day8l1ivbwlcby2nknczqkq-bash-5.2p26/bin/bash" sed: can't read projects/modules/mpegts/mpegts_writer.cpp: No such file or directory sed: can't read projects/modules/file/file_writer.cpp: No such file or directory sed: can't read projects/modules/rtmp/rtmp_writer.cpp: No such file or directory /nix/store/c8dj731bkcdzhgrpawhc8qvdgls4xfjv-stdenv-linux/setup: line 131: pop_var_context: head of shell_variables not a function context [result] Failed to update oven-media-engine 0.15.14 -> 0.16.5 https://github.com/AirenSoft/OvenMediaEngine/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cbmc, using log file: /var/log/nixpkgs-update/cbmc/2024-03-21.log cbmc 5.91.0 -> 5.95.1 https://repology.org/project/cbmc/versions attrpath: cbmc 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/applications/science/logic/cbmc/default.nix b/pkgs/applications/science/logic/cbmc/default.nix index 6a878735bb3d..f7eb79e7e3d4 100644 --- a/pkgs/applications/science/logic/cbmc/default.nix +++ b/pkgs/applications/science/logic/cbmc/default.nix @@ -13,13 +13,13 @@ stdenv.mkDerivation rec { pname = "cbmc"; - version = "5.91.0"; + version = "5.95.1"; src = fetchFromGitHub { owner = "diffblue"; repo = pname; rev = "${pname}-${version}"; - sha256 = "sha256-7DzhGEDS9T6WIjGoxOw9Gf/q+tYNFJDPbQUBV3tbn/I="; + sha256 = "sha256-fDLSo5EeHyPTliAqFp+5mfaB0iZXIMXeMyF21fjl5k4="; }; nativeBuildInputs = [ [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A cbmc nix build failed. got build log for 'cbmc' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/bmz3zg2ig4cnqf5cjfbmgm9vilhf4ir9-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/i4ds1g36j8chywmhhd62alk33n9xbppx-0001-Do-not-download-sources-in-cmake.patch patching file src/solvers/CMakeLists.txt Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file src/solvers/CMakeLists.txt.rej [result] Failed to update cbmc 5.91.0 -> 5.95.1 https://repology.org/project/cbmc/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ffmpeg-progress-yield, using log file: /var/log/nixpkgs-update/python311Packages.ffmpeg-progress-yield/2024-03-21.log python311Packages.ffmpeg-progress-yield 0 -> 1 attrpath: python311Packages.ffmpeg-progress-yield 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/iq6h40frkbxnsdv73xvfc3rxwj4bwz3d-packages.json.drv building '/nix/store/iq6h40frkbxnsdv73xvfc3rxwj4bwz3d-packages.json.drv'... Going to be running update for following packages: - python3.11-ffmpeg-progress-yield-0.7.8 Press Enter key to continue... Running update for: - python3.11-ffmpeg-progress-yield-0.7.8: UPDATING ... - python3.11-ffmpeg-progress-yield-0.7.8: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ffmpeg-progress-yield 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath tftui, using log file: /var/log/nixpkgs-update/tftui/2024-03-21.log tftui 0 -> 1 attrpath: tftui 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/3gas4jlpa0x81rgyq76kwcv21p3lhgba-packages.json.drv building '/nix/store/3gas4jlpa0x81rgyq76kwcv21p3lhgba-packages.json.drv'... Going to be running update for following packages: - tftui-0.12.6 Press Enter key to continue... Running update for: - tftui-0.12.6: UPDATING ... - tftui-0.12.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update tftui 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dbt, using log file: /var/log/nixpkgs-update/dbt/2024-03-21.log dbt 0 -> 1 attrpath: dbt 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/nv2xc2xbhv41yrp4a2ibyagxhqf164w6-packages.json.drv building '/nix/store/nv2xc2xbhv41yrp4a2ibyagxhqf164w6-packages.json.drv'... Going to be running update for following packages: - dbt-core-1.7.10 Press Enter key to continue... Running update for: - dbt-core-1.7.10: UPDATING ... - dbt-core-1.7.10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update dbt 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath onnxruntime, using log file: /var/log/nixpkgs-update/onnxruntime/2024-03-21.log onnxruntime 1.16.3 -> 1.17.1 https://repology.org/project/onnxruntime/versions attrpath: onnxruntime Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update onnxruntime 1.16.3 -> 1.17.1 https://repology.org/project/onnxruntime/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.teslajsonpy, using log file: /var/log/nixpkgs-update/python311Packages.teslajsonpy/2024-03-21.log python311Packages.teslajsonpy 0 -> 1 attrpath: python311Packages.teslajsonpy 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/wfid1jp35rrfajgprvx6bnklmnbnnf2z-packages.json.drv building '/nix/store/wfid1jp35rrfajgprvx6bnklmnbnnf2z-packages.json.drv'... Going to be running update for following packages: - python3.11-teslajsonpy-3.10.1 Press Enter key to continue... Running update for: - python3.11-teslajsonpy-3.10.1: UPDATING ... - python3.11-teslajsonpy-3.10.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.teslajsonpy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pycategories, using log file: /var/log/nixpkgs-update/python311Packages.pycategories/2024-03-21.log python311Packages.pycategories 0 -> 1 attrpath: python311Packages.pycategories 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/zsw3z0ivm7ifpjdq0726nnn0b7af1q4h-packages.json.drv building '/nix/store/zsw3z0ivm7ifpjdq0726nnn0b7af1q4h-packages.json.drv'... Going to be running update for following packages: - python3.11-pycategories-1.2.0 Press Enter key to continue... Running update for: - python3.11-pycategories-1.2.0: UPDATING ... - python3.11-pycategories-1.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pycategories 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aiovodafone, using log file: /var/log/nixpkgs-update/python311Packages.aiovodafone/2024-03-21.log python311Packages.aiovodafone 0 -> 1 attrpath: python311Packages.aiovodafone 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/knfkysgrx8y7hv2qzm619mc7r8i4b2hk-packages.json.drv building '/nix/store/knfkysgrx8y7hv2qzm619mc7r8i4b2hk-packages.json.drv'... Going to be running update for following packages: - python3.11-aiovodafone-0.5.4 Press Enter key to continue... Running update for: - python3.11-aiovodafone-0.5.4: UPDATING ... - python3.11-aiovodafone-0.5.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aiovodafone 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.zope-event, using log file: /var/log/nixpkgs-update/python311Packages.zope-event/2024-03-21.log python311Packages.zope-event 0 -> 1 attrpath: python311Packages.zope-event 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/3dc339wl1xq4gfnpl8amyy54kn291bf8-packages.json.drv building '/nix/store/3dc339wl1xq4gfnpl8amyy54kn291bf8-packages.json.drv'... Going to be running update for following packages: - python3.11-zope.event-4.6 Press Enter key to continue... Running update for: - python3.11-zope.event-4.6: UPDATING ... - python3.11-zope.event-4.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/zope-event/default.nix b/pkgs/development/python-modules/zope-event/default.nix index 93cfc749c923..ef1c49820358 100644 --- a/pkgs/development/python-modules/zope-event/default.nix +++ b/pkgs/development/python-modules/zope-event/default.nix @@ -5,11 +5,11 @@ buildPythonPackage rec { pname = "zope.event"; - version = "4.6"; + version = "5.0"; src = fetchPypi { inherit pname version; - hash = "sha256-gdmIEwRvyGzEE242mP7mKKMoL5wyDbGGWMIXSSNfzoA="; + hash = "sha256-usRA2NmJG0Bo4rWixeLJdlqd92KUS9ppVflrubkeZ80="; }; meta = with lib; { No auto update branch exists There might already be an open PR for this update: - python311Packages.zope-event: 4.6 -> 5.0; rename from zope_event URL "https://api.github.com/repos/NixOS/nixpkgs/issues/265392" [result] Failed to update python311Packages.zope-event 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sqld, using log file: /var/log/nixpkgs-update/sqld/2024-03-21.log sqld 0.17.2 -> 0.21.9 https://github.com/libsql/sqld/releases attrpath: sqld 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/servers/sql/sqld/default.nix b/pkgs/servers/sql/sqld/default.nix index 2acb0ec4d368..723c848408dd 100644 --- a/pkgs/servers/sql/sqld/default.nix +++ b/pkgs/servers/sql/sqld/default.nix @@ -12,13 +12,13 @@ rustPlatform.buildRustPackage rec { pname = "sqld"; - version = "0.17.2"; + version = "0.21.9"; src = fetchFromGitHub { owner = "libsql"; repo = "sqld"; rev = "v${version}"; - hash = "sha256-KoEscrzkFJnxxJKL/2r4cY0oLpKdQMjFR3daryzrVKQ="; + hash = "sha256-ussvyRlSTkp4SVuPlZwCU++uxKC0yODvHYSLfgBf4z4="; }; cargoLock = { [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A sqld nix build failed. > "windows-sys 0.36.1", 5239a5211,5219 > name = "xattr" > version = "0.2.3" > source = "registry+https://github.com/rust-lang/crates.io-index" > checksum = "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc" > dependencies = [ > "libc", > ] > > [[package]] 5241c5221 < version = "0.13.6" --- > version = "0.13.5" 5243c5223 < checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4" --- > checksum = "4d25c75bf9ea12c4040a97f829154768bbbce366287e2dc044af160cd79a13fd" ERROR: cargoHash or cargoSha256 is out of date Cargo.lock is not the same in /build/cargo-vendor-dir To fix the issue: 1. Set cargoHash/cargoSha256 to an empty string: `cargoHash = "";` 2. Build the derivation and wait for it to fail with a hash mismatch 3. Copy the "got: sha256-..." value back into the cargoHash field You should have: cargoHash = "sha256-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX="; [result] Failed to update sqld 0.17.2 -> 0.21.9 https://github.com/libsql/sqld/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath transmission, using log file: /var/log/nixpkgs-update/transmission/2024-03-21.log transmission 3.00 -> 4.0.5 https://github.com/transmission/transmission/releases attrpath: transmission Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update transmission 3.00 -> 4.0.5 https://github.com/transmission/transmission/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath karabiner-elements, using log file: /var/log/nixpkgs-update/karabiner-elements/2024-03-21.log karabiner-elements 0 -> 1 attrpath: karabiner-elements 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/z87k7cmxcbj2fggr4wd0k1w9855wxbjk-packages.json.drv building '/nix/store/z87k7cmxcbj2fggr4wd0k1w9855wxbjk-packages.json.drv'... Going to be running update for following packages: - karabiner-elements-14.13.0 Press Enter key to continue... Running update for: - karabiner-elements-14.13.0: UPDATING ... - karabiner-elements-14.13.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update karabiner-elements 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.babelfish, using log file: /var/log/nixpkgs-update/python311Packages.babelfish/2024-03-21.log python311Packages.babelfish 0 -> 1 attrpath: python311Packages.babelfish 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/19c1mg1ki4zf19xv1dnm2fny7s15g5bs-packages.json.drv building '/nix/store/19c1mg1ki4zf19xv1dnm2fny7s15g5bs-packages.json.drv'... Going to be running update for following packages: - python3.11-babelfish-0.6.0 Press Enter key to continue... Running update for: - python3.11-babelfish-0.6.0: UPDATING ... - python3.11-babelfish-0.6.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.babelfish 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.APCI, using log file: /var/log/nixpkgs-update/rPackages.APCI/2024-03-21.log rPackages.APCI 1.0.6 -> 1.0.7 https://repology.org/project/r:apci/versions attrpath: rPackages.APCI Checking auto update branch... No auto update branch exists Old version 1.0.6" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.APCI 1.0.6 -> 1.0.7 https://repology.org/project/r:apci/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.distrSim, using log file: /var/log/nixpkgs-update/rPackages.distrSim/2024-03-21.log rPackages.distrSim 2.8.1 -> 2.8.2 https://repology.org/project/r:distrsim/versions attrpath: rPackages.distrSim Checking auto update branch... No auto update branch exists Old version 2.8.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.distrSim 2.8.1 -> 2.8.2 https://repology.org/project/r:distrsim/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.HelpersMG, using log file: /var/log/nixpkgs-update/rPackages.HelpersMG/2024-03-21.log rPackages.HelpersMG 6.0.3 -> 6.1 https://repology.org/project/r:helpersmg/versions attrpath: rPackages.HelpersMG Checking auto update branch... No auto update branch exists Old version 6.0.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.HelpersMG 6.0.3 -> 6.1 https://repology.org/project/r:helpersmg/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath tuxpaint, using log file: /var/log/nixpkgs-update/tuxpaint/2024-03-21.log tuxpaint 0.9.31 -> 0.9.32 https://repology.org/project/tuxpaint/versions attrpath: tuxpaint Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [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 The diff was empty after rewrites. [result] Failed to update tuxpaint 0.9.31 -> 0.9.32 https://repology.org/project/tuxpaint/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.rrcov, using log file: /var/log/nixpkgs-update/rPackages.rrcov/2024-03-21.log rPackages.rrcov 1.7-4 -> 1.7.5 https://repology.org/project/r:rrcov/versions attrpath: rPackages.rrcov Checking auto update branch... No auto update branch exists Old version 1.7-4" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.rrcov 1.7-4 -> 1.7.5 https://repology.org/project/r:rrcov/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.climaemet, using log file: /var/log/nixpkgs-update/rPackages.climaemet/2024-03-21.log rPackages.climaemet 1.2.0 -> 1.2.1 https://repology.org/project/r:climaemet/versions attrpath: rPackages.climaemet Checking auto update branch... No auto update branch exists Old version 1.2.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.climaemet 1.2.0 -> 1.2.1 https://repology.org/project/r:climaemet/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.x3ptools, using log file: /var/log/nixpkgs-update/rPackages.x3ptools/2024-03-21.log rPackages.x3ptools 0.0.3 -> 0.0.4 https://repology.org/project/r:x3ptools/versions attrpath: rPackages.x3ptools Checking auto update branch... No auto update branch exists Old version 0.0.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.x3ptools 0.0.3 -> 0.0.4 https://repology.org/project/r:x3ptools/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath fbset, using log file: /var/log/nixpkgs-update/fbset/2024-03-21.log fbset 0 -> 1 attrpath: fbset 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] Failed with exit code 1 this derivation will be built: /nix/store/x9a5585k3mfwnbpp69kj7kvm7wr7kd44-packages.json.drv building '/nix/store/x9a5585k3mfwnbpp69kj7kvm7wr7kd44-packages.json.drv'... Going to be running update for following packages: - fbset-2.1 Press Enter key to continue... Running update for: - fbset-2.1: UPDATING ... - fbset-2.1: ERROR --- SHOWING ERROR LOG FOR fbset-2.1 ---------------------- + url= + branch= + use_stable_version= + tag_prefix= + shallow_clone= + (( 2 > 0 )) + flag=--url= + shift 1 + case "$flag" in + url= + (( 1 > 0 )) + flag=--shallow-clone + shift 1 + case "$flag" in + shallow_clone=1 + (( 0 > 0 )) + [[ -z '' ]] ++ /nix/store/cydbsmqkxk30didm1rlz8ffk5wfa9gva-nix-2.18.2/bin/nix-instantiate --eval -E 'with import ./. {}; fbset.src.gitRepoUrl' ++ tr -d '"' + url=https://github.com/sudipm-mukherjee/fbset.git ++ /nix/store/43dnc4h7x0p8ybaq38aaxkhy722kzrx2-coreutils-9.4/bin/mktemp -d + tmpdir=/run/nixpkgs-update-worker/tmp.TmBmt0hDh2 + cloneArgs=(--bare) + [[ 1 == \1 ]] + cloneArgs+=(--depth=1) + [[ -n '' ]] + /nix/store/bd0dcc9qzpfz5xfz7fm6cwf7q64cyfhi-git-2.44.0/bin/git clone --bare --depth=1 https://github.com/sudipm-mukherjee/fbset.git /run/nixpkgs-update-worker/tmp.TmBmt0hDh2 Cloning into bare repository '/run/nixpkgs-update-worker/tmp.TmBmt0hDh2'... + pushd /run/nixpkgs-update-worker/tmp.TmBmt0hDh2 ++ /nix/store/bd0dcc9qzpfz5xfz7fm6cwf7q64cyfhi-git-2.44.0/bin/git show -s --pretty=format:%cs + commit_date=2019-11-08 ++ /nix/store/bd0dcc9qzpfz5xfz7fm6cwf7q64cyfhi-git-2.44.0/bin/git show -s --pretty=format:%H + commit_sha=76c4da721a7a38a3d533e1158276568e121672b6 + [[ -z '' ]] + new_version=unstable-2019-11-08 + popd + /nix/store/wdzhcgrzbnd94x1arrz3188qvxihj422-common-updater-scripts/bin/update-source-version fbset unstable-2019-11-08 --rev=76c4da721a7a38a3d533e1158276568e121672b6 update-source-version: error: Failed to replace source revision 'debian/2.1-33' to '76c4da721a7a38a3d533e1158276568e121672b6' in 'fbset'! --- SHOWING ERROR LOG FOR fbset-2.1 ---------------------- The update script for fbset-2.1 failed with exit code 1 [result] Failed to update fbset 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.openVA, using log file: /var/log/nixpkgs-update/rPackages.openVA/2024-03-21.log rPackages.openVA 1.1.1 -> 1.1.2 https://repology.org/project/r:openva/versions attrpath: rPackages.openVA Checking auto update branch... No auto update branch exists Old version 1.1.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.openVA 1.1.1 -> 1.1.2 https://repology.org/project/r:openva/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.sp, using log file: /var/log/nixpkgs-update/rPackages.sp/2024-03-21.log rPackages.sp 2.1-2 -> 2.1.3 https://repology.org/project/r:sp/versions attrpath: rPackages.sp Checking auto update branch... No auto update branch exists Old version 2.1-2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.sp 2.1-2 -> 2.1.3 https://repology.org/project/r:sp/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.tidygraph, using log file: /var/log/nixpkgs-update/rPackages.tidygraph/2024-03-21.log rPackages.tidygraph 1.3.0 -> 1.3.1 https://repology.org/project/r:tidygraph/versions attrpath: rPackages.tidygraph Checking auto update branch... No auto update branch exists Old version 1.3.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.tidygraph 1.3.0 -> 1.3.1 https://repology.org/project/r:tidygraph/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.rxode2, using log file: /var/log/nixpkgs-update/rPackages.rxode2/2024-03-21.log rPackages.rxode2 2.1.1 -> 2.1.2 https://repology.org/project/r:rxode2/versions attrpath: rPackages.rxode2 Checking auto update branch... No auto update branch exists Old version 2.1.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.rxode2 2.1.1 -> 2.1.2 https://repology.org/project/r:rxode2/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.rxode2et, using log file: /var/log/nixpkgs-update/rPackages.rxode2et/2024-03-21.log rPackages.rxode2et 2.0.11 -> 2.0.12 https://repology.org/project/r:rxode2et/versions attrpath: rPackages.rxode2et Checking auto update branch... No auto update branch exists Old version 2.0.11" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.rxode2et 2.0.11 -> 2.0.12 https://repology.org/project/r:rxode2et/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath np2kai, using log file: /var/log/nixpkgs-update/np2kai/2024-03-21.log np2kai 0.86rev22 -> 22 https://repology.org/project/np2kai/versions attrpath: np2kai 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/applications/emulators/np2kai/default.nix b/pkgs/applications/emulators/np2kai/default.nix index 4a0ed1d519f9..2409ad49a417 100644 --- a/pkgs/applications/emulators/np2kai/default.nix +++ b/pkgs/applications/emulators/np2kai/default.nix @@ -113,13 +113,13 @@ let in stdenv.mkDerivation rec { pname = "np2kai"; - version = "0.86rev22"; #update src.rev to commit rev accordingly + version = "22"; #update src.rev to commit rev accordingly src = fetchFromGitHub rec { owner = "AZO234"; repo = "NP2kai"; rev = "4a317747724669343e4c33ebdd34783fb7043221"; - sha256 = "0kxysxhx6jyk82mx30ni0ydzmwdcbnlxlnarrlq018rsnwb4md72"; + sha256 = "sha256-4rRKFrc6owAwzVlZ2qldrPH6mwfRgtGrQNNL02HXvk8="; }; configurePhase = '' Source url did not change. [result] Failed to update np2kai 0.86rev22 -> 22 https://repology.org/project/np2kai/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath radioboat, using log file: /var/log/nixpkgs-update/radioboat/2024-03-21.log radioboat 0 -> 1 attrpath: radioboat Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/82fr9w4xihhpxr6g2440nr9g203dh6sy-packages.json.drv building '/nix/store/82fr9w4xihhpxr6g2440nr9g203dh6sy-packages.json.drv'... Going to be running update for following packages: - radioboat-0.3.0 Press Enter key to continue... Running update for: - radioboat-0.3.0: UPDATING ... - radioboat-0.3.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/audio/radioboat/default.nix b/pkgs/applications/audio/radioboat/default.nix index b5421115201a..719709e1588e 100644 --- a/pkgs/applications/audio/radioboat/default.nix +++ b/pkgs/applications/audio/radioboat/default.nix @@ -11,16 +11,16 @@ buildGoModule rec { pname = "radioboat"; - version = "0.3.0"; + version = "0.4.0"; src = fetchFromGitHub { owner = "slashformotion"; repo = "radioboat"; rev = "v${version}"; - hash = "sha256-4k+WK2Cxu1yBWgvEW9LMD2RGfiY7XDAe0qqph82zvlI="; + hash = "sha256-4yGvkAqN5efb/rspJonEE4s5P7l4DRCJsPV86uFG+ow="; }; - vendorHash = "sha256-H2vo5gngXUcrem25tqz/1MhOgpNZcN+IcaQHZrGyjW8="; + vendorHash = "sha256-PYO1ZhbNpzN5AJMNo4odSJWufVeRTpUC6i9ZAJryRJo="; ldflags = [ "-s" No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A radioboat nix build failed. got build log for 'radioboat' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/8szhmcr379hyw3ibiw5kcd01npllvnsv-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Building subPackage . # github.com/aynakeya/go-mpv vendor/github.com/aynakeya/go-mpv/error.go:4:10: fatal error: mpv/client.h: No such file or directory 4 | #include | ^~~~~~~~~~~~~~ compilation terminated. [result] Failed to update radioboat 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath swiftformat, using log file: /var/log/nixpkgs-update/swiftformat/2024-03-21.log swiftformat 0.47.10 -> 0.53.5 https://repology.org/project/swiftformat/versions attrpath: swiftformat 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/development/tools/swiftformat/default.nix b/pkgs/development/tools/swiftformat/default.nix index 823496693f25..6993cb89c08e 100644 --- a/pkgs/development/tools/swiftformat/default.nix +++ b/pkgs/development/tools/swiftformat/default.nix @@ -7,13 +7,13 @@ stdenv.mkDerivation rec { pname = "swiftformat"; - version = "0.47.10"; + version = "0.53.5"; src = fetchFromGitHub { owner = "nicklockwood"; repo = "SwiftFormat"; rev = version; - sha256 = "1gqxpymbhpmap0i2blg9akarlql4mkzv45l4i212gsxcs991b939"; + sha256 = "sha256-4NdJxxoug2vuoMeAvA6T1TQ/xWYoxOPtn5rBgf4x2dI="; }; preConfigure = "LD=$CC"; [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update swiftformat 0.47.10 -> 0.53.5 https://repology.org/project/swiftformat/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.requests-pkcs12, using log file: /var/log/nixpkgs-update/python311Packages.requests-pkcs12/2024-03-21.log python311Packages.requests-pkcs12 0 -> 1 attrpath: python311Packages.requests-pkcs12 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/infyss8v2qa44bbpzxs0mkhad14cx1ph-packages.json.drv building '/nix/store/infyss8v2qa44bbpzxs0mkhad14cx1ph-packages.json.drv'... Going to be running update for following packages: - python3.11-requests-pkcs12-1.24 Press Enter key to continue... Running update for: - python3.11-requests-pkcs12-1.24: UPDATING ... - python3.11-requests-pkcs12-1.24: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.requests-pkcs12 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath irrlicht, using log file: /var/log/nixpkgs-update/irrlicht/2024-03-21.log irrlicht 1.8.4 -> 1.8.5 https://repology.org/project/irrlicht/versions attrpath: irrlicht Checking auto update branch... No auto update branch exists Old version 1.8.4" not present in master derivation file with contents: { lib, stdenv, fetchzip, libGLU, libGL, libXrandr, libX11, libXxf86vm, zlib }: let common = import ./common.nix { inherit fetchzip; }; in stdenv.mkDerivation rec { pname = common.pname; version = common.version; src = common.src; postPatch = '' sed -ie '/sys\/sysctl.h/d' source/Irrlicht/COSOperator.cpp '' + lib.optionalString stdenv.isAarch64 '' substituteInPlace source/Irrlicht/Makefile \ --replace "-DIRRLICHT_EXPORTS=1" "-DIRRLICHT_EXPORTS=1 -DPNG_ARM_NEON_OPT=0" ''; preConfigure = '' cd source/Irrlicht ''; preBuild = '' makeFlagsArray+=(sharedlib NDEBUG=1 LDFLAGS="-lX11 -lGL -lXxf86vm") ''; enableParallelBuilding = true; preInstall = '' sed -i s,/usr/local/lib,$out/lib, Makefile mkdir -p $out/lib ''; buildInputs = [ libGLU libGL libXrandr libX11 libXxf86vm ] ++ lib.optional stdenv.isAarch64 zlib; meta = { homepage = "https://irrlicht.sourceforge.io/"; license = lib.licenses.zlib; description = "Open source high performance realtime 3D engine written in C++"; platforms = lib.platforms.linux ++ lib.platforms.darwin; }; } [result] Failed to update irrlicht 1.8.4 -> 1.8.5 https://repology.org/project/irrlicht/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pytile, using log file: /var/log/nixpkgs-update/python311Packages.pytile/2024-03-21.log python311Packages.pytile 0 -> 1 attrpath: python311Packages.pytile 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/81zal2azgb9czc0rygzn0g9wjixfnnia-packages.json.drv building '/nix/store/81zal2azgb9czc0rygzn0g9wjixfnnia-packages.json.drv'... Going to be running update for following packages: - python3.11-pytile-2023.12.0 Press Enter key to continue... Running update for: - python3.11-pytile-2023.12.0: UPDATING ... - python3.11-pytile-2023.12.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pytile 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.miniaudio, using log file: /var/log/nixpkgs-update/python311Packages.miniaudio/2024-03-21.log python311Packages.miniaudio 0 -> 1 attrpath: python311Packages.miniaudio Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/i9mwv3qkxwk38r1m6dy4qb96i6zsbgd4-packages.json.drv building '/nix/store/i9mwv3qkxwk38r1m6dy4qb96i6zsbgd4-packages.json.drv'... Going to be running update for following packages: - python3.11-miniaudio-1.59 Press Enter key to continue... Running update for: - python3.11-miniaudio-1.59: UPDATING ... - python3.11-miniaudio-1.59: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.miniaudio 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.transforms3d, using log file: /var/log/nixpkgs-update/python311Packages.transforms3d/2024-03-21.log python311Packages.transforms3d 0 -> 1 attrpath: python311Packages.transforms3d 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/83c0jkfi1yxn71qn3bg8x5jf7yg070gv-packages.json.drv building '/nix/store/83c0jkfi1yxn71qn3bg8x5jf7yg070gv-packages.json.drv'... Going to be running update for following packages: - python3.11-transforms3d-0.4.1 Press Enter key to continue... Running update for: - python3.11-transforms3d-0.4.1: UPDATING ... - python3.11-transforms3d-0.4.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.transforms3d 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aiocurrencylayer, using log file: /var/log/nixpkgs-update/python311Packages.aiocurrencylayer/2024-03-21.log python311Packages.aiocurrencylayer 0 -> 1 attrpath: python311Packages.aiocurrencylayer 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/sr7fd6pas0zh2156fvd5rgg87k3j69l5-packages.json.drv building '/nix/store/sr7fd6pas0zh2156fvd5rgg87k3j69l5-packages.json.drv'... Going to be running update for following packages: - python3.11-aiocurrencylayer-1.0.6 Press Enter key to continue... Running update for: - python3.11-aiocurrencylayer-1.0.6: UPDATING ... - python3.11-aiocurrencylayer-1.0.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aiocurrencylayer 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.safe-pysha3, using log file: /var/log/nixpkgs-update/python311Packages.safe-pysha3/2024-03-21.log python311Packages.safe-pysha3 0 -> 1 attrpath: python311Packages.safe-pysha3 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/r665wyzibhd2rndzi290ri9qjj16jkz5-packages.json.drv building '/nix/store/r665wyzibhd2rndzi290ri9qjj16jkz5-packages.json.drv'... Going to be running update for following packages: - python3.11-safe-pysha3-1.0.4 Press Enter key to continue... Running update for: - python3.11-safe-pysha3-1.0.4: UPDATING ... - python3.11-safe-pysha3-1.0.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.safe-pysha3 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libappindicator, using log file: /var/log/nixpkgs-update/libappindicator/2024-03-21.log libappindicator 12.10.1+20.10.20200706.1 -> 12.10.1.2010202007061.01 https://repology.org/project/libappindicator/versions attrpath: libappindicator 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/development/libraries/libappindicator/default.nix b/pkgs/development/libraries/libappindicator/default.nix index 8e68ea3f9cb6..9e8fa3f63c3f 100644 --- a/pkgs/development/libraries/libappindicator/default.nix +++ b/pkgs/development/libraries/libappindicator/default.nix @@ -16,14 +16,14 @@ in stdenv.mkDerivation (finalAttrs: { pname = let postfix = if monoSupport then "sharp" else "gtk${gtkVersion}"; in "libappindicator-${postfix}"; - version = "12.10.1+20.10.20200706.1"; + version = "12.10.1.2010202007061.01"; outputs = [ "out" "dev" ]; src = fetchgit { url = "https://git.launchpad.net/ubuntu/+source/libappindicator"; rev = "fe25e53bc7e39cd59ad6b3270cd7a6a9c78c4f44"; - sha256 = "0xjvbl4gn7ra2fs6gn2g9s787kzb5cg9hv79iqsz949rxh4iw32d"; + sha256 = "sha256-TQweCew5kfQ1julsmB4r68+Djk5P2Ge0Eyof+whdW3Y="; }; nativeBuildInputs = [ pkg-config autoreconfHook vala gobject-introspection gtk-doc ]; rev equal; no update necessary [result] Failed to update libappindicator 12.10.1+20.10.20200706.1 -> 12.10.1.2010202007061.01 https://repology.org/project/libappindicator/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.azure-keyvault, using log file: /var/log/nixpkgs-update/python311Packages.azure-keyvault/2024-03-21.log python311Packages.azure-keyvault 0 -> 1 attrpath: python311Packages.azure-keyvault 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/zcm55pjachlkx6r3ir19xwmn8wkl86sj-packages.json.drv building '/nix/store/zcm55pjachlkx6r3ir19xwmn8wkl86sj-packages.json.drv'... Going to be running update for following packages: - python3.11-azure-keyvault-4.2.0 Press Enter key to continue... Running update for: - python3.11-azure-keyvault-4.2.0: UPDATING ... - python3.11-azure-keyvault-4.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.azure-keyvault 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mypy-boto3-rds-data, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-rds-data/2024-03-21.log python311Packages.mypy-boto3-rds-data 1.34.6 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-rds-data 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/7naivsl0q0h6w9ysc24cv43yz96a5gqi-packages.json.drv building '/nix/store/7naivsl0q0h6w9ysc24cv43yz96a5gqi-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-rds-data-1.34.6 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-rds-data-1.34.6: UPDATING ... - python3.11-mypy-boto3-rds-data-1.34.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-rds-data 1.34.6 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.gevent-socketio, using log file: /var/log/nixpkgs-update/python311Packages.gevent-socketio/2024-03-21.log python311Packages.gevent-socketio 0 -> 1 attrpath: python311Packages.gevent-socketio 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/r3df1wk0hxhi730xwv7f74zcgbivm5q2-packages.json.drv building '/nix/store/r3df1wk0hxhi730xwv7f74zcgbivm5q2-packages.json.drv'... Going to be running update for following packages: - python3.11-gevent-socketio-0.3.6 Press Enter key to continue... Running update for: - python3.11-gevent-socketio-0.3.6: UPDATING ... - python3.11-gevent-socketio-0.3.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.gevent-socketio 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO