Skip to content

Commit

Permalink
Fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishmack committed Oct 20, 2024
1 parent ac5f7b0 commit 7ad53cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pkgconf-nixpkgs-map.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5149,7 +5149,7 @@ pkgs:
"svrcore" = [ "svrcore" ];
"SvtAv1Dec" = [ "svt-av1" ];
"SvtAv1Enc" = [ "svt-av1" ];
"swipl" = [ "swiProlog" ];
"swipl" = [ "swi-prolog" ];
# "swipl" = [ "swiPrologWithGui" ];
"sword" = [ "sword" ];
"syncthingconnector" = [ "syncthingtray" ];
Expand Down

0 comments on commit 7ad53cc

Please sign in to comment.