Compare commits

...

4 commits

11 changed files with 147 additions and 145 deletions

View file

@ -22,7 +22,7 @@
}, },
"TrackersListCollection": { "TrackersListCollection": {
"cargoLocks": null, "cargoLocks": null,
"date": "2025-09-12", "date": "2025-09-16",
"extract": null, "extract": null,
"name": "TrackersListCollection", "name": "TrackersListCollection",
"passthru": null, "passthru": null,
@ -34,14 +34,14 @@
"name": null, "name": null,
"owner": "XIU2", "owner": "XIU2",
"repo": "TrackersListCollection", "repo": "TrackersListCollection",
"rev": "a0bc9f514e2cca7550d1b0b3338a4e3ce37c86c8", "rev": "a65d194a4f0f87cc3686689ec248874f95aa8722",
"sha256": "sha256-XccQFYyZOe2n5jdIjCaYrLwRF8XutBRDAHwRorzwjJ8=", "sha256": "sha256-Myad5uSCk/O21f0tF6XDuFoeww4GKnxppW5CGxSWWPc=",
"sparseCheckout": [ "sparseCheckout": [
"all.txt" "all.txt"
], ],
"type": "github" "type": "github"
}, },
"version": "a0bc9f514e2cca7550d1b0b3338a4e3ce37c86c8" "version": "a65d194a4f0f87cc3686689ec248874f95aa8722"
}, },
"cliphist": { "cliphist": {
"cargoLocks": null, "cargoLocks": null,
@ -153,7 +153,7 @@
}, },
"radicle-ci-broker": { "radicle-ci-broker": {
"cargoLocks": null, "cargoLocks": null,
"date": "2025-09-09", "date": "2025-09-16",
"extract": null, "extract": null,
"name": "radicle-ci-broker", "name": "radicle-ci-broker",
"passthru": null, "passthru": null,
@ -163,13 +163,13 @@
"fetchSubmodules": false, "fetchSubmodules": false,
"leaveDotGit": false, "leaveDotGit": false,
"name": null, "name": null,
"rev": "d981727b8d81eb9e501a245b97076a016ed667a3", "rev": "4610dcfd3a120b203906f111f39ecd84b99f7b3a",
"sha256": "sha256-KCbNWhzVmJfRbYsL11LqDkdz8MEW3TzTM8ygx+R9+v0=", "sha256": "sha256-fb6CgophH9cUjwTzZZnzKM342/tKjUr45YOzGLpc8vo=",
"sparseCheckout": [], "sparseCheckout": [],
"type": "git", "type": "git",
"url": "https://seed.radicle.garden/zwTxygwuz5LDGBq255RA2CbNGrz8.git" "url": "https://seed.radicle.garden/zwTxygwuz5LDGBq255RA2CbNGrz8.git"
}, },
"version": "d981727b8d81eb9e501a245b97076a016ed667a3" "version": "4610dcfd3a120b203906f111f39ecd84b99f7b3a"
}, },
"rime-yuhaostar": { "rime-yuhaostar": {
"cargoLocks": null, "cargoLocks": null,
@ -177,14 +177,14 @@
"extract": null, "extract": null,
"name": "rime-yuhaostar", "name": "rime-yuhaostar",
"passthru": null, "passthru": null,
"pinned": true, "pinned": false,
"src": { "src": {
"name": "yustar_v3.9.0.zip", "name": "yustar_v3.10.0.zip",
"sha256": "sha256-matIAwJeC9F0WJJZ8Qq6hJjATrLqoHOpAGRyD0eqoa8=", "sha256": "sha256-fw4DxYyONb1ZkoIiLc/TRPw5jBy7RcM1JLF4HfEvgrQ=",
"type": "url", "type": "url",
"url": "https://github.com/forfudan/yuhao-ime-release/releases/download/v3.9.0/yuhao_star_xingchen_v3.9.0.zip" "url": "https://github.com/forfudan/yuhao-ime-release/releases/download/v3.10.0/star_xingchen_v3.10.0.zip"
}, },
"version": "v3.9.0" "version": "v3.10.0"
}, },
"spotifyd": { "spotifyd": {
"cargoLocks": null, "cargoLocks": null,
@ -296,7 +296,7 @@
}, },
"wshowkeys-mao": { "wshowkeys-mao": {
"cargoLocks": null, "cargoLocks": null,
"date": "2025-06-04", "date": "2025-09-14",
"extract": null, "extract": null,
"name": "wshowkeys-mao", "name": "wshowkeys-mao",
"passthru": null, "passthru": null,
@ -308,11 +308,11 @@
"name": null, "name": null,
"owner": "DreamMaoMao", "owner": "DreamMaoMao",
"repo": "wshowkeys", "repo": "wshowkeys",
"rev": "bf18fba01eafd7659e242066abca0fd4938bf417", "rev": "184f55dbc5320c34a56d02353410ad35a0f3e090",
"sha256": "sha256-KTtrmICFXXYBcPcGfZ32/UjQAEHSXF79PvSLCKbuCPw=", "sha256": "sha256-N8V6CkCmTlw0rWmDXiKI1Z4YS7T7fWCr9aPRk5OpGHs=",
"sparseCheckout": [], "sparseCheckout": [],
"type": "github" "type": "github"
}, },
"version": "bf18fba01eafd7659e242066abca0fd4938bf417" "version": "184f55dbc5320c34a56d02353410ad35a0f3e090"
} }
} }

View file

@ -15,18 +15,18 @@
}; };
TrackersListCollection = { TrackersListCollection = {
pname = "TrackersListCollection"; pname = "TrackersListCollection";
version = "a0bc9f514e2cca7550d1b0b3338a4e3ce37c86c8"; version = "a65d194a4f0f87cc3686689ec248874f95aa8722";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "XIU2"; owner = "XIU2";
repo = "TrackersListCollection"; repo = "TrackersListCollection";
rev = "a0bc9f514e2cca7550d1b0b3338a4e3ce37c86c8"; rev = "a65d194a4f0f87cc3686689ec248874f95aa8722";
fetchSubmodules = false; fetchSubmodules = false;
deepClone = false; deepClone = false;
leaveDotGit = false; leaveDotGit = false;
sparseCheckout = [ "all.txt" ]; sparseCheckout = [ "all.txt" ];
sha256 = "sha256-XccQFYyZOe2n5jdIjCaYrLwRF8XutBRDAHwRorzwjJ8="; sha256 = "sha256-Myad5uSCk/O21f0tF6XDuFoeww4GKnxppW5CGxSWWPc=";
}; };
date = "2025-09-12"; date = "2025-09-16";
}; };
cliphist = { cliphist = {
pname = "cliphist"; pname = "cliphist";
@ -96,25 +96,25 @@
}; };
radicle-ci-broker = { radicle-ci-broker = {
pname = "radicle-ci-broker"; pname = "radicle-ci-broker";
version = "d981727b8d81eb9e501a245b97076a016ed667a3"; version = "4610dcfd3a120b203906f111f39ecd84b99f7b3a";
src = fetchgit { src = fetchgit {
url = "https://seed.radicle.garden/zwTxygwuz5LDGBq255RA2CbNGrz8.git"; url = "https://seed.radicle.garden/zwTxygwuz5LDGBq255RA2CbNGrz8.git";
rev = "d981727b8d81eb9e501a245b97076a016ed667a3"; rev = "4610dcfd3a120b203906f111f39ecd84b99f7b3a";
fetchSubmodules = false; fetchSubmodules = false;
deepClone = false; deepClone = false;
leaveDotGit = false; leaveDotGit = false;
sparseCheckout = [ ]; sparseCheckout = [ ];
sha256 = "sha256-KCbNWhzVmJfRbYsL11LqDkdz8MEW3TzTM8ygx+R9+v0="; sha256 = "sha256-fb6CgophH9cUjwTzZZnzKM342/tKjUr45YOzGLpc8vo=";
}; };
date = "2025-09-09"; date = "2025-09-16";
}; };
rime-yuhaostar = { rime-yuhaostar = {
pname = "rime-yuhaostar"; pname = "rime-yuhaostar";
version = "v3.9.0"; version = "v3.10.0";
src = fetchurl { src = fetchurl {
url = "https://github.com/forfudan/yuhao-ime-release/releases/download/v3.9.0/yuhao_star_xingchen_v3.9.0.zip"; url = "https://github.com/forfudan/yuhao-ime-release/releases/download/v3.10.0/star_xingchen_v3.10.0.zip";
name = "yustar_v3.9.0.zip"; name = "yustar_v3.10.0.zip";
sha256 = "sha256-matIAwJeC9F0WJJZ8Qq6hJjATrLqoHOpAGRyD0eqoa8="; sha256 = "sha256-fw4DxYyONb1ZkoIiLc/TRPw5jBy7RcM1JLF4HfEvgrQ=";
}; };
}; };
spotifyd = { spotifyd = {
@ -184,14 +184,14 @@
}; };
wshowkeys-mao = { wshowkeys-mao = {
pname = "wshowkeys-mao"; pname = "wshowkeys-mao";
version = "bf18fba01eafd7659e242066abca0fd4938bf417"; version = "184f55dbc5320c34a56d02353410ad35a0f3e090";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "DreamMaoMao"; owner = "DreamMaoMao";
repo = "wshowkeys"; repo = "wshowkeys";
rev = "bf18fba01eafd7659e242066abca0fd4938bf417"; rev = "184f55dbc5320c34a56d02353410ad35a0f3e090";
fetchSubmodules = false; fetchSubmodules = false;
sha256 = "sha256-KTtrmICFXXYBcPcGfZ32/UjQAEHSXF79PvSLCKbuCPw="; sha256 = "sha256-N8V6CkCmTlw0rWmDXiKI1Z4YS7T7fWCr9aPRk5OpGHs=";
}; };
date = "2025-06-04"; date = "2025-09-14";
}; };
} }

183
flake.lock generated
View file

@ -77,11 +77,11 @@
"systems": "systems" "systems": "systems"
}, },
"locked": { "locked": {
"lastModified": 1757454969, "lastModified": 1757900773,
"narHash": "sha256-IEHWMKLuAC5sbRIgbFMHW0zpuzWbodVXC6n2WTfee94=", "narHash": "sha256-Ooahpz/YWQXvefne8Y/lWTyVz/+nDISDK59yzrnrXrI=",
"owner": "HeitorAugustoLN", "owner": "HeitorAugustoLN",
"repo": "betterfox-nix", "repo": "betterfox-nix",
"rev": "ebf9e1219703746eab02e0cdc6c1c949aff8f894", "rev": "5b21fa1cc30abbac47f2c6b10d826f1c190cc302",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -135,11 +135,11 @@
"rust-overlay": "rust-overlay" "rust-overlay": "rust-overlay"
}, },
"locked": { "locked": {
"lastModified": 1757602712, "lastModified": 1757979374,
"narHash": "sha256-RxxDZ4vuWNXYMHUKSi4Y6C5Y+xCVh04K4jyTir1Yytc=", "narHash": "sha256-1ppp2L9mZsCe8H1GzV9Ni4PnXnYz1GDQPYurbPU/pZI=",
"owner": "chaotic-cx", "owner": "chaotic-cx",
"repo": "nyx", "repo": "nyx",
"rev": "0670f754b6c6704568b0568adc7cd86b68716f9f", "rev": "ed13c5539660d20490d07e3898977c2f39317920",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -173,11 +173,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1756006520, "lastModified": 1757849981,
"narHash": "sha256-L17+ZaB+knRCoTH8ijfjVZ5m4xeSjhe0jFjGCRXVpWQ=", "narHash": "sha256-GE/qf5I9SB6jnwyNgd5E4M1dIehFtQyfhy++fn29f80=",
"owner": "daeuniverse", "owner": "daeuniverse",
"repo": "flake.nix", "repo": "flake.nix",
"rev": "1b7823fec242bee106e9d2a79ba72c835fb3baaf", "rev": "37801c4671f4c37d60181ca7751b60780da2a676",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -267,11 +267,11 @@
"doomemacs": { "doomemacs": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1757106921, "lastModified": 1757976811,
"narHash": "sha256-vHwgENjip2+AFzs4oZfnKEAJKwf5Zid7fakImvxxQUw=", "narHash": "sha256-kZx3fwrRatN+yRT4qvG2ehMOqvtClnv2M2fzrlRRDiI=",
"owner": "doomemacs", "owner": "doomemacs",
"repo": "doomemacs", "repo": "doomemacs",
"rev": "8f55404781edacf66fa330205533b002de3fb5ee", "rev": "e10477d6d1f1cd8c9369daad6b74f7d2e6e9fad9",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -290,11 +290,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1757556412, "lastModified": 1758011393,
"narHash": "sha256-LRZ02sScX2lDqxz2sKyXih2QBCt3NTM+e7zhX8/IZ48=", "narHash": "sha256-yHrsbwmRIK6gJN71ilHzHPCPZqJ2fpyBmx0ViNkxWqU=",
"owner": "nix-community", "owner": "nix-community",
"repo": "emacs-overlay", "repo": "emacs-overlay",
"rev": "9372cba0f4cafea7af3e8422ed9baba8710a8b96", "rev": "42b14295a6c6d45a9cc6a24a4a9d82ec59547955",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -691,11 +691,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1757588530, "lastModified": 1757974173,
"narHash": "sha256-tJ7A8mID3ct69n9WCvZ3PzIIl3rXTdptn/lZmqSS95U=", "narHash": "sha256-4DpXmct/2rcLgScT1CXOLr0TUeIlrBB1rnFqCOf5MUw=",
"owner": "cachix", "owner": "cachix",
"repo": "git-hooks.nix", "repo": "git-hooks.nix",
"rev": "b084b2c2b6bc23e83bbfe583b03664eb0b18c411", "rev": "302af509428169db34f268324162712d10559f74",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -824,11 +824,11 @@
"rust-overlay": "rust-overlay_2" "rust-overlay": "rust-overlay_2"
}, },
"locked": { "locked": {
"lastModified": 1757513370, "lastModified": 1757982959,
"narHash": "sha256-uaTDniIFWEv6PXs6s9wRFAcoumBaUZCiZ4hzlNWeJAE=", "narHash": "sha256-b2a0ikawsIBcqwM05mv4tjsn0YfptAEcdEcTNhOD8Pk=",
"owner": "helix-editor", "owner": "helix-editor",
"repo": "helix", "repo": "helix",
"rev": "209558645a0a00660e74b0e14e6ec0a0b1fac590", "rev": "c0921202a0a9f9e3003a845824d3365e2f08467f",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -868,11 +868,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1757598712, "lastModified": 1757920978,
"narHash": "sha256-5PWVrdMp8u31Q247jqnJcwxKg3MJrs1TadTyTBRVBDY=", "narHash": "sha256-Mv16aegXLulgyDunijP6SPFJNm8lSXb2w3Q0X+vZ9TY=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "6d7c11a0adee0db21e3a8ef90ae07bb89bc20b8f", "rev": "11cc5449c50e0e5b785be3dfcb88245232633eb8",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -888,11 +888,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1757650187, "lastModified": 1757997814,
"narHash": "sha256-OrythrqccPKtuVt0mj26rr83Qo3Ljb4ZmwLdPGjzjMU=", "narHash": "sha256-F+1aoG+3NH4jDDEmhnDUReISyq6kQBBuktTUqCUWSiw=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "9eab59f3e71ea3a725e4817d8dcf0da0824ad19d", "rev": "5820376beb804de9acf07debaaff1ac84728b708",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -993,15 +993,15 @@
"lix": { "lix": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1753306924, "lastModified": 1755787066,
"narHash": "sha256-jLCEW0FvjFhC+c4RHzH+xbkSOxrnpFHnhjOw6sudhx0=", "narHash": "sha256-X2UwkUEban08GRSPXRr+kz8fckHqebr3P77qSvjoeOw=",
"rev": "1a4393d0aac31aba21f5737ede1b171e11336d77", "rev": "ac9721a92e8138d29707824dbedb484c76948493",
"type": "tarball", "type": "tarball",
"url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/1a4393d0aac31aba21f5737ede1b171e11336d77.tar.gz?rev=1a4393d0aac31aba21f5737ede1b171e11336d77" "url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/ac9721a92e8138d29707824dbedb484c76948493.tar.gz?rev=ac9721a92e8138d29707824dbedb484c76948493"
}, },
"original": { "original": {
"type": "tarball", "type": "tarball",
"url": "https://git.lix.systems/lix-project/lix/archive/release-2.93.tar.gz" "url": "https://git.lix.systems/lix-project/lix/archive/main.tar.gz"
} }
}, },
"lix-module": { "lix-module": {
@ -1016,16 +1016,15 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1756125859, "lastModified": 1756511062,
"narHash": "sha256-6a+PWILmqHCs9B5eIBLg6HSZ8jYweZpgOWO8FlyVwYI=", "narHash": "sha256-IgD1JR7scSEwlK/YAbmrcTWpAYT30LPldCUHdzXkaMs=",
"ref": "release-2.93", "ref": "refs/heads/main",
"rev": "d3292125035b04df00d01549a26e948631fabe1e", "rev": "3f09a5eb772e02d98bb8878ab687d5b721f00d16",
"revCount": 156, "revCount": 162,
"type": "git", "type": "git",
"url": "https://git.lix.systems/lix-project/nixos-module" "url": "https://git.lix.systems/lix-project/nixos-module"
}, },
"original": { "original": {
"ref": "release-2.93",
"type": "git", "type": "git",
"url": "https://git.lix.systems/lix-project/nixos-module" "url": "https://git.lix.systems/lix-project/nixos-module"
} }
@ -1041,11 +1040,11 @@
"treefmt-nix": "treefmt-nix" "treefmt-nix": "treefmt-nix"
}, },
"locked": { "locked": {
"lastModified": 1757635506, "lastModified": 1757981100,
"narHash": "sha256-Hu88S+rjO6fE4PrV5OM+/XKyBEafd9D6dgi7wBzFkok=", "narHash": "sha256-7fIHUJoYYVELlSRl4okgq3vhjakqJMtmWLUwCdbrk60=",
"owner": "nix-community", "owner": "nix-community",
"repo": "neovim-nightly-overlay", "repo": "neovim-nightly-overlay",
"rev": "cb63bdd54825194f05dd256c1a71a5f2c03a3664", "rev": "b5a3252fd1e3b878271dfe957e8c34dc8791f112",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1057,11 +1056,11 @@
"neovim-src": { "neovim-src": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1757632082, "lastModified": 1757979081,
"narHash": "sha256-+yCU9FjTl9J75APWBkxTcwexqxzJ53LYArhqmyFnIuw=", "narHash": "sha256-qk0ZyuDE9+CxlKAaJOP0iG/Itj9I/AQgkpQ2o8GjHmA=",
"owner": "neovim", "owner": "neovim",
"repo": "neovim", "repo": "neovim",
"rev": "c06f0970b0807360c4b9d24abd10a264b5ea892f", "rev": "ddcfa8bb4a98402c76c2996c6248c699095c05e6",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1082,11 +1081,11 @@
"xwayland-satellite-unstable": "xwayland-satellite-unstable" "xwayland-satellite-unstable": "xwayland-satellite-unstable"
}, },
"locked": { "locked": {
"lastModified": 1757622886, "lastModified": 1758006511,
"narHash": "sha256-TfA395JLtF8cZkGFUOIeKLxsW3cTZuIdWSCx2lRPQrI=", "narHash": "sha256-YmZX6Wydog4Q9p7dRZDFOFkUfCtQfoXRobmJdg3F1dg=",
"owner": "sodiboo", "owner": "sodiboo",
"repo": "niri-flake", "repo": "niri-flake",
"rev": "3b206f829194f7e19b2ff1cf4193c6404e2692f7", "rev": "0be585b11314ac02804b4fe03196116c4f747d6d",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1115,11 +1114,11 @@
"niri-unstable": { "niri-unstable": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1757358784, "lastModified": 1758000903,
"narHash": "sha256-UNeUJW3c10z0aMJ87QKS85C/JgK9ng6pdRS0EwY6OLg=", "narHash": "sha256-FyfB40rl2mbRGIvF2/6Iwv9xHDxOmhaE1MhlV6Efsg4=",
"owner": "YaLTeR", "owner": "YaLTeR",
"repo": "niri", "repo": "niri",
"rev": "bdee1a657699a77bc4cdb050f7355f37f64c45a6", "rev": "c30e5c91851d77d48ff2120f0e710501b19d61b4",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1180,11 +1179,11 @@
"systems": "systems_3" "systems": "systems_3"
}, },
"locked": { "locked": {
"lastModified": 1757580025, "lastModified": 1758012118,
"narHash": "sha256-i8RwL02ls+oF5K6LuRNrE2wKYLe9jGgtGVbwdAGMP/Y=", "narHash": "sha256-ecJ1Wvbww/DYv4ofaD2mP/FaX5Oe82fGiLNenc+m+JA=",
"owner": "marienz", "owner": "marienz",
"repo": "nix-doom-emacs-unstraightened", "repo": "nix-doom-emacs-unstraightened",
"rev": "afd150f3ab53521c622d6c880fc9a76dd8c8a319", "rev": "90923049fc948b80d9f8ff587812338c226f7943",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1239,11 +1238,11 @@
}, },
"nixos-hardware": { "nixos-hardware": {
"locked": { "locked": {
"lastModified": 1757103352, "lastModified": 1757943327,
"narHash": "sha256-PtT7ix43ss8PONJ1VJw3f6t2yAoGH+q462Sn8lrmWmk=", "narHash": "sha256-w6cDExPBqbq7fTLo4dZ1ozDGeq3yV6dSN4n/sAaS6OM=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixos-hardware", "repo": "nixos-hardware",
"rev": "11b2a10c7be726321bb854403fdeec391e798bf0", "rev": "67a709cfe5d0643dafd798b0b613ed579de8be05",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1255,11 +1254,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1757598577, "lastModified": 1757979022,
"narHash": "sha256-+PccWxBVh1cFy2sDWHlpSBG+OP0b6o/DE2EzCxsB0ns=", "narHash": "sha256-fKqsvznISxVSBo6aaiGGXMRiBG4IIuV3sSySxx80pcQ=",
"owner": "PedroHLC", "owner": "PedroHLC",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "7bbfafff0e9f1c9a0d10ca4d4c26aaa49a13d893", "rev": "93c5fdb7576f6b25476035aa95b8e54c867eca09",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1317,11 +1316,11 @@
}, },
"nixpkgs-stable_2": { "nixpkgs-stable_2": {
"locked": { "locked": {
"lastModified": 1757545623, "lastModified": 1757810152,
"narHash": "sha256-mCxPABZ6jRjUQx3bPP4vjA68ETbPLNz9V2pk9tO7pRQ=", "narHash": "sha256-Vp9K5ol6h0J90jG7Rm4RWZsCB3x7v5VPx588TQ1dkfs=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "8cd5ce828d5d1d16feff37340171a98fc3bf6526", "rev": "9a094440e02a699be5c57453a092a8baf569bdad",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1381,11 +1380,11 @@
}, },
"nixpkgs_3": { "nixpkgs_3": {
"locked": { "locked": {
"lastModified": 1757034884, "lastModified": 1757873102,
"narHash": "sha256-PgLSZDBEWUHpfTRfFyklmiiLBE1i1aGCtz4eRA3POao=", "narHash": "sha256-kYhNxLlYyJcUouNRazBufVfBInMWMyF+44xG/xar2yE=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "ca77296380960cd497a765102eeb1356eb80fed0", "rev": "88cef159e47c0dc56f151593e044453a39a6e547",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1413,11 +1412,11 @@
}, },
"nixpkgs_5": { "nixpkgs_5": {
"locked": { "locked": {
"lastModified": 1757487488, "lastModified": 1757745802,
"narHash": "sha256-zwE/e7CuPJUWKdvvTCB7iunV4E/+G0lKfv4kk/5Izdg=", "narHash": "sha256-hLEO2TPj55KcUFUU1vgtHE9UEIOjRcH/4QbmfHNF820=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "ab0f3607a6c7486ea22229b92ed2d355f1482ee0", "rev": "c23193b943c6c689d70ee98ce3128239ed9e32d1",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1429,11 +1428,11 @@
}, },
"nixpkgs_6": { "nixpkgs_6": {
"locked": { "locked": {
"lastModified": 1757034884, "lastModified": 1757746433,
"narHash": "sha256-PgLSZDBEWUHpfTRfFyklmiiLBE1i1aGCtz4eRA3POao=", "narHash": "sha256-fEvTiU4s9lWgW7mYEU/1QUPirgkn+odUBTaindgiziY=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "ca77296380960cd497a765102eeb1356eb80fed0", "rev": "6d7ec06d6868ac6d94c371458fc2391ded9ff13d",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1445,11 +1444,11 @@
}, },
"nixpkgs_7": { "nixpkgs_7": {
"locked": { "locked": {
"lastModified": 1757487488, "lastModified": 1757745802,
"narHash": "sha256-zwE/e7CuPJUWKdvvTCB7iunV4E/+G0lKfv4kk/5Izdg=", "narHash": "sha256-hLEO2TPj55KcUFUU1vgtHE9UEIOjRcH/4QbmfHNF820=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "ab0f3607a6c7486ea22229b92ed2d355f1482ee0", "rev": "c23193b943c6c689d70ee98ce3128239ed9e32d1",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1499,11 +1498,11 @@
"systems": "systems_5" "systems": "systems_5"
}, },
"locked": { "locked": {
"lastModified": 1757619215, "lastModified": 1757864383,
"narHash": "sha256-AAg3S94zMF4BtByF2k9/K/tbC0awNHCc50GxCjccUhw=", "narHash": "sha256-oMoFAEC8A8BGBHIYiUNsgsVhEyNwTbn066J68LtbelY=",
"owner": "nix-community", "owner": "nix-community",
"repo": "nixvim", "repo": "nixvim",
"rev": "43c6f7293eba3fa5ff699e339e55270305e51cab", "rev": "db1a991f33fb43cf0e2a4aff54a8c53b4dc12128",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1518,11 +1517,11 @@
"nixpkgs": "nixpkgs_7" "nixpkgs": "nixpkgs_7"
}, },
"locked": { "locked": {
"lastModified": 1757651504, "lastModified": 1758018355,
"narHash": "sha256-wrQntrFtrbWfWuCCFWT4N669OFFhs1j81KoGq+PrhV0=", "narHash": "sha256-35cUmHz97F0DpWwKuNTyWNlYnNoR0N1Ax4rnQrpJAJA=",
"owner": "nix-community", "owner": "nix-community",
"repo": "NUR", "repo": "NUR",
"rev": "3cd368e5c9dd1fa8208801239045050b19ed1ed4", "rev": "a3edb9f5c3f966b66d77524339d3cf916de9e767",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1587,11 +1586,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1756738487, "lastModified": 1757624466,
"narHash": "sha256-8QX7Ab5CcICp7zktL47VQVS+QeaU4YDNAjzty7l7TQE=", "narHash": "sha256-25ExS2AkQD05Jf0Y2Wnn5KHpucN2d3ObEQOVaDh7ubg=",
"owner": "NuschtOS", "owner": "NuschtOS",
"repo": "search", "repo": "search",
"rev": "5feeaeefb571e6ca2700888b944f436f7c05149b", "rev": "da8bcb74407e41d334fc79081fdd8948b795bd6f",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1662,11 +1661,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1757558036, "lastModified": 1757930296,
"narHash": "sha256-DyZaeaHy8iibckZ63XOqYJtEHc3kmVy8JrBIBV/GQHI=", "narHash": "sha256-Z9u5VszKs8rfEvg2AsFucWEjl7wMtAln9l1b78cfBh4=",
"owner": "oxalica", "owner": "oxalica",
"repo": "rust-overlay", "repo": "rust-overlay",
"rev": "b8adf899786b7b77b8c3636a9b753e3622f00db0", "rev": "09442765a05c2ca617c20ed68d9613da92a2d96b",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1745,11 +1744,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1757503115, "lastModified": 1758007585,
"narHash": "sha256-S9F6bHUBh+CFEUalv/qxNImRapCxvSnOzWBUZgK1zDU=", "narHash": "sha256-HYnwlbY6RE5xVd5rh0bYw77pnD8lOgbT4mlrfjgNZ0c=",
"owner": "Mic92", "owner": "Mic92",
"repo": "sops-nix", "repo": "sops-nix",
"rev": "0bf793823386187dff101ee2a9d4ed26de8bbf8c", "rev": "f77d4cfa075c3de66fc9976b80e0c4fc69e2c139",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1781,11 +1780,11 @@
"tinted-zed": "tinted-zed" "tinted-zed": "tinted-zed"
}, },
"locked": { "locked": {
"lastModified": 1757360005, "lastModified": 1757956156,
"narHash": "sha256-VwzdFEQCpYMU9mc7BSQGQe5wA1MuTYPJnRc9TQCTMcM=", "narHash": "sha256-f0W7qbsCqpi6swQ5w8H+0YrAbNwsHgCFDkNRMTJjqrE=",
"owner": "nix-community", "owner": "nix-community",
"repo": "stylix", "repo": "stylix",
"rev": "834a743c11d66ea18e8c54872fbcc72ce48bc57f", "rev": "0ce0103b498bb22f899ed8862d8d7f9503ed9cdb",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -56,8 +56,8 @@
# nixpkgs.follows = "nixos-cosmic/nixpkgs"; # nixpkgs.follows = "nixos-cosmic/nixpkgs";
lix-module = { lix-module = {
url = "git+https://git.lix.systems/lix-project/nixos-module?ref=release-2.93"; # url = "git+https://git.lix.systems/lix-project/nixos-module?ref=release-2.93";
# url = "git+https://git.lix.systems/lix-project/nixos-module"; url = "git+https://git.lix.systems/lix-project/nixos-module";
inputs = { inputs = {
nixpkgs.follows = "nixpkgs"; nixpkgs.follows = "nixpkgs";
flake-utils.follows = "flake-utils"; flake-utils.follows = "flake-utils";

View file

@ -641,15 +641,15 @@ in
(match [ (match [
{ {
app-id = "^steam$"; app-id = "^steam$";
title = "^notification.*$"; title = "^notificationtoasts_\\d+_desktop$";
} }
]) ])
(leaf "open-floating" [ true ]) (leaf "open-floating" [ true ])
(leaf "open-focused" [ false ]) (leaf "open-focused" [ false ])
(leaf "default-floating-position" [ (leaf "default-floating-position" [
{ {
x = 0; x = 10;
y = 0; y = 10;
"relative-to" = "bottom-right"; "relative-to" = "bottom-right";
} }
]) ])

View file

@ -50,6 +50,7 @@ in
wl-clipboard wl-clipboard
cliphist cliphist
swayimg swayimg
seahorse
]) ])
++ [ niri ]; ++ [ niri ];
qt = { qt = {

View file

@ -0,0 +1,9 @@
{ lib, ... }:
{
config.specialisation.cosmic = {
inheritParentConfig = true;
configuration = {
youthlic.gui.enabled = lib.mkForce "cosmic";
};
};
}

View file

@ -8,18 +8,12 @@ let
in in
{ {
config = lib.mkIf (cfg.enabled == "cosmic") { config = lib.mkIf (cfg.enabled == "cosmic") {
# Enable the X11 windowing system. services = {
# You can disable this if you're only using the Wayland session. desktopManager.cosmic = {
services.xserver = {
display = 0;
enable = true; enable = true;
xkb = { xwayland.enable = true;
layout = "us";
variant = "";
}; };
displayManager.cosmic-greeter.enable = true;
}; };
services.desktopManager.cosmic.enable = true;
services.displayManager.cosmic-greeter.enable = true;
}; };
} }

View file

@ -22,10 +22,9 @@
allowInsecurePredicate = allowInsecurePredicate =
p: p:
builtins.elem (lib.getName p) [ builtins.elem (lib.getName p) [
# for fluffychat and neochat # for neochat
"olm" "olm"
"fluffychat-linux"
"immersive-translate" "immersive-translate"
]; ];
packageOverrides = p: { packageOverrides = p: {

View file

@ -55,7 +55,7 @@ fetch.url = "http://wallpaper.youthlic.social/hollow-knight-quest.3840x2160.mp4"
src.cmd = "curl -sL http://wallpaper.youthlic.social/hollow-knight-quest.3840x2160.mp4 | sha256sum | cut -d ' ' -f 1" src.cmd = "curl -sL http://wallpaper.youthlic.social/hollow-knight-quest.3840x2160.mp4 | sha256sum | cut -d ' ' -f 1"
[rime-yuhaostar] [rime-yuhaostar]
fetch.url = "https://github.com/forfudan/yuhao-ime-release/releases/download/$ver/yuhao_star_xingchen_$ver.zip" fetch.url = "https://github.com/forfudan/yuhao-ime-release/releases/download/$ver/star_xingchen_$ver.zip"
src.github = "forfudan/yuhao-ime-release" src.github = "forfudan/yuhao-ime-release"
url.name = "yustar_$ver.zip" url.name = "yustar_$ver.zip"

View file

@ -9,7 +9,7 @@ in
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "rime-yuhaostar"; pname = "rime-yuhaostar";
version = version =
if version != "v3.9.0" then if version != "v3.10.0" then
throw '' throw ''
Please update Please update
'' ''