diff options
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 27 |
1 files changed, 26 insertions, 1 deletions
@@ -820,7 +820,8 @@ | |||
820 | "nvfetcher": "nvfetcher", | 820 | "nvfetcher": "nvfetcher", |
821 | "poetry2nix": "poetry2nix", | 821 | "poetry2nix": "poetry2nix", |
822 | "prometheus-borg-exporter": "prometheus-borg-exporter", | 822 | "prometheus-borg-exporter": "prometheus-borg-exporter", |
823 | "sops-nix": "sops-nix" | 823 | "sops-nix": "sops-nix", |
824 | "waybar": "waybar" | ||
824 | } | 825 | } |
825 | }, | 826 | }, |
826 | "sops-nix": { | 827 | "sops-nix": { |
@@ -926,6 +927,30 @@ | |||
926 | "repo": "treefmt-nix", | 927 | "repo": "treefmt-nix", |
927 | "type": "github" | 928 | "type": "github" |
928 | } | 929 | } |
930 | }, | ||
931 | "waybar": { | ||
932 | "inputs": { | ||
933 | "flake-compat": [ | ||
934 | "flake-compat" | ||
935 | ], | ||
936 | "nixpkgs": [ | ||
937 | "nixpkgs" | ||
938 | ] | ||
939 | }, | ||
940 | "locked": { | ||
941 | "lastModified": 1723921867, | ||
942 | "narHash": "sha256-MOy+5WIqQTrttCPSrvdiRhfOr8VuSvH/Sip1K5AWEFM=", | ||
943 | "owner": "gkleen", | ||
944 | "repo": "Waybar", | ||
945 | "rev": "8a0d2c2dbe0910ac4d414d2a7a60cf6b97a21211", | ||
946 | "type": "github" | ||
947 | }, | ||
948 | "original": { | ||
949 | "owner": "gkleen", | ||
950 | "ref": "feat/privacy-ignore", | ||
951 | "repo": "Waybar", | ||
952 | "type": "github" | ||
953 | } | ||
929 | } | 954 | } |
930 | }, | 955 | }, |
931 | "root": "root", | 956 | "root": "root", |