Skip to content

limesurvey: 6.15.14+250924 -> 6.16.12+260309#453817

Open
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/limesurvey
Open

limesurvey: 6.15.14+250924 -> 6.16.12+260309#453817
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/limesurvey

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for limesurvey is: Open source survey application

meta.homepage for limesurvey is: https://www.limesurvey.org

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 6.15.18+251016 in filename of file in /nix/store/bma18ssl4jg6gdmngxwkr8svpn4gmdm6-limesurvey-6.15.18+251016

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

2 package rebuild(s)

First fifty rebuilds by attrpath

limesurvey
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/bma18ssl4jg6gdmngxwkr8svpn4gmdm6-limesurvey-6.15.18+251016 \
  --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 limesurvey https://github.com/r-ryantm/nixpkgs/archive/1effa3d3f048acf5f9332c766c1319a55c4ce4d8.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/1effa3d3f048acf5f9332c766c1319a55c4ce4d8#limesurvey

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

ls -la /nix/store/bma18ssl4jg6gdmngxwkr8svpn4gmdm6-limesurvey-6.15.18+251016
ls -la /nix/store/bma18ssl4jg6gdmngxwkr8svpn4gmdm6-limesurvey-6.15.18+251016/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 1effa3d3f048acf5f9332c766c1319a55c4ce4d8


x86_64-linux

✅ 1 package built:
  • limesurvey

Maintainer pings

cc @offlinehacker 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.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 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 This PR causes 1 package to rebuild on Linux. labels Oct 20, 2025
@nix-owners nix-owners bot requested a review from offlinehacker October 20, 2025 11:01
@r-ryantm r-ryantm changed the title limesurvey: 6.15.14+250924 -> 6.15.18+251016 limesurvey: 6.15.14+250924 -> 6.15.19+251017 Oct 26, 2025
@r-ryantm r-ryantm force-pushed the auto-update/limesurvey branch from 1effa3d to 7a7e809 Compare October 26, 2025 16:37
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for limesurvey is: Open source survey application

meta.homepage for limesurvey is: https://www.limesurvey.org

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 6.15.19+251017 in filename of file in /nix/store/mdxxvxr2wfjhiimydy1gky23d0jg28cf-limesurvey-6.15.19+251017

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

2 package rebuild(s)

First fifty rebuilds by attrpath

limesurvey
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/mdxxvxr2wfjhiimydy1gky23d0jg28cf-limesurvey-6.15.19+251017 \
  --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 limesurvey https://github.com/r-ryantm/nixpkgs/archive/7a7e8090b0374e523fdc9948c835d863b8f1d929.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/7a7e8090b0374e523fdc9948c835d863b8f1d929#limesurvey

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

ls -la /nix/store/mdxxvxr2wfjhiimydy1gky23d0jg28cf-limesurvey-6.15.19+251017
ls -la /nix/store/mdxxvxr2wfjhiimydy1gky23d0jg28cf-limesurvey-6.15.19+251017/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 7a7e8090b0374e523fdc9948c835d863b8f1d929


x86_64-linux

✅ 1 package built:
  • limesurvey

Maintainer pings

cc @offlinehacker 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 limesurvey: 6.15.14+250924 -> 6.15.19+251017 limesurvey: 6.15.14+250924 -> 6.15.21+251028 Nov 3, 2025
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Nov 3, 2025

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for limesurvey is: Open source survey application

meta.homepage for limesurvey is: https://www.limesurvey.org

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 6.15.21+251028 in filename of file in /nix/store/c5cd4pkpxs3gci422dy3s8zh91pvhq16-limesurvey-6.15.21+251028

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

2 package rebuild(s)

First fifty rebuilds by attrpath

limesurvey
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/c5cd4pkpxs3gci422dy3s8zh91pvhq16-limesurvey-6.15.21+251028 \
  --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 limesurvey https://github.com/r-ryantm/nixpkgs/archive/8cecee33dfabe01312af4a231d79bda01ae099ae.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/8cecee33dfabe01312af4a231d79bda01ae099ae#limesurvey

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

ls -la /nix/store/c5cd4pkpxs3gci422dy3s8zh91pvhq16-limesurvey-6.15.21+251028
ls -la /nix/store/c5cd4pkpxs3gci422dy3s8zh91pvhq16-limesurvey-6.15.21+251028/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 8cecee33dfabe01312af4a231d79bda01ae099ae


x86_64-linux

✅ 1 package built:
  • limesurvey

Maintainer pings

cc @offlinehacker 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/limesurvey branch from 7a7e809 to 8cecee3 Compare November 3, 2025 14:55
@nixpkgs-ci nixpkgs-ci bot added the 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". label Nov 3, 2025
@r-ryantm r-ryantm changed the title limesurvey: 6.15.14+250924 -> 6.15.21+251028 limesurvey: 6.15.14+250924 -> 6.15.22+251103 Nov 17, 2025
@r-ryantm r-ryantm force-pushed the auto-update/limesurvey branch from 8cecee3 to 6c5de6b Compare November 17, 2025 00:14
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for limesurvey is: Open source survey application

meta.homepage for limesurvey is: https://www.limesurvey.org

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 6.15.22+251103 in filename of file in /nix/store/bf5ximr165ymimwzvjhrc1ba2fw3h271-limesurvey-6.15.22+251103

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

2 package rebuild(s)

First fifty rebuilds by attrpath

limesurvey
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/bf5ximr165ymimwzvjhrc1ba2fw3h271-limesurvey-6.15.22+251103 \
  --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 limesurvey https://github.com/r-ryantm/nixpkgs/archive/6c5de6bae0f1d7d900634deec823739393f8dcdb.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/6c5de6bae0f1d7d900634deec823739393f8dcdb#limesurvey

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

ls -la /nix/store/bf5ximr165ymimwzvjhrc1ba2fw3h271-limesurvey-6.15.22+251103
ls -la /nix/store/bf5ximr165ymimwzvjhrc1ba2fw3h271-limesurvey-6.15.22+251103/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 6c5de6bae0f1d7d900634deec823739393f8dcdb


x86_64-linux

✅ 1 package built:
  • limesurvey

Maintainer pings

cc @offlinehacker 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 limesurvey: 6.15.14+250924 -> 6.15.22+251103 limesurvey: 6.15.14+250924 -> 6.15.24+251117 Nov 23, 2025
@r-ryantm r-ryantm force-pushed the auto-update/limesurvey branch from 6c5de6b to 885d358 Compare November 23, 2025 17:45
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for limesurvey is: Open source survey application

meta.homepage for limesurvey is: https://www.limesurvey.org

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 6.15.24+251117 in filename of file in /nix/store/ivgf25hcqpvp88ga83d1q9gngjlkvxsa-limesurvey-6.15.24+251117

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

2 package rebuild(s)

First fifty rebuilds by attrpath

limesurvey
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/ivgf25hcqpvp88ga83d1q9gngjlkvxsa-limesurvey-6.15.24+251117 \
  --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 limesurvey https://github.com/r-ryantm/nixpkgs/archive/885d358de41ab3c7a2204bbf0899e395fd1a8385.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/885d358de41ab3c7a2204bbf0899e395fd1a8385#limesurvey

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

ls -la /nix/store/ivgf25hcqpvp88ga83d1q9gngjlkvxsa-limesurvey-6.15.24+251117
ls -la /nix/store/ivgf25hcqpvp88ga83d1q9gngjlkvxsa-limesurvey-6.15.24+251117/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 885d358de41ab3c7a2204bbf0899e395fd1a8385


x86_64-linux

✅ 1 package built:
  • limesurvey

Maintainer pings

cc @offlinehacker 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 limesurvey: 6.15.14+250924 -> 6.15.24+251117 limesurvey: 6.15.14+250924 -> 6.16.0+251120 Nov 29, 2025
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for limesurvey is: Open source survey application

meta.homepage for limesurvey is: https://www.limesurvey.org

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 6.16.0+251120 in filename of file in /nix/store/vi9fwb87h09sgiw4s07lyi8sy55542bh-limesurvey-6.16.0+251120

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

2 package rebuild(s)

First fifty rebuilds by attrpath

limesurvey
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/vi9fwb87h09sgiw4s07lyi8sy55542bh-limesurvey-6.16.0+251120 \
  --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 limesurvey https://github.com/r-ryantm/nixpkgs/archive/c47e037db085f21e6793bd615ced9694aa80203a.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/c47e037db085f21e6793bd615ced9694aa80203a#limesurvey

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

ls -la /nix/store/vi9fwb87h09sgiw4s07lyi8sy55542bh-limesurvey-6.16.0+251120
ls -la /nix/store/vi9fwb87h09sgiw4s07lyi8sy55542bh-limesurvey-6.16.0+251120/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: c47e037db085f21e6793bd615ced9694aa80203a


x86_64-linux

✅ 1 package built:
  • limesurvey

Maintainer pings

cc @offlinehacker 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/limesurvey branch from 885d358 to c47e037 Compare November 29, 2025 22:44
@r-ryantm r-ryantm changed the title limesurvey: 6.15.14+250924 -> 6.16.0+251120 limesurvey: 6.15.14+250924 -> 6.16.1+251125 Dec 13, 2025
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for limesurvey is: Open source survey application

meta.homepage for limesurvey is: https://www.limesurvey.org

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 6.16.1+251125 in filename of file in /nix/store/1c5zci7d7zxkqwcc9ifpijd8nq4xy3zv-limesurvey-6.16.1+251125

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

2 package rebuild(s)

First fifty rebuilds by attrpath

limesurvey
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/1c5zci7d7zxkqwcc9ifpijd8nq4xy3zv-limesurvey-6.16.1+251125 \
  --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 limesurvey https://github.com/r-ryantm/nixpkgs/archive/87529b9ab3331f816fae30419deca44e1838a26f.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/87529b9ab3331f816fae30419deca44e1838a26f#limesurvey

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

ls -la /nix/store/1c5zci7d7zxkqwcc9ifpijd8nq4xy3zv-limesurvey-6.16.1+251125
ls -la /nix/store/1c5zci7d7zxkqwcc9ifpijd8nq4xy3zv-limesurvey-6.16.1+251125/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 87529b9ab3331f816fae30419deca44e1838a26f


x86_64-linux

✅ 1 package built:
  • limesurvey

Maintainer pings

cc @offlinehacker 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/limesurvey branch from c47e037 to 87529b9 Compare December 13, 2025 02:52
@r-ryantm r-ryantm changed the title limesurvey: 6.15.14+250924 -> 6.16.1+251125 limesurvey: 6.15.14+250924 -> 6.16.2+251209 Dec 19, 2025
@r-ryantm r-ryantm force-pushed the auto-update/limesurvey branch from 87529b9 to d33adac Compare December 19, 2025 14:44
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for limesurvey is: Open source survey application

meta.homepage for limesurvey is: https://www.limesurvey.org

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 6.16.2+251209 in filename of file in /nix/store/fc4y5f3i2q1aivfb2zzd7sqssycmna01-limesurvey-6.16.2+251209

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

2 package rebuild(s)

First fifty rebuilds by attrpath

limesurvey
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/fc4y5f3i2q1aivfb2zzd7sqssycmna01-limesurvey-6.16.2+251209 \
  --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 limesurvey https://github.com/r-ryantm/nixpkgs/archive/d33adac677fe2b0be71cd3a7c622c5423fad12e6.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/d33adac677fe2b0be71cd3a7c622c5423fad12e6#limesurvey

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

ls -la /nix/store/fc4y5f3i2q1aivfb2zzd7sqssycmna01-limesurvey-6.16.2+251209
ls -la /nix/store/fc4y5f3i2q1aivfb2zzd7sqssycmna01-limesurvey-6.16.2+251209/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: d33adac677fe2b0be71cd3a7c622c5423fad12e6


x86_64-linux

✅ 1 package built:
  • limesurvey

Maintainer pings

cc @offlinehacker 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 limesurvey: 6.15.14+250924 -> 6.16.2+251209 limesurvey: 6.15.14+250924 -> 6.16.3+251215 Jan 13, 2026
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for limesurvey is: Open source survey application

meta.homepage for limesurvey is: https://www.limesurvey.org

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 6.16.3+251215 in filename of file in /nix/store/ncwd0prd3m3q03ydn5h869vkp48029j9-limesurvey-6.16.3+251215

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

2 package rebuild(s)

First fifty rebuilds by attrpath

limesurvey
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/ncwd0prd3m3q03ydn5h869vkp48029j9-limesurvey-6.16.3+251215 \
  --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 limesurvey https://github.com/r-ryantm/nixpkgs/archive/ce63df0eaf776810a4a44acf34c51a136d12f4b9.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/ce63df0eaf776810a4a44acf34c51a136d12f4b9#limesurvey

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

ls -la /nix/store/ncwd0prd3m3q03ydn5h869vkp48029j9-limesurvey-6.16.3+251215
ls -la /nix/store/ncwd0prd3m3q03ydn5h869vkp48029j9-limesurvey-6.16.3+251215/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: ce63df0eaf776810a4a44acf34c51a136d12f4b9


x86_64-linux

✅ 1 package built:
  • limesurvey

Maintainer pings

cc @offlinehacker 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/limesurvey branch from d33adac to ce63df0 Compare January 13, 2026 20:11
@r-ryantm r-ryantm changed the title limesurvey: 6.15.14+250924 -> 6.16.3+251215 limesurvey: 6.15.14+250924 -> 6.16.4+260113 Jan 26, 2026
@r-ryantm r-ryantm force-pushed the auto-update/limesurvey branch from ce63df0 to 45c251c Compare January 26, 2026 16:35
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for limesurvey is: Open source survey application

meta.homepage for limesurvey is: https://www.limesurvey.org

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 6.16.4+260113 in filename of file in /nix/store/wks0ckjbk27dmp01sz01q1dw399hh9rg-limesurvey-6.16.4+260113

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

2 package rebuild(s)

First fifty rebuilds by attrpath

limesurvey
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/wks0ckjbk27dmp01sz01q1dw399hh9rg-limesurvey-6.16.4+260113 \
  --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 limesurvey https://github.com/r-ryantm/nixpkgs/archive/45c251c2876a69ccd1134ca81a3d0f679b55aea8.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/45c251c2876a69ccd1134ca81a3d0f679b55aea8#limesurvey

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

ls -la /nix/store/wks0ckjbk27dmp01sz01q1dw399hh9rg-limesurvey-6.16.4+260113
ls -la /nix/store/wks0ckjbk27dmp01sz01q1dw399hh9rg-limesurvey-6.16.4+260113/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 45c251c2876a69ccd1134ca81a3d0f679b55aea8


x86_64-linux

✅ 1 package built:
  • limesurvey

Maintainer pings

cc @offlinehacker 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.

@r-ryantm r-ryantm changed the title limesurvey: 6.15.14+250924 -> 6.16.4+260113 limesurvey: 6.15.14+250924 -> 6.16.7+260205 Feb 9, 2026
@r-ryantm r-ryantm force-pushed the auto-update/limesurvey branch from 45c251c to 3611823 Compare February 9, 2026 16:51
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Feb 9, 2026

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for limesurvey is: Open source survey application

meta.homepage for limesurvey is: https://www.limesurvey.org

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 6.16.7+260205 in filename of file in /nix/store/lvdgwmd0dw9ab8iczng969jmchbzm4gh-limesurvey-6.16.7+260205

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

2 package rebuild(s)

First fifty rebuilds by attrpath

limesurvey
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/lvdgwmd0dw9ab8iczng969jmchbzm4gh-limesurvey-6.16.7+260205 \
  --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 limesurvey https://github.com/r-ryantm/nixpkgs/archive/3611823b96ced6656db61d7683c1496dd6d22045.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/3611823b96ced6656db61d7683c1496dd6d22045#limesurvey

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

ls -la /nix/store/lvdgwmd0dw9ab8iczng969jmchbzm4gh-limesurvey-6.16.7+260205
ls -la /nix/store/lvdgwmd0dw9ab8iczng969jmchbzm4gh-limesurvey-6.16.7+260205/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 3611823b96ced6656db61d7683c1496dd6d22045


x86_64-linux

✅ 1 package built:
  • limesurvey

Maintainer pings

cc @offlinehacker 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.

@nixpkgs-ci nixpkgs-ci bot removed the 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". label Feb 14, 2026
@r-ryantm r-ryantm changed the title limesurvey: 6.15.14+250924 -> 6.16.7+260205 limesurvey: 6.15.14+250924 -> 6.16.9+260217 Feb 24, 2026
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for limesurvey is: Open source survey application

meta.homepage for limesurvey is: https://www.limesurvey.org

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 6.16.9+260217 in filename of file in /nix/store/l1a3py1mnzfnr7r0wc0gwwxl1z486ih7-limesurvey-6.16.9+260217

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

2 package rebuild(s)

First fifty rebuilds by attrpath

limesurvey
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/l1a3py1mnzfnr7r0wc0gwwxl1z486ih7-limesurvey-6.16.9+260217 \
  --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 limesurvey https://github.com/r-ryantm/nixpkgs/archive/6f271e818e164ca7154a1ca25842bc4c7aaa8e02.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/6f271e818e164ca7154a1ca25842bc4c7aaa8e02#limesurvey

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

ls -la /nix/store/l1a3py1mnzfnr7r0wc0gwwxl1z486ih7-limesurvey-6.16.9+260217
ls -la /nix/store/l1a3py1mnzfnr7r0wc0gwwxl1z486ih7-limesurvey-6.16.9+260217/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 6f271e818e164ca7154a1ca25842bc4c7aaa8e02


x86_64-linux

✅ 1 package built:
  • limesurvey

Maintainer pings

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.

@r-ryantm r-ryantm force-pushed the auto-update/limesurvey branch from 3611823 to 6f271e8 Compare February 24, 2026 06:56
@r-ryantm r-ryantm changed the title limesurvey: 6.15.14+250924 -> 6.16.9+260217 limesurvey: 6.15.14+250924 -> 6.16.10+260223 Mar 4, 2026
@r-ryantm r-ryantm force-pushed the auto-update/limesurvey branch from 6f271e8 to eccb5fa Compare March 4, 2026 21:09
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Mar 4, 2026

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for limesurvey is: Open source survey application

meta.homepage for limesurvey is: https://www.limesurvey.org

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 6.16.10+260223 in filename of file in /nix/store/sqkf7szgfpkdspzx4z1g04syf6rbqada-limesurvey-6.16.10+260223

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

2 package rebuild(s)

First fifty rebuilds by attrpath

limesurvey
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/sqkf7szgfpkdspzx4z1g04syf6rbqada-limesurvey-6.16.10+260223 \
  --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 limesurvey https://github.com/r-ryantm/nixpkgs/archive/eccb5fae4d20b2dd73e6f5db2e1adfbcc6f9f7e7.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/eccb5fae4d20b2dd73e6f5db2e1adfbcc6f9f7e7#limesurvey

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

ls -la /nix/store/sqkf7szgfpkdspzx4z1g04syf6rbqada-limesurvey-6.16.10+260223
ls -la /nix/store/sqkf7szgfpkdspzx4z1g04syf6rbqada-limesurvey-6.16.10+260223/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: eccb5fae4d20b2dd73e6f5db2e1adfbcc6f9f7e7


x86_64-linux

✅ 1 package built:
  • limesurvey

Maintainer pings

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.

@r-ryantm r-ryantm changed the title limesurvey: 6.15.14+250924 -> 6.16.10+260223 limesurvey: 6.15.14+250924 -> 6.16.11+260303 Mar 12, 2026
@r-ryantm r-ryantm force-pushed the auto-update/limesurvey branch from eccb5fa to d0ae0c5 Compare March 12, 2026 18:58
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for limesurvey is: Open source survey application

meta.homepage for limesurvey is: https://www.limesurvey.org

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 6.16.11+260303 in filename of file in /nix/store/vgwkd208fgy62jmff3zvhk0c6c77rlc9-limesurvey-6.16.11+260303

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

2 package rebuild(s)

First fifty rebuilds by attrpath

limesurvey
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/vgwkd208fgy62jmff3zvhk0c6c77rlc9-limesurvey-6.16.11+260303 \
  --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 limesurvey https://github.com/r-ryantm/nixpkgs/archive/d0ae0c519d0e53892ac371e4e67ef05687437c5c.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/d0ae0c519d0e53892ac371e4e67ef05687437c5c#limesurvey

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

ls -la /nix/store/vgwkd208fgy62jmff3zvhk0c6c77rlc9-limesurvey-6.16.11+260303
ls -la /nix/store/vgwkd208fgy62jmff3zvhk0c6c77rlc9-limesurvey-6.16.11+260303/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: d0ae0c519d0e53892ac371e4e67ef05687437c5c


x86_64-linux

✅ 1 package built:
  • limesurvey

Maintainer pings

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.

@r-ryantm r-ryantm changed the title limesurvey: 6.15.14+250924 -> 6.16.11+260303 limesurvey: 6.15.14+250924 -> 6.16.12+260309 Mar 20, 2026
@r-ryantm r-ryantm force-pushed the auto-update/limesurvey branch from d0ae0c5 to 70b3636 Compare March 20, 2026 22:30
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for limesurvey is: Open source survey application

meta.homepage for limesurvey is: https://www.limesurvey.org

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 6.16.12+260309 in filename of file in /nix/store/hypyfp6a36vqip3iisw4i9cfybpspdd1-limesurvey-6.16.12+260309

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

2 package rebuild(s)

First fifty rebuilds by attrpath

limesurvey
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/hypyfp6a36vqip3iisw4i9cfybpspdd1-limesurvey-6.16.12+260309 \
  --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 limesurvey https://github.com/r-ryantm/nixpkgs/archive/70b3636c1595c1f580c40c43143ae8b5c029d4ad.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/70b3636c1595c1f580c40c43143ae8b5c029d4ad#limesurvey

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

ls -la /nix/store/hypyfp6a36vqip3iisw4i9cfybpspdd1-limesurvey-6.16.12+260309
ls -la /nix/store/hypyfp6a36vqip3iisw4i9cfybpspdd1-limesurvey-6.16.12+260309/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 70b3636c1595c1f580c40c43143ae8b5c029d4ad


x86_64-linux

✅ 1 package built:
  • limesurvey

Maintainer pings

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.

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-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. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant