chore(emergency): commit everything to prepare for a reinstall
What happened? My system OOM'd, and now my entire system is broken. I have to reinstall *everything*.
This commit is contained in:
parent
39fdba2a9d
commit
5b2a8031c2
5 changed files with 46 additions and 37 deletions
|
@ -11,10 +11,10 @@
|
|||
packageOverrides = pyprev: _pyfinal: {
|
||||
custom-xonsh = pyprev.xonsh.overrideAttrs (finalAttrs: {
|
||||
src = fetchFromGitHub {
|
||||
owner = "amadaluzia";
|
||||
owner = "xonsh";
|
||||
repo = finalAttrs.pname;
|
||||
rev = "configurable-xonsh-dirs";
|
||||
hash = "sha256-ynKPzw2MAp7wVXKHA8vZulJ+O9pJ+tvVc1c0wzlZICQ=";
|
||||
rev = "0292b43e64c72ef16a75128d6346ce7d3b316d66";
|
||||
hash = "sha256-kCtn8ujD0UahOLxtV9DD81awOYl6xirgnBoW/ywZxs0=";
|
||||
};
|
||||
});
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue