Skip to content

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Apr 9, 2024

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/baresip/re/releases.

meta.description for libre is: A library for real-time communications with async IO support and a complete SIP stack

meta.homepage for libre is: https://github.com/baresip/re

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 3.11.0 with grep in /nix/store/24lj9kq1hcsizvjknqvd88mgywbvf6al-libre-3.11.0
  • found 3.11.0 in filename of file in /nix/store/24lj9kq1hcsizvjknqvd88mgywbvf6al-libre-3.11.0

Rebuild report (if merged into master) (click to expand)
3 total rebuild path(s)

3 package rebuild(s)

First fifty rebuilds by attrpath
baresip
libre
librem
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/24lj9kq1hcsizvjknqvd88mgywbvf6al-libre-3.11.0 \
  --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 libre https://github.com/r-ryantm/nixpkgs/archive/66f6ebe46c670875b698eebde3e6be68147a7d03.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/66f6ebe46c670875b698eebde3e6be68147a7d03#libre

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/24lj9kq1hcsizvjknqvd88mgywbvf6al-libre-3.11.0
ls -la /nix/store/24lj9kq1hcsizvjknqvd88mgywbvf6al-libre-3.11.0/bin


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

1 package failed to build:
  • baresip
2 packages built:
  • libre
  • librem

Maintainer pings

cc @elohmeier @7c6f434c for testing.

@ofborg ofborg bot requested review from 7c6f434c and elohmeier April 9, 2024 16:04
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Apr 9, 2024
@7c6f434c
Copy link
Member

Apparently we need a baresip bump first (or maybe together)

@wegank wegank marked this pull request as draft April 16, 2024 22:07
@r-ryantm r-ryantm changed the title libre: 3.10.0 -> 3.11.0 libre: 3.10.0 -> 3.12.0 May 16, 2024
@r-ryantm r-ryantm force-pushed the auto-update/libre branch from 66f6ebe to ef1bc18 Compare May 16, 2024 07:17
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/baresip/re/releases.

meta.description for libre is: A library for real-time communications with async IO support and a complete SIP stack

meta.homepage for libre is: https://github.com/baresip/re

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 3.12.0 with grep in /nix/store/4h9c1659sx5bz9v0dvngxm9ap9aa0jwg-libre-3.12.0
  • found 3.12.0 in filename of file in /nix/store/4h9c1659sx5bz9v0dvngxm9ap9aa0jwg-libre-3.12.0

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

baresip
libre
librem
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/4h9c1659sx5bz9v0dvngxm9ap9aa0jwg-libre-3.12.0 \
  --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 libre https://github.com/r-ryantm/nixpkgs/archive/ef1bc185bd7b248578a365c8e9ddcc6ceed99398.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/ef1bc185bd7b248578a365c8e9ddcc6ceed99398#libre

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/4h9c1659sx5bz9v0dvngxm9ap9aa0jwg-libre-3.12.0
ls -la /nix/store/4h9c1659sx5bz9v0dvngxm9ap9aa0jwg-libre-3.12.0/bin


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

1 package failed to build:
  • baresip
2 packages built:
  • libre
  • librem

Maintainer pings

cc @elohmeier @7c6f434c for testing.

@r-ryantm r-ryantm changed the title libre: 3.10.0 -> 3.12.0 libre: 3.10.0 -> 3.13.0 Jun 24, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/baresip/re/releases.

meta.description for libre is: Library for real-time communications with async IO support and a complete SIP stack

meta.homepage for libre is: https://github.com/baresip/re

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 3.13.0 with grep in /nix/store/mh1znzd9r4hq5dnsmbp6dy2gfnxpv47j-libre-3.13.0
  • found 3.13.0 in filename of file in /nix/store/mh1znzd9r4hq5dnsmbp6dy2gfnxpv47j-libre-3.13.0

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

baresip
libre
librem
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/mh1znzd9r4hq5dnsmbp6dy2gfnxpv47j-libre-3.13.0 \
  --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 libre https://github.com/r-ryantm/nixpkgs/archive/c3e7fae2c3a8b73e9b3bcabc24c7a1db3fc8d516.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/c3e7fae2c3a8b73e9b3bcabc24c7a1db3fc8d516#libre

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/mh1znzd9r4hq5dnsmbp6dy2gfnxpv47j-libre-3.13.0
ls -la /nix/store/mh1znzd9r4hq5dnsmbp6dy2gfnxpv47j-libre-3.13.0/bin


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

1 package failed to build:
  • baresip
2 packages built:
  • libre
  • librem

Maintainer pings

cc @7c6f434c for testing.

@r-ryantm r-ryantm force-pushed the auto-update/libre branch from ef1bc18 to c3e7fae Compare June 24, 2024 15:19
@r-ryantm r-ryantm changed the title libre: 3.10.0 -> 3.13.0 libre: 3.10.0 -> 3.14.0 Jul 30, 2024
@r-ryantm r-ryantm force-pushed the auto-update/libre branch from c3e7fae to ef4b442 Compare July 30, 2024 09:27
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/libre/versions.

meta.description for libre is: Library for real-time communications with async IO support and a complete SIP stack

meta.homepage for libre is: https://github.com/baresip/re

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 3.14.0 with grep in /nix/store/c0bia6nfwv14cxlyny3j8cbc4q04wpvy-libre-3.14.0
  • found 3.14.0 in filename of file in /nix/store/c0bia6nfwv14cxlyny3j8cbc4q04wpvy-libre-3.14.0

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

baresip
libre
librem
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/c0bia6nfwv14cxlyny3j8cbc4q04wpvy-libre-3.14.0 \
  --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 libre https://github.com/r-ryantm/nixpkgs/archive/ef4b442ca9b785a2d4c360832011061f592d8aab.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/ef4b442ca9b785a2d4c360832011061f592d8aab#libre

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/c0bia6nfwv14cxlyny3j8cbc4q04wpvy-libre-3.14.0
ls -la /nix/store/c0bia6nfwv14cxlyny3j8cbc4q04wpvy-libre-3.14.0/bin


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 run on x86_64-linux 1

1 package failed to build:
  • baresip
2 packages built:
  • libre
  • librem

Maintainer pings

cc @7c6f434c for testing.

@r-ryantm r-ryantm changed the title libre: 3.10.0 -> 3.14.0 libre: 3.10.0 -> 3.15.0 Aug 30, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/baresip/re/releases.

meta.description for libre is: Library for real-time communications with async IO support and a complete SIP stack

meta.homepage for libre is: https://github.com/baresip/re

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 3.15.0 with grep in /nix/store/88ji20x1v0b4l0r4mm6izjgbnqv9qsml-libre-3.15.0
  • found 3.15.0 in filename of file in /nix/store/88ji20x1v0b4l0r4mm6izjgbnqv9qsml-libre-3.15.0

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

baresip
libre
librem
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/88ji20x1v0b4l0r4mm6izjgbnqv9qsml-libre-3.15.0 \
  --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 libre https://github.com/r-ryantm/nixpkgs/archive/8853a0269ec4e936590f54ae16ca4a1766c823d6.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/8853a0269ec4e936590f54ae16ca4a1766c823d6#libre

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/88ji20x1v0b4l0r4mm6izjgbnqv9qsml-libre-3.15.0
ls -la /nix/store/88ji20x1v0b4l0r4mm6izjgbnqv9qsml-libre-3.15.0/bin


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 run on x86_64-linux 1

1 package failed to build:
  • baresip
2 packages built:
  • libre
  • librem

Maintainer pings

cc @7c6f434c for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title libre: 3.10.0 -> 3.15.0 libre: 3.10.0 -> 3.16.0 Oct 5, 2024
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Oct 5, 2024

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/baresip/re/releases.

meta.description for libre is: Library for real-time communications with async IO support and a complete SIP stack

meta.homepage for libre is: https://github.com/baresip/re

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 3.16.0 with grep in /nix/store/3gccsfckwhlqhrzzzy966qmc8lk7ny77-libre-3.16.0
  • found 3.16.0 in filename of file in /nix/store/3gccsfckwhlqhrzzzy966qmc8lk7ny77-libre-3.16.0

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

baresip
libre
librem
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/3gccsfckwhlqhrzzzy966qmc8lk7ny77-libre-3.16.0 \
  --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 libre https://github.com/r-ryantm/nixpkgs/archive/babe7b700e8888ffad9cd36213fb256c4fb0b6c9.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/babe7b700e8888ffad9cd36213fb256c4fb0b6c9#libre

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/3gccsfckwhlqhrzzzy966qmc8lk7ny77-libre-3.16.0
ls -la /nix/store/3gccsfckwhlqhrzzzy966qmc8lk7ny77-libre-3.16.0/bin


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 run on x86_64-linux 1

1 package failed to build:
  • baresip
2 packages built:
  • libre
  • librem

Maintainer pings

cc @7c6f434c for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title libre: 3.10.0 -> 3.16.0 libre: 3.10.0 -> 3.17.0 Nov 15, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/baresip/re/releases.

meta.description for libre is: Library for real-time communications with async IO support and a complete SIP stack

meta.homepage for libre is: https://github.com/baresip/re

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 3.17.0 with grep in /nix/store/2kf5wv3036x2wqg5l902gnlgbvfx412q-libre-3.17.0
  • found 3.17.0 in filename of file in /nix/store/2kf5wv3036x2wqg5l902gnlgbvfx412q-libre-3.17.0

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

baresip
libre
librem
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/2kf5wv3036x2wqg5l902gnlgbvfx412q-libre-3.17.0 \
  --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 libre https://github.com/r-ryantm/nixpkgs/archive/faf310d348b1f20f2ae8d52ba3d1565c309e3cc9.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/faf310d348b1f20f2ae8d52ba3d1565c309e3cc9#libre

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/2kf5wv3036x2wqg5l902gnlgbvfx412q-libre-3.17.0
ls -la /nix/store/2kf5wv3036x2wqg5l902gnlgbvfx412q-libre-3.17.0/bin


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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 1 package failed to build:
  • baresip
✅ 2 packages built:
  • libre
  • librem

Maintainer pings

cc @7c6f434c for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@ofborg ofborg bot removed the 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. label Nov 15, 2024
@r-ryantm r-ryantm changed the title libre: 3.10.0 -> 3.17.0 libre: 3.10.0 -> 3.18.0 Dec 19, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/baresip/re/releases.

meta.description for libre is: Library for real-time communications with async IO support and a complete SIP stack

meta.homepage for libre is: https://github.com/baresip/re

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 3.18.0 with grep in /nix/store/h1kvccfxjmv9rf06wdr2f24m1n3vzgkg-libre-3.18.0
  • found 3.18.0 in filename of file in /nix/store/h1kvccfxjmv9rf06wdr2f24m1n3vzgkg-libre-3.18.0

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

baresip
libre
librem
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/h1kvccfxjmv9rf06wdr2f24m1n3vzgkg-libre-3.18.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 libre https://github.com/r-ryantm/nixpkgs/archive/ff407c6d570cd8bcc6c48929aace6432adbd2489.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/ff407c6d570cd8bcc6c48929aace6432adbd2489#libre

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/h1kvccfxjmv9rf06wdr2f24m1n3vzgkg-libre-3.18.0
ls -la /nix/store/h1kvccfxjmv9rf06wdr2f24m1n3vzgkg-libre-3.18.0/bin


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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 1 package failed to build:
  • baresip
✅ 2 packages built:
  • libre
  • librem

Maintainer pings

cc @7c6f434c for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title libre: 3.10.0 -> 3.18.0 libre: 3.10.0 -> 3.19.0 Jan 22, 2025
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/baresip/re/releases.

meta.description for libre is: Library for real-time communications with async IO support and a complete SIP stack

meta.homepage for libre is: https://github.com/baresip/re

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 3.19.0 with grep in /nix/store/60c66vi899z7cci3z68iskhb7zz3zz9s-libre-3.19.0
  • found 3.19.0 in filename of file in /nix/store/60c66vi899z7cci3z68iskhb7zz3zz9s-libre-3.19.0

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

baresip
libre
librem
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/60c66vi899z7cci3z68iskhb7zz3zz9s-libre-3.19.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 libre https://github.com/r-ryantm/nixpkgs/archive/95a53686f4af13954419b3323c457b0089a9f2cd.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/95a53686f4af13954419b3323c457b0089a9f2cd#libre

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/60c66vi899z7cci3z68iskhb7zz3zz9s-libre-3.19.0
ls -la /nix/store/60c66vi899z7cci3z68iskhb7zz3zz9s-libre-3.19.0/bin


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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 1 package failed to build:
  • baresip
✅ 2 packages built:
  • libre
  • librem

Maintainer pings

cc @7c6f434c for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title libre: 3.10.0 -> 3.19.0 libre: 3.10.0 -> 3.20.0 Mar 2, 2025
@r-ryantm r-ryantm force-pushed the auto-update/libre branch from 95a5368 to b2dfaa3 Compare March 2, 2025 07:57
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Mar 2, 2025

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/baresip/re/releases.

meta.description for libre is: Library for real-time communications with async IO support and a complete SIP stack

meta.homepage for libre is: https://github.com/baresip/re

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 3.20.0 with grep in /nix/store/99r7xlynwbhl7jmkphps9arl1s1gx33j-libre-3.20.0
  • found 3.20.0 in filename of file in /nix/store/99r7xlynwbhl7jmkphps9arl1s1gx33j-libre-3.20.0

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

baresip
libre
librem
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/99r7xlynwbhl7jmkphps9arl1s1gx33j-libre-3.20.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 libre https://github.com/r-ryantm/nixpkgs/archive/b2dfaa3584e908437c0776150e5f48c2852bd247.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/b2dfaa3584e908437c0776150e5f48c2852bd247#libre

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/99r7xlynwbhl7jmkphps9arl1s1gx33j-libre-3.20.0
ls -la /nix/store/99r7xlynwbhl7jmkphps9arl1s1gx33j-libre-3.20.0/bin


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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 1 package failed to build:
  • baresip
✅ 2 packages built:
  • libre
  • librem

Maintainer pings

cc @7c6f434c for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title libre: 3.10.0 -> 3.20.0 libre: 3.10.0 -> 3.21.1 Apr 6, 2025
@r-ryantm r-ryantm force-pushed the auto-update/libre branch from b2dfaa3 to 7a2c940 Compare April 6, 2025 08:53
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Apr 6, 2025

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/libre/versions.

meta.description for libre is: Library for real-time communications with async IO support and a complete SIP stack

meta.homepage for libre is: https://github.com/baresip/re

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 3.21.1 with grep in /nix/store/r3zbjgni1b31lwnc1dgwqw86xhb70am6-libre-3.21.1
  • found 3.21.1 in filename of file in /nix/store/r3zbjgni1b31lwnc1dgwqw86xhb70am6-libre-3.21.1

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

baresip
libre
librem
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/r3zbjgni1b31lwnc1dgwqw86xhb70am6-libre-3.21.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 libre https://github.com/r-ryantm/nixpkgs/archive/7a2c940c8e77becb906860712ee153cd2ec882ed.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/7a2c940c8e77becb906860712ee153cd2ec882ed#libre

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/r3zbjgni1b31lwnc1dgwqw86xhb70am6-libre-3.21.1
ls -la /nix/store/r3zbjgni1b31lwnc1dgwqw86xhb70am6-libre-3.21.1/bin


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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 1 package failed to build:
  • baresip
✅ 2 packages built:
  • libre
  • librem

Maintainer pings

cc @7c6f434c for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@wegank wegank added the 2.status: merge conflict This PR has merge conflicts with the target branch label Apr 7, 2025
@wolfgangwalther wolfgangwalther removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Apr 28, 2025
@r-ryantm r-ryantm changed the title libre: 3.10.0 -> 3.21.1 libre: 3.10.0 -> 3.22.0 May 9, 2025
@r-ryantm
Copy link
Contributor Author

r-ryantm commented May 9, 2025

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/libre/versions.

meta.description for libre is: Library for real-time communications with async IO support and a complete SIP stack

meta.homepage for libre is: https://github.com/baresip/re

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 3.22.0 with grep in /nix/store/2la1bdw0l0gf8h6shq7i3wk9lrbaar8m-libre-3.22.0
  • found 3.22.0 in filename of file in /nix/store/2la1bdw0l0gf8h6shq7i3wk9lrbaar8m-libre-3.22.0

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

baresip
libre
librem
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/2la1bdw0l0gf8h6shq7i3wk9lrbaar8m-libre-3.22.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 libre https://github.com/r-ryantm/nixpkgs/archive/c4300be4969882902bc36a34e78c2036c05fdca0.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/c4300be4969882902bc36a34e78c2036c05fdca0#libre

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/2la1bdw0l0gf8h6shq7i3wk9lrbaar8m-libre-3.22.0
ls -la /nix/store/2la1bdw0l0gf8h6shq7i3wk9lrbaar8m-libre-3.22.0/bin


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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 1 package failed to build:
  • baresip
✅ 2 packages built:
  • libre
  • librem

Maintainer pings

cc @7c6f434c for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm force-pushed the auto-update/libre branch from 1dce2b9 to c4300be Compare May 9, 2025 07:25
@r-ryantm r-ryantm changed the title libre: 3.10.0 -> 3.22.0 libre: 3.10.0 -> 3.23.0 Jun 9, 2025
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Jun 9, 2025

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/baresip/re/releases.

meta.description for libre is: Library for real-time communications with async IO support and a complete SIP stack

meta.homepage for libre is: https://github.com/baresip/re

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 3.23.0 with grep in /nix/store/5jz43diywsl552y3a2vhjngqzkhwpb8q-libre-3.23.0
  • found 3.23.0 in filename of file in /nix/store/5jz43diywsl552y3a2vhjngqzkhwpb8q-libre-3.23.0

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

baresip
libre
librem
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/5jz43diywsl552y3a2vhjngqzkhwpb8q-libre-3.23.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 libre https://github.com/r-ryantm/nixpkgs/archive/7ef249ba080a6e5701705b068a20e42c62a17bf5.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/7ef249ba080a6e5701705b068a20e42c62a17bf5#libre

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/5jz43diywsl552y3a2vhjngqzkhwpb8q-libre-3.23.0
ls -la /nix/store/5jz43diywsl552y3a2vhjngqzkhwpb8q-libre-3.23.0/bin


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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 1 package failed to build:
  • baresip
✅ 2 packages built:
  • libre
  • librem

Maintainer pings

cc @7c6f434c for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm force-pushed the auto-update/libre branch from c4300be to 7ef249b Compare June 9, 2025 22:37
@r-ryantm r-ryantm force-pushed the auto-update/libre branch from 7ef249b to 359392f Compare July 17, 2025 21:01
@r-ryantm r-ryantm changed the title libre: 3.10.0 -> 3.23.0 libre: 3.10.0 -> 3.24.0 Jul 17, 2025
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/baresip/re/releases.

meta.description for libre is: Library for real-time communications with async IO support and a complete SIP stack

meta.homepage for libre is: https://github.com/baresip/re

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 3.24.0 with grep in /nix/store/w8zi9bxqsf2wnr21ygw56kpazm3hwpfi-libre-3.24.0
  • found 3.24.0 in filename of file in /nix/store/w8zi9bxqsf2wnr21ygw56kpazm3hwpfi-libre-3.24.0

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

baresip
libre
librem
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/w8zi9bxqsf2wnr21ygw56kpazm3hwpfi-libre-3.24.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 libre https://github.com/r-ryantm/nixpkgs/archive/359392f62bbe7468a2b6f848f7628d5ddecbd2bc.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/359392f62bbe7468a2b6f848f7628d5ddecbd2bc#libre

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/w8zi9bxqsf2wnr21ygw56kpazm3hwpfi-libre-3.24.0
ls -la /nix/store/w8zi9bxqsf2wnr21ygw56kpazm3hwpfi-libre-3.24.0/bin


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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 1 package failed to build:
  • baresip
✅ 2 packages built:
  • libre
  • librem

Maintainer pings

cc @7c6f434c for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title libre: 3.10.0 -> 3.24.0 libre: 3.24.0 -> 4.0.0 Aug 12, 2025
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/baresip/re/releases.

meta.description for libre is: Library for real-time communications with async IO support and a complete SIP stack

meta.homepage for libre is: https://github.com/baresip/re

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 4.0.0 with grep in /nix/store/x828llik3k1z177i4620livzs2b8jq6r-libre-4.0.0
  • found 4.0.0 in filename of file in /nix/store/x828llik3k1z177i4620livzs2b8jq6r-libre-4.0.0

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

baresip
libre
librem
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/x828llik3k1z177i4620livzs2b8jq6r-libre-4.0.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 libre https://github.com/r-ryantm/nixpkgs/archive/1ed5c5daf5bc3bb3c13b365d0341c9f95b852b69.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/1ed5c5daf5bc3bb3c13b365d0341c9f95b852b69#libre

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/x828llik3k1z177i4620livzs2b8jq6r-libre-4.0.0
ls -la /nix/store/x828llik3k1z177i4620livzs2b8jq6r-libre-4.0.0/bin


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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 1 package failed to build:
  • baresip
✅ 2 packages built:
  • libre
  • librem

Maintainer pings

cc @7c6f434c for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants