feat(wrapping): introduce wrapped configurations
This commit is contained in:
parent
3892f6f79b
commit
2aa24ab2b9
22 changed files with 883 additions and 135 deletions
|
@ -13,8 +13,8 @@
|
|||
src = fetchFromGitHub {
|
||||
owner = "amadaluzia";
|
||||
repo = finalAttrs.pname;
|
||||
rev = "master";
|
||||
hash = "sha256-20egNKlJjJO1wdy1anApz0ADBnaHPUSqhfrsPe3QQIs=";
|
||||
rev = "configurable-xonsh-dirs";
|
||||
hash = "sha256-ynKPzw2MAp7wVXKHA8vZulJ+O9pJ+tvVc1c0wzlZICQ=";
|
||||
};
|
||||
});
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue