chore(14900k): disable handbrake due to ffmpeg-full incompatibility
Comment out handbrake installation because the current ffmpeg-full-8.1.2 version in nixpkgs contains a broken A01-mov-read patch that prevents successful builds. This is a temporary measure until nixpkgs is updated or the system is switched to a stable channel.
This commit is contained in:
@@ -20,9 +20,5 @@
|
||||
}
|
||||
];
|
||||
|
||||
programs.npm = {
|
||||
enable = true;
|
||||
globalPackages = ["freebuff"];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user