about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Merge pull request #273397 from ipetkov/nutPeder Bergebakken Sundt2023-12-18
|\ | | | | nixos/ups: fix shutting down the UPS from primary monitors
| * nixos/ups: install udev rules for nutIvan Petkov2023-12-10
| | | | | | | | | | | | | | | | | | This is necessary to allow the usbhid driver to successfully send commands to the attached UPS. It is possible to work around this by explicitly using setting the user flag (e.g. `upsdrvctl -u root shutdown`), though it is much simpler to install the udev rules rather than patch things further.
| * nut: fix systemd unit patchingIvan Petkov2023-12-10
| | | | | | | | | | The NixOS module will create a file in /etc/nut/nut.conf (not in /etc/nut.conf) so the systemd units should be patched accordingly.
| * nut: patch nutshutdown to set a default for NUT_CONFPATHIvan Petkov2023-12-10
| | | | | | | | | | | | | | | | | | | | | | | | The way we build the package results in the binaries being hardcoded to look for $out/etc/ups.conf instead of /etc/nut/ups.conf (where the module places the file). This results in `upsdrvctl` failing to dispatch shutdown commands (since it cannot find the configuration) and prevents a primary monitor from cutting power to the appropriate UPS. Note that we cannot use `--sysconfdir=/etc/nut` as a configure flag since that results in the install phase trying to install directly into /etc/nut which predictably fails in the sandbox.
* | Merge pull request #275139 from fabaff/minidump-bumpFabian Affolter2023-12-18
|\ \ | | | | | | python311Packages.minidump: 0.0.22 -> 0.0.23
| * | python311Packages.minidump: 0.0.22 -> 0.0.23Fabian Affolter2023-12-18
| | | | | | | | | | | | Changelog: https://github.com/skelsec/minidump/releases/tag/0.0.23
* | | Merge pull request #275138 from fabaff/dvc-http-bumpFabian Affolter2023-12-18
|\ \ \ | | | | | | | | python311Packages.dvc-http: 2.30.2 -> 2.32.0
| * | | python311Packages.dvc-http: 2.30.2 -> 2.32.0Fabian Affolter2023-12-18
| |/ / | | | | | | | | | | | | | | | Diff: https://github.com/iterative/dvc-http/compare/refs/tags/2.30.2...2.32.0 Changelog: https://github.com/iterative/dvc-http/releases/tag/2.32.0
* | | Merge pull request #275135 from r-ryantm/auto-update/nucleiFabian Affolter2023-12-18
|\ \ \ | | | | | | | | nuclei: 3.1.1 -> 3.1.2
| * | | nuclei: 3.1.1 -> 3.1.2R. Ryantm2023-12-18
| | | |
* | | | Merge pull request #275167 from ↵Fabian Affolter2023-12-18
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | r-ryantm/auto-update/python310Packages.appthreat-vulnerability-db python310Packages.appthreat-vulnerability-db: 5.5.4 -> 5.5.6
| * | | | python310Packages.appthreat-vulnerability-db: 5.5.4 -> 5.5.6R. Ryantm2023-12-18
| | | | |
* | | | | Merge pull request #275172 from r-ryantm/auto-update/python310Packages.asanaFabian Affolter2023-12-18
|\ \ \ \ \ | | | | | | | | | | | | python310Packages.asana: 4.0.11 -> 5.0.3
| * | | | | python310Packages.asana: 4.0.11 -> 5.0.3R. Ryantm2023-12-18
| |/ / / /
* | | | | Merge pull request #275183 from ↵Fabian Affolter2023-12-18
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | r-ryantm/auto-update/python310Packages.azure-mgmt-network python310Packages.azure-mgmt-network: 25.1.0 -> 25.2.0
| * | | | | python310Packages.azure-mgmt-network: 25.1.0 -> 25.2.0R. Ryantm2023-12-18
| |/ / / /
* | | | | Merge pull request #275186 from ↵Fabian Affolter2023-12-18
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | r-ryantm/auto-update/python310Packages.aws-lambda-builders python310Packages.aws-lambda-builders: 1.43.0 -> 1.44.0
| * | | | | python310Packages.aws-lambda-builders: 1.43.0 -> 1.44.0R. Ryantm2023-12-18
| |/ / / /
* | | | | Merge pull request #275185 from ↵Fabian Affolter2023-12-18
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | r-ryantm/auto-update/python310Packages.azure-mgmt-compute python310Packages.azure-mgmt-compute: 30.3.0 -> 30.4.0
| * | | | | python310Packages.azure-mgmt-compute: 30.3.0 -> 30.4.0R. Ryantm2023-12-18
| |/ / / /
* | | | | Merge pull request #261036 from OPNA2608/init/lomiri/lomiri-notificationsPeder Bergebakken Sundt2023-12-18
|\ \ \ \ \ | | | | | | | | | | | | lomiri.lomiri-notifications: init at 1.3.0
| * | | | | lomiri.lomiri-notifications: init at 1.3.0OPNA26082023-12-18
| | | | | |
* | | | | | Merge pull request #274993 from bobby285271/upd/cinnamonBobby Rong2023-12-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | Cinnamon updates 2023-12-17
| * | | | | | cinnamon.folder-color-switcher: 1.6.0 -> 1.6.1Bobby Rong2023-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/linuxmint/folder-color-switcher/compare/826df0b71c7c3b686421437eac86883945dc595...ebab2114649cc688a05e30857f6706f16fe82307
| * | | | | | cinnamon.nemo-extensions: 6.0.0 -> 6.0.1Bobby Rong2023-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/linuxmint/nemo-extensions/compare/6.0.0...6.0.1
* | | | | | | Merge pull request #259393 from OPNA2608/init/persistent-cache-cppPeder Bergebakken Sundt2023-12-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | persistent-cache-cpp: init at 1.0.5
| * | | | | | | persistent-cache-cpp: Fetch upstream-submitted patchesOPNA26082023-12-18
| | | | | | | |
| * | | | | | | persistent-cache-cpp: 1.0.5 -> 1.0.6OPNA26082023-12-18
| | | | | | | |
| * | | | | | | persistent-cache-cpp: Propagate leveldbOPNA26082023-10-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libpersistent-cache-cpp is a static library that still needs to be linked with leveldb. Propagating this dependency is easier than trying & failing to link.
| * | | | | | | persistent-cache-cpp: Add patch to fix on DarwinOPNA26082023-10-06
| | | | | | | |
| * | | | | | | persistent-cache-cpp: init at 1.0.5OPNA26082023-10-06
| | | | | | | |
* | | | | | | | Merge pull request #273854 from surfaceflinger/feather-2.6.0Peder Bergebakken Sundt2023-12-18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | feather: 2.5.2 -> 2.6.1; bc-ur: init at 0.3.0
| * | | | | | | | feather: 2.5.2 -> 2.6.1nat2023-12-17
| | | | | | | | |
| * | | | | | | | bc-ur: init at 0.3.0nat2023-12-17
| | | | | | | | |
* | | | | | | | | Merge pull request #269750 from ianmjones/snippetexpander-1.0.1Peder Bergebakken Sundt2023-12-18
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | snippetexpander: init at 1.0.1
| * | | | | | | | | snippetexpander: init at 1.0.1Ian M. Jones2023-12-17
| | | | | | | | | |
* | | | | | | | | | Merge pull request #275144 from vbgl/ocaml-riot-0.0.5Ulrik Strid2023-12-18
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | ocamlPackages.riot: 0.0.2 → 0.0.5
| * | | | | | | | | | ocamlPackages.riot: 0.0.2 → 0.0.5Vincent Laporte2023-12-18
| | | | | | | | | | |
| * | | | | | | | | | ocamlPackages.telemetry: init at 0.0.1Vincent Laporte2023-12-18
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #275164 from gaelreyrol/symfony-cli-update-5.7.6Pol Dellaiera2023-12-18
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | symfony-cli: 5.7.5 -> 5.7.6
| * | | | | | | | | | | symfony-cli: 5.7.5 -> 5.7.6Gaël Reyrol2023-12-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Diff: https://github.com/symfony-cli/symfony-cli/compare/v5.7.5...v5.7.6 Changelog: https://github.com/symfony-cli/symfony-cli/releases/tag/v5.7.6
* | | | | | | | | | | | Merge pull request #275154 from K900/pob-2.38.0K9002023-12-18
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | path-of-building.data: 2.37.0 -> 2.38.0
| * | | | | | | | | | | | path-of-building.data: 2.37.0 -> 2.38.0K9002023-12-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Diff: https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.37.0...v2.38.0
* | | | | | | | | | | | | Merge pull request #275053 from danth/nextcloud-mjsMaximilian Bosch2023-12-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/nextcloud: set correct MIME type for .mjs files
| * | | | | | | | | | | | | nixos/nextcloud: set correct MIME type for .mjs filesDaniel Thwaites2023-12-17
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | nnpdf: 4.0.6 -> 4.0.7R. Ryantm2023-12-18
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #274854 from r-ryantm/auto-update/mkvtoolnixMichele Guerini Rocco2023-12-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mkvtoolnix: 80.0 -> 81.0
| * | | | | | | | | | | | | | mkvtoolnix: 80.0 -> 81.0R. Ryantm2023-12-17
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #273023 from RaitoBezarius/cairo-updateRyan Lahfa2023-12-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | cairo-lang: 2.3.0 -> 2.4.0Raito Bezarius2023-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This updates the Cairo (language) compiler to 2.4.0. https://github.com/starkware-libs/cairo/releases/tag/v2.4.0 The Cargo.lock being not up-to-date, I had to refresh it, see https://github.com/starkware-libs/cairo/issues/4530.