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:
parent
33c2a27d77
commit
1f5d2d424c
4 changed files with 2 additions and 27 deletions
2
third_party/default.nix
vendored
2
third_party/default.nix
vendored
|
|
@ -118,7 +118,7 @@ in exposed // {
|
|||
|
||||
# Packages to be overridden
|
||||
originals = {
|
||||
inherit (nixpkgs) git guile notmuch;
|
||||
inherit (nixpkgs) git notmuch;
|
||||
};
|
||||
|
||||
# Make NixOS available
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue