summaryrefslogtreecommitdiffstats
path: root/default.nix
diff options
context:
space:
mode:
authorCole Mickens <cole.mickens@gmail.com>2019-06-04 22:04:40 -0700
committerCole Mickens <cole.mickens@gmail.com>2019-06-04 22:04:40 -0700
commit5b24e02186d753eb4ba81ed22018a824db0e4928 (patch)
tree41080d514fae77eaec4c8d7e5f2f9eb8d99069f9 /default.nix
parent84f5fdee793d65b78e3c2ffaea958fb43afee07e (diff)
remove old scdoc
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/default.nix b/default.nix
index 1851539..b0dbc91 100644
--- a/default.nix
+++ b/default.nix
@@ -5,7 +5,6 @@ waylandPkgs = rec {
wlroots_060 = pkgs.callPackage ./pkgs-temp/wlroots-0.6.0 {};
# wlroots-related
- scdoc = pkgs.callPackage ./pkgs/scdoc {};
wlroots = pkgs.callPackage ./pkgs/wlroots {};
xdg-desktop-portal-wlr = pkgs.callPackage ./pkgs/xdg-desktop-portal-wlr {};
sway = pkgs.callPackage ./pkgs/sway {};