Skip to content

Commit

Permalink
flake.nix: remove useless beautysh input
Browse files Browse the repository at this point in the history
  • Loading branch information
GaetanLepage committed Dec 6, 2023
1 parent 4932dbb commit 1368265
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 68 deletions.
63 changes: 0 additions & 63 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 0 additions & 5 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@
flake-utils.url = "github:numtide/flake-utils";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";

beautysh = {
url = "github:lovesegfault/beautysh";
inputs.nixpkgs.follows = "nixpkgs";
};

pre-commit-hooks = {
url = "github:cachix/pre-commit-hooks.nix";
inputs.nixpkgs.follows = "nixpkgs";
Expand Down

0 comments on commit 1368265

Please sign in to comment.