diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2024-08-17 21:16:57 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2024-08-17 21:16:57 +0200 |
commit | 49e6587d3c910c70d20dbded0f19f3d1eb752c56 (patch) | |
tree | 0325c5e086a03820f7e6cf967ead8c661a3daf6c /flake.lock | |
parent | 01e8a4dd21c98dadc2ddc698412c2ea51566b43e (diff) | |
download | nixos-49e6587d3c910c70d20dbded0f19f3d1eb752c56.tar nixos-49e6587d3c910c70d20dbded0f19f3d1eb752c56.tar.gz nixos-49e6587d3c910c70d20dbded0f19f3d1eb752c56.tar.bz2 nixos-49e6587d3c910c70d20dbded0f19f3d1eb752c56.tar.xz nixos-49e6587d3c910c70d20dbded0f19f3d1eb752c56.zip |
...
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", |