SebTM
March 17, 2024, 10:38am
1532
NixOS:master
← r-ryantm:auto-update/nix-zsh-completions
opened 01:21AM - 17 Mar 24 UTC
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs… -update) tools. This update was made based on information from https://github.com/nix-community/nix-zsh-completions/releases.
meta.description for nix-zsh-completions is: ZSH completions for Nix, NixOS, and NixOps
meta.homepage for nix-zsh-completions is: https://github.com/nix-community/nix-zsh-completions
###### Updates performed
- Version update
###### To inspect upstream changes
###### Impact
<b>Checks done</b>
---
- built on NixOS
- The tests defined in `passthru.tests`, if any, passed
- found 0.5.1 in filename of file in /nix/store/i5zadh9gbvcpcyd92jz8njwcdhrd3244-nix-zsh-completions-0.5.1
---
<details>
<summary>
<b>Rebuild report</b> (if merged into master) (click to expand)
</summary>
```
1 total rebuild path(s)
1 package rebuild(s)
First fifty rebuilds by attrpath
nix-zsh-completions
```
</details>
<details>
<summary>
<b>Instructions to test this update</b> (click to expand)
</summary>
---
Either **download from Cachix**:
```
nix-store -r /nix/store/i5zadh9gbvcpcyd92jz8njwcdhrd3244-nix-zsh-completions-0.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 nix-zsh-completions https://github.com/r-ryantm/nixpkgs/archive/b1d7482b702fd5935e5aeade802429cacea87390.tar.gz
```
Or:
```
nix build github:r-ryantm/nixpkgs/b1d7482b702fd5935e5aeade802429cacea87390#nix-zsh-completions
```
After you've downloaded or built it, look at the files and if there are any, run the binaries:
```
ls -la /nix/store/i5zadh9gbvcpcyd92jz8njwcdhrd3244-nix-zsh-completions-0.5.1
ls -la /nix/store/i5zadh9gbvcpcyd92jz8njwcdhrd3244-nix-zsh-completions-0.5.1/bin
```
---
</details>
<br/>
### 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)
<details>
<summary>1 package built:</summary>
<ul>
<li>nix-zsh-completions</li>
</ul>
</details>
---
###### Maintainer pings
cc @olejorgenb @hedning @Ma27 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).
Maintainer-PR same package: nix-zsh-completions: Add sebtm (repo-maintainer) as maintainer by SebTM · Pull Request #296608 · NixOS/nixpkgs · GitHub
Approved by both maintainers; ofborg aarch64-darwin is yet to run, but the derivation only works on x86_64-linux, so there’s no point waiting for that. It’s a fix for a newly-broken package, so merging rapidly would be helpful.
NixOS:master
← r-ryantm:auto-update/xivlauncher
opened 12:54PM - 19 Mar 24 UTC
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/xivlauncher.core/versions.
meta.description for xivlauncher is: Custom launcher for FFXIV
meta.homepage for xivlauncher is: https://github.com/goatcorp/XIVLauncher.Core
###### Updates performed
- Version update
###### To inspect upstream changes
###### Impact
<b>Checks done</b>
---
- built on NixOS
- The tests defined in `passthru.tests`, if any, passed
- found 1.0.8 with grep in /nix/store/b0gxsnygjvj26vhr2jg5r745mhdpgpqv-XIVLauncher-1.0.8
- found 1.0.8 in filename of file in /nix/store/b0gxsnygjvj26vhr2jg5r745mhdpgpqv-XIVLauncher-1.0.8
---
<details>
<summary>
<b>Rebuild report</b> (if merged into master) (click to expand)
</summary>
```
1 total rebuild path(s)
1 package rebuild(s)
First fifty rebuilds by attrpath
xivlauncher
```
</details>
<details>
<summary>
<b>Instructions to test this update</b> (click to expand)
</summary>
---
Either **download from Cachix**:
```
nix-store -r /nix/store/b0gxsnygjvj26vhr2jg5r745mhdpgpqv-XIVLauncher-1.0.8 \
--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 xivlauncher https://github.com/r-ryantm/nixpkgs/archive/9653c6ec84c8d56fffd5480533f5bde4c943e54e.tar.gz
```
Or:
```
nix build github:r-ryantm/nixpkgs/9653c6ec84c8d56fffd5480533f5bde4c943e54e#xivlauncher
```
After you've downloaded or built it, look at the files and if there are any, run the binaries:
```
ls -la /nix/store/b0gxsnygjvj26vhr2jg5r745mhdpgpqv-XIVLauncher-1.0.8
ls -la /nix/store/b0gxsnygjvj26vhr2jg5r745mhdpgpqv-XIVLauncher-1.0.8/bin
```
---
</details>
<br/>
### 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)
<details>
<summary>1 package built:</summary>
<ul>
<li>xivlauncher</li>
</ul>
</details>
---
###### Maintainer pings
cc @sersorrel @witchof0x20 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).
phaer
March 22, 2024, 9:34am
1543
NixOS:master
← phaer:healthchecks-update
opened 02:14PM - 22 Jan 24 UTC
## Description of changes
Fixed version of automated PR at https://github.com… /NixOS/nixpkgs/pull/282497.
Remove a now unused dependency, add a few missing ones, packaging one of those.
Tests are now passing.
<!--
For package updates please link to a changelog or describe changes, this helps your fellow maintainers discover breaking updates.
For new packages please briefly describe the package or provide a link to its homepage.
-->
## Things done
- Built on platform(s)
- [X] x86_64-linux
- [ ] aarch64-linux
- [ ] x86_64-darwin
- [ ] aarch64-darwin
- For non-Linux: Is sandboxing enabled in `nix.conf`? (See [Nix manual](https://nixos.org/manual/nix/stable/command-ref/conf-file.html))
- [ ] `sandbox = relaxed`
- [ ] `sandbox = true`
- [X] Tested, as applicable:
- [NixOS test(s)](https://nixos.org/manual/nixos/unstable/index.html#sec-nixos-tests) (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests))
- and/or [package tests](https://nixos.org/manual/nixpkgs/unstable/#sec-package-tests)
- or, for functions and "core" functionality, tests in [lib/tests](https://github.com/NixOS/nixpkgs/blob/master/lib/tests) or [pkgs/test](https://github.com/NixOS/nixpkgs/blob/master/pkgs/test)
- made sure NixOS tests are [linked](https://nixos.org/manual/nixpkgs/unstable/#ssec-nixos-tests-linking) to the relevant packages
- [ ] Tested compilation of all packages that depend on this change using `nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"`. Note: all changes have to be committed, also see [nixpkgs-review usage](https://github.com/Mic92/nixpkgs-review#usage)
- [ ] Tested basic functionality of all binary files (usually in `./result/bin/`)
- [24.05 Release Notes](https://github.com/NixOS/nixpkgs/blob/master/nixos/doc/manual/release-notes/rl-2405.section.md) (or backporting [23.05](https://github.com/NixOS/nixpkgs/blob/master/nixos/doc/manual/release-notes/rl-2305.section.md) and [23.11](https://github.com/NixOS/nixpkgs/blob/master/nixos/doc/manual/release-notes/rl-2311.section.md) Release notes)
- [ ] (Package updates) Added a release notes entry if the change is major or breaking
- [ ] (Module updates) Added a release notes entry if the change is significant
- [ ] (Module addition) Added a release notes entry if adding a new NixOS module
- [ ] Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md).
<!--
To help with the large amounts of pull requests, we would appreciate your
reviews of other pull requests, especially simple package updates. Just leave a
comment describing what you have tested in the relevant package/service.
Reviewing helps to reduce the average time-to-merge for everyone.
Thanks a lot if you do!
List of open PRs: https://github.com/NixOS/nixpkgs/pulls
Reviewing guidelines: https://nixos.org/manual/nixpkgs/unstable/#chap-reviewing-contributions
-->
---
Add a :+1: [reaction] to [pull requests you find important].
[reaction]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/
[pull requests you find important]: https://github.com/NixOS/nixpkgs/pulls?q=is%3Aopen+sort%3Areactions-%2B1-desc
Manual update of an existing service, as the automated update failed.
Had a few issues on darwin, but now fixed, passes nixos test on all platforms.
1 Like
devusb
March 23, 2024, 11:59am
1548
Package is currently broken in unstable – this fixes it.
NixOS:master
← anthonyroussel:upgrade-awscli2
opened 10:50PM - 14 Mar 24 UTC
## Description of changes
https://github.com/aws/aws-cli/compare/2.15.15...2.… 15.31
<!--
For package updates please link to a changelog or describe changes, this helps your fellow maintainers discover breaking updates.
For new packages please briefly describe the package or provide a link to its homepage.
-->
## Things done
- Built on platform(s)
- [x] x86_64-linux
- [ ] aarch64-linux
- [ ] x86_64-darwin
- [ ] aarch64-darwin
- For non-Linux: Is sandboxing enabled in `nix.conf`? (See [Nix manual](https://nixos.org/manual/nix/stable/command-ref/conf-file.html))
- [ ] `sandbox = relaxed`
- [ ] `sandbox = true`
- [ ] Tested, as applicable:
- [NixOS test(s)](https://nixos.org/manual/nixos/unstable/index.html#sec-nixos-tests) (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests))
- and/or [package tests](https://nixos.org/manual/nixpkgs/unstable/#sec-package-tests)
- or, for functions and "core" functionality, tests in [lib/tests](https://github.com/NixOS/nixpkgs/blob/master/lib/tests) or [pkgs/test](https://github.com/NixOS/nixpkgs/blob/master/pkgs/test)
- made sure NixOS tests are [linked](https://nixos.org/manual/nixpkgs/unstable/#ssec-nixos-tests-linking) to the relevant packages
- [ ] Tested compilation of all packages that depend on this change using `nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"`. Note: all changes have to be committed, also see [nixpkgs-review usage](https://github.com/Mic92/nixpkgs-review#usage)
- [x] Tested basic functionality of all binary files (usually in `./result/bin/`)
- [24.05 Release Notes](https://github.com/NixOS/nixpkgs/blob/master/nixos/doc/manual/release-notes/rl-2405.section.md) (or backporting [23.05](https://github.com/NixOS/nixpkgs/blob/master/nixos/doc/manual/release-notes/rl-2305.section.md) and [23.11](https://github.com/NixOS/nixpkgs/blob/master/nixos/doc/manual/release-notes/rl-2311.section.md) Release notes)
- [ ] (Package updates) Added a release notes entry if the change is major or breaking
- [ ] (Module updates) Added a release notes entry if the change is significant
- [ ] (Module addition) Added a release notes entry if adding a new NixOS module
- [ ] Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md).
<!--
To help with the large amounts of pull requests, we would appreciate your
reviews of other pull requests, especially simple package updates. Just leave a
comment describing what you have tested in the relevant package/service.
Reviewing helps to reduce the average time-to-merge for everyone.
Thanks a lot if you do!
List of open PRs: https://github.com/NixOS/nixpkgs/pulls
Reviewing guidelines: https://nixos.org/manual/nixpkgs/unstable/#chap-reviewing-contributions
-->
---
Add a :+1: [reaction] to [pull requests you find important].
[reaction]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/
[pull requests you find important]: https://github.com/NixOS/nixpkgs/pulls?q=is%3Aopen+sort%3Areactions-%2B1-desc