mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 22:30:13 +00:00
more fixes to pkgs
This commit is contained in:
@ -7,4 +7,4 @@ pkgs.writers.writeFishBin "ip-check" {
|
||||
":"
|
||||
"${lib.makeBinPath [ pkgs.curl ]}"
|
||||
];
|
||||
} builtins.readFile ./ip.fish
|
||||
} (builtins.readFile ./ip.fish)
|
||||
|
Reference in New Issue
Block a user