chore(third_party): Remove guile 3.0 override

I don't actually use guile at all, this was just for experimentation.
This commit is contained in:
Vincent Ambo 2020-03-01 01:07:48 +00:00
parent 33c2a27d77
commit 1f5d2d424c
4 changed files with 2 additions and 27 deletions

View file

@ -118,7 +118,7 @@ in exposed // {
# Packages to be overridden
originals = {
inherit (nixpkgs) git guile notmuch;
inherit (nixpkgs) git notmuch;
};
# Make NixOS available