8.nix-darwin/modules/programs
Josh Tilles 89abe5ba46 Adapt to a vim pkg rename/replacement in Nixpkgs
Addresses an error like the following:
```sh-session
$ sudo darwin-rebuild --verbose --print-build-logs switch
building the system configuration...
fetching git input 'git+file:///private/etc/nix-darwin'
error:
       … while evaluating an expression to select 'drvPath' on it
         at «internal»:1:552:
       … while evaluating strict
         at «internal»:1:552:
       (stack trace truncated; use '--show-trace' to show the full trace)

       error: 'vim_configurable' has been renamed to/replaced by 'vim-full'
```

See <853d9f31ea>

Fixes nix-darwin/nix-darwin#1622
2025-11-04 17:31:53 -05:00
..
bash programs/bash: move to completion.* 2024-10-08 10:05:26 +01:00
info refactor: rename environment.postBuild to environment.extraSetup 2024-08-17 02:50:56 +03:00
nix-index treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
zsh etc: add known hashes for zprofile and zshrc in macOS 26 beta 1 2025-06-11 01:43:35 -07:00
_1password-gui.nix _1password{,-gui}: fix package not being used 2025-05-15 17:01:26 +10:00
_1password.nix _1password{,-gui}: fix package not being used 2025-05-15 17:01:26 +10:00
arqbackup.nix programs/arqbackup: init module 2025-05-24 15:16:24 +10:00
direnv.nix programs/direnv: add finalPackage readonly option 2025-06-06 15:49:37 +09:00
fish.nix fish: add shellAbbrs config 2025-08-14 14:56:43 +08:00
gnupg.nix gpg: Suppress stderr from gpg-connect-agent on shell init 2024-08-29 16:37:56 -04:00
man.nix treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
ssh.nix programs/ssh: remove with lib; 2025-06-19 16:08:37 +07:00
tmux.nix tmux: remove programs.tmux.defaultCommand 2024-10-31 16:00:03 +11:00
vim.nix Adapt to a vim pkg rename/replacement in Nixpkgs 2025-11-04 17:31:53 -05:00