X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=default.nix;h=75e1e0a391035babda8137151457dff11b317da2;hb=bfe3c9c9df0c5112bc8806483292b55ed0f7e02d;hp=7e7ef0a9aa4b17bc4348345a00b779c963cadbf9;hpb=625e0bfd93fd32bc9b698f16f70a86dec0e1ef77;p=perso%2FImmae%2FConfig%2FNix.git diff --git a/default.nix b/default.nix index 7e7ef0a..75e1e0a 100644 --- a/default.nix +++ b/default.nix @@ -312,4 +312,5 @@ in stgit = gitAndTools.stgit; inherit bundix; inherit yarn2nix; + bower2nix = nodePackages.bower2nix; })