nixos-configs/lib
matt1432 acb4df2f96 chore: update sources
Flake Inputs:
    • Updated input 'home-manager':
        'github:nix-community/home-manager' (2025-04-30) rev: 5f217e5a319f6c186283b530f8c975e66c028433
      → 'github:nix-community/home-manager' (2025-05-01) rev: 81431b6d6fa756db641109461fc943ba23b550b7

    • Updated input 'hyprgrass':
        'github:horriblename/hyprgrass' (2025-04-30) rev: 989def277955e7ae49aa8b52cdee97b8c872a79f
      → 'github:horriblename/hyprgrass' (2025-05-01) rev: 405275bb8918ac2acf1ea6dd5cd2303e3bde3a57

    • Updated input 'hyprland':
        'github:hyprwm/Hyprland' (2025-04-30) rev: 2ee5118d7a4a59d3ccfaed305bfc05c79cea7637
      → 'github:hyprwm/Hyprland' (2025-05-01) rev: 2670b8f7724e94020f21fe81483e69d73e1337cf

    • Updated input 'hyprland-plugins':
        'github:hyprwm/hyprland-plugins' (2025-04-30) rev: a53ebab1caca961be2172c47e05f9b06a60ebb7f
      → 'github:hyprwm/hyprland-plugins' (2025-05-01) rev: 16fddaab1eb501b19543b950d8eb68fd7974c81c

    • Updated input 'nixd':
        'github:nix-community/nixd' (2025-04-12) rev: 3aa27fde1edcf7b126c70a62aad05d120209363c
      → 'github:nix-community/nixd' (2025-05-01) rev: 4e103b988dff459f8f8a5f845711179e7127ca36

    • Updated input 'nixos-jellyfin':
        'github:matt1432/nixos-jellyfin' (2025-04-20) rev: 6cf5ea1f14d318273bfab8a0c5caf174b6ae9b7d
      → 'github:matt1432/nixos-jellyfin' (2025-05-01) rev: 937a2287568742e2a672a07bb227c744e6118b60

    • Updated input 'tuya-local-src':
        'github:make-all/tuya-local' (2025-04-27) rev: f34ff5e864de4424cb784284ee4f1596a9e6964b
      → 'github:make-all/tuya-local' (2025-05-01) rev: dda598f81b6ef650485ae664efbf1797dab9b5f0

Docker Images:
    • cyfershepard/jellystat latest:
       sha256:3cb35f261ae2581e90c64e00a5a310247cd886832e7ccd71f79a6205963de44e
     → sha256:683358900cff8d299fa93add731b2976d7c9bc49f9593f40f5351498fd488767
2025-05-01 17:37:12 -04:00
..
attrs refactor: some nix code cleanups 2025-01-06 14:41:55 -05:00
flake feat: add and force override quickshell package 2025-04-24 12:22:27 -04:00
hypr feat(lib): add hypr.mkMonitor helper function 2025-02-05 14:55:34 -05:00
pkgs chore: update sources 2025-05-01 17:37:12 -04:00
strings refactor: use helper funcs for hyprland conf 2024-11-20 20:12:24 -05:00
default.nix docs: clean up and remove TODOs 2025-02-18 02:41:02 -05:00
README.md docs: clean up and remove TODOs 2025-02-18 02:41:02 -05:00

Lib

This directory contains Nix functions separated by what type or program they are associated with.

Attribute Set Description
attrs Misc functions dealing with attribute sets
flake Helper functions for top level flake outputs
hypr Helper functions to configure hyprland in a cleaner way
pkgs Misc functions dealing with packages
strings Misc functions dealing with strings