feat: Add nixpkgs-patcher for patch nixpkgs

This commit is contained in:
ulic-youthlic 2026-02-20 12:23:35 +08:00
parent 415e9862b6
commit a31f6cdcee
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
6 changed files with 85 additions and 54 deletions

98
flake.lock generated
View file

@ -112,9 +112,7 @@
"nixpkgs": [
"nixpkgs"
],
"utils": [
"flake-utils"
]
"utils": "utils"
},
"locked": {
"lastModified": 1770019181,
@ -380,7 +378,7 @@
},
"flake-utils": {
"inputs": {
"systems": "systems_2"
"systems": "systems_3"
},
"locked": {
"lastModified": 1731533236,
@ -398,7 +396,7 @@
},
"flake-utils_2": {
"inputs": {
"systems": "systems_4"
"systems": "systems_5"
},
"locked": {
"lastModified": 1731533236,
@ -579,9 +577,7 @@
},
"lix-module": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"flake-utils": "flake-utils",
"flakey-profile": "flakey-profile",
"lix": "lix",
"nixpkgs": [
@ -704,7 +700,7 @@
"nixpkgs": [
"nixpkgs"
],
"systems": "systems_3"
"systems": "systems_4"
},
"locked": {
"lastModified": 1771059089,
@ -795,22 +791,6 @@
"type": "github"
}
},
"nixpkgs-485603": {
"locked": {
"lastModified": 1769860058,
"narHash": "sha256-xiC+Y8ylTYFhY2KaGs1p/bSinsBHQ42nrjsFDn9EajQ=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "b9c50b93fcf500dbd398ddc84829f6751b97fb47",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "refs/pull/485603/head",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"lastModified": 1769909678,
@ -826,6 +806,33 @@
"type": "github"
}
},
"nixpkgs-patch-rqbit-bump": {
"flake": false,
"locked": {
"narHash": "sha256-BZRSSNDskFySuJ0L2W/FRlHFeaaOZBrwbhXgYn8KbeY=",
"type": "file",
"url": "https://github.com/nixos/nixpkgs/pull/485603.diff"
},
"original": {
"type": "file",
"url": "https://github.com/nixos/nixpkgs/pull/485603.diff"
}
},
"nixpkgs-patcher": {
"locked": {
"lastModified": 1769207991,
"narHash": "sha256-SwGLSB3H/Lq2gPa2/yCtmcUn8E/fVuPtZ5qnjrDj62s=",
"owner": "gepbird",
"repo": "nixpkgs-patcher",
"rev": "2e59a7b94478f67e3ac2b221f737fe75c2175edc",
"type": "github"
},
"original": {
"owner": "gepbird",
"repo": "nixpkgs-patcher",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1767313136,
@ -990,7 +997,7 @@
"inputs": {
"flake-parts": "flake-parts_5",
"nixpkgs": "nixpkgs_7",
"systems": "systems_5"
"systems": "systems_6"
},
"locked": {
"lastModified": 1771023756,
@ -1116,7 +1123,6 @@
"disko": "disko",
"emacs-overlay": "emacs-overlay",
"flake-parts": "flake-parts_2",
"flake-utils": "flake-utils",
"helix": "helix",
"home-manager": "home-manager",
"lanzaboote": "lanzaboote",
@ -1128,7 +1134,8 @@
"nix4nvchad": "nix4nvchad",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_6",
"nixpkgs-485603": "nixpkgs-485603",
"nixpkgs-patch-rqbit-bump": "nixpkgs-patch-rqbit-bump",
"nixpkgs-patcher": "nixpkgs-patcher",
"nixvim": "nixvim",
"noctalia": "noctalia",
"nur": "nur",
@ -1233,7 +1240,7 @@
"nixpkgs"
],
"nur": "nur_2",
"systems": "systems_6",
"systems": "systems_7",
"tinted-foot": "tinted-foot",
"tinted-kitty": "tinted-kitty",
"tinted-schemes": "tinted-schemes",
@ -1344,6 +1351,21 @@
"type": "github"
}
},
"systems_7": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"tinted-foot": {
"flake": false,
"locked": {
@ -1443,6 +1465,24 @@
"type": "github"
}
},
"utils": {
"inputs": {
"systems": "systems_2"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"xwayland-satellite-stable": {
"flake": false,
"locked": {