Motiejus Jakštys
2024-04-09 08:51:08 +03:00
parent 585b138f23
commit a7b8b49e1a
3 changed files with 0 additions and 31 deletions

View File

@@ -114,10 +114,6 @@
# TODO: copied from 24.05
turbo = super.callPackage ./pkgs/turbo.nix {};
throttled = super.throttled.overrideAttrs (_: _: {
patches = [./pkgs/throttled.patch];
});
pkgs-unstable = import nixpkgs-unstable {
inherit (super) system;
};