import (
    fetchGit {
        url = "https://github.com/NixOS/nixpkgs.git";
        rev = "63dacb46bf939521bdc93981b4cbb7ecb58427a0"; # refs/tags/24.05
        shallow = true;
    }
)