summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* btdu: 0.3.1 -> 0.4.0•••(cherry picked from commit 08ad248db89fcee703579b0dc7bffa9c07f20825) origin/backport-175821-to-release-22.05Átila Saraiva2022-06-011-4/+4
* Merge pull request #175709 from NixOS/backport-175700-to-release-22.05•••[Backport release-22.05] cvc4: fix build on darwinRobert Scott2022-06-011-3/+3
|\
| * cvc4: fix build on darwin•••Dependency on cln is optional (cherry picked from commit 583a2312e44b658ac86cba2cd94f4c2014392716) Ben Siraphob2022-06-011-3/+3
* | Merge pull request #175761 from NixOS/backport-175729-to-release-22.05Martin Weinelt2022-06-011-0/+3
|\ \
| * | jellyfin: fix permissions on state directory•••Previously, all configuration and state data was accessible to all users on the system running jellyfin. This included user passwords in the Jellyfin database, as well as credentials for LDAP if configured. The exact set of accessible data depends on system configuration. Thanks to Sofie Finnes Øvrelid for reporting this issue. Fixes: CVE-2022-32198 Co-Authored-By: Martin Weinelt <hexa@darmstadt.ccc.de> (cherry picked from commit 7eab23d517cfd3a2e8d40e0d72cdb8fb0969bf9a) Linus Heckemann2022-06-011-0/+3
* | | Merge pull request #175832 from NixOS/backport-175766-to-release-22.05Martin Weinelt2022-06-013-1277/+962
|\ \ \
| * | | zigbeem2mqtt: 1.25.1 -> 1.25.2•••https://github.com/Koenkk/zigbee2mqtt/releases/tag/1.25.2 (cherry picked from commit 4164876cd0bc5347db2070a825f1ef68906f79ec) Martin Weinelt2022-06-013-1277/+962
|/ / /
* | | Merge pull request #175756 from NixOS/backport-175660-to-release-22.05•••[Backport release-22.05] duplicity: use pydrive2 to fix Google Drive backup problemsJacek Galowicz2022-06-011-1/+1
|\ \ \
| * | | duplicity: use pydrive2 to fix gdrive backup problems•••pydrive is abandoned and has unfixed issues. In particular, Deja Dup backups (which uses duplicity as backend) to Google Drive fail with Giving up after 5 attempts. RedirectMissingLocation: Redirected but the response is missing a Location: header. More context and pointers are available in the Deja Dup bug tracker: https://gitlab.gnome.org/World/deja-dup/-/issues/202#note_1306216 (cherry picked from commit a571caaf73953f13bcee834b778d2fd5d001bc12) origin/backport-175660-to-release-22.05Julian Stecklina2022-06-011-1/+1
* | | | Merge pull request #175797 from NixOS/backport-175784-to-release-22.05maxine [they]2022-06-011-3/+3
|\ \ \ \
| * | | | terraform: 1.2.1 -> 1.2.2•••https://github.com/hashicorp/terraform/releases/tag/v1.2.2 (cherry picked from commit f8aaaf68f742c4d248236979991fde41fd618b15) Maxine Aubrey2022-06-011-3/+3
| | |/ / | |/| |
* | | | Merge pull request #175794 from Mic92/fix-manual•••[22.05] manual: fix buildJörg Thalheim2022-06-012-18/+0
|\ \ \ \ | |/ / / |/| | |
| * | | manual: fix buildJörg Thalheim2022-06-012-18/+0
|/ / /
* | | python310Packages.sdds: disable on older Python releases•••(cherry picked from commit 3a15f059278768e6920a27d1fd85a80f4917c693) Fabian Affolter2022-06-011-5/+15
* | | python310Packages.sdds: 0.2.1 -> 0.3.0•••(cherry picked from commit 7b3aa7abd6c648ee58bbac9ac955d4e8ebdf4ef5) R. Ryantm2022-06-011-3/+3
|/ /
* | Merge pull request #175712 from NixOS/backport-175160-to-release-22.05•••[Backport release-22.05] libreoffice: add update script and 7.2.5 -> 7.3.3 take two7c6f434c2022-06-016-54/+203
|\ \
| * | libreoffice: run the update-script's side-effect at runtime instead of eval•••time (cherry picked from commit d7ccd36aa0a38c9c6d8d30e3afd5fae7505e2cdd) origin/backport-175160-to-release-22.05Thibault Gagnaux2022-06-013-13/+28
| * | libreoffice: add impure functions comment•••(cherry picked from commit 4c23cbcc15034e043ab522815af020254c2472da) Thibault Gagnaux2022-06-011-0/+1
| * | libreoffice: rename libreoffice -> libreoffice-bin•••(cherry picked from commit fe949d64ef417ec254fea7d2ae022b1f78f4ad1e) Thibault Gagnaux2022-06-014-20/+22
| * | libreoffice: pass explicit file to update-source-version function and•••fix import typo (cherry picked from commit 56ce01eca397ece27f5073f7eee3e637e90b4d2a) Thibault Gagnaux2022-06-012-5/+5
| * | libreoffice: add darwin to meta platforms and extract to common.nix•••As a result, the darwin derivations will show up on https://search.nixos.org/packages. (cherry picked from commit 8315cf274bf02124dbdea8106d6cd7ccefbd9484) Thibault Gagnaux2022-06-014-20/+21
| * | Revert "libreoffice: move darwin to separate libreoffice-darwin package"•••Introducing a new name for each complex darwin derivation does not scale. This reverts commit b207ef980751b2dfe2f222fbd7dbc854f9bd90bf. (cherry picked from commit b9a5485aa5ebe0547de52f04603831d74f00e1f8) Thibault Gagnaux2022-06-012-2/+3
| * | libreoffice: move darwin to separate libreoffice-darwin package•••The linux and darwin derivations are completely different. Therefore, it makes more sense to treat them as two separate, independent derivations. (cherry picked from commit d4dd3f5f7e2f1df1e57f933504f942404e8eca9c) Thibault Gagnaux2022-06-012-3/+2
| * | libreoffice: add integration test and use `lib.fakeSha256`•••(cherry picked from commit 2fb0615a66d2d7bd4745aeec995645e7cb01411b) Thibault Gagnaux2022-06-013-9/+8
| * | libreoffice: apply suggestions from code review•••Co-authored-by: Sandro <sandro.jaeckel@gmail.com> (cherry picked from commit d679ccc970b7847a3bf216a1456c99ec5a52f774) tricktron2022-06-011-6/+3
| * | libreoffice: 7.2.5 -> 7.3.3•••(cherry picked from commit ccfd4255bb77f3769345e6e1799eb2f00168e05a) Thibault Gagnaux2022-06-011-3/+3
| * | libreoffice: general darwin improvements•••- throw error if platform is not supported - fix wrong pre/postInstallPhase hook -> pre/postInstall - switch to stdenvNoCC because we don't build anything - run all phases by default - wrap binary using `open -na $out/Applications/${appName} --args "$@"` (cherry picked from commit ed52a4493459ee51f9e8d0bf31b707b5a8598693) Thibault Gagnaux2022-06-011-10/+13
| * | libreoffice: refactor and document version reset workaround•••(cherry picked from commit 9f80b6d8fe87eccd39e7018512de6998c2765551) Thibault Gagnaux2022-06-013-58/+81
| * | libreoffice: add update-script for darwin•••(cherry picked from commit 8395d7a4d390dad584ebc3f31c14c67f71e9c591) Thibault Gagnaux2022-06-015-52/+160
* | | Merge pull request #175728 from NixOS/backport-175611-to-release-22.05Martin Weinelt2022-06-011-16/+1
|\ \ \ | |/ / |/| |
| * | nixos/systemd-boot: fix systemd-boot-builder refusing to update•••Handling of the string length condition in should_update was broken, as evident with the log message > leaving systemd-boot 246 in place (250.4 is not newer) Discussion with @mweinelt came to the conclusion that Python's "<" operator already does what we need, so the should_update function can be dropped. Fixes a30de3b849bb29b4d2206e1a652707fba8ea18a4 (cherry picked from commit ff24f484afbbde86aef3f8850034e3e42977db32) Matthias Treydte2022-06-011-16/+1
|/ /
* | Merge pull request #175705 from NixOS/backport-175619-to-release-22.05•••[Backport release-22.05] python3Packages.awscrt: fix darwin buildBen Siraphob2022-06-011-1/+5
|\ \ | |/ |/|
| * python3Packages.awscrt: fix darwin build•••(cherry picked from commit 21dc93570f72f741ba6541837ac775441219e5c2) Konstantin Alekseev2022-06-011-1/+5
* | terraform: 1.2.0 -> 1.2.1 (#175701)•••https://github.com/hashicorp/terraform/releases/tag/v1.2.1 (cherry picked from commit 504b23488738ab2e0e74d9b8e449170b1d51bc8a) Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>github-actions[bot]2022-06-011-3/+3
|/
* Merge pull request #175049 from NixOS/backport-175027-to-release-22.05Ben Siraphob2022-06-011-6/+2
|\
| * Revert "cln: fix build on darwin"•••(cherry picked from commit bc0d3c4b470f0ec78898269a7172f9139afb4ac6) origin/backport-175027-to-release-22.05Robert Scott2022-05-281-6/+2
* | Merge pull request #175669 from NixOS/backport-175609-to-release-22.05•••[Backport release-22.05] gnome-obfuscate: 0.0.4 -> 0.0.7Bobby Rong2022-06-011-5/+5
|\ \
| * | gnome-obfuscate: 0.0.4 -> 0.0.7•••(cherry picked from commit e0903ce6aaea2fa1f783ed658f37c2e106b47510) Francesco Gazzetta2022-06-011-5/+5
|/ /
* | Merge pull request #175663 from dotlambda/pyfuse3-cythonize•••[22.05] python310Packages.pyfuse3: cythonize before buildingMartin Weinelt2022-06-011-8/+36
|\ \
| * | python310Packages.pyfuse3: cythonize before building•••(cherry picked from commit a3859b796fea622e4173fa18500842e70b74f2af) Robert Schütz2022-05-311-8/+36
* | | Merge pull request #175652 from NixOS/backport-175606-to-release-22.05Artturi2022-06-011-1/+0
|\ \ \
| * | | cloudflared: isn't broken after all•••Flaky tests resulted in broken status. Rebuilt fine. (cherry picked from commit 05135c973d03f1bbc645ced9da2804a7d99afe76) Paul Tötterman2022-05-311-1/+0
| |/ /
* | | Merge pull request #175286 from risicle/ris-cherry-pick-174152Martin Weinelt2022-06-0115-163/+479
|\ \ \ | |/ / |/| |
| * | python310Packages.numba: 0.55.1 -> 0.55.2•••(cherry picked from commit 9b3553d1c4f685c0654a3b8043814eb458f2faa1) Fabian Affolter2022-05-291-2/+2
| * | python310Packages.arviz: 0.12.0 -> 0.12.1•••(cherry picked from commit cd22937423fc5c97f45677dc8af0895096a3df72) Fabian Affolter2022-05-291-2/+2
| * | python39Packages.umap-learn: disable flaky test•••(cherry picked from commit c18e7de036625a81b8266cf41ed755fb8b4d69d3) Fabian Affolter2022-05-291-12/+15
| * | python310Packages.datashader: 0.13.0 -> 0.14.0•••(cherry picked from commit 7f38d0a148a5222026929e2b0f79f04ebb3890dd) Fabian Affolter2022-05-291-2/+5
| * | python310Packages.pynndescent: 0.5.6 -> 0.5.7•••(cherry picked from commit 5af41eba18d0c1623836293b4c777910e47bfd0a) Fabian Affolter2022-05-291-2/+2
| * | python310Packages.aeppl: init at 0.0.31•••(cherry picked from commit 91824e319240fc6e9a0cc0bcb0bbfaa80aac32fb) Fabian Affolter2022-05-292-0/+53
| * | python310Packages.numdifftools: init at 0.9.40•••(cherry picked from commit 0fb3b8bddfcb7ddc59693451c7027914035bb730) Fabian Affolter2022-05-292-0/+53