about summary refs log tree commit diff
path: root/modules/user/aszlig
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2021-07-06 09:26:20 +0200
committeraszlig <aszlig@nix.build>2021-07-09 17:48:30 +0200
commit2ac4db7d9b9a02d4a0839221a90757dcd201ad56 (patch)
treec9e9f372f04876472e498e140e5075b049914cbb /modules/user/aszlig
parent710e853a8d7745f606bb840b1e11577c58bb42f2 (diff)
workstation: Remove "git backport" alias
I haven't used the alias since a long time as it is probably apparent
due to the hardcoded "14.04" version of NixOS and given that I didn't
update the alias also speaks volumes about how useful it is altogether.

Signed-off-by: aszlig <aszlig@nix.build>
Diffstat (limited to 'modules/user/aszlig')
-rw-r--r--modules/user/aszlig/profiles/workstation/default.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/user/aszlig/profiles/workstation/default.nix b/modules/user/aszlig/profiles/workstation/default.nix
index 383d30e4..24105ab1 100644
--- a/modules/user/aszlig/profiles/workstation/default.nix
+++ b/modules/user/aszlig/profiles/workstation/default.nix
@@ -94,12 +94,6 @@ in {
 
       merge.tool = "vimdiff3";
       merge.conflictstyle = "diff3";
-
-      alias.backport = let
-        release = "14.04";
-        message = "Merge release ${release} into backports.";
-      in "!git fetch upstream release-${release} &&"
-       + " git merge -m \"${message}\" --log FETCH_HEAD";
     };
 
     vuizvui.hardware.gameController."03000000ff1100004133000010010000" = {