summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* SDL2_mixer: add "dev" outputSergei Trofimovich2022-09-21
| | | | | | | `SDL2_mixer` is a a popular game dependency. Split it's `dev` output to separate store path to reduce runtime closure size. While at it amend a few games's include paths.
* Merge pull request #191726 from marsam/update-actionlintMario Rodas2022-09-17
|\ | | | | actionlint: 1.6.17 -> 1.6.18
| * actionlint: 1.6.17 -> 1.6.18Mario Rodas2022-09-17
| | | | | | | | https://github.com/rhysd/actionlint/releases/tag/v1.6.18
* | Merge pull request #191291 from r-ryantm/auto-update/dprintfigsoda2022-09-17
|\ \ | | | | | | dprint: 0.31.1 -> 0.32.1
| * | dprint: 0.31.1 -> 0.32.1R. Ryantm2022-09-15
| | |
* | | Merge pull request #191295 from r-ryantm/auto-update/devspacefigsoda2022-09-17
|\ \ \ | | | | | | | | devspace: 6.1.0 -> 6.1.1
| * | | devspace: 6.1.0 -> 6.1.1R. Ryantm2022-09-15
| |/ /
* | | Merge pull request #191552 from Tasqa/libvirtd-zfs-storageFranz Pletz2022-09-18
|\ \ \
| * | | libvirtd: add zfs storage driver testsTako Marks2022-09-16
| | | |
| * | | libvirtd: use nix paths for zfs userspace toolsTako Marks2022-09-16
| | | | | | | | | | | | | | | | | | | | | | | | Libvirt zfs storage driver makes use of zfs userspace tools to get the neccesary information. This patch sets correct nix store paths for these tools.
* | | | nixos/matrix-synapse: fix link to install instructionsLorenzo Manacorda2022-09-18
| | | |
* | | | Merge pull request #191690 from Ma27/bump-elementFranz Pletz2022-09-18
|\ \ \ \ | | | | | | | | | | element-{web,desktop}: 1.11.4 -> 1.11.5
| * | | | element-{web,desktop}: 1.11.4 -> 1.11.5Maximilian Bosch2022-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ChangeLogs: * https://github.com/vector-im/element-desktop/releases/tag/v1.11.5 * https://github.com/vector-im/element-web/releases/tag/v1.11.5
* | | | | Merge pull request #191631 from e1mo/fix-prometheus-xmpp-alertsFranz Pletz2022-09-18
|\ \ \ \ \
| * | | | | prometheus-xmpp-alerts: Fix build by removing unittestCheckHook argumentMoritz 'e1mo' Fromm2022-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In #185430 the `unittestCheckHook` argument was introduced, causing the derivation to fail building since the `unittestCheckHook` is not passed. However the original PR already used the `unittestCheckHook` from `python3Packages`.
* | | | | | Merge pull request #191703 from fabaff/aioecowitt-bumpMario Rodas2022-09-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | python310Packages.aioecowitt: 2022.08.3 -> 2022.09.2
| * | | | | | python310Packages.aioecowitt: 2022.08.3 -> 2022.09.2Fabian Affolter2022-09-17
| | | | | | |
* | | | | | | Merge pull request #191667 from r-ryantm/auto-update/instaloaderfigsoda2022-09-17
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | instaloader: 4.9.3 -> 4.9.4
| * | | | | | instaloader: 4.9.3 -> 4.9.4R. Ryantm2022-09-17
| | | | | | |
* | | | | | | Merge pull request #191692 from r-ryantm/auto-update/otpauthfigsoda2022-09-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | otpauth: 0.4.3 -> 0.5.0
| * | | | | | | otpauth: 0.4.3 -> 0.5.0R. Ryantm2022-09-17
| |/ / / / / /
* | | | | | | Merge pull request #191697 from r-ryantm/auto-update/pocketbaseMario Rodas2022-09-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | pocketbase: 0.7.2 -> 0.7.3
| * | | | | | | pocketbase: 0.7.2 -> 0.7.3R. Ryantm2022-09-17
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #191506 from ↵Ivv2022-09-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bobvanderlinden/revert-190982-pr-cglm-pkgconfig-fix Revert "cglm: install correct include/lib dir in pkg-config"
| * | | | | | | Revert "cglm: install correct include/lib dir in pkg-config"Bob van der Linden2022-09-16
| | | | | | | |
* | | | | | | | Merge pull request #191615 from r-ryantm/auto-update/discordchatexporter-cliIvv2022-09-18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | discordchatexporter-cli: 2.35.2 -> 2.36
| * | | | | | | | discordchatexporter-cli: 2.35.2 -> 2.36R. Ryantm2022-09-17
| | | | | | | | |
* | | | | | | | | Merge pull request #191713 from SuperSandro2000/feat-remote-builder-protocolJörg Thalheim2022-09-18
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos/nix-daemon: support machine protocol
| * | | | | | | | | nixos/nix-daemon: support machine protocolJairo Llopis2022-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make ssh-ng:// users happier. @moduon MT-904
* | | | | | | | | | Merge pull request #191575 from nrdxp/qt6-6.3.2Timothy DeHerrera2022-09-17
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | qt6: 6.3.1 -> 6.3.2
| * | | | | | | | | | qt6: 6.3.1 -> 6.3.2Timothy DeHerrera2022-09-16
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #191606 from ↵Robert Scott2022-09-17
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r-ryantm/auto-update/python310Packages.korean-lunar-calendar python310Packages.korean-lunar-calendar: 0.2.1 -> 0.3.1
| * | | | | | | | | | | python310Packages.korean-lunar-calendar: 0.2.1 -> 0.3.1R. Ryantm2022-09-17
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #191547 from stehessel/kube-linter-changelogsuperherointj2022-09-17
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | kube-linter: add changelog
| * | | | | | | | | | | kube-linter: add changelogStephan Heßelmann2022-09-16
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #191526 from r-ryantm/auto-update/kopssuperherointj2022-09-17
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | kops: 1.24.2 -> 1.24.3
| * | | | | | | | | | | | kops: 1.24.2 -> 1.24.3R. Ryantm2022-09-16
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #191501 from NickCao/import-checkssuperherointj2022-09-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | stratis-cli: add checks to itself and various dependencies
| * | | | | | | | | | | | stratis-cli: add pytestCheckHook and pythonImportsCheckNick Cao2022-09-16
| | | | | | | | | | | | |
| * | | | | | | | | | | | python3Packages.dbus-python-client-gen: add pythonImportsCheckNick Cao2022-09-16
| | | | | | | | | | | | |
| * | | | | | | | | | | | python3Packages.into-dbus-python: add pythonImportsCheckNick Cao2022-09-16
| | | | | | | | | | | | |
| * | | | | | | | | | | | python3Packages.dbus-signature-pyparsing: add pythonImportsCheckNick Cao2022-09-16
| | | | | | | | | | | | |
| * | | | | | | | | | | | python3Packages.hs-dbus-signature: add pythonImportsCheckNick Cao2022-09-16
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #190805 from risicle/ris-opencolorio-darwin-no-hidden-lSandro2022-09-17
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | opencolorio: fix build on darwin x86_64Robert Scott2022-09-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | use macos sdk 11.0 to allow Metal support to compile, but revert use of -hidden-l because our toolchain on darwin x86_64 is too old to support that
* | | | | | | | | | | | | | Merge pull request #191354 from abathur/resholve_fix_outputhashThiago Kenji Okada2022-09-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | resholve: use originalSrc for nixpkgs-update bot
| * | | | | | | | | | | | | | resholve: use originalSrc for nixpkgs-update botTravis A. Everett2022-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Effort to fix automatic nixpkgs-update updates for resholved packages in 9f6310d did help the bot get further, but it then failed to find the source outputHash (the outer derivation's source is the inner derivation; bot looks for outer.src.outputHash; ours is at outer.src.src.outputHash). This change uses `originalSrc` to indicate the source of the inner derivation. Along with ryantm/nixpkgs-update#324, this enables the bot to fall back on an attr that Nix/nixpkgs are not directly depending on, supporting automatic updates for packages built with `resholve.mkDerivation`.
* | | | | | | | | | | | | | | Merge pull request #190962 from otavio/topic/update-sh-agent-0-10-2Christian Kögler2022-09-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | shellhub-agent: 0.9.6 -> 0.10.1
| * | | | | | | | | | | | | | | shellhub-agent: 0.9.6 -> 0.10.1Otavio Salvador2022-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | | | | | | | | | | | | | | | Merge pull request #191203 from sifmelcara/krita-5.1.1Christian Kögler2022-09-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | krita: 5.1.0 -> 5.1.1