!lZLfSUtSOVjwYTmPbU:nixos.org

nixpkgs-update

132 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.nix39 Servers

Load older messages


SenderMessageTime
6 Feb 2025
@perchun:matrix.orgPerchun Pakis this what are you looking for?07:43:46
@perchun:matrix.orgPerchun Pakhttps://github.com/NixOS/nixpkgs/blob/34c5ee1a54bbf1ccfd2f5443564ccb6e71c05879/pkgs/applications/editors/vim/plugins/non-generated/blink-cmp/default.nix#L107:43:47
@perchun:matrix.orgPerchun Pak* https://github.com/NixOS/nixpkgs/blob/34c5ee1a54bbf1ccfd2f5443564ccb6e71c05879/pkgs/applications/editors/vim/plugins/non-generated/blink-cmp/default.nix07:43:52
@numinit:matrix.orgMorgan (@numinit)Close-ish. More wondering how a passthru.updateScript that's not nixpkgs-update (i.e. it's a custom script) would work on an attribute that isn't toplevel.21:07:05
8 Feb 2025
@marcel:envs.netMarcel joined the room.20:26:59
10 Feb 2025
@carlossless:matrix.orgcarlossless joined the room.18:50:35
@carlossless:matrix.orgcarlosslessWould anyone know why eval could be failing on an update PR here: https://github.com/NixOS/nixpkgs/pull/380939#issuecomment-2648941718?18:51:12
11 Feb 2025
@ramblurr:outskirtslabs.comramblurr joined the room.11:52:59
14 Feb 2025
@bmgsh:matrix.orgbmgsh joined the room.06:37:48
15 Feb 2025
@benjb83:matrix.orgBenjB83 joined the room.10:17:36
@benjb83:matrix.orgBenjB83 changed their display name from Benjamín Buske to BenjB83.10:43:04
18 Feb 2025
@bmgsh:matrix.orgbmgsh i recently manually updated package optinix i can see from https://r.ryantm.com/log/ that it has never been attempted to automatically update. is there some process to register a package for autoupdates? 06:03:19
@k900:0upti.meK900The auto-updates pull from repology, and that being a nix specific tool, it's probably not tracked on there06:04:35
@bmgsh:matrix.orgbmgsh ok. thanks. i asked this in another channel, does passthru.updateScript = nix-update-script { }; register the package for updates using nix-update? or does a package always have to be in repology to get auto updated? 06:21:56
@k900:0upti.meK900I don't think it does06:22:41
@perchun:matrix.orgPerchun Pak
In reply to @bmgsh:matrix.org
ok. thanks. i asked this in another channel, does passthru.updateScript = nix-update-script { }; register the package for updates using nix-update? or does a package always have to be in repology to get auto updated?
passthru.updateScript is enough
15:08:54
@kittydoor:matrix.orgkittydoor joined the room.20:12:16
@kittydoor:matrix.orgkittydoorIt appears that "tenv" is not receiving a new update on nixpkgs even though a release was made on Feb 9. Release: https://github.com/tofuutils/tenv/releases/tag/v4.2.0 Latest nixpkgs PR: https://github.com/NixOS/nixpkgs/pull/370428 Search for similar: https://github.com/NixOS/nixpkgs/issues?q=tenv Current version in nixpkgs unstable: v4.1.0 (as per the above PR) Is anyone here able to help me understand more about why this could be the case?20:14:02
@kittydoor:matrix.orgkittydoor* It appears that "tenv" is not receiving a new update on nixpkgs even though a release was made on Feb 9. Release: https://github.com/tofuutils/tenv/releases/tag/v4.2.0 Latest nixpkgs PR: https://github.com/NixOS/nixpkgs/pull/370428 Search for similar: https://github.com/NixOS/nixpkgs/issues?q=tenv Current version in nixpkgs unstable: v4.1.0 (as per the above PR) Latest release: v4.2.4 Is anyone here able to help me understand more about why this could be the case?20:14:49
22 Feb 2025
@voxel:nyanbinary.rsvoxel 🏳️‍⚧️ joined the room.23:28:50
25 Feb 2025
@sersorrel:matrix.orgsorrel o/ I just got notified that nixpkgs-update is failing to build fflogs: https://nixpkgs-update-logs.nix-community.org/fflogs/2025-02-25.log
the log complains about an unfree licence, but this has not been an issue in the past, and nothing has changed in the fflogs derivation since the last nixpkgs-update PR. does anyone know what's changed?
14:47:31
26 Feb 2025
@bumperboat:matrix.orgbumperboat https://nixpkgs-update-logs.nix-community.org/mods/2025-02-19.log Received ExitFailure 1 when running any ideals? 06:44:46
@sandro:supersandro.deSandro 🐧
In reply to @sersorrel:matrix.org
o/ I just got notified that nixpkgs-update is failing to build fflogs: https://nixpkgs-update-logs.nix-community.org/fflogs/2025-02-25.log
the log complains about an unfree licence, but this has not been an issue in the past, and nothing has changed in the fflogs derivation since the last nixpkgs-update PR. does anyone know what's changed?
It is marked unfree https://github.com/NixOS/nixpkgs/blob/master/pkgs/by-name/ff/fflogs/package.nix#L32
10:38:41
@sersorrel:matrix.orgsorrel
In reply to @sandro:supersandro.de
It is marked unfree https://github.com/NixOS/nixpkgs/blob/master/pkgs/by-name/ff/fflogs/package.nix#L32
it is, and has been since I submitted it. what I was asking is: why has this suddenly stopped nixpkgs-update from processing it?
11:44:36
28 Feb 2025
@hexa:lossy.networkhexaif repology shows us to have the latest version then r-ryantm will not update, correct? https://repology.org/project/servo/versions00:08:18
@hexa:lossy.networkhexathe package uses a custom update script which is basically an unstable git updater00:08:38
1 Mar 2025
@nindouja:matrix.orgNindouja joined the room.13:43:11
2 Mar 2025
@nindouja:matrix.orgNindoujaHello ! I'm kinda new to nix and started contributing to a package already released in nixpkgs. the thing is it was once added to nixpkgs but the version never got updgraded. I'm looking to automate this process as part of the package release process and I'd like some insight as to what's is the regular way of doing such a thing ? I found no github actions "wrapping" nixpkgs-update". But I'm not familiar with github actions either (I'm a Gitlab every day user) and maybe i'm going the wrong way there. Any pointer into the correct direction will be welcomed !18:57:35
@gsaurel:laas.frGuilhem Nindouja: you can look at https://nixos.org/manual/nixpkgs/unstable/#var-passthru-updateScript 20:26:51
@nindouja:matrix.orgNindouja Ho I see; so if I understand correctly, as the package is hosted on Github, uses Github releases and is declared with a simple call to rustPlatform.buildRustPackage (nothing fancy).
Then I should be able to simply add passthru.updateScript = nix-update-script { }; to the package declaration and the package should be auto-updated. And that's all ?
20:33:15

Show newer messages


Back to Room ListRoom Version: 9