nixpkgs-dev: updated to nixfmt-rfc-style

This commit is contained in:
Serĉanto de Scio 2024-06-02 00:58:26 +10:00
parent d161a4df25
commit 4b4afa07c2
Signed by: sercanto
GPG key ID: A4122FF3971B6865

View file

@ -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