nixos-configs/overlays
matt1432 f22254cb1e
All checks were successful
Discord / discord commits (push) Has been skipped
chore: update sources
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
..
misc-fixes chore: update sources 2025-03-09 13:05:00 -04:00
nix-version feat(nixFastBuild): remove useless message from nom 2025-01-29 11:53:22 -05:00
xdg-desktop-portal-kde fix: stop using overlays.xdg-desktop-portal-kde 2025-02-16 13:53:21 -05:00
default.nix refactor: use overlays for my custom packages 2025-03-04 16:40:21 -05:00
README.md fix(docs): adjust script to overlay changes 2025-03-05 23:22:06 -05:00

Overlays

This directory contains every overlay exposed by this flake.

List of my overlays found in self.overlays

Name Description
appsPackages This overlay puts every derivations for apps exposed by this flake under pkgs.appsPackages.
misc-fixes Fixes build failures, missing meta attributes, evaluation failures, etc. of the current nixpkgs revision of this flake.
nix-version Overrides the nix package for everything so I don't need multiple versions.
scopedPackages This overlay puts every package scopes exposed by this flake under pkgs.scopedPackages.
selfPackages This overlay puts every derivations for packages exposed by this flake under pkgs.selfPackages.
xdg-desktop-portal-kde Fixes this issue: https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/issues/15