nixpkgs/nixos/modules/programs/zsh
Florian Klink 2ec060b94e nixos/zsh: remove lib.lib
This fails my NixOS configuration:

```
       error: attribute 'lib' missing

       at /nix/store/ninrqc3pblnmqgh489cbr9rq5pijcpd6-nixpkgs-src/nixos/modules/programs/zsh/zsh-syntax-highlighting.nix:90:7:

           89|     programs.zsh.interactiveShellInit =
           90|       lib.lib.mkAfter (lib.concatStringsSep "\n" ([
             |       ^
           91|         "source ${pkgs.zsh-syntax-highlighting}/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh"
```
2024-05-13 10:21:47 +02:00
..
oh-my-zsh.md treewide: Mark Nix blocks in markdown as Nix 2024-03-28 09:28:12 +01:00
oh-my-zsh.nix treewide: remove file-wide with lib; in nixos/modules/programs 2024-05-12 10:11:06 +03:00
zinputrc
zsh-autoenv.nix treewide: remove file-wide with lib; in nixos/modules/programs 2024-05-12 10:11:06 +03:00
zsh-autosuggestions.nix treewide: remove file-wide with lib; in nixos/modules/programs 2024-05-12 10:11:06 +03:00
zsh-syntax-highlighting.nix nixos/zsh: remove lib.lib 2024-05-13 10:21:47 +02:00
zsh.nix treewide: remove file-wide with lib; in nixos/modules/programs 2024-05-12 10:11:06 +03:00