diff options
author | makefu <github@syntax-fehler.de> | 2015-10-07 15:18:50 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2015-10-07 15:18:50 +0200 |
commit | eef7ff0ca525d71c9477e8b2d4a72f61f848abb3 (patch) | |
tree | fb6a084a5984d628b5fe6ccb442540dfc873aebb /lass/5pkgs/default.nix | |
parent | 973e7adab745c7493c592e6bc0e3f8367b32dfbc (diff) | |
parent | eabf194460f695044d32713900419583986a9bd5 (diff) |
Merge remote-tracking branch 'cloudkrebs/master'
Diffstat (limited to 'lass/5pkgs/default.nix')
-rw-r--r-- | lass/5pkgs/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lass/5pkgs/default.nix b/lass/5pkgs/default.nix index 6954c6a2c..7427cb620 100644 --- a/lass/5pkgs/default.nix +++ b/lass/5pkgs/default.nix @@ -13,5 +13,4 @@ rec { ublock = callPackage ./firefoxPlugins/ublock.nix {}; vimperator = callPackage ./firefoxPlugins/vimperator.nix {}; }; - realwallpaper = callPackage ./realwallpaper.nix {}; } |