Skip to content

Commit

Permalink
flake: remove nom from devshell
Browse files Browse the repository at this point in the history
  • Loading branch information
soopyc committed Aug 3, 2024
1 parent 1e8733f commit 1faa21a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@
packages = [
(pkgs.python311.withPackages (p: [p.requests]))
pkgs.nixos-rebuild
pkgs.nix-output-monitor
pkgs.nvd
];
};
Expand Down

0 comments on commit 1faa21a

Please sign in to comment.