Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

folly: 2024.03.11.00 -> 2024.08.19.00 #302140

Draft
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

r-ryantm
Copy link
Contributor

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

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

meta.description for folly is: An open-source C++ library developed and used at Facebook

meta.homepage for folly is: https://github.com/facebook/folly

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 2024.04.01.00 in filename of file in /nix/store/swlkrpains9kb4m8dlz9i7njkvldf6d5-folly-2024.04.01.00

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

3071 package rebuild(s)

First fifty rebuilds by attrpath
ansible-doctor
asn1editor
authentik
backgroundremover
barman
beancount
breezy
browsr
buck
buildbot
buildbot-full
buildbot-ui
buildbotPackages.buildbot
buildbotPackages.buildbot-full
buildbotPackages.buildbot-ui
cabal2nix
calcurse
cantor
ceph
ceph-client
ceph-csi
ceph-dev
certbot-full
cfripper
chatgpt-retrieval-plugin
coconut
conan
crackmapexec
datalad
dbx
deface
deja-dup
dep2nix
devpi-client
dnstwist
duplicity
duply
dvc
dvc-with-remotes
easyocr
echidna
edencommon
esphome
executor
fava
fb303
fbthrift
fizz
flatpak-builder
folly
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/swlkrpains9kb4m8dlz9i7njkvldf6d5-folly-2024.04.01.00 \
  --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 folly https://github.com/r-ryantm/nixpkgs/archive/c139c03a38076d2e95018e8b6ccd9326f76e485b.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/c139c03a38076d2e95018e8b6ccd9326f76e485b#folly

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

ls -la /nix/store/swlkrpains9kb4m8dlz9i7njkvldf6d5-folly-2024.04.01.00
ls -la /nix/store/swlkrpains9kb4m8dlz9i7njkvldf6d5-folly-2024.04.01.00/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @abbradar @pierreis for testing.

@ofborg ofborg bot requested review from abbradar and pierreis April 6, 2024 17:22
@r-ryantm r-ryantm changed the title folly: 2024.03.11.00 -> 2024.04.01.00 folly: 2024.03.11.00 -> 2024.04.08.00 Apr 11, 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/facebook/folly/releases.

meta.description for folly is: An open-source C++ library developed and used at Facebook

meta.homepage for folly is: https://github.com/facebook/folly

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 2024.04.08.00 in filename of file in /nix/store/xfk2frgk611wa8d0fd1najrrf10xr531-folly-2024.04.08.00

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

3078 package rebuild(s)

First fifty rebuilds by attrpath
ansible-doctor
asn1editor
authentik
backgroundremover
barman
beancount
breezy
browsr
buck
buildbot
buildbot-full
buildbot-ui
buildbotPackages.buildbot
buildbotPackages.buildbot-full
buildbotPackages.buildbot-ui
cabal2nix
calcurse
cantor
ceph
ceph-client
ceph-csi
ceph-dev
certbot-full
cfripper
chatgpt-retrieval-plugin
coconut
conan
crackmapexec
datalad
dbx
deface
deja-dup
dep2nix
devpi-client
dnstwist
duplicity
duply
dvc
dvc-with-remotes
easyocr
echidna
edencommon
esphome
executor
fava
fb303
fbthrift
fizz
flatpak-builder
folly
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/xfk2frgk611wa8d0fd1najrrf10xr531-folly-2024.04.08.00 \
  --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 folly https://github.com/r-ryantm/nixpkgs/archive/77216440b03f288217e21c8763d732bde5b900f2.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/77216440b03f288217e21c8763d732bde5b900f2#folly

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

ls -la /nix/store/xfk2frgk611wa8d0fd1najrrf10xr531-folly-2024.04.08.00
ls -la /nix/store/xfk2frgk611wa8d0fd1najrrf10xr531-folly-2024.04.08.00/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @abbradar @pierreis for testing.

@wegank wegank marked this pull request as draft April 12, 2024 08:08
@r-ryantm r-ryantm changed the title folly: 2024.03.11.00 -> 2024.04.08.00 folly: 2024.03.11.00 -> 2024.04.15.00 Apr 16, 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/facebook/folly/releases.

meta.description for folly is: An open-source C++ library developed and used at Facebook

meta.homepage for folly is: https://github.com/facebook/folly

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 2024.04.15.00 in filename of file in /nix/store/wfcldgsfsdi6q3y2mngmq4ph4ppnyxj7-folly-2024.04.15.00

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

3086 package rebuild(s)

First fifty rebuilds by attrpath
ansible-doctor
asn1editor
authentik
backgroundremover
barman
beancount
breezy
browsr
buck
buildbot
buildbot-full
buildbot-ui
buildbotPackages.buildbot
buildbotPackages.buildbot-full
buildbotPackages.buildbot-ui
cabal2nix
calcurse
cantor
ceph
ceph-client
ceph-csi
ceph-dev
certbot-full
cfripper
chatgpt-retrieval-plugin
coconut
conan
crackmapexec
datalad
dbx
deface
deja-dup
dep2nix
devpi-client
dnstwist
duplicity
duply
dvc
dvc-with-remotes
easyocr
echidna
edencommon
esphome
executor
fava
fb303
fbthrift
fizz
flatpak-builder
folly
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/wfcldgsfsdi6q3y2mngmq4ph4ppnyxj7-folly-2024.04.15.00 \
  --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 folly https://github.com/r-ryantm/nixpkgs/archive/3c550ab0e83430d9ac4cfaadfbe9a76412c94d85.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/3c550ab0e83430d9ac4cfaadfbe9a76412c94d85#folly

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

ls -la /nix/store/wfcldgsfsdi6q3y2mngmq4ph4ppnyxj7-folly-2024.04.15.00
ls -la /nix/store/wfcldgsfsdi6q3y2mngmq4ph4ppnyxj7-folly-2024.04.15.00/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @abbradar @pierreis for testing.

@r-ryantm r-ryantm changed the title folly: 2024.03.11.00 -> 2024.04.15.00 folly: 2024.03.11.00 -> 2024.04.22.00 Apr 23, 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/facebook/folly/releases.

meta.description for folly is: An open-source C++ library developed and used at Facebook

meta.homepage for folly is: https://github.com/facebook/folly

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 2024.04.22.00 in filename of file in /nix/store/2a97axxg5qklija4j9w78f4xg0wkpd2a-folly-2024.04.22.00

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

3096 package rebuild(s)

First fifty rebuilds by attrpath

ansible-doctor
asn1editor
authentik
backgroundremover
barman
beancount
breezy
browsr
buck
buildbot
buildbot-full
buildbot-ui
buildbotPackages.buildbot
buildbotPackages.buildbot-full
buildbotPackages.buildbot-ui
cabal2nix
calcurse
cantor
ceph
ceph-client
ceph-csi
ceph-dev
certbot-full
cfripper
chatgpt-retrieval-plugin
coconut
conan
crackmapexec
datalad
dbx
deface
deja-dup
dep2nix
devpi-client
dnstwist
duplicity
duply
dvc
dvc-with-remotes
easyocr
echidna
edencommon
esphome
executor
fava
fb303
fbthrift
fizz
flatpak-builder
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/2a97axxg5qklija4j9w78f4xg0wkpd2a-folly-2024.04.22.00 \
  --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 folly https://github.com/r-ryantm/nixpkgs/archive/fb88e5fb47e8cb3495aee177fe730ac8fd79d2a0.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/fb88e5fb47e8cb3495aee177fe730ac8fd79d2a0#folly

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

ls -la /nix/store/2a97axxg5qklija4j9w78f4xg0wkpd2a-folly-2024.04.22.00
ls -la /nix/store/2a97axxg5qklija4j9w78f4xg0wkpd2a-folly-2024.04.22.00/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @abbradar @pierreis for testing.

@r-ryantm r-ryantm changed the title folly: 2024.03.11.00 -> 2024.04.22.00 folly: 2024.03.11.00 -> 2024.05.02.00 May 5, 2024
@r-ryantm
Copy link
Contributor Author

r-ryantm commented May 5, 2024

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

meta.description for folly is: An open-source C++ library developed and used at Facebook

meta.homepage for folly is: https://github.com/facebook/folly

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 2024.05.02.00 in filename of file in /nix/store/hv5cgl388pasyrivcj0gq7yfvdr83aw6-folly-2024.05.02.00

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

3128 package rebuild(s)

First fifty rebuilds by attrpath

anki
ansible-doctor
asn1editor
authentik
backgroundremover
barman
beancount
breezy
browsr
buck
buildbot
buildbot-full
buildbot-ui
buildbotPackages.buildbot
buildbotPackages.buildbot-full
buildbotPackages.buildbot-ui
cabal2nix
calcurse
cantor
ceph
ceph-client
ceph-csi
ceph-dev
certbot-full
cfripper
chatgpt-retrieval-plugin
coconut
conan
crackmapexec
datalad
dbx
deface
deja-dup
dep2nix
devpi-client
dnstwist
duplicity
duply
dvc
dvc-with-remotes
easyocr
echidna
edencommon
executor
fava
fb303
fbthrift
fizz
flatpak-builder
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/hv5cgl388pasyrivcj0gq7yfvdr83aw6-folly-2024.05.02.00 \
  --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 folly https://github.com/r-ryantm/nixpkgs/archive/aa75148236b8cdd6d06fb1388425a2e426704d85.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/aa75148236b8cdd6d06fb1388425a2e426704d85#folly

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

ls -la /nix/store/hv5cgl388pasyrivcj0gq7yfvdr83aw6-folly-2024.05.02.00
ls -la /nix/store/hv5cgl388pasyrivcj0gq7yfvdr83aw6-folly-2024.05.02.00/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @abbradar @pierreis for testing.

@r-ryantm r-ryantm changed the title folly: 2024.03.11.00 -> 2024.05.02.00 folly: 2024.03.11.00 -> 2024.05.06.00 May 13, 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/facebook/folly/releases.

meta.description for folly is: An open-source C++ library developed and used at Facebook

meta.homepage for folly is: https://github.com/facebook/folly

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 2024.05.06.00 in filename of file in /nix/store/ax9bs4y0kb5jkfgkw4n34zy1ys88jh5k-folly-2024.05.06.00

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

3136 package rebuild(s)

First fifty rebuilds by attrpath

anki
ansible-doctor
asn1editor
authentik
backgroundremover
barman
beancount
breezy
browsr
buck
buildbot
buildbot-full
buildbot-ui
buildbotPackages.buildbot
buildbotPackages.buildbot-full
buildbotPackages.buildbot-ui
cabal2nix
calcurse
cantor
ceph
ceph-client
ceph-csi
ceph-dev
certbot-full
cfripper
chatgpt-retrieval-plugin
coconut
conan
crackmapexec
datalad
dbx
deface
deja-dup
dep2nix
devpi-client
dnstwist
duplicity
duply
dvc
dvc-with-remotes
easyocr
echidna
edencommon
executor
fava
fb303
fbthrift
fizz
flatpak-builder
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/ax9bs4y0kb5jkfgkw4n34zy1ys88jh5k-folly-2024.05.06.00 \
  --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 folly https://github.com/r-ryantm/nixpkgs/archive/14b2e28d5c3e07c0652fcf57abb46265e9793d74.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/14b2e28d5c3e07c0652fcf57abb46265e9793d74#folly

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

ls -la /nix/store/ax9bs4y0kb5jkfgkw4n34zy1ys88jh5k-folly-2024.05.06.00
ls -la /nix/store/ax9bs4y0kb5jkfgkw4n34zy1ys88jh5k-folly-2024.05.06.00/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @abbradar @pierreis for testing.

@r-ryantm r-ryantm changed the title folly: 2024.03.11.00 -> 2024.05.06.00 folly: 2024.03.11.00 -> 2024.05.20.00 May 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/facebook/folly/releases.

meta.description for folly is: An open-source C++ library developed and used at Facebook

meta.homepage for folly is: https://github.com/facebook/folly

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 2024.05.20.00 in filename of file in /nix/store/iynl6ak68l5fbsn9fzjb94jhgjhwj3jx-folly-2024.05.20.00

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

3151 package rebuild(s)

First fifty rebuilds by attrpath

anki
ansible-doctor
asn1editor
authentik
backgroundremover
barman
beancount
breezy
browsr
buck
buildbot
buildbot-full
buildbot-ui
buildbotPackages.buildbot
buildbotPackages.buildbot-full
buildbotPackages.buildbot-ui
cabal2nix
calcurse
cantor
ceph
ceph-client
ceph-csi
ceph-dev
certbot-full
cfripper
chatgpt-retrieval-plugin
coconut
conan
crackmapexec
datalad
dbx
deface
deja-dup
dep2nix
devpi-client
dnstwist
duplicity
duply
dvc
dvc-with-remotes
easyocr
echidna
edencommon
executor
fava
fb303
fbthrift
fizz
flatpak-builder
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/iynl6ak68l5fbsn9fzjb94jhgjhwj3jx-folly-2024.05.20.00 \
  --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 folly https://github.com/r-ryantm/nixpkgs/archive/efb08f7f3dc9e84dc9b33564cb6ac2744fcb1fe2.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/efb08f7f3dc9e84dc9b33564cb6ac2744fcb1fe2#folly

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

ls -la /nix/store/iynl6ak68l5fbsn9fzjb94jhgjhwj3jx-folly-2024.05.20.00
ls -la /nix/store/iynl6ak68l5fbsn9fzjb94jhgjhwj3jx-folly-2024.05.20.00/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @abbradar @pierreis for testing.

@r-ryantm r-ryantm changed the title folly: 2024.03.11.00 -> 2024.05.20.00 folly: 2024.03.11.00 -> 2024.05.27.00 May 29, 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/facebook/folly/releases.

meta.description for folly is: An open-source C++ library developed and used at Facebook

meta.homepage for folly is: https://github.com/facebook/folly

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 2024.05.27.00 in filename of file in /nix/store/qxwd1k0lga2l6nhsfdzallla8kd8dgzb-folly-2024.05.27.00

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

3162 package rebuild(s)

First fifty rebuilds by attrpath

anki
ansible-doctor
asn1editor
authentik
backgroundremover
barman
beancount
breezy
browsr
buck
buildbot
buildbot-full
buildbot-ui
buildbotPackages.buildbot
buildbotPackages.buildbot-full
buildbotPackages.buildbot-ui
cabal2nix
calcurse
cantor
ceph
ceph-client
ceph-csi
ceph-dev
certbot-full
cfripper
chatgpt-retrieval-plugin
coconut
conan
crackmapexec
datalad
dbx
deface
deja-dup
dep2nix
devpi-client
dnstwist
duplicity
duply
dvc
dvc-with-remotes
easyocr
echidna
edencommon
executor
fava
fb303
fbthrift
fizz
flatpak-builder
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/qxwd1k0lga2l6nhsfdzallla8kd8dgzb-folly-2024.05.27.00 \
  --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 folly https://github.com/r-ryantm/nixpkgs/archive/00450510ad3333b9c12da9f8e56fcee3d2f6aad5.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/00450510ad3333b9c12da9f8e56fcee3d2f6aad5#folly

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

ls -la /nix/store/qxwd1k0lga2l6nhsfdzallla8kd8dgzb-folly-2024.05.27.00
ls -la /nix/store/qxwd1k0lga2l6nhsfdzallla8kd8dgzb-folly-2024.05.27.00/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @abbradar @pierreis for testing.

@r-ryantm r-ryantm changed the title folly: 2024.03.11.00 -> 2024.05.27.00 folly: 2024.03.11.00 -> 2024.06.03.00 Jun 6, 2024
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Jun 6, 2024

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

meta.description for folly is: An open-source C++ library developed and used at Facebook

meta.homepage for folly is: https://github.com/facebook/folly

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 2024.06.03.00 in filename of file in /nix/store/m8yjf96b9znk3cqhb1zzdja4bgav8zxx-folly-2024.06.03.00

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

3168 package rebuild(s)

First fifty rebuilds by attrpath

anki
ansible-doctor
asn1editor
authentik
backgroundremover
barman
beancount
breezy
browsr
buck
buildbot
buildbot-full
buildbot-ui
buildbotPackages.buildbot
buildbotPackages.buildbot-full
buildbotPackages.buildbot-ui
cabal2nix
calcurse
cantor
ceph
ceph-client
ceph-csi
ceph-dev
certbot-full
cfripper
chatgpt-retrieval-plugin
coconut
conan
crackmapexec
datalad
dbx
deface
deja-dup
dep2nix
devpi-client
dnstwist
duplicity
duply
dvc
dvc-with-remotes
easyocr
echidna
edencommon
executor
fava
fb303
fbthrift
fizz
flatpak-builder
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/m8yjf96b9znk3cqhb1zzdja4bgav8zxx-folly-2024.06.03.00 \
  --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 folly https://github.com/r-ryantm/nixpkgs/archive/17e05592d61b5f71e47808fbc7d6f74dd75d55c7.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/17e05592d61b5f71e47808fbc7d6f74dd75d55c7#folly

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

ls -la /nix/store/m8yjf96b9znk3cqhb1zzdja4bgav8zxx-folly-2024.06.03.00
ls -la /nix/store/m8yjf96b9znk3cqhb1zzdja4bgav8zxx-folly-2024.06.03.00/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @abbradar @pierreis for testing.

@r-ryantm r-ryantm changed the title folly: 2024.03.11.00 -> 2024.06.03.00 folly: 2024.03.11.00 -> 2024.06.10.00 Jun 13, 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/facebook/folly/releases.

meta.description for folly is: Open-source C++ library developed and used at Facebook

meta.homepage for folly is: https://github.com/facebook/folly

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 2024.06.10.00 in filename of file in /nix/store/5ymm858nqznv8vkjcpgkz7n71180cdkr-folly-2024.06.10.00

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

3180 package rebuild(s)

First fifty rebuilds by attrpath

anki
ansible-doctor
asn1editor
authentik
backgroundremover
barman
beancount
breezy
browsr
buck
buildbot
buildbot-full
buildbot-ui
buildbotPackages.buildbot
buildbotPackages.buildbot-full
buildbotPackages.buildbot-ui
cabal2nix
calcurse
cantor
ceph
ceph-client
ceph-csi
ceph-dev
certbot-full
cfripper
chatgpt-retrieval-plugin
coconut
conan
crackmapexec
datalad
datatrove
dbx
deface
deja-dup
dep2nix
devpi-client
dnstwist
duplicity
duply
dvc
dvc-with-remotes
easyocr
echidna
edencommon
etebase-server
executor
fava
fb303
fbthrift
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/5ymm858nqznv8vkjcpgkz7n71180cdkr-folly-2024.06.10.00 \
  --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 folly https://github.com/r-ryantm/nixpkgs/archive/18973289179b82a5cd0625324157a2a456abd712.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/18973289179b82a5cd0625324157a2a456abd712#folly

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

ls -la /nix/store/5ymm858nqznv8vkjcpgkz7n71180cdkr-folly-2024.06.10.00
ls -la /nix/store/5ymm858nqznv8vkjcpgkz7n71180cdkr-folly-2024.06.10.00/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @abbradar @pierreis for testing.

@r-ryantm r-ryantm changed the title folly: 2024.03.11.00 -> 2024.06.10.00 folly: 2024.03.11.00 -> 2024.06.17.00 Jun 21, 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/facebook/folly/releases.

meta.description for folly is: Open-source C++ library developed and used at Facebook

meta.homepage for folly is: https://github.com/facebook/folly

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 2024.06.17.00 in filename of file in /nix/store/6sm63vnmgcgil0897v6zhddikhg62nxn-folly-2024.06.17.00

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

3186 package rebuild(s)

First fifty rebuilds by attrpath

anki
ansible-doctor
asn1editor
authentik
azure-cli-extensions.rdbms-connect
backgroundremover
barman
beancount
breezy
browsr
buck
buildbot
buildbot-full
buildbot-ui
buildbotPackages.buildbot
buildbotPackages.buildbot-full
buildbotPackages.buildbot-ui
cabal2nix
calcurse
cantor
ceph
ceph-client
ceph-csi
ceph-dev
certbot-full
cfripper
chatgpt-retrieval-plugin
coconut
conan
crackmapexec
datalad
datatrove
dbx
deface
deja-dup
dep2nix
devpi-client
dnstwist
duplicity
duply
dvc
dvc-with-remotes
easyocr
echidna
edencommon
etebase-server
executor
fava
fb303
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/6sm63vnmgcgil0897v6zhddikhg62nxn-folly-2024.06.17.00 \
  --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 folly https://github.com/r-ryantm/nixpkgs/archive/bbdeb37d0172fa59098f673c8e640bcf9c8646a5.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/bbdeb37d0172fa59098f673c8e640bcf9c8646a5#folly

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

ls -la /nix/store/6sm63vnmgcgil0897v6zhddikhg62nxn-folly-2024.06.17.00
ls -la /nix/store/6sm63vnmgcgil0897v6zhddikhg62nxn-folly-2024.06.17.00/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @abbradar @pierreis for testing.

@r-ryantm r-ryantm changed the title folly: 2024.03.11.00 -> 2024.06.17.00 folly: 2024.03.11.00 -> 2024.06.24.00 Jun 27, 2024
@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/folly/versions.

meta.description for folly is: Open-source C++ library developed and used at Facebook

meta.homepage for folly is: https://github.com/facebook/folly

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 2024.06.24.00 in filename of file in /nix/store/mqzw622sx49bywmh4kcb44ds3cp9qv83-folly-2024.06.24.00

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

3189 package rebuild(s)

First fifty rebuilds by attrpath

anki
ansible-doctor
asn1editor
authentik
azure-cli-extensions.rdbms-connect
backgroundremover
barman
beancount
breezy
browsr
buck
buildbot
buildbot-full
buildbot-ui
buildbotPackages.buildbot
buildbotPackages.buildbot-full
buildbotPackages.buildbot-ui
cabal2nix
calcurse
cantor
ceph
ceph-client
ceph-csi
ceph-dev
certbot-full
cfripper
chatgpt-retrieval-plugin
coconut
conan
crackmapexec
datalad
datatrove
dbx
deface
deja-dup
dep2nix
devpi-client
dnstwist
duplicity
duply
dvc
dvc-with-remotes
easyocr
echidna
edencommon
etebase-server
executor
fava
fb303
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/mqzw622sx49bywmh4kcb44ds3cp9qv83-folly-2024.06.24.00 \
  --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 folly https://github.com/r-ryantm/nixpkgs/archive/640352833ccfa5f496eee41cfa52875b524e1345.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/640352833ccfa5f496eee41cfa52875b524e1345#folly

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

ls -la /nix/store/mqzw622sx49bywmh4kcb44ds3cp9qv83-folly-2024.06.24.00
ls -la /nix/store/mqzw622sx49bywmh4kcb44ds3cp9qv83-folly-2024.06.24.00/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @abbradar @pierreis for testing.

@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/folly/versions.

meta.description for folly is: Open-source C++ library developed and used at Facebook

meta.homepage for folly is: https://github.com/facebook/folly

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 2024.07.08.00 in filename of file in /nix/store/fcjykzhb7lzgv4yfndawm69a92xy7p0h-folly-2024.07.08.00

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

3221 package rebuild(s)

First fifty rebuilds by attrpath

anki
ansible-doctor
authentik
azure-cli-extensions.rdbms-connect
backgroundremover
barman
beancount
breezy
browsr
buck
buildbot
buildbot-full
buildbot-ui
buildbotPackages.buildbot
buildbotPackages.buildbot-full
buildbotPackages.buildbot-ui
cabal2nix
calcurse
cantor
ceph
ceph-client
ceph-csi
ceph-dev
cfripper
chatgpt-retrieval-plugin
coconut
conan
crackmapexec
datatrove
deface
deja-dup
dep2nix
devpi-client
dnstwist
duplicity
duply
dvc
dvc-with-remotes
easyocr
echidna
edencommon
executor
fava
fb303
fbthrift
fizz
flatpak-builder
folly
frigate
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/fcjykzhb7lzgv4yfndawm69a92xy7p0h-folly-2024.07.08.00 \
  --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 folly https://github.com/r-ryantm/nixpkgs/archive/c575f4ab9edea442cf88d103ff8c9eff2f9f075e.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/c575f4ab9edea442cf88d103ff8c9eff2f9f075e#folly

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

ls -la /nix/store/fcjykzhb7lzgv4yfndawm69a92xy7p0h-folly-2024.07.08.00
ls -la /nix/store/fcjykzhb7lzgv4yfndawm69a92xy7p0h-folly-2024.07.08.00/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @abbradar @pierreis for testing.

@r-ryantm r-ryantm changed the title folly: 2024.03.11.00 -> 2024.06.24.00 folly: 2024.03.11.00 -> 2024.07.08.00 Jul 14, 2024
@r-ryantm r-ryantm changed the title folly: 2024.03.11.00 -> 2024.07.08.00 folly: 2024.03.11.00 -> 2024.07.15.00 Jul 23, 2024
@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/folly/versions.

meta.description for folly is: Open-source C++ library developed and used at Facebook

meta.homepage for folly is: https://github.com/facebook/folly

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 2024.07.15.00 in filename of file in /nix/store/jvfvd1v22iga168j9dpxwvchjfavzlc3-folly-2024.07.15.00

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

3260 package rebuild(s)

First fifty rebuilds by attrpath

anki
ansible-doctor
authentik
azure-cli-extensions.rdbms-connect
backgroundremover
barman
beancount
breezy
browsr
buck
buildbot
buildbot-full
buildbot-ui
buildbotPackages.buildbot
buildbotPackages.buildbot-full
buildbotPackages.buildbot-ui
cabal2nix
calcurse
cantor
ceph
ceph-client
ceph-csi
ceph-dev
cewler
cfripper
chatgpt-retrieval-plugin
coconut
conan
crackmapexec
datatrove
deface
deja-dup
devpi-client
dnstwist
duplicity
duply
dvc
dvc-with-remotes
easyocr
echidna
edencommon
etebase-server
executor
fava
fb303
fbthrift
fizz
flatpak-builder
folly
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/jvfvd1v22iga168j9dpxwvchjfavzlc3-folly-2024.07.15.00 \
  --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 folly https://github.com/r-ryantm/nixpkgs/archive/75d4f18c646c990e02ae821d29a663756fe31f20.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/75d4f18c646c990e02ae821d29a663756fe31f20#folly

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

ls -la /nix/store/jvfvd1v22iga168j9dpxwvchjfavzlc3-folly-2024.07.15.00
ls -la /nix/store/jvfvd1v22iga168j9dpxwvchjfavzlc3-folly-2024.07.15.00/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @abbradar @pierreis for testing.

@r-ryantm r-ryantm changed the title folly: 2024.03.11.00 -> 2024.07.15.00 folly: 2024.03.11.00 -> 2024.07.22.00 Aug 5, 2024
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Aug 5, 2024

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

meta.description for folly is: Open-source C++ library developed and used at Facebook

meta.homepage for folly is: https://github.com/facebook/folly

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 2024.07.22.00 in filename of file in /nix/store/0ns6b9r2wiwmipfs17rqfh2l2iiljgqr-folly-2024.07.22.00

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

3294 package rebuild(s)

First fifty rebuilds by attrpath

anki
ansible-doctor
authentik
azure-cli-extensions.rdbms-connect
backgroundremover
barman
beancount
breezy
buck
buildbot
buildbot-full
buildbot-ui
buildbotPackages.buildbot
buildbotPackages.buildbot-full
buildbotPackages.buildbot-ui
cabal2nix
calcurse
cantor
ceph
ceph-client
ceph-csi
ceph-dev
certbot-full
cewler
cfripper
charmcraft
chatgpt-retrieval-plugin
coconut
conan
crackmapexec
datalad
datalad-gooey
datatrove
deface
deja-dup
devpi-client
dnstwist
duplicity
duply
dvc
dvc-with-remotes
easyocr
echidna
edencommon
etebase-server
executor
fava
fb303
fbthrift
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/0ns6b9r2wiwmipfs17rqfh2l2iiljgqr-folly-2024.07.22.00 \
  --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 folly https://github.com/r-ryantm/nixpkgs/archive/cb5824a774be180ec3a8b272e938834862d25455.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/cb5824a774be180ec3a8b272e938834862d25455#folly

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

ls -la /nix/store/0ns6b9r2wiwmipfs17rqfh2l2iiljgqr-folly-2024.07.22.00
ls -la /nix/store/0ns6b9r2wiwmipfs17rqfh2l2iiljgqr-folly-2024.07.22.00/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @abbradar @pierreis for testing.

@r-ryantm r-ryantm changed the title folly: 2024.03.11.00 -> 2024.07.22.00 folly: 2024.03.11.00 -> 2024.08.05.00 Aug 12, 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/facebook/folly/releases.

meta.description for folly is: Open-source C++ library developed and used at Facebook

meta.homepage for folly is: https://github.com/facebook/folly

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 2024.08.05.00 in filename of file in /nix/store/rgysan6022r7ysxapf2lxm6g1f24m7b4-folly-2024.08.05.00

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

3311 package rebuild(s)

First fifty rebuilds by attrpath

anki
ansible-doctor
authentik
azure-cli-extensions.rdbms-connect
backgroundremover
barman
beancount
breezy
browsr
buck
buildbot
buildbot-full
buildbot-ui
buildbotPackages.buildbot
buildbotPackages.buildbot-full
buildbotPackages.buildbot-ui
cabal2nix
calcurse
cantor
ceph
ceph-client
ceph-csi
ceph-dev
certbot-full
cewler
cfripper
charmcraft
chatgpt-retrieval-plugin
coconut
conan
datalad
datalad-gooey
datatrove
deface
deja-dup
devpi-client
dnstwist
duplicity
duply
dvc
dvc-with-remotes
easyocr
echidna
edencommon
etebase-server
executor
fava
fb303
fbthrift
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/rgysan6022r7ysxapf2lxm6g1f24m7b4-folly-2024.08.05.00 \
  --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 folly https://github.com/r-ryantm/nixpkgs/archive/7df07a354792cd1dd62acc59c9f1ed47ce694854.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/7df07a354792cd1dd62acc59c9f1ed47ce694854#folly

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

ls -la /nix/store/rgysan6022r7ysxapf2lxm6g1f24m7b4-folly-2024.08.05.00
ls -la /nix/store/rgysan6022r7ysxapf2lxm6g1f24m7b4-folly-2024.08.05.00/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @abbradar @pierreis for testing.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title folly: 2024.03.11.00 -> 2024.08.05.00 folly: 2024.03.11.00 -> 2024.08.19.00 Aug 20, 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/facebook/folly/releases.

meta.description for folly is: Open-source C++ library developed and used at Facebook

meta.homepage for folly is: https://github.com/facebook/folly

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 2024.08.19.00 in filename of file in /nix/store/jzdzsyarkm5d18qz41cyhpgd8w26ndbi-folly-2024.08.19.00

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

3338 package rebuild(s)

First fifty rebuilds by attrpath

aider-chat
anki
ansible-doctor
authentik
azure-cli-extensions.rdbms-connect
backgroundremover
barman
beancount
breezy
browsr
buck
buildbot
buildbot-full
buildbot-ui
buildbotPackages.buildbot
buildbotPackages.buildbot-full
buildbotPackages.buildbot-ui
cabal2nix
calcurse
cantor
ceph
ceph-client
ceph-csi
ceph-dev
certbot-full
cewler
cfripper
charmcraft
chatgpt-retrieval-plugin
coconut
conan
datalad
datalad-gooey
datatrove
deface
deja-dup
devpi-client
dnstwist
duplicity
duply
dvc
dvc-with-remotes
easyocr
echidna
edencommon
etebase-server
executor
fava
fb303
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/jzdzsyarkm5d18qz41cyhpgd8w26ndbi-folly-2024.08.19.00 \
  --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 folly https://github.com/r-ryantm/nixpkgs/archive/5f20ae8f3d4032c6485f2e5b9289498f5bb249ed.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/5f20ae8f3d4032c6485f2e5b9289498f5bb249ed#folly

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

ls -la /nix/store/jzdzsyarkm5d18qz41cyhpgd8w26ndbi-folly-2024.08.19.00
ls -la /nix/store/jzdzsyarkm5d18qz41cyhpgd8w26ndbi-folly-2024.08.19.00/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @abbradar @pierreis 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant