home

My NixOS systems configurations.
Log | Files | Refs | LICENSE

commit 926ee06b4728dccdf125f9cc3e4274ffb73a114b
parent 071a5c7fac49e627d69490a14dc790998ba184dd
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Tue,  6 Feb 2024 08:41:46 +0100

users/vincent: reorder dev packages

… and fix mardownlint-cli

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Musers/vincent/dev/default.nix | 15++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/users/vincent/dev/default.nix b/users/vincent/dev/default.nix @@ -16,23 +16,24 @@ home.packages = with pkgs; [ binutils cmake + codespell devenv difftastic + fossil fswatch gnumake gron jq + markdownlint-cli moreutils + pre-commit + shellcheck shfmt + tmate vale - yq-go - fossil - pre-commit - yamllint - markdownlint vale - codespell - tmate + yamllint + yq-go # temporary # (vscode-with-extensions.override # {