1
0
Fork 0

Merge "shell.nix: add git to targetPkgs"

master
mlen 2021-07-18 18:24:59 +00:00 committed by Gerrit Code Review
commit 8d50848195
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ in (pkgs.buildFHSUserEnv {
gcc binutils
pwgen
tmate
git
];
multiPkgs = pkgs: [
(pkgs.runCommand "protocols" {}