Skip to content

Commit

Permalink
Update flake.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
fehnomenal authored Nov 5, 2024
1 parent ae89b2b commit a4e351b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@
inherit system overlays;
};

inherit (builtins) readFile;
inherit (pkgs) rust-bin stdenvNoCC writeShellScriptBin;
inherit (pkgs) lib rust-bin stdenvNoCC writeShellScriptBin;
flakePkgs = {
bash-env-json = bash-env-json.packages.${system}.default;
};
Expand Down

0 comments on commit a4e351b

Please sign in to comment.