re-enable subsurface as build is fixed
This commit is contained in:
parent
41a97936d1
commit
be95925e38
2 changed files with 18 additions and 7 deletions
|
@ -43,13 +43,7 @@ let
|
|||
gpx-viewer
|
||||
gpxsee
|
||||
cawbird
|
||||
#(subsurface.overrideAttrs (oldAttrs: {
|
||||
# patches = (if (oldAttrs ? "patches") then oldAttrs.patches else []) ++ [
|
||||
# pkgs.fetchpatch {
|
||||
# url = "https://github.com/subsurface/subsurface/commit/944165ea06e2f5edb70d64ce9a0bae4ab21017ba.patch";
|
||||
# hash = "1111111111111111111111111111111111111111111111111111";
|
||||
# }];
|
||||
# }))
|
||||
subsurface
|
||||
yate
|
||||
# split and merge PDFs in a GUI
|
||||
pdfarranger
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue