mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
add nixpkgs helpers
This commit is contained in:
parent
07a81dcbb6
commit
4aa953e9b1
@ -14,6 +14,8 @@ in {
|
|||||||
coreutils # Collection of basic file, shell, and text manipulation utilities.
|
coreutils # Collection of basic file, shell, and text manipulation utilities.
|
||||||
gnumake # GNU Make, a build automation tool.
|
gnumake # GNU Make, a build automation tool.
|
||||||
go # Programming language developed by Google, known for its simplicity and efficiency.
|
go # Programming language developed by Google, known for its simplicity and efficiency.
|
||||||
|
nixpkgs-lint
|
||||||
|
nixpkgs-fmt
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user