summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_sources/generated.json16
-rw-r--r--_sources/generated.nix16
-rw-r--r--accounts/gkleen@sif/xcompose.nix2
-rw-r--r--flake.lock48
4 files changed, 41 insertions, 41 deletions
diff --git a/_sources/generated.json b/_sources/generated.json
index 50b2e4eb..ee9c3450 100644
--- a/_sources/generated.json
+++ b/_sources/generated.json
@@ -293,7 +293,7 @@
293 }, 293 },
294 "nix-output-monitor": { 294 "nix-output-monitor": {
295 "cargoLock": null, 295 "cargoLock": null,
296 "date": "2026-05-15", 296 "date": "2026-05-22",
297 "extract": null, 297 "extract": null,
298 "name": "nix-output-monitor", 298 "name": "nix-output-monitor",
299 "passthru": null, 299 "passthru": null,
@@ -303,13 +303,13 @@
303 "fetchSubmodules": false, 303 "fetchSubmodules": false,
304 "leaveDotGit": false, 304 "leaveDotGit": false,
305 "name": null, 305 "name": null,
306 "rev": "35823353dd2a4f3c30ef650839c39ee843d85679", 306 "rev": "0e855e51c1700e35456faa3dee2e50024f602f42",
307 "sha256": "sha256-dO9+Q2P7b9a7ivaNS9bbtkCaDi5eqZpzgIhUzc1iL/Y=", 307 "sha256": "sha256-8viiPvLkj0vFdG1kgcNuKXoenyTBvKd+GQ62jwbONns=",
308 "sparseCheckout": [], 308 "sparseCheckout": [],
309 "type": "git", 309 "type": "git",
310 "url": "https://code.maralorn.de/maralorn/nix-output-monitor.git" 310 "url": "https://code.maralorn.de/maralorn/nix-output-monitor.git"
311 }, 311 },
312 "version": "35823353dd2a4f3c30ef650839c39ee843d85679" 312 "version": "0e855e51c1700e35456faa3dee2e50024f602f42"
313 }, 313 },
314 "postfix-mta-sts-resolver": { 314 "postfix-mta-sts-resolver": {
315 "cargoLock": null, 315 "cargoLock": null,
@@ -375,7 +375,7 @@
375 }, 375 },
376 "quickshell": { 376 "quickshell": {
377 "cargoLock": null, 377 "cargoLock": null,
378 "date": "2026-05-11", 378 "date": "2026-05-21",
379 "extract": null, 379 "extract": null,
380 "name": "quickshell", 380 "name": "quickshell",
381 "passthru": null, 381 "passthru": null,
@@ -385,13 +385,13 @@
385 "fetchSubmodules": false, 385 "fetchSubmodules": false,
386 "leaveDotGit": false, 386 "leaveDotGit": false,
387 "name": null, 387 "name": null,
388 "rev": "7d1c9a9c6721606b129829134d6f614f015621e2", 388 "rev": "4b4fca3224ab977dc515ac0bb78d00b3dfa71e00",
389 "sha256": "sha256-QSWgYuZUCNUJ/cxmaq83WkcT7lHQDDfsPVgH+96kIl0=", 389 "sha256": "sha256-zTslhsxLqUlRTML506iougTGzyR38Fzhzn7t4KDEuuE=",
390 "sparseCheckout": [], 390 "sparseCheckout": [],
391 "type": "git", 391 "type": "git",
392 "url": "https://git.outfoxxed.me/quickshell/quickshell.git" 392 "url": "https://git.outfoxxed.me/quickshell/quickshell.git"
393 }, 393 },
394 "version": "7d1c9a9c6721606b129829134d6f614f015621e2" 394 "version": "4b4fca3224ab977dc515ac0bb78d00b3dfa71e00"
395 }, 395 },
396 "scutiger": { 396 "scutiger": {
397 "cargoLock": null, 397 "cargoLock": null,
diff --git a/_sources/generated.nix b/_sources/generated.nix
index c8ae4bff..4c4b68c9 100644
--- a/_sources/generated.nix
+++ b/_sources/generated.nix
@@ -185,17 +185,17 @@
185 }; 185 };
186 nix-output-monitor = { 186 nix-output-monitor = {
187 pname = "nix-output-monitor"; 187 pname = "nix-output-monitor";
188 version = "35823353dd2a4f3c30ef650839c39ee843d85679"; 188 version = "0e855e51c1700e35456faa3dee2e50024f602f42";
189 src = fetchgit { 189 src = fetchgit {
190 url = "https://code.maralorn.de/maralorn/nix-output-monitor.git"; 190 url = "https://code.maralorn.de/maralorn/nix-output-monitor.git";
191 rev = "35823353dd2a4f3c30ef650839c39ee843d85679"; 191 rev = "0e855e51c1700e35456faa3dee2e50024f602f42";
192 fetchSubmodules = false; 192 fetchSubmodules = false;
193 deepClone = false; 193 deepClone = false;
194 leaveDotGit = false; 194 leaveDotGit = false;
195 sparseCheckout = [ ]; 195 sparseCheckout = [ ];
196 sha256 = "sha256-dO9+Q2P7b9a7ivaNS9bbtkCaDi5eqZpzgIhUzc1iL/Y="; 196 sha256 = "sha256-8viiPvLkj0vFdG1kgcNuKXoenyTBvKd+GQ62jwbONns=";
197 }; 197 };
198 date = "2026-05-15"; 198 date = "2026-05-22";
199 }; 199 };
200 postfix-mta-sts-resolver = { 200 postfix-mta-sts-resolver = {
201 pname = "postfix-mta-sts-resolver"; 201 pname = "postfix-mta-sts-resolver";
@@ -237,17 +237,17 @@
237 }; 237 };
238 quickshell = { 238 quickshell = {
239 pname = "quickshell"; 239 pname = "quickshell";
240 version = "7d1c9a9c6721606b129829134d6f614f015621e2"; 240 version = "4b4fca3224ab977dc515ac0bb78d00b3dfa71e00";
241 src = fetchgit { 241 src = fetchgit {
242 url = "https://git.outfoxxed.me/quickshell/quickshell.git"; 242 url = "https://git.outfoxxed.me/quickshell/quickshell.git";
243 rev = "7d1c9a9c6721606b129829134d6f614f015621e2"; 243 rev = "4b4fca3224ab977dc515ac0bb78d00b3dfa71e00";
244 fetchSubmodules = false; 244 fetchSubmodules = false;
245 deepClone = false; 245 deepClone = false;
246 leaveDotGit = false; 246 leaveDotGit = false;
247 sparseCheckout = [ ]; 247 sparseCheckout = [ ];
248 sha256 = "sha256-QSWgYuZUCNUJ/cxmaq83WkcT7lHQDDfsPVgH+96kIl0="; 248 sha256 = "sha256-zTslhsxLqUlRTML506iougTGzyR38Fzhzn7t4KDEuuE=";
249 }; 249 };
250 date = "2026-05-11"; 250 date = "2026-05-21";
251 }; 251 };
252 scutiger = { 252 scutiger = {
253 pname = "scutiger"; 253 pname = "scutiger";
diff --git a/accounts/gkleen@sif/xcompose.nix b/accounts/gkleen@sif/xcompose.nix
index 50dddacd..4eccd428 100644
--- a/accounts/gkleen@sif/xcompose.nix
+++ b/accounts/gkleen@sif/xcompose.nix
@@ -3,7 +3,7 @@ let
3 runSed = path: sedScript: pkgs.runCommand (baseNameOf path) { buildInputs = [ pkgs.gnused ]; } "sed -r -f ${pkgs.writeText "script-file" sedScript} ${path} > $out"; 3 runSed = path: sedScript: pkgs.runCommand (baseNameOf path) { buildInputs = [ pkgs.gnused ]; } "sed -r -f ${pkgs.writeText "script-file" sedScript} ${path} > $out";
4in { 4in {
5 config.home-manager.users.${userName}.home.file.".XCompose".text = '' 5 config.home-manager.users.${userName}.home.file.".XCompose".text = ''
6 include "${pkgs.xorg.libX11}/share/X11/locale/en_US.UTF-8/Compose" 6 include "${pkgs.libX11}/share/X11/locale/en_US.UTF-8/Compose"
7 include "${runSed "${pkgs.xcompose}/dotXCompose" '' 7 include "${runSed "${pkgs.xcompose}/dotXCompose" ''
8 /include "%L"/ s/^/# / 8 /include "%L"/ s/^/# /
9 ''}" 9 ''}"
diff --git a/flake.lock b/flake.lock
index b9928432..ba129fa6 100644
--- a/flake.lock
+++ b/flake.lock
@@ -611,11 +611,11 @@
611 "xwayland-satellite-unstable": "xwayland-satellite-unstable" 611 "xwayland-satellite-unstable": "xwayland-satellite-unstable"
612 }, 612 },
613 "locked": { 613 "locked": {
614 "lastModified": 1778942403, 614 "lastModified": 1779948373,
615 "narHash": "sha256-SPCWvqeVySTNUgX/shARpRl5fi/NnkObUgDGR/Aco4c=", 615 "narHash": "sha256-9TrrI+BE3W+mu/A0w7iipAQmjx1XbB2ZZr2ePAXS3rs=",
616 "owner": "sodiboo", 616 "owner": "sodiboo",
617 "repo": "niri-flake", 617 "repo": "niri-flake",
618 "rev": "daefca3370581223fedc24d0101c4915a3689f9e", 618 "rev": "a1edd99aa43b32d1f7c2a6bcf20fa69d9e322f19",
619 "type": "github" 619 "type": "github"
620 }, 620 },
621 "original": { 621 "original": {
@@ -687,11 +687,11 @@
687 ] 687 ]
688 }, 688 },
689 "locked": { 689 "locked": {
690 "lastModified": 1778999127, 690 "lastModified": 1779604987,
691 "narHash": "sha256-V5GquqJvAqwFTcpN6hxKSQAtwuJFRUEHmyNKbeaTQDg=", 691 "narHash": "sha256-ZQ5z+fVhxYKtIFwtqGp5O0PD84BM1riASvqDaN5Xs+s=",
692 "owner": "nix-community", 692 "owner": "nix-community",
693 "repo": "nix-index-database", 693 "repo": "nix-index-database",
694 "rev": "f680e0d3c1dbefe298c423691662e238496890f2", 694 "rev": "8fba98c80b48fa013820e0163c5096922fea4ddd",
695 "type": "github" 695 "type": "github"
696 }, 696 },
697 "original": { 697 "original": {
@@ -744,11 +744,11 @@
744 }, 744 },
745 "nixos-hardware": { 745 "nixos-hardware": {
746 "locked": { 746 "locked": {
747 "lastModified": 1779099457, 747 "lastModified": 1779826373,
748 "narHash": "sha256-u73aVD/lUmmT3JV+kPDztl7zPwQKd0eobD1AbJltaGs=", 748 "narHash": "sha256-3sRzgLX86qV5NlhWUAufLmHwkyP03tmL3VdZIM13dEo=",
749 "owner": "NixOS", 749 "owner": "NixOS",
750 "repo": "nixos-hardware", 750 "repo": "nixos-hardware",
751 "rev": "8792fab9d4a6454a9201675f01326f827ce35ead", 751 "rev": "ef4efb84766a166c906bd55759574676bf91267c",
752 "type": "github" 752 "type": "github"
753 }, 753 },
754 "original": { 754 "original": {
@@ -869,11 +869,11 @@
869 }, 869 },
870 "nixpkgs-stable_2": { 870 "nixpkgs-stable_2": {
871 "locked": { 871 "locked": {
872 "lastModified": 1778737229, 872 "lastModified": 1779467186,
873 "narHash": "sha256-6xWoytx8jFW4PF1GjRm/i/53trbpKGfz6zjzQGBr4cI=", 873 "narHash": "sha256-nOesoDCiXcUftqbRBMz9tt4blI5PvljMWbm3kuCA+0s=",
874 "owner": "NixOS", 874 "owner": "NixOS",
875 "repo": "nixpkgs", 875 "repo": "nixpkgs",
876 "rev": "d7a713c0b7e47c908258e71cba7a2d77cc8d71d5", 876 "rev": "b77b3de8775677f84492abe84635f87b0e153f0f",
877 "type": "github" 877 "type": "github"
878 }, 878 },
879 "original": { 879 "original": {
@@ -949,11 +949,11 @@
949 }, 949 },
950 "nixpkgs_4": { 950 "nixpkgs_4": {
951 "locked": { 951 "locked": {
952 "lastModified": 1778869304, 952 "lastModified": 1779560665,
953 "narHash": "sha256-30sZNZoA1cqF5JNO9fVX+wgiQYjB7HJqqJ4ztCDeBZE=", 953 "narHash": "sha256-tpyBcxPpcQb8ukyNF7DoCwfSY3VPsxHoYwj00Cayv5o=",
954 "owner": "NixOS", 954 "owner": "NixOS",
955 "repo": "nixpkgs", 955 "repo": "nixpkgs",
956 "rev": "d233902339c02a9c334e7e593de68855ad26c4cb", 956 "rev": "64c08a7ca051951c8eae34e3e3cb1e202fe36786",
957 "type": "github" 957 "type": "github"
958 }, 958 },
959 "original": { 959 "original": {
@@ -1222,11 +1222,11 @@
1222 ] 1222 ]
1223 }, 1223 },
1224 "locked": { 1224 "locked": {
1225 "lastModified": 1776659114, 1225 "lastModified": 1779676664,
1226 "narHash": "sha256-qapCOQmR++yZSY43dzrp3wCrkOTLpod+ONtJWBk6iKU=", 1226 "narHash": "sha256-MbXylBTkWqVm8/VYjoULtMoVRgWBN1gSHbeRKsOsPlU=",
1227 "owner": "pyproject-nix", 1227 "owner": "pyproject-nix",
1228 "repo": "build-system-pkgs", 1228 "repo": "build-system-pkgs",
1229 "rev": "ffaa2161dd5d63e0e94591f86b54fc239660fb2e", 1229 "rev": "7bff980f37fc24e09dbc986643719900c139bf12",
1230 "type": "github" 1230 "type": "github"
1231 }, 1231 },
1232 "original": { 1232 "original": {
@@ -1390,11 +1390,11 @@
1390 ] 1390 ]
1391 }, 1391 },
1392 "locked": { 1392 "locked": {
1393 "lastModified": 1778664018, 1393 "lastModified": 1779411315,
1394 "narHash": "sha256-ogNyNANNLo0SMFevIeUpbTMOL9uUDu/hXvp7JlOYbwQ=", 1394 "narHash": "sha256-IMFlxeyClau51KplhhSRGhdGTvD/knShHdybP1UOTuk=",
1395 "owner": "pyproject-nix", 1395 "owner": "pyproject-nix",
1396 "repo": "uv2nix", 1396 "repo": "uv2nix",
1397 "rev": "b48abe99ef639cd100c224898529370e5d935294", 1397 "rev": "fdf2a76275d7a9c27deb5d2f2ab33526ac9052ff",
1398 "type": "github" 1398 "type": "github"
1399 }, 1399 },
1400 "original": { 1400 "original": {
@@ -1423,11 +1423,11 @@
1423 "xwayland-satellite-unstable": { 1423 "xwayland-satellite-unstable": {
1424 "flake": false, 1424 "flake": false,
1425 "locked": { 1425 "locked": {
1426 "lastModified": 1773622265, 1426 "lastModified": 1779745227,
1427 "narHash": "sha256-wToKwH7IgWdGLMSIWksEDs4eumR6UbbsuPQ42r0oTXQ=", 1427 "narHash": "sha256-yqY7RtEJGJiENzR0GwL6q69tSAy6xAAmAcLuIhLjPf8=",
1428 "owner": "Supreeeme", 1428 "owner": "Supreeeme",
1429 "repo": "xwayland-satellite", 1429 "repo": "xwayland-satellite",
1430 "rev": "a879e5e0896a326adc79c474bf457b8b99011027", 1430 "rev": "5d1efbc9dc3ab1c10160b656e0247f3325daf0f2",
1431 "type": "github" 1431 "type": "github"
1432 }, 1432 },
1433 "original": { 1433 "original": {