From 5dc49dd2e714f9c3d7aef53ef1a9c804a8fa6f53 Mon Sep 17 00:00:00 2001 From: Malte Brandy Date: Sat, 1 May 2021 02:26:12 +0200 Subject: [PATCH] Remove unison and radicle --- home-manager/roles/neovim/default.nix | 1 - nix/sources.json | 19 ------------------- overlays/pkgSets.nix | 2 -- 3 files changed, 22 deletions(-) diff --git a/home-manager/roles/neovim/default.nix b/home-manager/roles/neovim/default.nix index 9de3326e..3a3fa476 100644 --- a/home-manager/roles/neovim/default.nix +++ b/home-manager/roles/neovim/default.nix @@ -5,7 +5,6 @@ let customRC = builtins.readFile ./vimrc; packages.myVimPackage = { start = builtins.attrValues { - unison-vim = (import pkgs.sources.unison-nix).vim-unison; inherit (pkgs.vimPlugins) # coc-tabnine (TODO: Why doesn‘t it work?) # TODO: tabnine config in home-manager diff --git a/nix/sources.json b/nix/sources.json index 7ca31a66..41dbf683 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -117,13 +117,6 @@ "url": "https://github.com/obsidiansystems/obelisk/archive/7ad33cbe3e84b209e83c505ce25486445bbd602e.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, - "radicle-upstream-nix": { - "branch": "master", - "ref": "master", - "repo": "https://git.sr.ht/~andir/radicle-upstream-nix", - "rev": "003b49f23a935def5379bb6468f1772ab1290e65", - "type": "git" - }, "taskwarrior-git-backend": { "branch": "master", "description": "An experimental task-sync alternative via git written in Haskell", @@ -135,17 +128,5 @@ "type": "tarball", "url": "https://github.com/maralorn/taskwarrior-git-backend/archive/e29c4335e2cb10d6c73832dcbdf931fdc6872e94.tar.gz", "url_template": "https://github.com///archive/.tar.gz" - }, - "unison-nix": { - "branch": "trunk", - "description": "Nix support for the Unison programming language", - "homepage": null, - "owner": "ceedubs", - "repo": "unison-nix", - "rev": "4d1315c2874fdbf27c4df9f45af88c70b8c27814", - "sha256": "1j50ahh5mf2k1py8j26qicdrj0mfn32wlnz15zyrbvji32qzza0h", - "type": "tarball", - "url": "https://github.com/ceedubs/unison-nix/archive/4d1315c2874fdbf27c4df9f45af88c70b8c27814.tar.gz", - "url_template": "https://github.com///archive/.tar.gz" } } diff --git a/overlays/pkgSets.nix b/overlays/pkgSets.nix index 71fa146f..5b97d846 100644 --- a/overlays/pkgSets.nix +++ b/overlays/pkgSets.nix @@ -35,8 +35,6 @@ self: super: { ''; }; desktop-pkgs = { - radicle-upstream = import self.sources.radicle-upstream-nix {}; - unison = (import self.sources.unison-nix).unison-ucm; inherit (self) lm_sensors xwayland xdg_utils libnotify kassandra kassandra2 shotcut mlt audacity paprefs; inherit (self.gnomeExtensions) appindicator system-monitor clipboard-indicator emoji-selector sound-output-device-chooser window-is-ready-remover; inherit (self.gnome3)