nixpkgs-dev: updated to nixfmt-rfc-style
This commit is contained in:
parent
d161a4df25
commit
4b4afa07c2
|
@ -15,7 +15,7 @@
|
|||
environment = {
|
||||
systemPackages = with pkgs; [
|
||||
cabal2nix # Convert Cabal files into Nix build instructions
|
||||
nixfmt # An opinionated formatter for Nix
|
||||
nixfmt-rfc-style # An opinionated formatter for Nix
|
||||
nix-prefetch-github # Prefetch sources from github
|
||||
nix-prefetch-git # Prefetch sources from git
|
||||
nixpkgs-review # Review pull-requests on https://github.com/NixOS/nixpkgs
|
||||
|
|
Loading…
Reference in a new issue