Skip to content

Commit

Permalink
Update flake.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
aakropotkin authored Jun 28, 2023
1 parent d017853 commit baf794a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description = "Installable /etc/profile.d activation scripts for use with flox";

inputs.flox-floxpkgs.url = "github:flox/floxpkgs";
inputs.ld-floxlib.url = "github.com:flox/ld-floxlib";
inputs.ld-floxlib.url = "github:flox/ld-floxlib";

outputs = args @ {flox-floxpkgs, ...}: flox-floxpkgs.project args (_: {});
}

0 comments on commit baf794a

Please sign in to comment.