nixpkgs-bootstrap: add link to alsa-utils upstream PR
This commit is contained in:
@@ -31,13 +31,19 @@ in
|
|||||||
[
|
[
|
||||||
./2024-10-01-python-cross-resource-usage.patch
|
./2024-10-01-python-cross-resource-usage.patch
|
||||||
|
|
||||||
# this patch should work, but mass rebuild w/o an urgent need for it from me
|
# these patches should work, but mass rebuild w/o an urgent need for it from me
|
||||||
# (fetchpatch' {
|
# (fetchpatch' {
|
||||||
# name = "alsa-ucm-conf: 1.2.11 -> 1.2.12";
|
# name = "alsa-ucm-conf: 1.2.11 -> 1.2.12";
|
||||||
# prUrl = "https://github.com/NixOS/nixpkgs/pull/347585";
|
# prUrl = "https://github.com/NixOS/nixpkgs/pull/347585";
|
||||||
# saneCommit = "c26fe95744d672a4a2acc881e09c607fd3e3189c";
|
# saneCommit = "c26fe95744d672a4a2acc881e09c607fd3e3189c";
|
||||||
# hash = "sha256-4nzTHWmAiY9HMTu07rj0RdhlK7SWshXpkoqlKHg25do=";
|
# hash = "sha256-4nzTHWmAiY9HMTu07rj0RdhlK7SWshXpkoqlKHg25do=";
|
||||||
# })
|
# })
|
||||||
|
# (fetchpatch' {
|
||||||
|
# name = "alsa-utils: 1.2.10 -> 1.2.12";
|
||||||
|
# prUrl = "https://github.com/NixOS/nixpkgs/pull/347665";
|
||||||
|
# saneCommit = "c342eeb6cbb7c7ad71a2f8b4dcd1de77b7a99f93";
|
||||||
|
# hash = "sha256-B1m6B1KPJv14ZG0aR1TqSnCiFijKeDEy5gkVOKExLEY=";
|
||||||
|
# })
|
||||||
|
|
||||||
(fetchpatch' {
|
(fetchpatch' {
|
||||||
name = "nixos/pam: replace apparmor warnings with assertions";
|
name = "nixos/pam: replace apparmor warnings with assertions";
|
||||||
|
Reference in New Issue
Block a user