remove reference to turbo

This commit is contained in:
Motiejus Jakštys 2024-06-05 16:13:12 +03:00
parent c6233221f3
commit 6ccde0acb6
1 changed files with 0 additions and 3 deletions

View File

@ -110,9 +110,6 @@
btrfs-auto-snapshot = super.callPackage ./pkgs/btrfs-auto-snapshot.nix {};
nicer = super.callPackage ./pkgs/nicer.nix {};
# TODO: copied from 24.05
turbo = super.callPackage ./pkgs/turbo.nix {};
crossArm64 = import nixpkgs {
system = "x86_64-linux";
hostPlatform.config = "aarch64-linux";