Commit Graph

590967 Commits

Author SHA1 Message Date
Vladimír Čunát
b79eb9b093
libpng: 1.6.42 -> 1.6.43
http://www.libpng.org/pub/png/src/libpng-1.6.43-README.txt
2024-03-12 08:33:03 +01:00
Vladimír Čunát
598743ec93
libpng: 1.6.40 -> 1.6.42
http://www.libpng.org/pub/png/src/libpng-1.6.42-README.txt
2024-03-02 09:07:39 +01:00
github-actions[bot]
9a49f37e07
Merge staging-next into staging 2024-03-02 06:01:23 +00:00
github-actions[bot]
9819563ca9
Merge master into staging-next 2024-03-02 06:00:53 +00:00
Gabriella Gonzalez
b8698cd8d6
macOS support for NixOS tests (#282401)
Closes #193336
Closes #261694
Related to #108984

The goal here was to get the following flake to build and run on
`aarch64-darwin`:

```nix
{ inputs.nixpkgs.url = <this branch>;

  outputs = { nixpkgs, ... }: {
    checks.aarch64-darwin.default =
      nixpkgs.legacyPackages.aarch64-darwin.nixosTest {
        name = "test";

        nodes.machine = { };

        testScript = "";
      };
  };
}
```

… and after this change it does.  There's no longer a need for the
user to set `nodes.*.nixpkgs.pkgs` or
`nodes.*.virtualisation.host.pkgs` as the correct values are inferred
from the host system.
2024-03-02 06:33:14 +01:00
Mario Rodas
458b097d81
Merge pull request #285197 from r-ryantm/auto-update/devpod
devpod: 0.5.2 -> 0.5.4
2024-03-02 00:21:12 -05:00
Mario Rodas
6dcb01c73d
Merge pull request #285168 from r-ryantm/auto-update/kubebuilder
kubebuilder: 3.13.0 -> 3.14.0
2024-03-02 00:19:40 -05:00
Mario Rodas
50a56f4d0c
Merge pull request #286703 from r-ryantm/auto-update/acorn
acorn: 0.10.0 -> 0.10.1
2024-03-02 00:17:30 -05:00
Mario Rodas
e1bc7e3135
Merge pull request #286420 from r-ryantm/auto-update/kubectl-gadget
kubectl-gadget: 0.24.0 -> 0.25.1
2024-03-02 00:16:45 -05:00
Mario Rodas
ddd8daf6e3
Merge pull request #290528 from r-ryantm/auto-update/clusterctl
clusterctl: 1.6.1 -> 1.6.2
2024-03-02 00:16:03 -05:00
Mario Rodas
06cdd0e460
Merge pull request #291252 from trofi/stellar-core-gcc-13-fix
stellar-core: fix `gcc-13` build
2024-03-02 00:05:12 -05:00
Mario Rodas
9c07d2033b
Merge pull request #287085 from trofi/evtest-qt-update
evtest-qt: 0.2.0 -> 0.2.0-unstable-2023-09-13
2024-03-02 00:03:04 -05:00
Mario Rodas
1c4a8d7a90
Merge pull request #286967 from magnetophon/surge-xt
surge-XT: 1.2.3 -> 1.3.1
2024-03-01 23:57:25 -05:00
Mario Rodas
4d492e7228
Merge pull request #285799 from MalteJanz/update/ludtwig/0.8.1
ludtwig: 0.8.0 -> 0.8.2
2024-03-01 23:56:59 -05:00
Mario Rodas
bae2669d32
Merge pull request #290874 from matthiasbeyer/update-tuxedo-keyboard
tuxedo-keyboard: 3.2.7 -> 3.2.14
2024-03-01 23:50:13 -05:00
Mario Rodas
e8879df217
Merge pull request #292365 from r-ryantm/auto-update/virtio-win
virtio-win: 0.1.240-1 -> 0.1.248-1
2024-03-01 23:47:41 -05:00
Mario Rodas
7bb716ea1d
Merge pull request #292413 from r-ryantm/auto-update/gauge
gauge: 1.6.2 -> 1.6.3
2024-03-01 23:47:12 -05:00
Mario Rodas
bf9c870171
Merge pull request #292443 from r-ryantm/auto-update/rsonpath
rsonpath: 0.8.6 -> 0.8.7
2024-03-01 23:43:55 -05:00
Mario Rodas
464d19a7c4
Merge pull request #292614 from atorres1985-contrib/live555
live555: 2024.02.23 -> 2024.02.28
2024-03-01 23:41:05 -05:00
Mario Rodas
7e110418c8
Merge pull request #292609 from xrelkd/update/cargo-bloat
cargo-bloat: add `meta.mainProgram`
2024-03-01 23:40:48 -05:00
Mario Rodas
f7f63520cd
Merge pull request #292623 from r-ryantm/auto-update/vale
vale: 3.2.0 -> 3.2.1
2024-03-01 23:40:03 -05:00
Mario Rodas
9644449e9e
Merge pull request #292679 from atorres1985-contrib/labwc
labwc: 0.7.0 -> 0.7.1
2024-03-01 23:39:33 -05:00
Mario Rodas
37d0669466
Merge pull request #287403 from trofi/graphia-gcc-13-fix-update
graphia: 3.2 -> 4.2
2024-03-01 23:26:37 -05:00
Mario Rodas
42307e30a8
Merge pull request #287220 from trofi/gmni-disable-fortify3
gmni: disable `fortify3` to fix `gcc-13` build
2024-03-01 23:25:25 -05:00
Mario Rodas
293d6a84c2
Merge pull request #291924 from trofi/vertcoind-drop-redundant-disable-warnings-if-gcc13
vertcoind: drop redundant `disable-warnings-if-gcc13`
2024-03-01 23:23:53 -05:00
Mario Rodas
dccb05e411
Merge pull request #292434 from trofi/proj-drop-redundant-disable-warnings-if-gcc13
proj: drop redundant `disable-warnings-if-gcc13`
2024-03-01 23:23:30 -05:00
Mario Rodas
f7d6e18b9f
Merge pull request #290581 from trofi/unixODBCDrivers.mariadb-fix-clang-16
unixODBCDrivers.mariadb: 3.1.14 -> 3.1.20
2024-03-01 23:22:26 -05:00
Mario Rodas
1f9bcee228
Merge pull request #291426 from trofi/qlcplus-gcc-13-fix
qlcplus: fix `gcc-13` build (drop `-Werror`)
2024-03-01 23:21:58 -05:00
Mario Rodas
07409d6acb
Merge pull request #291365 from trofi/rippled-gcc-13-fix
rippled: fix `gcc-13` build failure
2024-03-01 23:21:05 -05:00
Mario Rodas
6f4f97cb9c
Merge pull request #292655 from trofi/reproc-drop-redundant-disable-warnings-if-gcc13
reproc: drop redundant `disable-warnings-if-gcc13`
2024-03-01 23:20:31 -05:00
Mario Rodas
7e0ee95ed9
Merge pull request #292666 from trofi/btop-drop-redundant-disable-warnings-if-gcc13
btop: drop redundant `disable-warnings-if-gcc13`
2024-03-01 23:20:19 -05:00
Mario Rodas
c16ca82d1f
Merge pull request #291680 from trofi/moreutils-update
moreutils: 0.68 -> 0.69
2024-03-01 23:20:08 -05:00
Mario Rodas
1e2a9a6cd9
Merge pull request #291682 from trofi/libunwind-update
libunwind: 1.8.0 -> 1.8.1
2024-03-01 23:19:42 -05:00
Mario Rodas
15b6c77f27
Merge pull request #292681 from trofi/google-cloud-cpp-drop-redundant-disable-warnings-if-gcc13
google-cloud-cpp: drop redundant `disable-warnings-if-gcc13`
2024-03-01 23:18:30 -05:00
Mario Rodas
4acd885db1
Merge pull request #292479 from marsam/update-git-lfs
git-lfs: 3.4.1 -> 3.5.0
2024-03-01 23:18:10 -05:00
Mario Rodas
b30e4db5b7
Merge pull request #292470 from r-ryantm/auto-update/syft
syft: 0.105.1 -> 1.0.0
2024-03-01 23:17:11 -05:00
annalee
a04ddbe327
Merge remote-tracking branch 'upstream/master' into sn-remove 2024-03-02 04:08:10 +00:00
éclairevoyant
aa94fc78b0
Merge pull request #289900 from afh/undmg-apfs
7zz: add setup hook script to unpack DMG files
2024-03-02 02:59:19 +00:00
Nick Cao
1411880130
Merge pull request #292699 from NickCao/vamp-plugin-sdk-fixup
vamp-plugin-sdk: fix owner in fetchFromGitHub
2024-03-01 21:46:30 -05:00
Nick Cao
b788ebb67f
Merge pull request #292697 from NickCao/fcitx5-qt-fixup
qt6Packages.fcitx5-qt: fix repo in fetchFromGitHub
2024-03-01 21:45:54 -05:00
Nick Cao
25bf31036f
vamp-plugin-sdk: fix owner in fetchFromGitHub 2024-03-01 21:10:20 -05:00
Nick Cao
520456e905
qt6Packages.fcitx5-qt: fix repo in fetchFromGitHub 2024-03-01 21:04:27 -05:00
Silvan Mosberger
4b8265ab7f
Merge pull request #290743 from tweag/by-name-better-errors 2024-03-02 02:28:37 +01:00
Martin Weinelt
8511ae26c1
Merge pull request #292556 from Net-Mist/aiounittest
python312Packages.aiounittest: fix tests by moving to pynose
2024-03-02 02:13:28 +01:00
Robert Scott
49ebee33e7
Merge pull request #292345 from zimbatm/mdsh-0.8.0
mdsh: 0.7.0 -> 0.8.0
2024-03-02 00:56:19 +00:00
OTABI Tomoya
86a3b42461
Merge pull request #291938 from sarahec/textnets-093-patch
python311Packages.textnets: 0.9.3 -> 0.9.4
2024-03-02 09:44:17 +09:00
Maciej Krüger
acc3f7103e
Merge pull request #292677 from trofi/distrobuilder.tests-fix-incus-reference
distrobuilder.tests: update `incus.container` reference
2024-03-02 01:42:21 +01:00
Sandro
9685fb69a0
Merge pull request #292630 from alyssais/doxygen-spdlog
doxygen: unvendor spdlog
2024-03-02 00:30:08 +01:00
Robert Scott
0267739e11
Merge pull request #292517 from LeSuisse/zlog-CVE-2024-22857
zlog: apply patch for CVE-2024-22857
2024-03-01 23:18:00 +00:00
Martin Weinelt
333069e9df
Merge pull request #292625 from helsinki-systems/upd/nixfmt-rfc-style
nixfmt-rfc-style: 2024-01-31 -> 2024-03-01
2024-03-02 00:08:40 +01:00