1
0
Fork 0

Remove unison and radicle

This commit is contained in:
Malte Brandy 2021-05-01 02:26:12 +02:00
parent 3418e54d8e
commit 5dc49dd2e7
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9
3 changed files with 0 additions and 22 deletions

View file

@ -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 doesnt it work?)
# TODO: tabnine config in home-manager

View file

@ -117,13 +117,6 @@
"url": "https://github.com/obsidiansystems/obelisk/archive/7ad33cbe3e84b209e83c505ce25486445bbd602e.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.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/<owner>/<repo>/archive/<rev>.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/<owner>/<repo>/archive/<rev>.tar.gz"
}
}

View file

@ -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)