From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by bl2.djc.id.au (Postfix) with ESMTPS id 0DA8A1B5B2C for ; Mon, 06 Apr 2026 11:07:37 +1000 (AEST) Received: from github.com (hubbernetes-node-018832f.va3-iad.github.net [10.48.178.50]) by smtp.github.com (Postfix) with ESMTPA id 30A5A900955; Sun, 5 Apr 2026 18:07:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1775437655; bh=FbLseD6bhKknDaG9QHkO6dufjjnysIT7B7i4vGTRoGU=; h=Date:From:To:Subject:List-Unsubscribe:From; b=S+EVec2fuy9ZQgbA8aMrJ9MlI3sRFXRkR78L/kzin7VN52W+OQ5RJvXbdCacudatH S9EKyn4FbIHxZXyk3KeYDW+jHwqk9Wu1FoQV6UZ/5enfY8STNWNUPekBlC/2wkxfK6 0MeYy7solml2T+g5aihwLP3QMc6a5dGofK5WAXBs= Date: Sun, 05 Apr 2026 18:07:35 -0700 From: Dan Callaghan To: djc@djc.id.au, sup-commits@supmua.dev Message-ID: Subject: [sup-heliotrope/sup] e5b96d: contrib/nix: bump nixpkgs Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Unsubscribe: X-GitHub-Recipient-Address: djc@djc.id.au,sup-commits@supmua.dev X-Auto-Response-Suppress: All X-Rspamd-Queue-Id: 0DA8A1B5B2C List-Id: Branch: refs/heads/develop Home: https://github.com/sup-heliotrope/sup Commit: e5b96de0f61042ffdc73467b27baf0423e5b58a9 https://github.com/sup-heliotrope/sup/commit/e5b96de0f61042ffdc7346= 7b27baf0423e5b58a9 Author: Dan Callaghan Date: 2026-04-06 (Mon, 06 Apr 2026) Changed paths: M Manifest.txt M contrib/nix/Gemfile.lock M contrib/nix/gemset.nix A contrib/nix/ruby3.1-Gemfile.lock A contrib/nix/ruby3.1-gemset.nix M contrib/nix/ruby3.1-shell.nix A contrib/nix/ruby3.2-Gemfile.lock A contrib/nix/ruby3.2-gemset.nix M contrib/nix/ruby3.2-shell.nix M contrib/nix/ruby3.3-shell.nix M contrib/nix/ruby3.4-shell.nix Log Message: ----------- contrib/nix: bump nixpkgs This is to get ruby_4_0. ruby_3_1 and ruby_3_2 have been dropped, so pin these to their current nixpkgs commit. This also brings in gpgme 2.0.0, which broke ruby-gpgme. Bump ruby-gpgme to 2.0.26 to get the fixes: https://github.com/ueno/ruby-gpgme/pull/203 Commit: d5b5955a344fab493f4dad1798ccdcbdbfb4e1f2 https://github.com/sup-heliotrope/sup/commit/d5b5955a344fab493f4dad= 1798ccdcbdbfb4e1f2 Author: Dan Callaghan Date: 2026-04-06 (Mon, 06 Apr 2026) Changed paths: M .github/workflows/checks.yml M Manifest.txt A contrib/nix/ruby4.0-shell.nix Log Message: ----------- test against Ruby 4.0 Commit: 099412d0b5d622c320e4bca8e3c1fb0bb57cacaa https://github.com/sup-heliotrope/sup/commit/099412d0b5d622c320e4bc= a8e3c1fb0bb57cacaa Author: Dan Callaghan Date: 2026-04-06 (Mon, 06 Apr 2026) Changed paths: M .rubocop.yml M Rakefile M contrib/nix/Gemfile.lock M contrib/nix/gemset.nix Log Message: ----------- rubocop: 1.63.2 =E2=86=92 1.86.0 Skip rubocop checks on Ruby < 3.3 since these cannot get the newer rubocop and so they will not understand the .rubocop.yml changes. Commit: 2837f0614381052c77e213cf6ab23729ba84777b https://github.com/sup-heliotrope/sup/commit/2837f0614381052c77e213= cf6ab23729ba84777b Author: Dan Callaghan Date: 2026-04-06 (Mon, 06 Apr 2026) Changed paths: M contrib/nix/Gemfile.lock M contrib/nix/gemset.nix Log Message: ----------- contrib/nix: bump all gem dependencies to their latest versions Compare: https://github.com/sup-heliotrope/sup/compare/4ac006085b55...283= 7f0614381 To unsubscribe from these emails, change your notification settings at ht= tps://github.com/sup-heliotrope/sup/settings/notifications