From 2f1859fd1d06a80ee93900cb55bf2eae91914604 Mon Sep 17 00:00:00 2001 From: Benjamin Hipple Date: Wed, 11 Mar 2020 20:30:13 -0400 Subject: leftwm: remove unused patch file As of the upgrade in https://github.com/NixOS/nixpkgs/pull/82188, we no longer need the patch file; I meant to delete it in the previous PR but forgot. --- pkgs/applications/window-managers/leftwm/cargo-lock.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 pkgs/applications/window-managers/leftwm/cargo-lock.patch (limited to 'pkgs/applications/window-managers') diff --git a/pkgs/applications/window-managers/leftwm/cargo-lock.patch b/pkgs/applications/window-managers/leftwm/cargo-lock.patch deleted file mode 100644 index 54b7e47cc075..000000000000 --- a/pkgs/applications/window-managers/leftwm/cargo-lock.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/Cargo.lock b/Cargo.lock -index 915ab04..3d5956d 100644 ---- a/Cargo.lock -+++ b/Cargo.lock -@@ -370,7 +370,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" - - [[package]] - name = "leftwm" --version = "0.1.9" -+version = "0.1.10" - dependencies = [ - "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", - "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", -- cgit 1.4.1