switch greetd wayland session manager from niri to cage fork
This commit is contained in:
parent
6632dde007
commit
9eebcf7562
8 changed files with 100 additions and 13 deletions
|
|
@ -1,6 +1,18 @@
|
|||
# This file was generated by nvfetcher, please do not modify it manually.
|
||||
{ fetchgit, fetchurl, fetchFromGitHub, dockerTools }:
|
||||
{
|
||||
cage = {
|
||||
pname = "cage";
|
||||
version = "b4e9f729c301787239677b1bdd4235436bad99c7";
|
||||
src = fetchFromGitHub {
|
||||
owner = "qaqland";
|
||||
repo = "cage";
|
||||
rev = "b4e9f729c301787239677b1bdd4235436bad99c7";
|
||||
fetchSubmodules = false;
|
||||
sha256 = "sha256-bPEi77/ENcKVlBmg3KrnmvtCqbLrwEvUqSyhONF3XtU=";
|
||||
};
|
||||
date = "2025-05-11";
|
||||
};
|
||||
dioxionary = {
|
||||
pname = "dioxionary";
|
||||
version = "4db80d458ff7494967c94ebb1db596abba0775b2";
|
||||
|
|
@ -65,15 +77,15 @@
|
|||
};
|
||||
rime-ice = {
|
||||
pname = "rime-ice";
|
||||
version = "60cd1631f9f5023cf00e86adc535571d1b86f1b2";
|
||||
version = "face4fabbe9d2ab01e73ec3cc6253924cca5e2f7";
|
||||
src = fetchFromGitHub {
|
||||
owner = "iDvel";
|
||||
repo = "rime-ice";
|
||||
rev = "60cd1631f9f5023cf00e86adc535571d1b86f1b2";
|
||||
rev = "face4fabbe9d2ab01e73ec3cc6253924cca5e2f7";
|
||||
fetchSubmodules = false;
|
||||
sha256 = "sha256-3K25oc4q/5pmZL7WYoSR6RyjgV+7o7W6MzBcIKeRD0Y=";
|
||||
sha256 = "sha256-K+xYo4SBDws5oPKVkxkfosw8sizzFO9DWxWEu7PRPQ0=";
|
||||
};
|
||||
date = "2025-05-08";
|
||||
date = "2025-05-11";
|
||||
};
|
||||
spotx = {
|
||||
pname = "spotx";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue