Skip to content

Commit

Permalink
ci: add nixvim-24.11
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelCoding committed Dec 1, 2024
1 parent 8c9e227 commit 21f0144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flake-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
nix build -L \
--override-input nixpkgs github:NixOS/nixpkgs/nixos-24.11 \
--override-input home-manager github:nix-community/home-manager/release-24.11 \
--override-input nixvim github:nix-community/nixvim
--override-input nixvim github:nix-community/nixvim/nixos-24.11
- name: build unstable
if: matrix.target == 'unstable'
Expand Down

0 comments on commit 21f0144

Please sign in to comment.