change flake input format

This commit is contained in:
Julian Mutter 2024-12-08 23:01:30 +01:00
parent fe6df7942a
commit 26b92b38cb
2 changed files with 10 additions and 12 deletions

20
flake.lock generated
View File

@ -587,19 +587,17 @@
"xdph": "xdph"
},
"locked": {
"lastModified": 1733601692,
"narHash": "sha256-NclQtpS5Ri7eMuWjI0ZFs7WrVWANSEwICPjhOY191O4=",
"ref": "refs/heads/main",
"rev": "c106f454c136ecca47f84c659c58e19670050412",
"revCount": 5524,
"submodules": true,
"type": "git",
"url": "https://github.com/hyprwm/Hyprland"
"lastModified": 1733683959,
"narHash": "sha256-+tHGw4fimhZ9LtGUTpXV8V1EH5AWY6FC/3u5OmZ4I5A=",
"owner": "hyprwm",
"repo": "Hyprland",
"rev": "0a27af8cd190315c1f13363ebd11e83d30455d48",
"type": "github"
},
"original": {
"submodules": true,
"type": "git",
"url": "https://github.com/hyprwm/Hyprland"
"owner": "hyprwm",
"repo": "Hyprland",
"type": "github"
}
},
"hyprland-plugins": {

View File

@ -48,7 +48,7 @@
sops-nix.url = "github:Mic92/sops-nix";
sops-nix.inputs.nixpkgs.follows = "nixpkgs";
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
hyprland.url = "github:hyprwm/Hyprland?submodules=1";
# hyprland.inputs.nixpkgs.follows = "nixpkgs";
hyprland-plugins = {