Commit Graph
332932 Commits
Author SHA1 Message Date
Fabian Affolter 771d7823a4 python3Packages.devolo-plc-api: init at 0.6.3 2021-11-19 23:25:57 +01:00
Fabian Affolter 2cd546626a python3Packages.pyatmo: 6.1.0 -> 6.2.0 2021-11-19 23:14:29 +01:00
Patrick Hilhorst 7201052de2 nixosTests.vscodium: wait for different text 2021-11-19 23:04:53 +01:00
Patrick Hilhorst 2a04ae8b12 nixosTests.vscodium: rename machines 2021-11-19 23:04:26 +01:00
Patrick Hilhorst 9e71014ede test-driver.py: always export single machine as 'machine' 2021-11-19 23:02:30 +01:00
Alyssa Ross 54caa42f9e catgirl: enable parallel building
Tested at -j48.
2021-11-19 21:58:23 +00:00
SandroandGitHub 64cd57dd4f Merge pull request #146449 from maralorn/bump-laminar 2021-11-19 22:56:51 +01:00
Robert HensingandGitHub 2441a7992d Merge pull request #146610 from l0b0/fix-keen4-shellcheck-lints
keen4: Fix ShellCheck lints
2021-11-19 22:48:38 +01:00
Fabian Affolter de18d83359 python3Packages.libversion: 1.2.3 -> 1.2.4 2021-11-19 22:47:29 +01:00
Alexander BantyevandGitHub 34ce7c679b Merge pull request #146673 from NixOS/balsoft/fprind-tod-fix
libfprint-tod: 1.90.7 -> 1.94.1
2021-11-20 00:47:04 +03:00
Robert HensingandGitHub 9c217dfadb Merge pull request #146626 from TerrorJack/auto-upgrade-add-ssh
NixOS auto upgrade: add openssh to path
2021-11-19 22:38:24 +01:00
Alexander BantyevandGitHub 8c765487bb Merge pull request #146682 from AleXoundOS/python39Packages.sanic
python39Packages.sanic: disable some flaky tests
2021-11-20 00:35:12 +03:00
Patrick Hilhorst a8f693ed48 test-driver.py: fix weird non-pythonism 2021-11-19 22:28:32 +01:00
Fabian Affolter ef4ab06ba5 python3Packages.identify: 2.3.7 -> 2.4.0 2021-11-19 22:26:38 +01:00
Alexander Tomokhov 02ed0b2ca3 fluxus: switch to racket_7_9 2021-11-20 00:25:07 +03:00
Fabian Affolter e21280234b python3Packages.ukkonen: init at 1.0.1 2021-11-19 22:25:01 +01:00
Alexander Tomokhov f7822885f8 racket_7_9: init at 7.9 2021-11-20 00:24:22 +03:00
Michael Weiss ce224d8643 chromiumBeta: 96.0.4664.45 -> 97.0.4692.20 2021-11-19 22:22:41 +01:00
Martin Weinelt c91c0296dd home-assistant: 2021.11.4 -> 2021.11.5 2021-11-19 22:18:06 +01:00
Alexander BantyevandGitHub e644da4d99 Merge pull request #141820 from cab404/patch-1
.github/PULL_REQUEST_TEMPLATE: added md-to-db reminder
2021-11-20 00:17:56 +03:00
Alexander Tomokhov a11b863ece python39Packages.sanic: disable some flaky tests 2021-11-20 00:11:45 +03:00
Michael WeissandGitHub 51712daede Merge pull request #146433 from primeos/ungoogled-chromium
ungoogled-chromium: 95.0.4638.69 -> 96.0.4664.45
2021-11-19 22:07:21 +01:00
Fabian Affolter 6a71aba55c python3Packages.faraday-plugins: 1.5.6 -> 1.5.7 2021-11-19 22:05:01 +01:00
Fabian Affolter ffbba7b532 checkov: 2.0.587 -> 2.0.591 2021-11-19 22:02:30 +01:00
SandroandGitHub e95cf601a3 Merge pull request #146669 from fabaff/bump-tfsec 2021-11-19 21:57:06 +01:00
SandroandGitHub ab9aa0dfeb Merge pull request #146668 from rittelle/remove-rittelle 2021-11-19 21:56:17 +01:00
Thiago Kenji Okada c8304d130f retroarch: 1.9.2 -> 1.9.13.2
The issue of non-working cores on newer versions of RetroArch was caused
by the missing core metadata that is available on
libretro/libretro-super repo. This also allows RetroArch to works
properly, for example there is no need to load a core before loading a
content: RetroArch knows each emulator to load depending on the
available emulators and the file extension.

To load the metadata from `/nix/store`, we need to patch the
`retroarch.cfg`. Sadly this file is only updated when needed, for
example, it will update if the path that it is pointing doesn't exist
anymore. However, before this PR it pointed to a file located in the
HOME directory, so if someone used RetroArch before they will probably
have issues while loading the file.

I tried to patch the configuration loader directly but the code is kinda
messy and this seems very prone to breakage (while the `retroarch.cfg`
file seems an stable interface). One better solution will probably be
the introduction of a module that can generate `retroarch.cfg` file
(since retroarch supports loading a config from `/etc/retroarch.cfg`).

But this will come in a future PR.
2021-11-19 17:43:47 -03:00
Alexander Bantyev 4d8cd39b0b libfprint-tod: 1.90.7 -> 1.94.1 2021-11-19 23:43:43 +03:00
SandroandGitHub e476113f29 Merge pull request #145509 from SuperSandro2000/mpv 2021-11-19 21:42:36 +01:00
Sandro Jäckel 46179208cf cogl: switch to pname+version
see #103997
2021-11-19 21:41:47 +01:00
Alexander BantyevandGitHub 5ecebf037f Merge pull request #146666 from ymatsiuk/fricas
fricas: fix build
2021-11-19 23:37:32 +03:00
Fabian Affolter 7d51dd7da2 tfsec: 0.59.0 -> 0.60.0 2021-11-19 21:34:19 +01:00
Fabian AffolterandGitHub cd5c34beb2 Merge pull request #146650 from dotlambda/rapidfuzz-1.8.3
python3Packages.rapidfuzz: 1.8.2 -> 1.8.3
2021-11-19 21:32:11 +01:00
rittelle 4d8d035c6c Removed rittelle from the maintainer list 2021-11-19 21:29:09 +01:00
Patrick Hilhorst 7ed2f6e55d nixos/tests/vscodium{,-wayland}: merge tests 2021-11-19 21:21:20 +01:00
Patrick Hilhorst 6ecb9a352f nixos/tests/vscodium-wayland: init 2021-11-19 21:20:53 +01:00
Yurii Matsiuk 29ed2bbe02 fricas: fix build 2021-11-19 21:06:44 +01:00
Alexander BantyevandGitHub 1d1d332bb2 Merge pull request #146658 from 97nomad/nommy/fix-gigedit-pangomm
gigedit: use old pangomm version
2021-11-19 22:58:40 +03:00
Sebastián Mancilla 53fa9753b7 masscan: fix build on darwin 2021-11-19 16:57:28 -03:00
Sebastián Mancilla b663e1b4d3 lrzip: refactor derivation
- Fetch from GitHub
- Set nativeBuildInputs
2021-11-19 16:46:09 -03:00
Alexander BantyevandGitHub 8ac9859d73 Merge pull request #146654 from NixOS/balsoft/openjfx-make-big-parallel
openjfx11: require-big-parallel
2021-11-19 22:16:12 +03:00
Robert Schütz cfc61a2eee python3Packages.igraph: update pname 2021-11-19 11:16:04 -08:00
Alexander Bantyev c8f846893c openjfx11: require-big-parallel 2021-11-19 22:15:35 +03:00
Robert SchützandGitHub 2d97acad3b Merge pull request #146316 from dotlambda/pytest-subprocess-1.3.2
python3Packages.pytest-subprocess: 1.1.1 -> 1.3.2
2021-11-19 11:03:41 -08:00
Alexander BantyevandGitHub 789fbe746b Merge pull request #146657 from ymatsiuk/luabind
luabind: fix build
2021-11-19 21:54:49 +03:00
Evgenia Vaartis b23e863959 gigedit: use old pangomm version 2021-11-19 21:51:12 +03:00
Yurii Matsiuk d6c8ed25be luabind: fix build 2021-11-19 19:46:38 +01:00
Francesco ZaniniandBjørn Forsman f4cd131e38 roomeqwizard: init at 5.20.4 2021-11-19 19:42:50 +01:00
Alexander BantyevandGitHub 666c87562c Merge pull request #146655 from ymatsiuk/fixdrush
drush: fix build
2021-11-19 21:38:42 +03:00
Yurii Matsiuk 3962f85607 drush: fix build 2021-11-19 19:29:03 +01:00