nix #1

Merged
deepak merged 6 commits from nix into master 2022-06-07 23:27:11 +00:00
Showing only changes of commit aae86062da - Show all commits

View File

@ -45,6 +45,9 @@
pkgs.pyewjnEnv
pkgs.pyewjn
];
shellHook = ''
export DO_NIX_CUSTOM=1
'';
};
}));