extra/nix: replace nix-prefetch-* with nix-prefetch

This commit is contained in:
Felix Buehler 2022-03-22 12:54:25 +01:00
parent 7f4791e304
commit 904d8c4357

View file

@ -1,8 +1,7 @@
{ config, lib, pkgs, ... }:
{
environment.systemPackages = with pkgs; [
nix-prefetch-git
nix-prefetch-github
nix-prefetch
nix-update
nixpkgs-fmt
nixpkgs-lint