Commit Graph
374664 Commits
Author SHA1 Message Date
Martin WeineltandGitHub 25eb166cf5 Merge pull request #171332 from mweinelt/firefox 2022-05-03 18:45:08 +02:00
LassulusandGitHub af887d87f1 Merge pull request #156360 from astro/yquake2
yquake2: migrate from cmake to gnumake
2022-05-03 18:30:39 +02:00
SandroandGitHub 5bab1af40b Merge pull request #170972 from SuperSandro2000/unityhub
unityhub: fix nix-env version parsing
2022-05-03 17:52:17 +02:00
SandroandGitHub b52821ffba Merge pull request #170970 from SuperSandro2000/uni-vga
uni-vga: reduce with lib usage
2022-05-03 17:08:21 +02:00
LassulusandGitHub 1ec7a26b80 Merge pull request #171402 from Luflosi/remove-dead-code
nixos/stage-1: remove dead code
2022-05-03 16:59:43 +02:00
SandroandGitHub eee88aa9bd Merge pull request #170961 from SuperSandro2000/inih
inih: fix version parsing with nix-env
2022-05-03 16:56:09 +02:00
Patrick HilhorstandGitHub 9d8bd5a520 Merge pull request #171176 from samuela/upkeep-bot/plexamp-4.2.1-1651450835
plexamp: 4.2.0 -> 4.2.1
2022-05-03 16:55:18 +02:00
Luflosi deed4a3d6c nixos/stage-1: remove dead code
This special case for Btrfs was added in 51bc82960a. One year later beddd36c95 added code to skip the fsck entirely if the filesystem is Btrfs. This made the `if` statement unnecessary.
2022-05-03 16:15:51 +02:00
Martin Weinelt 2473837984 nss_latest: 3.77 -> 3.78
https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_78.html

Fixes the ordering of the security load patchset to save us rebuilds.
2022-05-03 15:36:13 +02:00
Martin Weinelt c773303215 Revert "Revert "nss_latest: 3.76.1 -> 3.77""
This reverts commit 79a5b548cc.
2022-05-03 15:36:13 +02:00
adisbladisandGitHub 7beebb590d Merge pull request #171381 from qowoz/podman-oci
nixos/release: add podman, oci-containers.podman to tested
2022-05-03 20:35:29 +07:00
Martin Weinelt f6fd7e36d3 firefox-esr: 91.8.0esr -> 91.9.0esr
https://www.mozilla.org/en-US/firefox/91.9.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2022-17/

Fixes: CVE-2022-29914, CVE-2022-29909, CVE-2022-29916, CVE-2022-29911,
       CVE-2022-29912, CVE-2022-29917
2022-05-03 15:35:22 +02:00
Martin Weinelt a1f9d3a52e firefox-bin: 99.0.1 -> 100.0
https://www.mozilla.org/en-US/firefox/100.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2022-16/

Fixes: CVE-2022-29914, CVE-2022-29909, CVE-2022-29911, CVE-2022-29912,
       CVE-2022-29910, CVE-2022-29915, CVE-2022-29917, CVE-2022-29918
2022-05-03 15:35:04 +02:00
Martin Weinelt 3f2a09af84 firefox: 99.0.1 -> 100.0
https://www.mozilla.org/en-US/firefox/100.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2022-16/

Fixes: CVE-2022-29914, CVE-2022-29909, CVE-2022-29911, CVE-2022-29912,
       CVE-2022-29910, CVE-2022-29915, CVE-2022-29917, CVE-2022-29918
2022-05-03 15:34:02 +02:00
SandroandGitHub 83beeb19ac Merge pull request #171392 from Kranzes/nc
nextcloud-client: 3.4.4 -> 3.5.0
2022-05-03 15:20:54 +02:00
SandroandGitHub 44977f20bf Merge pull request #171394 from r-ryantm/auto-update/python3.10-types-paramiko
python310Packages.types-paramiko: 2.8.21 -> 2.10.0
2022-05-03 15:10:47 +02:00
ArtturiandGitHub e982910064 Merge pull request #171248 from Artturin/addtoconfig1 2022-05-03 15:44:22 +03:00
Will CohenandKerstin 8d03b2418e qgis-ltr: 3.22.5 -> 3.22.6 2022-05-03 14:39:07 +02:00
Will CohenandKerstin 14d77e895d qgis: 3.24.1 -> 3.24.2 2022-05-03 14:39:07 +02:00
R. Ryantm 8907bea5c1 python310Packages.types-paramiko: 2.8.21 -> 2.10.0 2022-05-03 12:27:30 +00:00
Naïm FavierandYt 7f9c7443ae yarn2nix: extend NixOS/nix#5128 workaround to 2.4+
The issue was not fixed in later versions, so we need the workaround
for all versions greater than `2.4pre`.
2022-05-03 08:18:11 -04:00
Ilan Joselevich f7041d7893 nextcloud-client: 3.4.4 -> 3.5.0 2022-05-03 15:14:41 +03:00
YayaandGitHub 7af591c79c gitlab: 14.10.0 -> 14.10.1 (#171363) 2022-05-03 14:10:17 +02:00
Bobby RongandGitHub c3e930c793 Merge pull request #171367 from r-ryantm/auto-update/gitRepo
gitRepo: 2.24.1 -> 2.25
2022-05-03 20:06:45 +08:00
happysalada 7523edc3e9 zellij: 0.27.0 -> 0.29.1 2022-05-03 07:59:35 -04:00
happysalada fb60c5e7b3 solc: add darwin binary for now 2022-05-03 07:58:58 -04:00
R. RyantmandJan Tojnar 67f6146500 glibmm: 2.66.2 -> 2.66.3 2022-05-03 13:44:49 +02:00
Doron BeharandGitHub d33eace057 Merge pull request #171226 from SuperSandro2000/gmailctl
gmailctl: unstable-2022-03-24 -> 0.10.2
2022-05-03 12:44:03 +03:00
zowoq 825078447a podman: add oci-containers.podman to passthru.tests 2022-05-03 19:42:33 +10:00
zowoq bbf483c46e nixos/release: add podman, oci-containers.podman to tested 2022-05-03 19:42:33 +10:00
Fabian AffolterandGitHub 3083f9df92 Merge pull request #171115 from fabaff/filetype-bump
python310Packages.filetype: 1.0.10 -> 1.0.13
2022-05-03 11:15:30 +02:00
Fabian AffolterandGitHub 4f7f7883fe Merge pull request #171370 from r-ryantm/auto-update/python3.10-ansible-later
python310Packages.ansible-later: 2.0.11 -> 2.0.12
2022-05-03 11:10:39 +02:00
davidakandGitHub 4819473fb2 Merge pull request #171347 from Madouura/dev/bcachefs
bcachefs: 2022-04 -> 2022-05
2022-05-03 11:05:54 +02:00
Matthieu CoudronandGitHub 5114d91cd8 Merge pull request #169802 from NinjaTrappeur/nin/prosody012 2022-05-03 11:04:17 +02:00
Sarah BrofeldtandGitHub 4014d689cd Merge pull request #171295 from liff/teams/update-darwin-hash
teams: fix source hash of 1.5.00.10453 on Darwin
2022-05-03 10:33:19 +02:00
Fabian AffolterandGitHub 287484c78b Merge pull request #171358 from r-ryantm/auto-update/python3.10-Flask-JWT-Extended
python310Packages.flask-jwt-extended: 4.3.1 -> 4.4.0
2022-05-03 10:16:59 +02:00
R. Ryantm 1d43276e4e python310Packages.ansible-later: 2.0.11 -> 2.0.12 2022-05-03 08:13:05 +00:00
Florian KlinkandGitHub f0df550602 Merge pull request #170650 from adisbladis/oci-containers-default-backend
nixos/virtualisation.oci-containers: Use podman as the default backend
2022-05-03 10:09:22 +02:00
R. Ryantm fa1e885698 gitRepo: 2.24.1 -> 2.25 2022-05-03 08:04:49 +00:00
SandroandGitHub f20de92232 Merge pull request #169636 from WolfangAukang/bashblog
bashblog: init at unstable-2022-03-26
2022-05-03 09:45:25 +02:00
SandroandGitHub e3e341fa4c Merge pull request #170667 from WolfangAukang/proton-client-tests
python310Packages.proton-client: enable tests
2022-05-03 09:42:31 +02:00
SandroandGitHub beec499a8a Merge pull request #163598 from SuperSamus/doc-builder-typos
doc/builders: fix typos
2022-05-03 09:41:34 +02:00
Janne HeßandGitHub 2edce50847 Merge pull request #171134 from helsinki-systems/feat/make-initrd-ng-strip
makeInitrdNG: Strip more and remove output
2022-05-03 09:41:22 +02:00
SandroandGitHub 70c293cf81 Merge pull request #169931 from ck3d/vdr-fritz-1.5.4
vdrPlugins.fritzbox: 1.5.3 -> 1.5.4
2022-05-03 09:38:04 +02:00
SandroandGitHub 52067d1612 Merge pull request #171345 from zhaofengli/moonraker-2022-04-23
moonraker: unstable-2022-03-10 -> unstable-2022-04-23
2022-05-03 09:35:24 +02:00
SandroandGitHub e76dd5230f Merge pull request #167032 from Vonfry/feature/fcitx5/rime/with-custom-data-dirs
fcitx5-rime: support custom data dir from environment variable for nixos and nix specially
2022-05-03 09:35:04 +02:00
Kenji MaillardandGitHub 86a6908045 coqPackages.metacoq: create package (#162639) 2022-05-03 09:26:34 +02:00
Fabian AffolterandGitHub 6509cea388 python310Packages.flask-jwt-extended: switch to pytestCheckHook
- disable on older Python releases
- add pythonImportsCheck
- update pname
2022-05-03 09:19:32 +02:00
Michele Guerini RoccoandGitHub defbaa09f1 Merge pull request #171144 from rnhmjoj/pr-zimg
zimg: 3.0.3 -> 3.0.4
2022-05-03 08:48:51 +02:00
R. Ryantm 3c7a994c85 python310Packages.flask-jwt-extended: 4.3.1 -> 4.4.0 2022-05-03 06:37:09 +00:00