Your one-stop-cake-shop for everything Freshly Baked has to offer

ci: add deadnix #40

merged opened by a.starrysky.fyi targeting main from private/minion/push-vmslusqkrqom

deadnix is a package to find unused nix code, we can add it to enforce that we don't leave let bindings/inputs/etc. around when they are not needed

Labels

None yet.

requested-reviewers

None yet.

approved

None yet.

tested-working

None yet.

rejected

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:uuyqs6y3pwtbteet4swt5i5y/sh.tangled.repo.pull/3lzosuzwcwg22
+3 -3
Interdiff #2 #3
+1 -1
packetmix/ci.nix
··· 11 { 12 config.inputs = ( 13 builtins.mapAttrs ( 14 - name: value: 15 if value ? settings.configuration.allowUnfree then 16 { 17 settings.configuration = {
··· 11 { 12 config.inputs = ( 13 builtins.mapAttrs ( 14 + _name: value: 15 if value ? settings.configuration.allowUnfree then 16 { 17 settings.configuration = {
packetmix/homes/catppuccin/catppuccin.nix

This file has not been changed.

packetmix/homes/coded/catppuccin.nix

This file has not been changed.

packetmix/homes/common/gtk.nix

This file has not been changed.

packetmix/homes/common/helix.nix

This file has not been changed.

packetmix/homes/default.nix

This file has not been changed.

packetmix/homes/development/helix.nix

This file has not been changed.

packetmix/homes/development/tmux.nix

This file has not been changed.

packetmix/homes/espanso/espanso.nix

This file has not been changed.

packetmix/homes/maya/niri.nix

This file has not been changed.

packetmix/homes/minion/niri.nix

This file has not been changed.

packetmix/homes/niri/niri.nix

This file has not been changed.

packetmix/modules/nilla-home/home.nix

This file has not been changed.

packetmix/modules/nilla-home/nixos.nix

This file has not been changed.

packetmix/nilla.nix

This file has not been changed.

+2 -2
packetmix/packages/bluesky-pds/default.nix
··· 81 system, 82 ... 83 }: 84 - config.inputs.nixos-unstable.result.${system}.bluesky-pds.overrideAttrs (prevAttrs: { 85 postBuild = '' 86 rm -r node_modules/.pnpm/@atproto+pds@0.4.169 87 mkdir -p node_modules/.pnpm/@atproto+pds@0.4.169 ··· 89 config.packages.bluesky-atproto-pds.result.${system} 90 }/lib node_modules/.pnpm/@atproto+pds@0.4.169/node_modules 91 ''; 92 - }); 93 }; 94 }
··· 81 system, 82 ... 83 }: 84 + config.inputs.nixos-unstable.result.${system}.bluesky-pds.overrideAttrs { 85 postBuild = '' 86 rm -r node_modules/.pnpm/@atproto+pds@0.4.169 87 mkdir -p node_modules/.pnpm/@atproto+pds@0.4.169 ··· 89 config.packages.bluesky-atproto-pds.result.${system} 90 }/lib node_modules/.pnpm/@atproto+pds@0.4.169/node_modules 91 ''; 92 + }; 93 }; 94 }
packetmix/systems/common/fonts.nix

This file has not been changed.

packetmix/systems/common/inputs.nix

This file has not been changed.

packetmix/systems/default.nix

This file has not been changed.

packetmix/systems/emden/hardware-configuration.nix

This file has not been changed.

packetmix/systems/emden/steam.nix

This file has not been changed.

packetmix/systems/espanso/nixpkgs-328890--espanso-capdacoverride.nix

This file has not been changed.

packetmix/systems/gaming/steam.nix

This file has not been changed.

packetmix/systems/marbled/hardware-configuration.nix

This file has not been changed.

packetmix/systems/niri/niri.nix

This file has not been changed.

packetmix/systems/personal/configuration.nix

This file has not been changed.

packetmix/systems/redhead/hardware-configuration.nix

This file has not been changed.

packetmix/systems/redhead/remoteBuilds.nix

This file has not been changed.

packetmix/systems/teal/pds.nix

This file has not been changed.

packetmix/systems/teal/stalwart.nix

This file has not been changed.

packetmix/systems/teal/vaultwarden.nix

This file has not been changed.

.tangled/workflows/deadnix.yml

This file has not been changed.

History

5 rounds 0 comments
sign up or login to add to the discussion
2 commits
expand
style: remove dead code
ci(treewide): add deadnix
expand 0 comments
pull request successfully merged
2 commits
expand
style: remove dead code
ci(treewide): add deadnix
expand 0 comments
2 commits
expand
style: remove dead code
ci(treewide): add deadnix
expand 0 comments
1 commit
expand
ci(treewide): add deadnix
expand 0 comments
1 commit
expand
ci: add deadnix
expand 0 comments