Compare commits
No commits in common. "0bfe8604aec316671d27863ac0acb18ce5c2edfa" and "3393073cd3511d43f622972b891a20ba069fa052" have entirely different histories.
0bfe8604ae
...
3393073cd3
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ stdenv.mkDerivation rec {
|
|||
name = "dadadaScripts";
|
||||
version = "1";
|
||||
|
||||
src = ./.;
|
||||
|
||||
buildPhase = "";
|
||||
|
||||
installPhase = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue