!lZLfSUtSOVjwYTmPbU:nixos.org

nixpkgs-update

91 Members
Keeping nixpkgs up to date. r-ryantm bot. https://github.com/ryantm/nixpkgs-update and https://github.com/nix-community/infra/blob/master/build02/nixpkgs-update.nix32 Servers

Load older messages


SenderMessageTime
19 Sep 2023
@evils:nixos.devevils
In reply to @artturin:matrix.org
the check here is wrong https://github.com/ryantm/nixpkgs-update/blob/8fedf8f6f29280578e335bf4483c9f88d4bcdbaa/src/Skiplist.hs#L151
huh, i see kicad a bit further down there, what does binariesStickAround imply?
19:54:51
@artturin:matrix.orgArtturin
In reply to @evils:nixos.dev
huh, i see kicad a bit further down there, what does binariesStickAround imply?
https://github.com/ryantm/nixpkgs-update/commit/7ff121794ec221b4378b1dfb2032fe4e65fc216d
19:59:25
@artturin:matrix.orgArtturinthe commands don't properly exit19:59:51
@artturin:matrix.orgArtturin * the binaries don't properly exit20:00:01
@evils:nixos.devevilsah, https://gitlab.com/kicad/code/kicad/-/issues/695720:00:39
@artturin:matrix.orgArtturindoesn't seem to skip the update20:00:42
@artturin:matrix.orgArtturinonly running the bin20:00:44
21 Sep 2023
@dedmunwalk:matrix.orgdedmunwalk joined the room.23:08:16
22 Sep 2023
@k900:0upti.meK900 changed their profile picture.09:43:48
23 Sep 2023
@evils:nixos.devevils euhm, does maintainers/scripts/update.nix not use uncommitted changes to an update.sh? 19:06:02
@evils:nixos.devevilsdoes anything use the stuff in the json output of update scripts? i've added that output and filled in my version strings for oldVersion and newVersions (date) but update.nix still uses the version the package uses (substring of the commit hash instead of date to avoid rebuilding if a no-op update happens after midnight)20:58:44
@evils:nixos.devevils * does anything use the stuff in the json output of update scripts? i've added that output and filled in my version strings for oldVersion and newVersions (date) but in its commit update.nix still uses the version the package uses (substring of the commit hash instead of date to avoid rebuilding if a no-op update happens after midnight)20:59:36
@evils:nixos.devevils nvm, missed i have to explicitly declare "commit" as a supported feature 22:07:32
@evils:nixos.devevils
In reply to @evils:nixos.dev
euhm, does maintainers/scripts/update.nix not use uncommitted changes to an update.sh?
seems like it, quite easy to get stuck wondering why local changes have no effect xD
22:40:33
@evils:nixos.devevilsalso odd, if i delete my versions.nix the updating crashes, while manual invocation of update.sh will just regenerate the file22:42:25
24 Sep 2023
@evils:nixos.devevils an actual question:
update.nix seems to only attempt to update kicad and not kicad-unstable when asked to update by maintainer
is there a specific reason for that
and will r-ryantm attempt to update kicad-unstable?
04:09:33
@mib:kanp.aimib 🥐 joined the room.12:23:11
@artturin:matrix.orgArtturin
In reply to @evils:nixos.dev
an actual question:
update.nix seems to only attempt to update kicad and not kicad-unstable when asked to update by maintainer
is there a specific reason for that
and will r-ryantm attempt to update kicad-unstable?
$ nix-shell maintainers/scripts/update.nix --argstr package kicad-unstable
this derivation will be built:
  /nix/store/sqhsd1a7q02wmsscynhfij3nsh14q3rb-packages.json.drv
building '/nix/store/sqhsd1a7q02wmsscynhfij3nsh14q3rb-packages.json.drv'...

Going to be running update for following packages:
 - kicad-unstable-e0d4cf2d5b

Press Enter key to continue...

Running update for:
 - kicad-unstable-e0d4cf2d5b: UPDATING ...

seems ok, did not let it finish

16:18:49
@artturin:matrix.orgArtturinhttps://r.ryantm.com/log/kicad-unstable/2023-07-23.log16:18:54
@artturin:matrix.orgArtturin

Do not update GNOME during a release cycle

16:19:02
@artturin:matrix.orgArtturinwhich is the issue we fixed previously16:19:07
@artturin:matrix.orgArtturinso next update should work16:19:19
@evils:nixos.devevilsyea, it already attempted an update of stable but that's wrong due to my update.sh https://github.com/NixOS/nixpkgs/pull/256786 i've fixed that, but it's built on top of my kicad-testing branch16:19:47
@evils:nixos.devevils
In reply to @artturin:matrix.org
$ nix-shell maintainers/scripts/update.nix --argstr package kicad-unstable
this derivation will be built:
  /nix/store/sqhsd1a7q02wmsscynhfij3nsh14q3rb-packages.json.drv
building '/nix/store/sqhsd1a7q02wmsscynhfij3nsh14q3rb-packages.json.drv'...

Going to be running update for following packages:
 - kicad-unstable-e0d4cf2d5b

Press Enter key to continue...

Running update for:
 - kicad-unstable-e0d4cf2d5b: UPDATING ...

seems ok, did not let it finish

well, there you're telling it to update that

doing --argstr maintainer evils only attempts the stable package

16:20:18
@artturin:matrix.orgArtturinRedacted or Malformed Event16:31:39
@artturin:matrix.orgArtturin * Try using callPackage instead of override in all-packages.nix16:31:45
@artturin:matrix.orgArtturinhttps://github.com/NixOS/nixpkgs/blob/d84cc41f8babd418c295fcbfbd41a1fd4e2adaec/maintainers/scripts/update.nix#L56-L6616:34:01
@artturin:matrix.orgArtturin Maybe it's not being counted as a somewhatUniqueRepresant 16:34:12
@artturin:matrix.orgArtturinboth the position and updateScript are the same 16:34:55
27 Sep 2023
@mib:kanp.aimib 🥐 changed their display name from mib to mib 🥐.05:53:09

Show newer messages


Back to Room ListRoom Version: 9