Commit Graph
292471 Commits
Author SHA1 Message Date
Michael Weiss 2f671ccc7a nixos/tests/{sway,cage,cagebreak}: Fix the tests on aarch64-linux
Since the update to wlroots 0.13 (e03dde82a7) the default VGA card
isn't supported anymore and we needed to switch to virtio (qxl didn't
work either). However, as it turned out "-vga virtio" (28b8cff301)
broke the test on AArch64. Luckily there's a third option that works on
all three supported platforms: virtio-gpu-pci

According to [0] "This device lacks VGA compatibility mode but is
otherwise identical to the virtio vga device. UEFI firmware can handle
this, and if your guests has drivers too you can use this instead of
virtio-vga. This will reduce the attack surface (no complex VGA
emulation support) and reduce the memory footprint by 8 MB (no pci
memory bar for VGA compatibility). This device can be placed in a PCI
Express slot."
So in the end this seems like the ideal choice :)
See also [1].

[0]: https://www.kraxel.org/blog/2019/09/display-devices-in-qemu/#virtio-gpu-pci
[1]: https://patches.openembedded.org/patch/164351/
2021-05-27 21:29:54 +02:00
SandroandGitHub f9b26b91a4 Merge pull request #107599 from numinit/ovftool
ovftool: init at 4.4.1
2021-05-27 19:41:13 +02:00
SandroandGitHub ee74a87392 Merge pull request #124591 from SuperSandro2000/diff-so-fancy
diff-so-fancy: 1.4.0 -> 1.4.1
2021-05-27 19:39:19 +02:00
Eric BaileyandEric Bailey 8ed03bc712 kubernetes-helm: 3.5.4 -> 3.6.0 2021-05-27 11:54:57 -05:00
Ryan MulliganandGitHub fc9e2526c8 Merge pull request #124290 from r-ryantm/auto-update/mbuffer
mbuffer: 20210209 -> 20210328
2021-05-27 09:54:25 -07:00
Ryan MulliganandGitHub d8e73279b9 Merge pull request #123974 from r-ryantm/auto-update/innernet
innernet: 1.2.0 -> 1.3.0
2021-05-27 08:52:39 -07:00
Michael WeissandGitHub 861f8580fc Merge pull request #124583 from primeos/nixos-tests-sway
nixos/tests/{sway,cagebreak}: Disable on aarch64-linux
2021-05-27 17:39:45 +02:00
SandroandGitHub 866e7e5e73 Merge pull request #123409 from justinas/woeusb-5
woeusb: 3.3.1 -> 5.1.0
2021-05-27 17:13:03 +02:00
Sandro Jäckel 15eb917faf diff-so-fancy: 1.4.0 -> 1.4.1 2021-05-27 17:04:19 +02:00
d8638f1c7f pmbootstrap: init at 1.30.0 (#118444)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-27 17:04:02 +02:00
Michael AdlerandProfpatsch 44c286d236 tree-sitter: 0.19.3 -> 0.19.5
new grammars:

* tree-sitter-toml
* tree-sitter-tsq
* tree-sitter-zig
2021-05-27 17:03:37 +02:00
Ryan MulliganandGitHub c8e32eddf8 Merge pull request #120319 from fricklerhandwerk/docs-to-markdown
doc/using: convert to markdown
2021-05-27 06:44:16 -07:00
Benjamin HippleandGitHub 2f7d06bdbf Merge pull request #124482 from alarsyo/beancount-google-auth
python3Packages.beancount: add google-auth dep
2021-05-27 09:30:52 -04:00
Ryan MulliganandGitHub ea595a2013 Merge pull request #124021 from r-ryantm/auto-update/cdogs
cdogs-sdl: 0.11.1 -> 0.12.0
2021-05-27 06:05:31 -07:00
Michael Weiss abb9ea73f7 nixos/tests/{sway,cagebreak}: Disable on aarch64-linux
The tests timeout on AArch64 (e.g. [0] and [1]), likely because the QEMU
option "-vga virtio" isn't supported there (unfortunately I currently
lack access to an AArch64 system with NixOS to investigate).

This also affects the test for Cage but that one is already limited to
x86_64-linux.

[0]: https://hydra.nixos.org/build/144148809
[1]: https://hydra.nixos.org/build/144103034
2021-05-27 14:14:49 +02:00
Michael WeissandGitHub bcdb2d69bb Merge pull request #124580 from primeos/chromiumDev
chromiumDev: 92.0.4512.4 -> 92.0.4515.20
2021-05-27 13:32:16 +02:00
Fabian AffolterandGitHub 8a671970cb Merge pull request #124543 from r-ryantm/auto-update/goaccess
goaccess: 1.4.6 -> 1.5
2021-05-27 13:11:55 +02:00
Fabian AffolterandGitHub 18c8422960 Merge pull request #124144 from fabaff/bump-geojson-client
python3Packages.geojson-client: 0.5 -> 0.6
2021-05-27 12:56:53 +02:00
Michael Weiss 136addaa6e chromiumDev: 92.0.4512.4 -> 92.0.4515.20 2021-05-27 11:45:27 +02:00
Fabian AffolterandGitHub 5658fadedb Merge pull request #124008 from fabaff/bump-pylitterbot
python3Packages.pylitterbot: 2021.3.1 -> 2021.5.0
2021-05-27 10:17:15 +02:00
regnatandPeter Hoeg d7d4b0dc3a zeal: Use the main qt5 libraries set
Builds fine with it, so no need to pin an older version.

(This originally was triggered by qtwebengine failing for Qt514.
The build has been fixed on master in the meantime, but I guess it still
makes sense)
2021-05-27 15:50:37 +08:00
Domen KožarandGitHub a48d4bf159 Merge pull request #124569 from thefloweringash/subversion-as
subversion: update libtool to fix build on aarch64-darwin
2021-05-27 09:09:13 +02:00
R. RyanTMandJonathan Ringer e6c78b6d8d mediastreamer: 4.5.1 -> 4.5.15 2021-05-26 23:43:56 -07:00
R. RyanTMandJonathan Ringer 022465fba3 agate: 3.0.2 -> 3.0.3 2021-05-26 23:43:39 -07:00
R. RyanTMandJonathan Ringer 089915f634 bowtie2: 2.4.3 -> 2.4.4 2021-05-26 23:43:08 -07:00
R. RyanTMandJonathan Ringer 14018b71dd mavproxy: 1.8.36 -> 1.8.37 2021-05-26 23:42:35 -07:00
David ArnoldandJonathan Ringer 13750b25a5 kubernetes: fix generated kubeconfig
The absence of current-context in the right place resulted in obscure
bugs. The reason this has not been detected before can only be that
it was unused.
2021-05-26 23:39:48 -07:00
R. RyanTMandJonathan Ringer 346f68bf71 bacula: 11.0.2 -> 11.0.3 2021-05-26 23:39:16 -07:00
R. RyanTMandJonathan Ringer c30ec77e19 helmfile: 0.139.6 -> 0.139.7 2021-05-26 23:38:06 -07:00
R. RyanTMandJonathan Ringer b5533ff868 ergo: 4.0.10 -> 4.0.11 2021-05-26 23:37:52 -07:00
R. RyanTMandJonathan Ringer ca201dac1a boundary: 0.2.2 -> 0.2.3 2021-05-26 23:37:35 -07:00
Fabian AffolterandGitHub df5aacd0a9 Merge pull request #123838 from fabaff/bump-angr
python3Packages.angr: 9.0.6885 -> 9.0.7491
2021-05-27 08:37:07 +02:00
Fabian AffolterandGitHub cb8267dfb4 Merge pull request #124373 from fabaff/bump-dulwich
python3Packages.dulwich: 0.20.21 -> 0.20.23
2021-05-27 08:33:07 +02:00
Fabian AffolterandGitHub bd5a212f12 Merge pull request #124379 from fabaff/bump-pyftdi
python3Packages.pyftdi: 0.52.9 -> 0.53.1
2021-05-27 08:32:51 +02:00
Fabian AffolterandGitHub 92cf5ae361 Merge pull request #124018 from fabaff/bump-hass-nabucasa
python3Packages.hass-nabucasa: 0.43.0 -> 0.43.1
2021-05-27 08:30:17 +02:00
Andrew Childs 364e6e634b subversion: update libtool to fix build on aarch64-darwin 2021-05-27 14:01:54 +09:00
SandroandGitHub 46fab2bfee Merge pull request #123411 from mweinelt/ansible-2.11 2021-05-27 05:39:40 +02:00
SandroandGitHub b4af01cb9e Merge pull request #123738 from austinbutler/xh-010 2021-05-27 05:38:55 +02:00
SandroandGitHub 11e59a08dd Merge pull request #124280 from Mdsp9070/gnome-extensions-gTile 2021-05-27 05:37:09 +02:00
SandroandGitHub 43f633241a Merge pull request #124447 from bolasblack/feat/fn-cli 2021-05-27 05:32:42 +02:00
SandroandGitHub 61d4354d52 Merge pull request #124269 from lourkeur/update/ghc_filesystem
ghc_filesystem: 1.5.4 -> 1.5.6
2021-05-27 05:32:18 +02:00
5d3f6739e5 kubeone: init at 1.2.1 (#124238)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-27 05:28:31 +02:00
SandroandGitHub 9477b5d3ea Merge pull request #124125 from dotlambda/kdeltachat-2021-05-22
kdeltachat: unstable-2021-05-18 -> unstable-2021-05-22
2021-05-27 05:22:43 +02:00
SandroandGitHub 590d8a1581 Merge pull request #124171 from fabaff/sammler
sammler: init at 20210523-259b9fc
2021-05-27 05:17:44 +02:00
361a54ac31 nordic: 1.9.0 -> 2021-05-21 (#123928)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-27 05:17:21 +02:00
SandroandGitHub 5619e3eb35 Merge pull request #124147 from superherointj/package-firebird-v4.0.0 2021-05-27 05:13:50 +02:00
SandroandGitHub 655745049e Merge pull request #124474 from fabaff/bump-yalesmartalarmclient
python3Packages.yalesmartalarmclient: 0.3.1 -> 0.3.4
2021-05-27 05:06:07 +02:00
SandroandGitHub 3f50e4ad27 Merge pull request #124460 from kolaente/update/cypress-7.4
cypress: 7.3.0 -> 7.4.0
2021-05-27 05:05:33 +02:00
SandroandGitHub 0efe8beb7f Merge pull request #124345 from jonringer/mark-mxu11-broken
linuxPackages.mxu11x0: mark broken for kernel>=5.4
2021-05-27 05:02:35 +02:00
SandroandGitHub 19846d8797 Merge pull request #124346 from jonringer/mark-perf-broken
linuxPackages.perf: mark broken for kernels<5
2021-05-27 05:02:14 +02:00