summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Rebase onto e4ad989506ec7d71f7302cc3067abd82730a4beb HEAD rootfsAlyssa Ross2023-11-21
|\ | | | | | | Signed-off-by: Alyssa Ross <hi@alyssa.is>
| * cloud-hypervisor: add virtio-gpu supportAlyssa Ross2023-11-21
| | | | | | | | | | | | | | | | | | The virtio-bindings changes update the bindings for recent kernels, and the vhost change is cherry-picked from crosvm's fork of the crate to add support for their custom extensions. Signed-off-by: Alyssa Ross <alyssa.ross@unikie.com> Signed-off-by: Alyssa Ross <hi@alyssa.is>
| * foot: add support for opening an existing PTYAlyssa Ross2023-11-21
| |
| * [WIP] vmTools.runInLinuxVM: don't mkdir $outAlyssa Ross2023-11-21
| | | | | | | | | | | | What if $out is a file? WIP: add a release note since this is breaking, and check uses in nixpkgs
| * openpam: 20170430 -> 20190224Alyssa Ross2023-11-21
| |
| * gleam: 0.32.2 -> 0.32.4R. Ryantm2023-11-19
| |
| * displaycal: 3.9.10 -> 3.9.11Andrew Kvalheim2023-11-19
| | | | | | | | | | | | | | - Additional dependencies as newly specified in `setup.cfg` - Workaround to eoyilmaz/displaycal-py3#261 avoids: error: can't copy '/build/DisplayCAL-3.9.11/DisplayCAL/../dist/net.displaycal.DisplayCAL.appdata.xml': doesn't exist or not a regular file
| * Merge pull request #268416 from jtbx/ddnet-17.4Naïm Favier2023-11-19
| |\ | | | | | | ddnet: 17.3 -> 17.4
| | * ddnet: 17.3 -> 17.4Jeremy2023-11-19
| | |
| * | Merge pull request #268389 from tweag/update/nixdocSilvan Mosberger2023-11-19
| |\ \
| | * | nixdoc: 2.5.1 -> 2.6.0, add infinisil as maintainerSilvan Mosberger2023-11-18
| | | |
| * | | clap: 1.1.9 -> 1.1.10R. Ryantm2023-11-19
| | | |
| * | | git-workspace: 1.3.0 -> 1.4.0R. Ryantm2023-11-19
| | | |
| * | | python311Packages.types-awscrt: 0.19.12 -> 0.19.13Fabian Affolter2023-11-19
| | | | | | | | | | | | | | | | Changelog: https://github.com/youtype/types-awscrt/releases/tag/0.19.13
| * | | python311Packages.types-setuptools: 68.2.0.0 -> 68.2.0.1Fabian Affolter2023-11-19
| | | |
| * | | llama-cpp: 1483 -> 1538annalee2023-11-19
| | | |
| * | | llama-cpp: fix build due to openblas updateannalee2023-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add patch so build checks for openblas64 module https://github.com/NixOS/nixpkgs/pull/255443 updated from openblas 0.3.21 -> 0.3.24. openblas 0.3.22 moved openblas.pc -> openblas64.pc https://github.com/OpenMathLib/OpenBLAS/issues/3790
| * | | pr-tracker: 1.3.0 -> 1.4.0Alyssa Ross2023-11-19
| | | |
| * | | Merge pull request #266814 from tobim/pkgs/arrow-cpp-14Dmitry Kalinkin2023-11-19
| |\ \ \ | | | | | | | | | | arrow-cpp: 13.0.0 -> 14.0.1
| | * | | arrow-cpp: 13.0.0 -> 14.0.1Tobias Mayer2023-11-17
| | | | |
| * | | | Merge pull request #268455 from r-ryantm/auto-update/multitailMatthias Beyer2023-11-19
| |\ \ \ \ | | | | | | | | | | | | multitail: 7.1.1 -> 7.1.2
| | * | | | multitail: 7.1.1 -> 7.1.2R. Ryantm2023-11-19
| | | | | |
| * | | | | Merge pull request #267837 from fabaff/azure-storage-queue-bumpFabian Affolter2023-11-19
| |\ \ \ \ \ | | | | | | | | | | | | | | python311Packages.azure-storage-queue: 12.7.3 -> 12.8.0
| | * | | | | python311Packages.azure-storage-queue: 12.7.3 -> 12.8.0Fabian Affolter2023-11-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://github.com/Azure/azure-sdk-for-python/blob/azure-storage-queue_12.8.0/sdk/storage/azure-storage-queue/CHANGELOG.md
| * | | | | | Merge pull request #268296 from fabaff/strawberry-graphql-bumpFabian Affolter2023-11-19
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | python311Packages.strawberry-graphql: 0.208.0 -> 0.214.0
| | * | | | | | python311Packages.strawberry-graphql: 0.208.0 -> 0.214.0Fabian Affolter2023-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Diff: https://github.com/strawberry-graphql/strawberry/compare/refs/tags/0.208.0...0.214.0 Changelog: https://github.com/strawberry-graphql/strawberry/blob/0.214.0/CHANGELOG.md
| * | | | | | | Merge pull request #268295 from fabaff/stringparser-bumpFabian Affolter2023-11-19
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python311Packages.stringparser: 0.6 -> 0.7
| | * | | | | | | python311Packages.stringparser: 0.6 -> 0.7Fabian Affolter2023-11-18
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Diff: https://github.com/hgrecco/stringparser/compare/refs/tags/0.6...0.7 Changelog: https://github.com/hgrecco/stringparser/blob/0.7/CHANGES
| * | | | | | | Merge pull request #268167 from fabaff/pwntools-bumpFabian Affolter2023-11-19
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python311Packages.pwntools: 4.11.0 -> 4.11.1
| | * | | | | | | python311Packages.pwntools: 4.11.0 -> 4.11.1Fabian Affolter2023-11-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://github.com/Gallopsled/pwntools/releases/tag/4.11.1
| * | | | | | | | abaddon: don't restrict build to just x86_64Colin2023-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i have this running on aarch64 (via pkgsCross.aarch64-multiplatform.abaddon): it works
| * | | | | | | | Merge pull request #268391 from figsoda/semverMatthias Beyer2023-11-19
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | cargo-semver-checks: 0.24.2 -> 0.25.0
| | * | | | | | | cargo-semver-checks: 0.24.2 -> 0.25.0figsoda2023-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Diff: https://github.com/obi1kenobi/cargo-semver-checks/compare/v0.24.2...v0.25.0 Changelog: https://github.com/obi1kenobi/cargo-semver-checks/releases/tag/v0.25.0
| * | | | | | | | Merge pull request #266443 from amjoseph-nixpkgs/pr/lib-tests-no-aws-sdkSilvan Mosberger2023-11-19
| |\ \ \ \ \ \ \ \
| | * | | | | | | | lib.tests: build nix without flaky aws-sdk-cppAdam Joseph2023-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The aws-sdk-cpp tests are flaky. Since pull requests to staging cause nix to be rebuilt, this means that staging PRs end up getting false CI failures due to whatever is flaky in the AWS SDK tests. Since none of our CI needs to (or should be able to) contact AWS S3, let's just omit it all. Bonus: the tests build way faster.
| * | | | | | | | | Merge pull request #268422 from figsoda/distMario Rodas2023-11-19
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | cargo-dist: 0.4.2 -> 0.4.3
| | * | | | | | | | | cargo-dist: 0.4.2 -> 0.4.3figsoda2023-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Diff: https://github.com/axodotdev/cargo-dist/compare/v0.4.2...v0.4.3 Changelog: https://github.com/axodotdev/cargo-dist/blob/v0.4.3/CHANGELOG.md
| * | | | | | | | | | Merge pull request #267061 from nix-julia/add-shell-completions-mdbookMario Rodas2023-11-18
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | mdbook: add shell completions
| | * | | | | | | | | | mdbook: add shell completionsnix-julia2023-11-13
| | | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #267860 from mfrw/mfrw/docker-compose-2.23.1Mario Rodas2023-11-18
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | docker-compose: 2.23.0 -> 2.23.1
| | * | | | | | | | | | | docker-compose: 2.23.0 -> 2.23.1Muhammad Falak R Wani2023-11-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Diff: https://github.com/docker/compose/compare/v2.23.0...v2.23.1 Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
| * | | | | | | | | | | | Merge pull request #267874 from vs49688/supersonicMario Rodas2023-11-18
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | supersonic: 0.7.0 -> 0.8.0
| | * | | | | | | | | | | | supersonic: 0.7.0 -> 0.8.0Zane van Iperen2023-11-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also switch mpv to mpv-unwrapped, as mpv pulls in yt-dlp and other unnecessary dependencies.
| * | | | | | | | | | | | | Merge pull request #268307 from r-ryantm/auto-update/haproxyMario Rodas2023-11-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | haproxy: 2.8.3 -> 2.8.4
| | * | | | | | | | | | | | | haproxy: 2.8.3 -> 2.8.4R. Ryantm2023-11-18
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge pull request #268321 from Misaka13514/bump-nucleiMario Rodas2023-11-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nuclei: 3.0.3 -> 3.0.4
| | * | | | | | | | | | | | | | nuclei: 3.0.3 -> 3.0.4Misaka135142023-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Diff: https://github.com/projectdiscovery/nuclei/compare/v3.0.3...v3.0.4 Changelog: https://github.com/projectdiscovery/nuclei/releases/tag/v3.0.4
| * | | | | | | | | | | | | | | Merge pull request #268355 from r-ryantm/auto-update/copilot-cliMario Rodas2023-11-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | copilot-cli: 1.31.0 -> 1.32.0
| | * | | | | | | | | | | | | | | copilot-cli: 1.31.0 -> 1.32.0R. Ryantm2023-11-18
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge pull request #268362 from r-ryantm/auto-update/devboxMario Rodas2023-11-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | devbox: 0.7.1 -> 0.8.2