Commit graph

2581 commits

Author SHA1 Message Date
4cdd8c0d43 feat(komga): add script to make a Series from a Read List
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-24 13:18:27 -04:00
fb75377969 chore: update sources
All checks were successful
Discord / discord commits (push) Has been skipped
Flake Inputs:
    • Updated input 'custom-sidebar-src':
        'github:elchininet/custom-sidebar' (2025-03-18) rev: cb859ddcc3177d8aac73b926ccdff0406f4b11af
      → 'github:elchininet/custom-sidebar' (2025-03-23) rev: f05f4cd515228effa45180ccab8bfe6ee7cca5b4

    • Updated input 'gtk-theme-src':
        'github:dracula/gtk' (2025-03-13) rev: fc59294cf67110f6487f5fd06d3c845ffffdf1a9
      → 'github:dracula/gtk' (2025-03-22) rev: e7f118ac0434988800453bc30671b55ccfe02bd9

    • Updated input 'home-manager':
        'github:nix-community/home-manager' (2025-03-21) rev: 8a68f18e96bcab13e4f97bece61e6602298a3141
      → 'github:nix-community/home-manager' (2025-03-23) rev: 0e75a40458d065d1e5c6a10d0b74b9e35b550ae6

    • Updated input 'hyprgrass':
        'github:horriblename/hyprgrass' (2025-03-15) rev: 5453be107e8c7b88f6274122d064bf602852745f
      → 'github:horriblename/hyprgrass' (2025-03-23) rev: a7889957ff77bdade1f57b171083053f7a3c47dd

    • Updated input 'hyprland':
        'github:hyprwm/Hyprland' (2025-03-21) rev: c7f0519fafbf334a8f5088a8a0fc385732a24036
      → 'github:hyprwm/Hyprland' (2025-03-23) rev: e4abf26069b4d43c8f6ad6b3dfb56c952abb38c2

    • Updated input 'kompass':
        'github:kotontrion/kompass' (2025-03-21) rev: 4971273ae8cc3c2d8baec37957a48be4098e49b2
      → 'github:kotontrion/kompass' (2025-03-23) rev: 9bc25c7f15b537df274c812d249ed1f73fcb2cf3

    • Updated input 'nix-gaming':
        'github:fufexan/nix-gaming' (2025-03-21) rev: 6f0d1034a2ba574c57952d6c29666b0fdfc5693e
      → 'github:fufexan/nix-gaming' (2025-03-23) rev: 1491461d4a47f61264df62863ed163a00192b2f1

    • Updated input 'nix-index-db':
        'github:Mic92/nix-index-database' (2025-03-17) rev: 2cfb4e1ca32f59dd2811d7a6dd5d4d1225f0955c
      → 'github:Mic92/nix-index-database' (2025-03-23) rev: 36dc43cb50d5d20f90a28d53abb33a32b0a2aae6

    • Updated input 'nixcord':
        'github:kaylorben/nixcord' (2025-03-20) rev: f9797561bd3b0dbe13d56567dfd6f54c49b80d8f
      → 'github:kaylorben/nixcord' (2025-03-21) rev: b5f200ebbc880dd69ce06a9cd442fc758f426f87

    • Updated input 'nixpkgs-wayland':
        'github:nix-community/nixpkgs-wayland' (2025-03-21) rev: 875107dca3af36feb32f388a297c281f05a2cb6c
      → 'github:nix-community/nixpkgs-wayland' (2025-03-23) rev: 5acb0bcac2293d8402c515f95c036cd46005341d

    • Updated input 'sops-nix':
        'github:Mic92/sops-nix' (2025-03-19) rev: 1770be8ad89e41f1ed5a60ce628dd10877cb3609
      → 'github:Mic92/sops-nix' (2025-03-23) rev: 67566fe68a8bed2a7b1175fdfb0697ed22ae8852

    • Updated input 'ts-for-gir-src':
        'github:gjsify/ts-for-gir' (2025-03-21) rev: 7d5ea67f20d9a495a48f7745791619c8980ab3d4
      → 'github:gjsify/ts-for-gir' (2025-03-22) rev: 3f4d63534dd03ad8bbcfb57b3308adfafc27f725

    • Updated input 'tuya-local-src':
        'github:make-all/tuya-local' (2025-03-21) rev: 57cfbd01948300ac8c75a045c83cbd956b52a1d2
      → 'github:make-all/tuya-local' (2025-03-23) rev: 8207ad2f53798258f94b7c0652a5e33071832548

Docker Images:
    • codeberg.org/forgejo/forgejo 10:
       sha256:95c46edf71cef1b18500fce60313b4d7f7652ea7d78ba71033155efc25f16093
     → sha256:99b6c15a1bc98e623103a83a04023662a93fd035dac4f0a856d781afa9d71095

    • rssbridge/rss-bridge latest:
       sha256:1b78c8b4bc74fe1eb1c92e101dfb4d1d3fb278d3c530baff4097febc18f06615
     → sha256:721f7e5a8619e2b77569393bda271538f5ae21686629e0e3abe0fa18599e08fc

    • ghcr.io/linuxserver/radarr latest:
       sha256:23677e1cb09bd957796f4521748f0eff9eb65d883949c10442635eabe64b750a
     → sha256:de82a83c39316ef10024a17e6d0f5238bc27347b39ce4508a633604b4f48302d

Node modules:
    eslint: 9.22.0 -> 9.23.0
    @eslint/js: 9.22.0 -> 9.23.0
    eslint-plugin-jsdoc: 50.6.8 -> 50.6.9
    @ts-for-gir/cli: 4.0.0-beta.21 -> 4.0.0-beta.23
2025-03-23 15:21:19 -04:00
849a2fafd0 fix(kapowarr): replace db path in one more place
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-22 23:21:04 -04:00
d2ff999240 feat(homepage): add comics services
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-22 22:57:09 -04:00
ecaf765bb5 feat: init kapowarr setup
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-22 19:30:22 -04:00
3dbdacdd6e fix(firefox): move to ffz user script
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-22 19:15:20 -04:00
4128141cb7 refactor(coloryou): properly package with hatchling
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-22 16:36:57 -04:00
8720d95e76 chore: clean up some packaging code
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-22 16:02:57 -04:00
6b3a78c5cf feat(comics): add jdownloader2 webui
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-22 14:38:35 -04:00
eb08d5f2e3 feat(caddy): proxy komf
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-22 14:19:26 -04:00
ea7eaace33 chore(comics): get rid of mylar3 code
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-22 14:14:58 -04:00
8a1b2e8090 chore: update sources
All checks were successful
Discord / discord commits (push) Has been skipped
Flake Inputs:
    • Updated input 'astal':
        'github:matt1432/astal' (2025-03-08) rev: ca9df70b99d53926643fb3567e758812b62785a0
      → 'github:matt1432/astal' (2025-03-21) rev: ebdf75b73ed9df30ff5d4e6c200ece44b5141a00

    • Updated input 'home-manager':
        'github:nix-community/home-manager' (2025-03-20) rev: d725df5ad8cee60e61ee6fe3afb735e4fbc1ff41
      → 'github:nix-community/home-manager' (2025-03-21) rev: 8a68f18e96bcab13e4f97bece61e6602298a3141

    • Updated input 'hyprland':
        'github:hyprwm/Hyprland' (2025-03-20) rev: 7ea4fbf0ba034d947339b3a94a10da022eca1988
      → 'github:hyprwm/Hyprland' (2025-03-21) rev: c7f0519fafbf334a8f5088a8a0fc385732a24036

    • Updated input 'hyprland-plugins':
        'github:hyprwm/hyprland-plugins' (2025-03-18) rev: 4e85fb4fbfc0ffa4b29c61ecd19cfde93ecebaed
      → 'github:hyprwm/hyprland-plugins' (2025-03-21) rev: 7429a0ea78353dab6a7a9a3e8101db98a306957d

    • Updated input 'kompass':
        'github:kotontrion/kompass' (2025-03-13) rev: 1a4bc3593d10512a468a9f7c02b18f7455fcb1c2
      → 'github:kotontrion/kompass' (2025-03-21) rev: 4971273ae8cc3c2d8baec37957a48be4098e49b2

    • Updated input 'nix-gaming':
        'github:fufexan/nix-gaming' (2025-03-18) rev: 53eda8bba79a2c28782734bca51d70ecffb82d74
      → 'github:fufexan/nix-gaming' (2025-03-21) rev: 6f0d1034a2ba574c57952d6c29666b0fdfc5693e

    • Updated input 'nixd':
        'github:nix-community/nixd' (2025-03-17) rev: 8ac5582c7709dcbb95bc2bd903c978ef67707409
      → 'github:nix-community/nixd' (2025-03-21) rev: 590eccaa079929daa58316f5386dbcc150e2d50d

    • Updated input 'nixpkgs':
        'github:NixOS/nixpkgs' (2025-03-18) rev: b6eaf97c6960d97350c584de1b6dcff03c9daf42
      → 'github:NixOS/nixpkgs' (2025-03-19) rev: a84ebe20c6bc2ecbcfb000a50776219f48d134cc

    • Updated input 'nixpkgs-wayland':
        'github:nix-community/nixpkgs-wayland' (2025-03-20) rev: 03de202737dfdccda26959bcacd576faa32edc57
      → 'github:nix-community/nixpkgs-wayland' (2025-03-21) rev: 875107dca3af36feb32f388a297c281f05a2cb6c

    • Updated input 'spotifyplus-src':
        'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-03-20) rev: 6beb671a9f0ed7d6851b1162dc82953385e6f8d5
      → 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-03-21) rev: a42323565069fc7621b22243409954d1382300b1

    • Updated input 'ts-for-gir-src':
        'github:gjsify/ts-for-gir' (2025-02-18) rev: 8cb4dddca81d0b8da621845caac3c6bc456480c9
      → 'github:gjsify/ts-for-gir' (2025-03-21) rev: 7d5ea67f20d9a495a48f7745791619c8980ab3d4

    • Updated input 'tuya-local-src':
        'github:make-all/tuya-local' (2025-03-20) rev: 1a3428d58bcdef6b6fc3dd2ac649d8166aa95341
      → 'github:make-all/tuya-local' (2025-03-21) rev: 57cfbd01948300ac8c75a045c83cbd956b52a1d2

Docker Images:
    • codeberg.org/forgejo/forgejo 10:
       sha256:7bb6f1e34a5669f634948ecb613c301bf756de93e8ecc1247d57012d4d649e64
     → sha256:95c46edf71cef1b18500fce60313b4d7f7652ea7d78ba71033155efc25f16093

Firefox Addons:
    stylus: 2.3.13 -> 2.3.14
    ublock-origin: 1.63.0 -> 1.63.2

Node modules:
    @types/node: 22.13.10 -> 22.13.11

nix-update executions:
    material-rounded-theme: 3.1.0 -> 3.1.1
2025-03-21 12:28:51 -04:00
cb2dd365c0 chore: stop using nvidia patch for jellyfin-media-player
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-21 05:16:33 -04:00
bd75ac0016 feat(caddy): expose komga
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-21 04:43:50 -04:00
cd8755275f feat(firefox): add tampermonkey extension
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-21 04:21:26 -04:00
92d7df0f11 feat(firefox): move to dev edition and chase home-manager module changes
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-21 02:25:56 -04:00
696c2deebf chore: update sources
All checks were successful
Discord / discord commits (push) Has been skipped
Flake Inputs:
    • Updated input 'gpu-screen-recorder-src':
        'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-03-16) rev: e7a95f830abc358fcdf6d24fcf11e346e0b77e99
      → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-03-19) rev: 634a563bc0e7d23040e70f90e7ccc498aa7db41e

    • Updated input 'home-manager':
        'github:nix-community/home-manager' (2025-03-18) rev: fb74bb76d94a6c55632376c931fc108131260ee9
      → 'github:nix-community/home-manager' (2025-03-20) rev: d725df5ad8cee60e61ee6fe3afb735e4fbc1ff41

    • Updated input 'hyprland':
        'github:hyprwm/Hyprland' (2025-03-18) rev: cca0f48b74e87f86244f5773c42d9ade84683f3b
      → 'github:hyprwm/Hyprland' (2025-03-20) rev: 7ea4fbf0ba034d947339b3a94a10da022eca1988

    • Updated input 'hyprland-plugins':
        'github:hyprwm/hyprland-plugins' (2025-03-16) rev: 0eb996c3ed89eeed3d493a310acd8eccb62838d9
      → 'github:hyprwm/hyprland-plugins' (2025-03-18) rev: 4e85fb4fbfc0ffa4b29c61ecd19cfde93ecebaed

    • Updated input 'hyprpaper':
        'github:hyprwm/hyprpaper' (2025-02-28) rev: 6f4ba431638e44478417b9f524fb1771e5eda83c
      → 'github:hyprwm/hyprpaper' (2025-03-20) rev: 05337a4595aa03eedec33f48004e46092917a5ca

    • Updated input 'jovian':
        'github:Jovian-Experiments/Jovian-NixOS' (2025-03-18) rev: fd69a59cfab06fe8ac0695377e10573e91b6a3ff
      → 'github:Jovian-Experiments/Jovian-NixOS' (2025-03-20) rev: a95606cae5c9e1f5b84debe7865ef171d4deb287

    • Updated input 'nixcord':
        'github:kaylorben/nixcord' (2025-03-17) rev: d7f44d000158fa46af9fae1819d8221d1ccb4ca2
      → 'github:kaylorben/nixcord' (2025-03-20) rev: f9797561bd3b0dbe13d56567dfd6f54c49b80d8f

    • Updated input 'nixos-jellyfin':
        'github:matt1432/nixos-jellyfin' (2025-03-12) rev: f3e37d6173969c2d7bec41a3888d96acde88bc5a
      → 'github:matt1432/nixos-jellyfin' (2025-03-20) rev: 0d90325fcac192a60c4687bd2b28cf7294c6dcec

    • Updated input 'nixpkgs':
        'github:NixOS/nixpkgs' (2025-03-15) rev: c80f6a7e10b39afcc1894e02ef785b1ad0b0d7e5
      → 'github:NixOS/nixpkgs' (2025-03-18) rev: b6eaf97c6960d97350c584de1b6dcff03c9daf42

    • Updated input 'nixpkgs-wayland':
        'github:nix-community/nixpkgs-wayland' (2025-03-16) rev: ba7f5a383fcb5001a233cdae3de9bd0d45ce9e4a
      → 'github:nix-community/nixpkgs-wayland' (2025-03-20) rev: 03de202737dfdccda26959bcacd576faa32edc57

    • Updated input 'poetry2nix':
        'github:nix-community/poetry2nix' (2025-03-17) rev: 25b1472cf0982124a1a6674379554047f1df163b
      → 'github:nix-community/poetry2nix' (2025-03-19) rev: b9a98080beff0903a5e5fe431f42cde1e3e50d6b

    • Updated input 'sops-nix':
        'github:Mic92/sops-nix' (2025-03-17) rev: 787afce414bcce803b605c510b60bf43c11f4b55
      → 'github:Mic92/sops-nix' (2025-03-19) rev: 1770be8ad89e41f1ed5a60ce628dd10877cb3609

    • Updated input 'spotifyplus-src':
        'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-03-17) rev: c69ed37af0832200a960b16ef6f04146133254f1
      → 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-03-20) rev: 6beb671a9f0ed7d6851b1162dc82953385e6f8d5

    • Updated input 'spotifywebapi-src':
        'github:thlucas1/SpotifyWebApiPython' (2025-03-14) rev: 23e89dc0a68d10447e756ee6c0e5e9fa0fdbdc18
      → 'github:thlucas1/SpotifyWebApiPython' (2025-03-19) rev: e6e24c124245e10266d350a5721e6d6f8979a6d5

    • Updated input 'subscleaner-src':
        'gitlab:rogs/subscleaner' (2024-12-15) rev: 72e2f5afdfeded7dc05e4d1f098fc391065ec31f
      → 'gitlab:rogs/subscleaner' (2025-03-19) rev: cf619272d3d3f645c0ee6daf44d7d6c7b638c6e0

    • Updated input 'tuya-local-src':
        'github:make-all/tuya-local' (2025-03-17) rev: 6edf4e9888eadf1506b9c04dacc2902351ec8307
      → 'github:make-all/tuya-local' (2025-03-20) rev: 1a3428d58bcdef6b6fc3dd2ac649d8166aa95341

Docker Images:
    • vegardit/gitea-act-runner dind-latest:
       sha256:6190e52b6df100a1ca6be7e2e8331c60422440f98dfd286cc49c6be54d6783b5
     → sha256:3a4631ca14c26674ef8f4bdb9a8d0eb20ad39bda6f05801e6c7abb452c324c66

    • onlyoffice/documentserver latest:
       sha256:7cf23e8d1376d8c56b0d98696762bdecbe3c8b0d3c182592ed66e2e65b4f8f51
     → sha256:9c76330ee4be00623e204c5305b20f8868c37e0e90c88e351c27feb148aada80

    • nextcloud fpm:
       sha256:f277ddde7210f04a47daca3c3a0a6f42ff801c1e31b1f883b0a60feb842ee1d0
     → sha256:e9470fa0b94460bfda4bb741484513fc3a5757b0b30877176c0d0e7c8727b398

    • nginx latest:
       sha256:57a563126c0fd426346b02e5aa231ae9e5fd66f2248b36553207a0eca1403fde
     → sha256:124b44bfc9ccd1f3cedf4b592d4d1e8bddb78b51ec2ed5056c52d3692baebc19

    • ghcr.io/linuxserver/bazarr latest:
       sha256:0b3e1b888615cbd32cf879963d041abcf863d15160a9ace2928039a7b00590ef
     → sha256:fffd75389760b731f11468a1ddabcb35b042ef4b51994c9587337825cdef5470

Firefox Addons:
    floccus: 5.4.4 -> 5.4.5

Node modules:
    typescript-eslint: 8.26.1 -> 8.27.0
2025-03-20 16:52:00 -04:00
a0c883c2a9 feat(nos): setup komga and komf
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-19 00:14:19 -04:00
1e43f14511 feat: declare uid of main user for every device
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-18 19:37:52 -04:00
2cbca1d659 fix(hypr): chase changes to windowrule
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-18 12:35:52 -04:00
8470605c00 chore: update sources
All checks were successful
Discord / discord commits (push) Has been skipped
Flake Inputs:
    • Updated input 'custom-sidebar-src':
        'github:elchininet/custom-sidebar' (2025-03-17) rev: 4aa3a4d64763552602e1128529b708b2f5c9109c
      → 'github:elchininet/custom-sidebar' (2025-03-18) rev: cb859ddcc3177d8aac73b926ccdff0406f4b11af

    • Updated input 'home-manager':
        'github:nix-community/home-manager' (2025-03-14) rev: 4e12151c9e014e2449e0beca2c0e9534b96a26b4
      → 'github:nix-community/home-manager' (2025-03-18) rev: fb74bb76d94a6c55632376c931fc108131260ee9

    • Updated input 'hyprland':
        'github:hyprwm/Hyprland' (2025-03-17) rev: 011d7ccb91081ff99f184564ea38d1b9e543a99c
      → 'github:hyprwm/Hyprland' (2025-03-18) rev: cca0f48b74e87f86244f5773c42d9ade84683f3b

    • Updated input 'jovian':
        'github:Jovian-Experiments/Jovian-NixOS' (2025-03-15) rev: ecaf8b6aa7d28cb7b87da334310fbe1ba31f8d64
      → 'github:Jovian-Experiments/Jovian-NixOS' (2025-03-18) rev: fd69a59cfab06fe8ac0695377e10573e91b6a3ff

    • Updated input 'nix-gaming':
        'github:fufexan/nix-gaming' (2025-03-17) rev: 7a5e1f3c5ed63bcf047103d1edd9276e77b4f684
      → 'github:fufexan/nix-gaming' (2025-03-18) rev: 53eda8bba79a2c28782734bca51d70ecffb82d74

    • Updated input 'nixcord':
        'github:kaylorben/nixcord' (2025-03-15) rev: c1a2a14393dba951994442199b9adfe14bb78a99
      → 'github:kaylorben/nixcord' (2025-03-17) rev: d7f44d000158fa46af9fae1819d8221d1ccb4ca2

    • Updated input 'poetry2nix':
        'github:nix-community/poetry2nix' (2025-03-12) rev: f842aae3a72ef764e38eaf3e75aa435fb9861bba
      → 'github:nix-community/poetry2nix' (2025-03-17) rev: 25b1472cf0982124a1a6674379554047f1df163b

    • Updated input 'sops-nix':
        'github:Mic92/sops-nix' (2025-03-17) rev: b33837ae3cfa012b65810891bebbee71fa4c0658
      → 'github:Mic92/sops-nix' (2025-03-17) rev: 787afce414bcce803b605c510b60bf43c11f4b55

    • Updated input 'spotifyplus-src':
        'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-03-14) rev: 05a60bbefa09ac173ce8dab0dd5d71d23b379ac9
      → 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-03-17) rev: c69ed37af0832200a960b16ef6f04146133254f1

Docker Images:
    • postgres 14:
       sha256:c0e14efd7eaf4d83e443b6e7047ddde6465edbbbcc28ae770d9f5398abba1969
     → sha256:4e8c2e92ad1fa2c3ea5efca42540e626a362d467e50bec75f9afecf2666f2f5b

    • nextcloud fpm:
       sha256:6854c0336040c628b84bd286fa898675d00d77139b0299c6e39793da454e2115
     → sha256:f277ddde7210f04a47daca3c3a0a6f42ff801c1e31b1f883b0a60feb842ee1d0

    • nginx latest:
       sha256:9d6b58feebd2dbd3c56ab5853333d627cc6e281011cfd6050fa4bcf2072c9496
     → sha256:57a563126c0fd426346b02e5aa231ae9e5fd66f2248b36553207a0eca1403fde

    • ghcr.io/linuxserver/radarr latest:
       sha256:06f209efdfb25df8eaa6c275f6106d0a9e6b2c8502bd6dde3f95683c2a66aac1
     → sha256:23677e1cb09bd957796f4521748f0eff9eb65d883949c10442635eabe64b750a

    • ghcr.io/linuxserver/sonarr latest:
       sha256:b666479159c0ffc17d5c2281737c9a88d78afcaa0aa52cb441b46336f6feba31
     → sha256:7fe49f99201de94a277c577dcce5ef8f1789ead1056c8cf758fac7bf4e601d16

Firefox Addons:
    ublock-origin: 1.62.0 -> 1.63.0

Node modules:
    eslint-plugin-jsdoc: 50.6.7 -> 50.6.8

Misc Sources:
    Vuetorrent: 2.23.0 -> 2.23.1
2025-03-18 12:02:10 -04:00
7f85e39044 fix(bbsteamie): disable kmscon and hide getty on tty1
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-17 16:43:47 -04:00
0a7144e0f0 fix(bbsteamie): replace password with correct one
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-17 16:15:11 -04:00
1cdcb9d6b7 chore(netd): bump 25.6.0 -> 25.10.0
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-17 13:48:42 -04:00
999115a546 fix(dotnet): patch nuget-to-json for fetch-deps script
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-17 13:43:44 -04:00
07ed7cdd5e chore: update sources
All checks were successful
Discord / discord commits (push) Has been skipped
Flake Inputs:
    • Updated input 'custom-sidebar-src':
        'github:elchininet/custom-sidebar' (2025-03-15) rev: c7750d7b10b01d17d9850db58a8c8ac8211eb9d5
      → 'github:elchininet/custom-sidebar' (2025-03-17) rev: 4aa3a4d64763552602e1128529b708b2f5c9109c

    • Updated input 'gpu-screen-recorder-src':
        'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-03-15) rev: 77b60a03b2785fa8ce461069f2ba2f241c2a1557
      → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-03-16) rev: e7a95f830abc358fcdf6d24fcf11e346e0b77e99

    • Updated input 'hyprland':
        'github:hyprwm/Hyprland' (2025-03-15) rev: bf5e4bf11662ebedcae44cd846ba5e755d7a6ba1
      → 'github:hyprwm/Hyprland' (2025-03-17) rev: 011d7ccb91081ff99f184564ea38d1b9e543a99c

    • Updated input 'hyprland/aquamarine':
        'github:hyprwm/aquamarine' (2025-03-14) rev: bea48d0bbe15fb3d758a8b6be865836c97056575
      → 'github:hyprwm/aquamarine' (2025-03-17) rev: 484b732195cc53f4536ce4bd59a5c6402b1e7ccf

    • Updated input 'hyprland/hyprcursor':
        'github:hyprwm/hyprcursor' (2025-02-04) rev: 7c6d165e1eb9045a996551eb9f121b6d1b30adc3
      → 'github:hyprwm/hyprcursor' (2025-03-17) rev: 2fd36421c21aa87e2fe3bee11067540ae612f719

    • Updated input 'hyprland-plugins':
        'github:hyprwm/hyprland-plugins' (2025-02-07) rev: 4f48dbe12f3cbbeb4d31c91c67b21edbc5b4b451
      → 'github:hyprwm/hyprland-plugins' (2025-03-16) rev: 0eb996c3ed89eeed3d493a310acd8eccb62838d9

    • Updated input 'nix-gaming':
        'github:fufexan/nix-gaming' (2025-03-15) rev: 0894bfe2c7f48091c1f5100f39bdfa0e19d08ab4
      → 'github:fufexan/nix-gaming' (2025-03-17) rev: 7a5e1f3c5ed63bcf047103d1edd9276e77b4f684

    • Updated input 'nix-index-db':
        'github:Mic92/nix-index-database' (2025-03-10) rev: 66537fb185462ba9b07f4e6f2d54894a1b2d04ab
      → 'github:Mic92/nix-index-database' (2025-03-17) rev: 2cfb4e1ca32f59dd2811d7a6dd5d4d1225f0955c

    • Updated input 'nixd':
        'github:nix-community/nixd' (2025-02-11) rev: 065dcb4cb2f8269d6d15d2b2491a79cff47f9550
      → 'github:nix-community/nixd' (2025-03-17) rev: 8ac5582c7709dcbb95bc2bd903c978ef67707409

    • Updated input 'nixpkgs':
        'github:NixOS/nixpkgs' (2025-03-13) rev: 6607cf789e541e7873d40d3a8f7815ea92204f32
      → 'github:NixOS/nixpkgs' (2025-03-15) rev: c80f6a7e10b39afcc1894e02ef785b1ad0b0d7e5

    • Updated input 'nixpkgs-wayland':
        'github:nix-community/nixpkgs-wayland' (2025-03-15) rev: 538fb64a8a28e258ad1758a9691cfa5a2c8d7a75
      → 'github:nix-community/nixpkgs-wayland' (2025-03-16) rev: ba7f5a383fcb5001a233cdae3de9bd0d45ce9e4a

    • Updated input 'secrets':
        'git+ssh://git@git.nelim.org/matt1432/nixos-secrets' (2025-02-09) rev: 8d991fbb480564e0631d4d5a48ca906ca0966266
      → 'git+ssh://git@git.nelim.org/matt1432/nixos-secrets' (2025-03-16) rev: 628f5e52bc860cf039e291778cf8e86785a57d78

    • Updated input 'sops-nix':
        'github:Mic92/sops-nix' (2025-03-13) rev: d016ce0365b87d848a57c12ffcfdc71da7a2b55f
      → 'github:Mic92/sops-nix' (2025-03-17) rev: b33837ae3cfa012b65810891bebbee71fa4c0658

    • Updated input 'tuya-local-src':
        'github:make-all/tuya-local' (2025-03-15) rev: 66c9f8b052bf1ff0140b28bb2682ae9804efd769
      → 'github:make-all/tuya-local' (2025-03-17) rev: 6edf4e9888eadf1506b9c04dacc2902351ec8307

Docker Images:
    • ghcr.io/linuxserver/prowlarr latest:
       sha256:2100d2cee89da16e7ce4a1169406c7718e6508c86ddc497dfbfdb7d6be2ea0c2
     → sha256:18e9801e4509e45873c1adb03adf0bf718743ff5147e19b4cdf7626f8bd2f752

    • ghcr.io/linuxserver/radarr latest:
       sha256:620189d67078ddcfeb7a4efa424eb62f827ef734ef1e56980768bf8efd73782a
     → sha256:06f209efdfb25df8eaa6c275f6106d0a9e6b2c8502bd6dde3f95683c2a66aac1

    • docker.io/fallenbagel/jellyseerr latest:
       sha256:92dc0eb9ba260a11886ac52c3a82c5490769238f120e6312a2793809842021a6
     → sha256:52ca0b18c58ec4e769b8acae9beaae37a520a365c7ead52b7fc3ba1c3352d1f0

Firefox Addons:
    sound-volume: 2.0.2 -> 2.0.3

Node modules:
    eslint-plugin-jsdoc: 50.6.6 -> 50.6.7

nix-update executions:
    homepage: 1.0.3 -> 1.0.4
2025-03-17 12:33:54 -04:00
1946334e50 chore: update sources
All checks were successful
Discord / discord commits (push) Has been skipped
Flake Inputs:
    • Updated input 'gpu-screen-recorder-src':
        'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-03-14) rev: 190c775a08ca092ac0145ce3483a421bfdc940c6
      → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-03-15) rev: 77b60a03b2785fa8ce461069f2ba2f241c2a1557

    • Updated input 'hyprgrass':
        'github:horriblename/hyprgrass' (2025-03-14) rev: 94ebb595b646c9788b9d39928648deab24ece9d0
      → 'github:horriblename/hyprgrass' (2025-03-15) rev: 5453be107e8c7b88f6274122d064bf602852745f

    • Updated input 'hyprland':
        'github:hyprwm/Hyprland' (2025-03-15) rev: e59680481d74fdfcc432bb9640ba2c979022c4c2
      → 'github:hyprwm/Hyprland' (2025-03-15) rev: bf5e4bf11662ebedcae44cd846ba5e755d7a6ba1

    • Updated input 'jovian':
        'github:Jovian-Experiments/Jovian-NixOS' (2025-03-14) rev: 534188d0b0cbddf3f9df3f20cfbc424efb46b36c
      → 'github:Jovian-Experiments/Jovian-NixOS' (2025-03-15) rev: ecaf8b6aa7d28cb7b87da334310fbe1ba31f8d64

    • Updated input 'material-symbols-src':
        'github:beecho01/material-symbols' (2025-03-14) rev: 376709da5aa69163ffb02deb13e9e7fac93ae53f
      → 'github:beecho01/material-symbols' (2025-03-15) rev: 5c209b25151271a01ab73d02bda0ed4709c681eb

    • Updated input 'nix-develop-nvim-src':
        'github:matt1432/nix-develop.nvim' (2025-01-08) rev: b0b9487c083bbc4274e97d25438419a35a67fb77
      → 'github:matt1432/nix-develop.nvim' (2025-03-15) rev: 66ab22c7618e3b0d548ffd3d23b52b9d60a40160

    • Updated input 'nix-gaming':
        'github:fufexan/nix-gaming' (2025-03-14) rev: b2a32ef80ad0cc7f3dee928771791625ff9494c1
      → 'github:fufexan/nix-gaming' (2025-03-15) rev: 0894bfe2c7f48091c1f5100f39bdfa0e19d08ab4

    • Updated input 'nixcord':
        'github:kaylorben/nixcord' (2025-03-13) rev: 91abbf5736459beeacb1c3163a2236241cfc6c71
      → 'github:kaylorben/nixcord' (2025-03-15) rev: c1a2a14393dba951994442199b9adfe14bb78a99

    • Updated input 'nixpkgs-wayland':
        'github:nix-community/nixpkgs-wayland' (2025-03-15) rev: ff6a5e6d2e8ae7ffff051ea35966ae2d225f397e
      → 'github:nix-community/nixpkgs-wayland' (2025-03-15) rev: 538fb64a8a28e258ad1758a9691cfa5a2c8d7a75

    • Updated input 'tuya-local-src':
        'github:make-all/tuya-local' (2025-03-09) rev: 684b181888a46fd9ec9927c9a02522259eb98c56
      → 'github:make-all/tuya-local' (2025-03-15) rev: 66c9f8b052bf1ff0140b28bb2682ae9804efd769

nix-update executions:
    homepage: 1.0.2 -> 1.0.3
2025-03-15 15:13:15 -04:00
4971014e19 chore: update sources
All checks were successful
Discord / discord commits (push) Has been skipped
Flake Inputs:
    • Updated input 'custom-sidebar-src':
        'github:elchininet/custom-sidebar' (2025-03-12) rev: 82f40bbaa1bf833290de84efbdc576362cc75905
      → 'github:elchininet/custom-sidebar' (2025-03-15) rev: c7750d7b10b01d17d9850db58a8c8ac8211eb9d5

    • Updated input 'gpu-screen-recorder-src':
        'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-03-13) rev: bab9a0560d15e7e1621469cf8db3e70bc29833b6
      → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-03-14) rev: 190c775a08ca092ac0145ce3483a421bfdc940c6

    • Updated input 'home-manager':
        'github:nix-community/home-manager' (2025-03-14) rev: 30cce6848a5aa41ceb5fb33185b84868cc3e9bef
      → 'github:nix-community/home-manager' (2025-03-14) rev: 4e12151c9e014e2449e0beca2c0e9534b96a26b4

    • Updated input 'hyprgrass':
        'github:horriblename/hyprgrass' (2025-03-13) rev: ce0dcda79e0b24c9dfee2d80df50940669554f9d
      → 'github:horriblename/hyprgrass' (2025-03-14) rev: 94ebb595b646c9788b9d39928648deab24ece9d0

    • Updated input 'hyprland':
        'github:hyprwm/Hyprland' (2025-03-12) rev: e86d3a14e46d19d8a47f8ceb6410546715d45f10
      → 'github:hyprwm/Hyprland' (2025-03-15) rev: e59680481d74fdfcc432bb9640ba2c979022c4c2

    • Updated input 'hyprland/aquamarine':
        'github:hyprwm/aquamarine' (2025-03-06) rev: 81498562d0f53e613d30368bb5b076784fa86f80
      → 'github:hyprwm/aquamarine' (2025-03-14) rev: bea48d0bbe15fb3d758a8b6be865836c97056575

    • Updated input 'hyprland/hyprutils':
        'github:hyprwm/hyprutils' (2025-03-04) rev: 6b0154b183f9539097f13af9b5da78ca24da6df2
      → 'github:hyprwm/hyprutils' (2025-03-09) rev: dd1f720cbc2dbb3c71167c9598045dd3261d27b3

    • Updated input 'hyprland/xdph':
        'github:hyprwm/xdg-desktop-portal-hyprland' (2025-01-23) rev: e09dfe2726c8008f983e45a0aa1a3b7416aaeb8a
      → 'github:hyprwm/xdg-desktop-portal-hyprland' (2025-03-14) rev: 150b0b6f52bb422a1b232a53698606fe0320dde0

    • Updated input 'jovian':
        'github:Jovian-Experiments/Jovian-NixOS' (2025-03-13) rev: 662d117ac0ffc81f3e91b5f0fb800c3effd904a1
      → 'github:Jovian-Experiments/Jovian-NixOS' (2025-03-14) rev: 534188d0b0cbddf3f9df3f20cfbc424efb46b36c

    • Updated input 'material-symbols-src':
        'github:beecho01/material-symbols' (2025-03-05) rev: 35cb201a18931f2096a883cf86bc08cc11ec456c
      → 'github:beecho01/material-symbols' (2025-03-14) rev: 376709da5aa69163ffb02deb13e9e7fac93ae53f

    • Updated input 'nix-gaming':
        'github:fufexan/nix-gaming' (2025-03-11) rev: 64a949349294543a48b3f946c9fca84332d1398b
      → 'github:fufexan/nix-gaming' (2025-03-14) rev: b2a32ef80ad0cc7f3dee928771791625ff9494c1

    • Updated input 'nixpkgs':
        'github:NixOS/nixpkgs' (2025-03-13) rev: 01f44b8389188522fba255168c70eda093867746
      → 'github:NixOS/nixpkgs' (2025-03-13) rev: 6607cf789e541e7873d40d3a8f7815ea92204f32

    • Updated input 'nixpkgs-wayland':
        'github:nix-community/nixpkgs-wayland' (2025-03-13) rev: 35d3b8403711ab0b38c4554703c283900cfeeb7a
      → 'github:nix-community/nixpkgs-wayland' (2025-03-15) rev: ff6a5e6d2e8ae7ffff051ea35966ae2d225f397e

    • Updated input 'spotifyplus-src':
        'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-03-13) rev: cf1acfa270b14bdaae8ca4f36cf7099f65824554
      → 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-03-14) rev: 05a60bbefa09ac173ce8dab0dd5d71d23b379ac9

    • Updated input 'spotifywebapi-src':
        'github:thlucas1/SpotifyWebApiPython' (2025-03-13) rev: e6c5bfe0c5621bf0e24d61060a7c181a6226c6c4
      → 'github:thlucas1/SpotifyWebApiPython' (2025-03-14) rev: 23e89dc0a68d10447e756ee6c0e5e9fa0fdbdc18

Docker Images:
    • vegardit/gitea-act-runner dind-latest:
       sha256:a1c106a18b1fa02736064a18f9d31d18253347b7625673a58d5cfd98cc64bc2f
     → sha256:6190e52b6df100a1ca6be7e2e8331c60422440f98dfd286cc49c6be54d6783b5

    • nextcloud fpm:
       sha256:dd76149894cc80b2d55b06d9d3f79a8aacc9d5246161bdcf4e0271406af10c8e
     → sha256:6854c0336040c628b84bd286fa898675d00d77139b0299c6e39793da454e2115

    • ghcr.io/linuxserver/sonarr latest:
       sha256:49a8e636fd4514b23d37c84660101fecbb632174ba0569e0f09bbd2659a2a925
     → sha256:b666479159c0ffc17d5c2281737c9a88d78afcaa0aa52cb441b46336f6feba31

nix-update executions:
    homepage: 1.0.1 -> 1.0.2
2025-03-14 23:37:36 -04:00
a81d063089 fix(homepage): bump to 1.0.1 and make it run properly
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-14 21:31:25 -04:00
4765001144 feat: attempt to update homepage to 1.0.0
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-14 19:36:59 -04:00
51cc659c91 fix(ags): pin astal npm module
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-14 05:13:34 -04:00
7617e3ea2d chore: update sources
All checks were successful
Discord / discord commits (push) Has been skipped
Flake Inputs:
    • Updated input 'custom-sidebar-src':
        'github:elchininet/custom-sidebar' (2025-03-09) rev: 2f653a66ca72251668a774a1fedc77d66ffa5d19
      → 'github:elchininet/custom-sidebar' (2025-03-12) rev: 82f40bbaa1bf833290de84efbdc576362cc75905

    • Updated input 'gpu-screen-recorder-src':
        'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-03-07) rev: f23308444a94b96cf943fedc669bf2b7bc505a16
      → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-03-13) rev: bab9a0560d15e7e1621469cf8db3e70bc29833b6

    • Updated input 'gtk-theme-src':
        'github:dracula/gtk' (2025-03-04) rev: 285ff8f10084b5fdae045a8e8d09352be9af4452
      → 'github:dracula/gtk' (2025-03-13) rev: fc59294cf67110f6487f5fd06d3c845ffffdf1a9

    • Updated input 'home-manager':
        'github:nix-community/home-manager' (2025-03-12) rev: 18780912345970e5b546b1b085385789b6935a83
      → 'github:nix-community/home-manager' (2025-03-14) rev: 30cce6848a5aa41ceb5fb33185b84868cc3e9bef

    • Updated input 'hyprgrass':
        'github:horriblename/hyprgrass' (2025-03-03) rev: e59bc280b71be8c45638806f3123fc36834435bc
      → 'github:horriblename/hyprgrass' (2025-03-13) rev: ce0dcda79e0b24c9dfee2d80df50940669554f9d

    • Added input 'hyprgrass/nixpkgs':
        follows 'nixpkgs'

    • Updated input 'jovian':
        'github:Jovian-Experiments/Jovian-NixOS' (2025-03-12) rev: 2f6342dc0cc9ffe5f9be8bd4db6ce43f2c4c1d87
      → 'github:Jovian-Experiments/Jovian-NixOS' (2025-03-13) rev: 662d117ac0ffc81f3e91b5f0fb800c3effd904a1

    • Updated input 'kompass':
        'github:kotontrion/kompass' (2025-03-12) rev: cf6c8b26137adafae845f3905c11c98a197cd6cd
      → 'github:kotontrion/kompass' (2025-03-13) rev: 1a4bc3593d10512a468a9f7c02b18f7455fcb1c2

    • Updated input 'nix-fast-build':
        'github:Mic92/nix-fast-build' (2025-01-11) rev: 906af17fcd50c84615a4660d9c08cf89c01cef7d
      → 'github:Mic92/nix-fast-build' (2025-03-13) rev: 0ef0c6065345426fb4872c9ee75a58c11f62d3f8

    • Updated input 'nixcord':
        'github:kaylorben/nixcord' (2025-03-07) rev: 269b69665a78f57f2bc1b62e05e823815f41cea9
      → 'github:kaylorben/nixcord' (2025-03-13) rev: 91abbf5736459beeacb1c3163a2236241cfc6c71

    • Updated input 'nixos-jellyfin':
        'github:matt1432/nixos-jellyfin' (2025-03-06) rev: d4bd900cd1792f939b6a2650537ebee6e2130802
      → 'github:matt1432/nixos-jellyfin' (2025-03-12) rev: f3e37d6173969c2d7bec41a3888d96acde88bc5a

    • Updated input 'nixpkgs':
        'github:NixOS/nixpkgs' (2025-03-12) rev: 75cd88fa9bfa1cf444a62d5e713fc76bb0fbba6f
      → 'github:NixOS/nixpkgs' (2025-03-13) rev: 01f44b8389188522fba255168c70eda093867746

    • Updated input 'nixpkgs-wayland':
        'github:nix-community/nixpkgs-wayland' (2025-03-12) rev: 120cd8e7a8c191e097b663e2cb9a1aa4c2588a31
      → 'github:nix-community/nixpkgs-wayland' (2025-03-13) rev: 35d3b8403711ab0b38c4554703c283900cfeeb7a

    • Updated input 'pcsd':
        'github:matt1432/nixos-pcsd' (2025-02-01) rev: 1b27f1f60ae18e240269601ac09d9d5a096498b7
      → 'github:matt1432/nixos-pcsd' (2025-03-12) rev: 978c9a1d7aed8b0c94357f4173b60f46945d118b

    • Updated input 'sops-nix':
        'github:Mic92/sops-nix' (2025-03-10) rev: e653d71e82575a43fe9d228def8eddb73887b866
      → 'github:Mic92/sops-nix' (2025-03-13) rev: d016ce0365b87d848a57c12ffcfdc71da7a2b55f

    • Updated input 'spotifyplus-src':
        'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-03-09) rev: 9850db38e136a885dc147e1ab00cb53957e77513
      → 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-03-13) rev: cf1acfa270b14bdaae8ca4f36cf7099f65824554

    • Updated input 'spotifywebapi-src':
        'github:thlucas1/SpotifyWebApiPython' (2025-03-09) rev: 0a005a5e30fbf0afd840f9978b9386df7accb8b6
      → 'github:thlucas1/SpotifyWebApiPython' (2025-03-13) rev: e6c5bfe0c5621bf0e24d61060a7c181a6226c6c4

Docker Images:
    • vegardit/gitea-act-runner dind-latest:
       sha256:a1c106a18b1fa02736064a18f9d31d18253347b7625673a58d5cfd98cc64bc2f
     → sha256:6190e52b6df100a1ca6be7e2e8331c60422440f98dfd286cc49c6be54d6783b5

    • freshrss/freshrss latest:
       sha256:d18055cc1c2fa807f118accb4ba74f435d381daf96130f87b17d9d9d1d169341
     → sha256:bca4407f1f3ecb2e02bd57f704593c64f89bbf3fad53f03ebcf4baecb0122de6

nix-update executions:
    fcft: 3.3.0 -> 3.3.1
2025-03-13 22:50:02 -04:00
87248c2ba0 fix(foot): properly overlay fcft
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-13 16:47:49 -04:00
eff17eaef7 fix(foot): add fcft to auto updated packages
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-13 14:57:13 -04:00
f7ee925514 chore: update TODOs
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-13 01:14:21 -04:00
13ea2b276f feat(homepage): update services
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-12 15:35:09 -04:00
5a067656df chore: update sources
All checks were successful
Discord / discord commits (push) Has been skipped
Flake Inputs:
    • Updated input 'grim-hyprland':
        'github:eriedaberrie/grim-hyprland' (2024-10-02) rev: db5b1ccdf272d18224d3e5089894a6407e97d9b6
      → 'github:eriedaberrie/grim-hyprland' (2025-03-11) rev: 4a3d6f5b87b01e92c404b9393b79057b85f58c60

    • Updated input 'home-manager':
        'github:nix-community/home-manager' (2025-03-10) rev: 7fb8678716c158642ac42f9ff7a18c0800fea551
      → 'github:nix-community/home-manager' (2025-03-12) rev: 18780912345970e5b546b1b085385789b6935a83

    • Updated input 'hyprland':
        'github:hyprwm/Hyprland' (2025-03-10) rev: e4af4b5e2e3566a5fa95505b0d0ef5e5c9e174b8
      → 'github:hyprwm/Hyprland' (2025-03-12) rev: e86d3a14e46d19d8a47f8ceb6410546715d45f10

    • Updated input 'jovian':
        'github:Jovian-Experiments/Jovian-NixOS' (2025-03-10) rev: c769e6fa7ea00689254eb3f8385baec7e2f771cc
      → 'github:Jovian-Experiments/Jovian-NixOS' (2025-03-12) rev: 2f6342dc0cc9ffe5f9be8bd4db6ce43f2c4c1d87

    • Updated input 'kompass':
        'github:kotontrion/kompass' (2025-03-09) rev: ba7cd8f69ade8aade3d354d5f68b4ccec0b4284f
      → 'github:kotontrion/kompass' (2025-03-12) rev: cf6c8b26137adafae845f3905c11c98a197cd6cd

    • Updated input 'minix':
        'github:matt1432/Minix' (2025-03-06) rev: 775f99b1876d0e91d448d6078b9b1beae1f26ee6
      → 'github:matt1432/Minix' (2025-03-11) rev: f54246132bf10b385ed25a9d887e3d982c2c25de

    • Updated input 'nix-gaming':
        'github:fufexan/nix-gaming' (2025-03-10) rev: f627335019cb3395c52d89c72abb353d2456ba16
      → 'github:fufexan/nix-gaming' (2025-03-11) rev: 64a949349294543a48b3f946c9fca84332d1398b

    • Updated input 'nixpkgs':
        'github:NixOS/nixpkgs' (2025-03-09) rev: e3e32b642a31e6714ec1b712de8c91a3352ce7e1
      → 'github:NixOS/nixpkgs' (2025-03-12) rev: 75cd88fa9bfa1cf444a62d5e713fc76bb0fbba6f

    • Updated input 'nixpkgs-wayland':
        'github:nix-community/nixpkgs-wayland' (2025-03-10) rev: 4aa87b0399b9c17aa88a7c8606d41b123bcc7f99
      → 'github:nix-community/nixpkgs-wayland' (2025-03-12) rev: 120cd8e7a8c191e097b663e2cb9a1aa4c2588a31

    • Updated input 'poetry2nix':
        'github:nix-community/poetry2nix' (2025-03-10) rev: ac847558db725d865d44bbd77f894076c4b03ee3
      → 'github:nix-community/poetry2nix' (2025-03-12) rev: f842aae3a72ef764e38eaf3e75aa435fb9861bba

    • Updated input 'sops-nix':
        'github:Mic92/sops-nix' (2025-03-03) rev: 3f2412536eeece783f0d0ad3861417f347219f4d
      → 'github:Mic92/sops-nix' (2025-03-10) rev: e653d71e82575a43fe9d228def8eddb73887b866

    • Updated input 'vimplugin-roslyn-nvim-src':
        'github:seblj/roslyn.nvim' (2025-03-10) rev: 4fd5ab3c3c9ebb3b2c3fc7cc8d05bfb5cb1d1e97
      → 'github:seblj/roslyn.nvim' (2025-03-12) rev: 0d298e68efa511df18a0bd4fd9a0c9bf70ebdbf2

Docker Images:
    • ghcr.io/linuxserver/bazarr latest:
       sha256:36f4ba69ab5bfb32c384ea84cf0036b8b6e07fb9a7ab65885f3619de2a8318f8
     → sha256:0b3e1b888615cbd32cf879963d041abcf863d15160a9ace2928039a7b00590ef

    • ghcr.io/linuxserver/prowlarr latest:
       sha256:761f73534a01aec4bf72a1396e9b9fda3f01632948b3fa31985982d26120a330
     → sha256:2100d2cee89da16e7ce4a1169406c7718e6508c86ddc497dfbfdb7d6be2ea0c2

    • docker.io/fallenbagel/jellyseerr latest:
       sha256:ae1703c66b0fc12bfcc8cba339a77044246a93f86cc8ea53665e88b3218f111f
     → sha256:92dc0eb9ba260a11886ac52c3a82c5490769238f120e6312a2793809842021a6

Firefox Addons:
    sponsorblock: 5.11.5 -> 5.11.8

Node modules:
    eslint-plugin-jsdoc: 50.6.3 -> 50.6.6
2025-03-12 13:46:39 -04:00
64ed35b347 fix(fonts): actually use monospace font
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-11 21:07:56 -04:00
85035da7a1 feat(mc): add nbted package to edit NBT
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-11 12:49:33 -04:00
c4a90a2212 chore: update sources
All checks were successful
Discord / discord commits (push) Has been skipped
Flake Inputs:
    • Updated input 'custom-sidebar-src':
        'github:elchininet/custom-sidebar' (2025-03-09) rev: 24eba4a1bb562bffc86311c609fb386e474982e7
      → 'github:elchininet/custom-sidebar' (2025-03-09) rev: 2f653a66ca72251668a774a1fedc77d66ffa5d19

    • Updated input 'home-manager':
        'github:nix-community/home-manager' (2025-03-09) rev: cf47e7ea2182c5638fdd1b42de329cc7d185cf8b
      → 'github:nix-community/home-manager' (2025-03-10) rev: 7fb8678716c158642ac42f9ff7a18c0800fea551

    • Updated input 'hyprland':
        'github:hyprwm/Hyprland' (2025-03-08) rev: d30cc19d253a3db784ad10c3084f58cbb52d325a
      → 'github:hyprwm/Hyprland' (2025-03-10) rev: e4af4b5e2e3566a5fa95505b0d0ef5e5c9e174b8

    • Updated input 'jovian':
        'github:Jovian-Experiments/Jovian-NixOS' (2025-03-08) rev: d6075ed971c7bc60d4295670561270841525bdf9
      → 'github:Jovian-Experiments/Jovian-NixOS' (2025-03-10) rev: c769e6fa7ea00689254eb3f8385baec7e2f771cc

    • Updated input 'nix-gaming':
        'github:fufexan/nix-gaming' (2025-03-09) rev: 6413c80d27072c5e714f48d0f0c3ba332397b7a0
      → 'github:fufexan/nix-gaming' (2025-03-10) rev: f627335019cb3395c52d89c72abb353d2456ba16

    • Updated input 'nix-index-db':
        'github:Mic92/nix-index-database' (2025-03-09) rev: 296a2c992a28b37427d062ade6e20d467e479e3f
      → 'github:Mic92/nix-index-database' (2025-03-10) rev: 66537fb185462ba9b07f4e6f2d54894a1b2d04ab

    • Updated input 'nixpkgs':
        'github:NixOS/nixpkgs' (2025-03-07) rev: 36fd87baa9083f34f7f5027900b62ee6d09b1f2f
      → 'github:NixOS/nixpkgs' (2025-03-09) rev: e3e32b642a31e6714ec1b712de8c91a3352ce7e1

    • Updated input 'nixpkgs-wayland':
        'github:nix-community/nixpkgs-wayland' (2025-03-09) rev: 1308354da1b065cf245faa237cbfc2946b98660e
      → 'github:nix-community/nixpkgs-wayland' (2025-03-10) rev: 4aa87b0399b9c17aa88a7c8606d41b123bcc7f99

    • Updated input 'poetry2nix':
        'github:nix-community/poetry2nix' (2025-03-05) rev: 98293f0b368f24c48e05aaa2359dcc0de15e976f
      → 'github:nix-community/poetry2nix' (2025-03-10) rev: ac847558db725d865d44bbd77f894076c4b03ee3

    • Updated input 'spotifyplus-src':
        'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-03-09) rev: 2c2742e98d53f00bc9f0e5293f4e384b86ef24a9
      → 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-03-09) rev: 9850db38e136a885dc147e1ab00cb53957e77513

    • Updated input 'spotifywebapi-src':
        'github:thlucas1/SpotifyWebApiPython' (2025-03-08) rev: 341d10a4f9dc0d424f78f2f5833515b0abdf2876
      → 'github:thlucas1/SpotifyWebApiPython' (2025-03-09) rev: 0a005a5e30fbf0afd840f9978b9386df7accb8b6

    • Updated input 'tuya-local-src':
        'github:make-all/tuya-local' (2025-03-09) rev: 88ec0d65cd3734e7aa0ef28dd666d4c5291d0dcf
      → 'github:make-all/tuya-local' (2025-03-09) rev: 684b181888a46fd9ec9927c9a02522259eb98c56

    • Updated input 'vimplugin-roslyn-nvim-src':
        'github:seblj/roslyn.nvim' (2025-03-09) rev: 9502d5eea9fe6919deb9f5a1732a1e1cfae6860a
      → 'github:seblj/roslyn.nvim' (2025-03-10) rev: 4fd5ab3c3c9ebb3b2c3fc7cc8d05bfb5cb1d1e97

Docker Images:
    • ghcr.io/linuxserver/radarr latest:
       sha256:0a8020afc5e3dcad1413ba125a980729a2b16ff0d88d108b3e1779111ef1c896
     → sha256:620189d67078ddcfeb7a4efa424eb62f827ef734ef1e56980768bf8efd73782a

    • docker.io/fallenbagel/jellyseerr latest:
       sha256:df53a7b06006e9da117a7072a55cf5d8b2071a6272f6bb329d8ca62b6f5c08a6
     → sha256:ae1703c66b0fc12bfcc8cba339a77044246a93f86cc8ea53665e88b3218f111f

Node modules:
    esbuild: 0.25.0 -> 0.25.1
    typescript-eslint: 8.26.0 -> 8.26.1
2025-03-10 16:56:42 -04:00
f22254cb1e chore: update sources
All checks were successful
Discord / discord commits (push) Has been skipped
Flake Inputs:
    • Updated input 'custom-sidebar-src':
        'github:elchininet/custom-sidebar' (2025-03-03) rev: cbb692bb9ff914de0c08929243723ab76dc05f3e
      → 'github:elchininet/custom-sidebar' (2025-03-09) rev: 24eba4a1bb562bffc86311c609fb386e474982e7

    • Updated input 'home-manager':
        'github:nix-community/home-manager' (2025-03-08) rev: 7f4c60a3d6e548dbc13666565c22cb3f8dcdad44
      → 'github:nix-community/home-manager' (2025-03-09) rev: cf47e7ea2182c5638fdd1b42de329cc7d185cf8b

    • Updated input 'kompass':
        'github:kotontrion/kompass' (2025-03-07) rev: c3079b5d96c2d0b450c718f971264974a5071f9a
      → 'github:kotontrion/kompass' (2025-03-09) rev: ba7cd8f69ade8aade3d354d5f68b4ccec0b4284f

    • Updated input 'nix-gaming':
        'github:fufexan/nix-gaming' (2025-03-07) rev: 0e78e723bdf5a13dc45f3a6b994715b871c3f650
      → 'github:fufexan/nix-gaming' (2025-03-09) rev: 6413c80d27072c5e714f48d0f0c3ba332397b7a0

    • Updated input 'nix-index-db':
        'github:Mic92/nix-index-database' (2025-03-08) rev: eeaf10849c3a0435323216885c0df7569dc95cb9
      → 'github:Mic92/nix-index-database' (2025-03-09) rev: 296a2c992a28b37427d062ade6e20d467e479e3f

    • Updated input 'nixpkgs':
        'github:NixOS/nixpkgs' (2025-03-06) rev: 10069ef4cf863633f57238f179a0297de84bd8d3
      → 'github:NixOS/nixpkgs' (2025-03-07) rev: 36fd87baa9083f34f7f5027900b62ee6d09b1f2f

    • Updated input 'nixpkgs-wayland':
        'github:nix-community/nixpkgs-wayland' (2025-03-08) rev: 9383414b9769faee22cedf0ff2b4e52cd7615b74
      → 'github:nix-community/nixpkgs-wayland' (2025-03-09) rev: 1308354da1b065cf245faa237cbfc2946b98660e

    • Updated input 'spotifyplus-src':
        'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-03-07) rev: 54faa6eb694ddba31274036dfb60f6e63c57f56a
      → 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-03-09) rev: 2c2742e98d53f00bc9f0e5293f4e384b86ef24a9

    • Updated input 'spotifywebapi-src':
        'github:thlucas1/SpotifyWebApiPython' (2025-03-08) rev: 0afe814eaf7faac6a8992266e0525a23dae8cbf1
      → 'github:thlucas1/SpotifyWebApiPython' (2025-03-08) rev: 341d10a4f9dc0d424f78f2f5833515b0abdf2876

    • Updated input 'tuya-local-src':
        'github:make-all/tuya-local' (2025-03-06) rev: 934321b6d681783a8c21a97bc8346dd94ffa6fef
      → 'github:make-all/tuya-local' (2025-03-09) rev: 88ec0d65cd3734e7aa0ef28dd666d4c5291d0dcf

    • Updated input 'vimplugin-roslyn-nvim-src':
        'github:seblj/roslyn.nvim' (2025-02-20) rev: 633a61c30801a854cf52f4492ec8702a8c4ec0e9
      → 'github:seblj/roslyn.nvim' (2025-03-09) rev: 9502d5eea9fe6919deb9f5a1732a1e1cfae6860a
2025-03-09 13:05:00 -04:00
0829b2206b fix(prismlauncher): add aur patches for wayland support
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-09 00:42:54 -05:00
d993a39ab3 feat(servers): add Ancient Dawn minecraft server
All checks were successful
Discord / discord commits (push) Successful in 57s
2025-03-09 00:19:23 -05:00
31be00fbf3 feat(git): add autocorrect
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-08 18:13:46 -05:00
44c0ac6f33 feat(ags): use gtk4 lockscreen
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-08 17:46:00 -05:00
3a55413cae fix(ags4): use my fork with overlays
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-08 17:22:48 -05:00
9a720b2c11 chore: update sources
All checks were successful
Discord / discord commits (push) Has been skipped
Flake Inputs:
    • Updated input 'astal':
        'github:Aylur/astal' (2025-03-07) rev: e14e19c220575446c4a0e815705c88b28e3850e0
      → 'github:Aylur/astal' (2025-03-08) rev: f38433594051ee75957720d1c36de00896a67eb6

    • Updated input 'home-manager':
        'github:nix-community/home-manager' (2025-03-07) rev: 04c915bcf1a1eac3519372ff3185beef053fba7c
      → 'github:nix-community/home-manager' (2025-03-08) rev: 7f4c60a3d6e548dbc13666565c22cb3f8dcdad44

    • Updated input 'hyprland':
        'github:hyprwm/Hyprland' (2025-03-06) rev: 7753e8ea686ba0aeaa825502f27e5b3f813faade
      → 'github:hyprwm/Hyprland' (2025-03-08) rev: d30cc19d253a3db784ad10c3084f58cbb52d325a

    • Updated input 'hyprland/aquamarine':
        'github:hyprwm/aquamarine' (2025-02-11) rev: f239e5aadd6d23c48e085c2de3397e2058e54d16
      → 'github:hyprwm/aquamarine' (2025-03-06) rev: 81498562d0f53e613d30368bb5b076784fa86f80

    • Updated input 'hyprland/hyprlang':
        'github:hyprwm/hyprlang' (2025-02-08) rev: a7334904d591f38757c46fbe2ab68651877d9099
      → 'github:hyprwm/hyprlang' (2025-03-05) rev: 72df3861f1197e41b078faa3e38eedd60e00018d

    • Updated input 'hyprland/hyprutils':
        'github:hyprwm/hyprutils' (2025-02-18) rev: 61a5382f4b1ab578064d470b1b3d3f0df396b8ba
      → 'github:hyprwm/hyprutils' (2025-03-04) rev: 6b0154b183f9539097f13af9b5da78ca24da6df2

    • Updated input 'hyprland/hyprwayland-scanner':
        'github:hyprwm/hyprwayland-scanner' (2025-02-08) rev: 04146df74a8d5ec0b579657307be01f1e241125f
      → 'github:hyprwm/hyprwayland-scanner' (2025-02-18) rev: 206367a08dc5ac4ba7ad31bdca391d098082e64b

    • Updated input 'jovian':
        'github:Jovian-Experiments/Jovian-NixOS' (2025-03-07) rev: 1821e6ae980ff6175d28065ad6d0c87560d2b8ea
      → 'github:Jovian-Experiments/Jovian-NixOS' (2025-03-08) rev: d6075ed971c7bc60d4295670561270841525bdf9

    • Updated input 'nix-index-db':
        'github:Mic92/nix-index-database' (2025-03-02) rev: 26a0f969549cf4d56f6e9046b9e0418b3f3b94a5
      → 'github:Mic92/nix-index-database' (2025-03-08) rev: eeaf10849c3a0435323216885c0df7569dc95cb9

    • Updated input 'nixpkgs-wayland':
        'github:nix-community/nixpkgs-wayland' (2025-03-07) rev: ef25348c4447a2fc6603c76aee6c0b4532488107
      → 'github:nix-community/nixpkgs-wayland' (2025-03-08) rev: 9383414b9769faee22cedf0ff2b4e52cd7615b74

    • Updated input 'spotifywebapi-src':
        'github:thlucas1/SpotifyWebApiPython' (2025-03-02) rev: 617f5e9497d1b0a732af753e4744f80697667917
      → 'github:thlucas1/SpotifyWebApiPython' (2025-03-08) rev: 0afe814eaf7faac6a8992266e0525a23dae8cbf1

Docker Images:
    • ghcr.io/linuxserver/sonarr latest:
       sha256:4dfedb2598dc6bd51c40f4ecea2631dbe367840678ab109cd968f821d81a5327
     → sha256:49a8e636fd4514b23d37c84660101fecbb632174ba0569e0f09bbd2659a2a925

Node modules:
    @types/node: 22.13.9 -> 22.13.10
2025-03-08 14:58:41 -05:00
cdf28bd4f5 feat(apps): type check scripts in checkPhase
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-07 16:51:01 -05:00
4e14c4d42a chore: update sources
All checks were successful
Discord / discord commits (push) Has been skipped
Flake Inputs:
    • Updated input 'astal':
        'github:Aylur/astal' (2025-03-05) rev: db51a2bfdb726405660d300936cb6c7251785a0b
      → 'github:Aylur/astal' (2025-03-07) rev: e14e19c220575446c4a0e815705c88b28e3850e0

    • Updated input 'gpu-screen-recorder-src':
        'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-03-07) rev: 7af4f106e77eed9a41a2b455a48325ce59276e27
      → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-03-07) rev: f23308444a94b96cf943fedc669bf2b7bc505a16

    • Updated input 'home-manager':
        'github:nix-community/home-manager' (2025-03-05) rev: 486b066025dccd8af7fbe5dd2cc79e46b88c80da
      → 'github:nix-community/home-manager' (2025-03-07) rev: 04c915bcf1a1eac3519372ff3185beef053fba7c

    • Updated input 'jovian':
        'github:Jovian-Experiments/Jovian-NixOS' (2025-03-06) rev: 571925b8525dec6eae78f658a5ec1bbcf9e1390e
      → 'github:Jovian-Experiments/Jovian-NixOS' (2025-03-07) rev: 1821e6ae980ff6175d28065ad6d0c87560d2b8ea

    • Updated input 'kompass':
        'github:kotontrion/kompass' (2025-02-21) rev: d463928bc18ebddc978c3a6c141790e115c19fac
      → 'github:kotontrion/kompass' (2025-03-07) rev: c3079b5d96c2d0b450c718f971264974a5071f9a

    • Updated input 'nh':
        'github:viperML/nh' (2025-02-26) rev: 1b25d633376f50139f7b8fe314c8914711d44b42
      → 'github:viperML/nh' (2025-03-07) rev: 509dd6c96eefa11e7324f475a86ff4ea447987b7

    • Updated input 'nixpkgs':
        'github:NixOS/nixpkgs' (2025-03-05) rev: d69ab0d71b22fa1ce3dbeff666e6deb4917db049
      → 'github:NixOS/nixpkgs' (2025-03-06) rev: 10069ef4cf863633f57238f179a0297de84bd8d3

    • Updated input 'nixpkgs-wayland':
        'github:nix-community/nixpkgs-wayland' (2025-03-07) rev: 2c1c881dc496216f0ecaeac8f67aa7864a79d620
      → 'github:nix-community/nixpkgs-wayland' (2025-03-07) rev: ef25348c4447a2fc6603c76aee6c0b4532488107

    • Updated input 'piper-src':
        'github:libratbag/piper' (2024-11-24) rev: 3e5a6b96d09f7a65242ba90cbfbba64fc673b9ff
      → 'github:libratbag/piper' (2025-03-07) rev: c9f8249b1c1a422d75c74071965ed3aa5cd17dbd

    • Updated input 'spotifyplus-src':
        'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-02-27) rev: a689652dde8f79317adbe4aad98b7273e7b1f0f3
      → 'github:thlucas1/homeassistantcomponent_spotifyplus' (2025-03-07) rev: 54faa6eb694ddba31274036dfb60f6e63c57f56a
2025-03-07 14:34:36 -05:00
84ceb51af6 fix(ags): reduce maxWidthChars of current-client
All checks were successful
Discord / discord commits (push) Has been skipped
2025-03-06 23:27:15 -05:00