diff options
| author | seth <[email protected]> | 2023-11-07 20:23:19 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-11-07 20:23:46 -0500 |
| commit | 6ea322ca6bd8a393207989308d3c8b07de2ed73c (patch) | |
| tree | de3556966278919c0cdb0c5aefbadb0fd0d2cf7d /flake.nix | |
| parent | 4c85b0bb985cf71e23985de647e42aaafc00b2ab (diff) | |
chore: use vim-just from nixpkgs
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -9,11 +9,6 @@ inputs.nixpkgs-lib.follows = "nixpkgs"; }; - getchoo = { - url = "github:getchoo/nix-exprs"; - inputs.nixpkgs.follows = "nixpkgs"; - }; - pre-commit = { url = "github:cachix/pre-commit-hooks.nix"; inputs = { |
