14 Feb 2025 |
| bmgsh joined the room. | 06:37:48 |
15 Feb 2025 |
| BenjB83 joined the room. | 10:17:36 |
| BenjB83 changed their display name from BenjamÃn Buske to BenjB83. | 10:43:04 |
18 Feb 2025 |
bmgsh | 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 | The auto-updates pull from repology, and that being a nix specific tool, it's probably not tracked on there | 06:04:35 |
bmgsh | 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 | I don't think it does | 06:22:41 |
Perchun Pak [don't ping; dm instead] | 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 joined the room. | 20:12:16 |
kittydoor | 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)
Is anyone here able to help me understand more about why this could be the case? | 20:14:02 |