0xda157
0xda157
note that this can be accomplished now with, I'll make a pr as soon as I work out some issues with using callPackage with our doc eval. ```nix { callPackage...
personally I like `unconditionalConfig`, it's a lot clearer than `generalConfig`. I also aesthetically like `configElements` to `config` rename but not sure if it provides much functional benefit. --- > It...
> Either we inconveniently add a seperate section for this one checkmark, or the "Things done" section is appropriately renamed. perhaps something "Info" or "Info for Reviewers", based on the...
> > > Ideally, the label CI would automatically add the backport label when a new checkbox (phrasing subject to improvement) is checked: > > > > > > This...
we could add `!targets.genericLinux.enable` to hm qt's autoEnable to reduce the number of people who will run into this issue.
> > `$out/bin` is full of a bunch of random scripts that shouldn't be included > > ``` > > 16S_gg_installation.sh build_kraken2_db.sh download_genomic_library.sh kraken2 mask_low_complexity.sh > > 16S_rdp_installation.sh build_rdp_taxonomy.pl download_taxonomy.sh...
## `nixpkgs-review` result Generated using [`nixpkgs-review`](https://github.com/Mic92/nixpkgs-review). Command: `nixpkgs-review pr 402555` --- ### `x86_64-linux` :white_check_mark: 1 package built: kraken2
## `nixpkgs-review` result Generated using [`nixpkgs-review-gha`](https://github.com/Defelo/nixpkgs-review-gha) Command: `nixpkgs-review pr 402555` Logs: https://github.com/awwpotato/nixpkgs-review-gha/actions/runs/16308255883 --- ### `x86_64-linux` :white_check_mark: 1 package built: kraken2 --- ### `aarch64-linux` :white_check_mark: 1 package built: kraken2 --- ###...
I'd like to merge #892 first
this should be handled by https://github.com/nix-community/stylix/blob/master/stylix/home-manager-integration.nix#L221-L223, but you can manual fix this by setting `stylix.overlays.enable` to `false` in your home-manager config.