We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pwgen
1 parent 808a62d commit 4364092Copy full SHA for 4364092
1 file changed
flake.nix
@@ -35,6 +35,7 @@
35
nodePackages.prettier-plugin-toml
36
shfmt
37
editorconfig-checker
38
+ pwgen
39
];
40
devshell.startup.nodejs-setuphook = nixpkgs'.lib.stringsWithDeps.noDepEntry ''
41
export NODE_PATH=${nixpkgs'.nodePackages.prettier-plugin-toml}/lib/node_modules:$NODE_PATH
@@ -153,7 +154,6 @@
153
154
name = "fx";
155
}
156
{package = nixpkgs'.curlie;}
- {package = nixpkgs'.pwgen;}
157
{
158
package = nixpkgs'.difftastic;
159
name = "difft";
0 commit comments