oizys/flake.lock

430 lines
11 KiB
Plaintext
Raw Normal View History

2024-01-23 11:51:13 -06:00
{
"nodes": {
"flake-compat": {
"locked": {
"lastModified": 1688025799,
"narHash": "sha256-ktpB4dRtnksm9F5WawoIkEneh1nrEvuxb5lJFt1iOyw=",
"owner": "nix-community",
"repo": "flake-compat",
"rev": "8bf105319d44f6b9f0d764efa4fdef9f1cc9ba1c",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nix-eval-jobs",
"nixpkgs"
]
},
"locked": {
"lastModified": 1701473968,
"narHash": "sha256-YcVE5emp1qQ8ieHUnxt1wCZCC3ZfAS+SRRWZ2TMda7E=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems_2"
},
"locked": {
"lastModified": 1709126324,
"narHash": "sha256-q6EQdSeUZOG26WelxqkmR7kArjgWCdw5sfJVHPH/7j8=",
2024-01-23 11:51:13 -06:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "d465f4819400de7c8d874d50b982301f28a84605",
2024-01-23 11:51:13 -06:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"hyprland": {
"inputs": {
"hyprland-protocols": "hyprland-protocols",
2024-02-19 10:54:03 -06:00
"hyprlang": "hyprlang",
2024-01-23 14:56:11 -06:00
"nixpkgs": [
"nixpkgs"
],
2024-01-23 11:51:13 -06:00
"systems": "systems",
"wlroots": "wlroots",
"xdph": "xdph"
},
"locked": {
"lastModified": 1709684144,
"narHash": "sha256-7j+EjESpJYRx6tRkeTd6YgQxFUWXJ1vmhnwh0S8jlaA=",
2024-01-23 11:51:13 -06:00
"owner": "hyprwm",
"repo": "Hyprland",
"rev": "fb87e332c59ce386a095b3e81bb1abbcc9cc3e5c",
2024-01-23 11:51:13 -06:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"ref": "main",
"repo": "Hyprland",
"type": "github"
}
},
"hyprland-contrib": {
"inputs": {
2024-01-23 14:56:11 -06:00
"nixpkgs": [
"nixpkgs"
]
2024-01-23 11:51:13 -06:00
},
"locked": {
"lastModified": 1709391291,
"narHash": "sha256-NJwAgXRKLVuO3YLkGxXIanLvTKN+cJsYwbLoWOa7ODk=",
2024-01-23 11:51:13 -06:00
"owner": "hyprwm",
"repo": "contrib",
"rev": "2d4ece4a008feefddc194bde785b1d39f987b5a7",
2024-01-23 11:51:13 -06:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "contrib",
"type": "github"
}
},
"hyprland-protocols": {
"inputs": {
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
"lastModified": 1691753796,
"narHash": "sha256-zOEwiWoXk3j3+EoF3ySUJmberFewWlagvewDRuWYAso=",
"owner": "hyprwm",
"repo": "hyprland-protocols",
"rev": "0c2ce70625cb30aef199cb388f99e19a61a6ce03",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"type": "github"
}
},
"hyprlang": {
"inputs": {
"nixpkgs": [
2024-02-19 10:54:03 -06:00
"hyprland",
"nixpkgs"
flake.lock: Update Flake lock file updates: • Updated input 'inputs': 'github:daylinmorgan/oizys/8df8d8ffc7ab0b23e9287b0a74f952ec3337b250?dir=inputs' (2024-02-22) → 'github:daylinmorgan/oizys/d4d1113722eac0f7f9edd7788a81fbdaacf13d0b?dir=inputs' (2024-02-23) • Updated input 'inputs/hyprland': 'github:hyprwm/Hyprland/bdbd8d965d4f1a13129c72505bb556445ce0bc90' (2024-02-23) → 'github:hyprwm/Hyprland/f534ac3fc462d8af923d2a1ab8ef58f62639a1ea' (2024-02-24) • Updated input 'inputs/hyprland/hyprlang': 'github:hyprwm/hyprlang/aeb3e012adc7b3235335c540b214b82267c2b983' (2024-02-15) → 'github:hyprwm/hyprlang/f4466367ef0a92a6425d482050dc2b8840c0e644' (2024-02-23) • Added input 'inputs/hyprland/hyprlang/systems': follows 'inputs/hyprland/systems' • Updated input 'inputs/hyprland/xdph': 'github:hyprwm/xdg-desktop-portal-hyprland/c06fd88b3da492b8f9067be021b9184f7012b5a8' (2024-01-29) → 'github:hyprwm/xdg-desktop-portal-hyprland/1b713911c2f12b96c2574474686e4027ac4bf826' (2024-02-23) • Updated input 'inputs/hyprland/xdph/hyprlang': 'github:hyprwm/hyprlang/6624f2bb66d4d27975766e81f77174adbe58ec97' (2024-01-03) → follows 'inputs/hyprland/hyprlang' • Removed input 'inputs/hyprland/xdph/hyprlang/nixpkgs' • Updated input 'inputs/nixpkgs': 'github:nixos/nixpkgs/cbc4211f0afffe6dfd2478a62615dd5175a13f9a' (2024-02-23) → 'github:nixos/nixpkgs/f63ce824cd2f036216eb5f637dfef31e1a03ee89' (2024-02-24) • Updated input 'inputs/nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/119087e7a51a320b699d97463f837b75dd5768fc' (2024-02-20) → 'github:nix-community/nixpkgs-wayland/453faa8da5db8d689cf89770347405de1f4f8f68' (2024-02-24)
2024-02-24 18:38:14 -06:00
],
"systems": [
2024-01-23 11:51:13 -06:00
"hyprland",
flake.lock: Update Flake lock file updates: • Updated input 'inputs': 'github:daylinmorgan/oizys/8df8d8ffc7ab0b23e9287b0a74f952ec3337b250?dir=inputs' (2024-02-22) → 'github:daylinmorgan/oizys/d4d1113722eac0f7f9edd7788a81fbdaacf13d0b?dir=inputs' (2024-02-23) • Updated input 'inputs/hyprland': 'github:hyprwm/Hyprland/bdbd8d965d4f1a13129c72505bb556445ce0bc90' (2024-02-23) → 'github:hyprwm/Hyprland/f534ac3fc462d8af923d2a1ab8ef58f62639a1ea' (2024-02-24) • Updated input 'inputs/hyprland/hyprlang': 'github:hyprwm/hyprlang/aeb3e012adc7b3235335c540b214b82267c2b983' (2024-02-15) → 'github:hyprwm/hyprlang/f4466367ef0a92a6425d482050dc2b8840c0e644' (2024-02-23) • Added input 'inputs/hyprland/hyprlang/systems': follows 'inputs/hyprland/systems' • Updated input 'inputs/hyprland/xdph': 'github:hyprwm/xdg-desktop-portal-hyprland/c06fd88b3da492b8f9067be021b9184f7012b5a8' (2024-01-29) → 'github:hyprwm/xdg-desktop-portal-hyprland/1b713911c2f12b96c2574474686e4027ac4bf826' (2024-02-23) • Updated input 'inputs/hyprland/xdph/hyprlang': 'github:hyprwm/hyprlang/6624f2bb66d4d27975766e81f77174adbe58ec97' (2024-01-03) → follows 'inputs/hyprland/hyprlang' • Removed input 'inputs/hyprland/xdph/hyprlang/nixpkgs' • Updated input 'inputs/nixpkgs': 'github:nixos/nixpkgs/cbc4211f0afffe6dfd2478a62615dd5175a13f9a' (2024-02-23) → 'github:nixos/nixpkgs/f63ce824cd2f036216eb5f637dfef31e1a03ee89' (2024-02-24) • Updated input 'inputs/nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/119087e7a51a320b699d97463f837b75dd5768fc' (2024-02-20) → 'github:nix-community/nixpkgs-wayland/453faa8da5db8d689cf89770347405de1f4f8f68' (2024-02-24)
2024-02-24 18:38:14 -06:00
"systems"
2024-01-23 11:51:13 -06:00
]
},
"locked": {
2024-02-27 11:45:12 -06:00
"lastModified": 1708787654,
"narHash": "sha256-7ACgM3ZuAhPqurXHUvR2nWMRcnmzGGPjLK6q4DSTelI=",
2024-01-23 11:51:13 -06:00
"owner": "hyprwm",
"repo": "hyprlang",
2024-02-27 11:45:12 -06:00
"rev": "0fce791ba2334aca183f2ed42399518947550d0d",
2024-01-23 11:51:13 -06:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprlang",
"type": "github"
}
},
"lib-aggregate": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1709467759,
"narHash": "sha256-ojIpNROGKk56wyvpMAlBVor3CvPez3pFMORrocxW4io=",
2024-01-23 11:51:13 -06:00
"owner": "nix-community",
"repo": "lib-aggregate",
"rev": "206e40afdc468d0658e30e1644e2473dc6285cf2",
2024-01-23 11:51:13 -06:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "lib-aggregate",
"type": "github"
}
},
"nix-eval-jobs": {
"inputs": {
"flake-parts": "flake-parts",
"nix-github-actions": "nix-github-actions",
2024-01-23 19:13:42 -06:00
"nixpkgs": [
"nixpkgs"
],
2024-01-23 11:51:13 -06:00
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1705242886,
"narHash": "sha256-TLj334vRwFtSym3m+NnKcNCnKKPNoTC/TDZL40vmOso=",
"owner": "nix-community",
"repo": "nix-eval-jobs",
"rev": "6b03a93296faf174b97546fd573c8b379f523a8d",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-eval-jobs",
"type": "github"
}
},
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"nix-eval-jobs",
"nixpkgs"
]
},
"locked": {
"lastModified": 1701208414,
"narHash": "sha256-xrQ0FyhwTZK6BwKhahIkUVZhMNk21IEI1nUcWSONtpo=",
"owner": "nix-community",
"repo": "nix-github-actions",
"rev": "93e39cc1a087d65bcf7a132e75a650c44dd2b734",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-github-actions",
"type": "github"
}
},
2024-02-20 13:11:57 -06:00
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1709435391,
"narHash": "sha256-s4itTkIVxn5lYeTzwkbAgl99atnjdZv1idI1118vdzA=",
2024-02-20 13:11:57 -06:00
"owner": "nix-community",
"repo": "nix-index-database",
"rev": "93554c04c2f1c02f4a383538e8848d511c3129e9",
2024-02-20 13:11:57 -06:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-index-database",
"type": "github"
}
},
2024-01-23 11:51:13 -06:00
"nixpkgs": {
"locked": {
"lastModified": 1709641832,
"narHash": "sha256-bzzRc3DiV8Cm/67HDa39pyBymqF45ISgUbXqjrMk2UE=",
2024-01-23 14:56:11 -06:00
"owner": "nixos",
2024-01-23 11:51:13 -06:00
"repo": "nixpkgs",
"rev": "bfa8b30043892dc2b660d403faa159bab7b65898",
2024-01-23 11:51:13 -06:00
"type": "github"
},
"original": {
2024-01-23 14:56:11 -06:00
"owner": "nixos",
2024-01-23 19:13:42 -06:00
"ref": "nixpkgs-unstable",
2024-01-23 11:51:13 -06:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"lastModified": 1709426687,
"narHash": "sha256-jLBZmwXf0WYHzLkmEMq33bqhX55YtT5edvluFr0RcSA=",
2024-01-23 11:51:13 -06:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "7873d84a89ae6e4841528ff7f5697ddcb5bdfe6c",
2024-01-23 11:51:13 -06:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixpkgs-wayland": {
"inputs": {
"flake-compat": "flake-compat",
"lib-aggregate": "lib-aggregate",
2024-01-23 19:13:42 -06:00
"nix-eval-jobs": [
"nix-eval-jobs"
],
2024-01-23 14:56:11 -06:00
"nixpkgs": [
"nixpkgs"
]
2024-01-23 11:51:13 -06:00
},
"locked": {
"lastModified": 1709651762,
"narHash": "sha256-bqzSRKYivOsXFkiVwWfoqtBISmBrwT5ShEhXgxKrkxk=",
2024-01-23 11:51:13 -06:00
"owner": "nix-community",
"repo": "nixpkgs-wayland",
"rev": "d59914397b85d7b208b1ccc39906ef7bfcf0f26c",
2024-01-23 11:51:13 -06:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs-wayland",
"type": "github"
}
},
2024-02-15 10:28:25 -06:00
"pinix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2024-02-15 16:05:24 -06:00
]
2024-02-15 10:28:25 -06:00
},
"locked": {
"lastModified": 1709390347,
"narHash": "sha256-C7RDQ1xPktZGf8eSDUeZ2ZKetHtM2VJA0C10z0d8tkw=",
2024-02-15 16:05:24 -06:00
"owner": "remi-dupre",
2024-02-15 10:28:25 -06:00
"repo": "pinix",
"rev": "6f7dc0fccb0e48176629d061b07576d092a5d09c",
2024-02-15 10:28:25 -06:00
"type": "github"
},
"original": {
2024-02-15 16:05:24 -06:00
"owner": "remi-dupre",
2024-02-15 10:28:25 -06:00
"repo": "pinix",
"type": "github"
}
},
2024-01-23 11:51:13 -06:00
"root": {
"inputs": {
2024-02-29 15:41:05 -06:00
"hyprland": "hyprland",
"hyprland-contrib": "hyprland-contrib",
"nix-eval-jobs": "nix-eval-jobs",
"nix-index-database": "nix-index-database",
"nixpkgs": "nixpkgs",
"nixpkgs-wayland": "nixpkgs-wayland",
"pinix": "pinix"
2024-01-23 11:51:13 -06:00
}
},
"systems": {
"locked": {
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
"owner": "nix-systems",
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default-linux",
"type": "github"
}
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
2024-02-15 10:28:25 -06:00
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2024-01-23 11:51:13 -06:00
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nix-eval-jobs",
"nixpkgs"
]
},
"locked": {
"lastModified": 1702979157,
"narHash": "sha256-RnFBbLbpqtn4AoJGXKevQMCGhra4h6G2MPcuTSZZQ+g=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "2961375283668d867e64129c22af532de8e77734",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
"wlroots": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
2024-02-22 12:32:54 -06:00
"lastModified": 1708558866,
"narHash": "sha256-Mz6hCtommq7RQfcPnxLINigO4RYSNt23HeJHC6mVmWI=",
2024-01-23 11:51:13 -06:00
"owner": "wlroots",
"repo": "wlroots",
2024-02-22 12:32:54 -06:00
"rev": "0cb091f1a2d345f37d2ee445f4ffd04f7f4ec9e5",
2024-01-23 11:51:13 -06:00
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
2024-02-22 12:32:54 -06:00
"rev": "0cb091f1a2d345f37d2ee445f4ffd04f7f4ec9e5",
2024-01-23 11:51:13 -06:00
"type": "gitlab"
}
},
"xdph": {
"inputs": {
"hyprland-protocols": [
"hyprland",
"hyprland-protocols"
],
flake.lock: Update Flake lock file updates: • Updated input 'inputs': 'github:daylinmorgan/oizys/8df8d8ffc7ab0b23e9287b0a74f952ec3337b250?dir=inputs' (2024-02-22) → 'github:daylinmorgan/oizys/d4d1113722eac0f7f9edd7788a81fbdaacf13d0b?dir=inputs' (2024-02-23) • Updated input 'inputs/hyprland': 'github:hyprwm/Hyprland/bdbd8d965d4f1a13129c72505bb556445ce0bc90' (2024-02-23) → 'github:hyprwm/Hyprland/f534ac3fc462d8af923d2a1ab8ef58f62639a1ea' (2024-02-24) • Updated input 'inputs/hyprland/hyprlang': 'github:hyprwm/hyprlang/aeb3e012adc7b3235335c540b214b82267c2b983' (2024-02-15) → 'github:hyprwm/hyprlang/f4466367ef0a92a6425d482050dc2b8840c0e644' (2024-02-23) • Added input 'inputs/hyprland/hyprlang/systems': follows 'inputs/hyprland/systems' • Updated input 'inputs/hyprland/xdph': 'github:hyprwm/xdg-desktop-portal-hyprland/c06fd88b3da492b8f9067be021b9184f7012b5a8' (2024-01-29) → 'github:hyprwm/xdg-desktop-portal-hyprland/1b713911c2f12b96c2574474686e4027ac4bf826' (2024-02-23) • Updated input 'inputs/hyprland/xdph/hyprlang': 'github:hyprwm/hyprlang/6624f2bb66d4d27975766e81f77174adbe58ec97' (2024-01-03) → follows 'inputs/hyprland/hyprlang' • Removed input 'inputs/hyprland/xdph/hyprlang/nixpkgs' • Updated input 'inputs/nixpkgs': 'github:nixos/nixpkgs/cbc4211f0afffe6dfd2478a62615dd5175a13f9a' (2024-02-23) → 'github:nixos/nixpkgs/f63ce824cd2f036216eb5f637dfef31e1a03ee89' (2024-02-24) • Updated input 'inputs/nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/119087e7a51a320b699d97463f837b75dd5768fc' (2024-02-20) → 'github:nix-community/nixpkgs-wayland/453faa8da5db8d689cf89770347405de1f4f8f68' (2024-02-24)
2024-02-24 18:38:14 -06:00
"hyprlang": [
"hyprland",
"hyprlang"
],
2024-01-23 11:51:13 -06:00
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'inputs': 'github:daylinmorgan/oizys/8df8d8ffc7ab0b23e9287b0a74f952ec3337b250?dir=inputs' (2024-02-22) → 'github:daylinmorgan/oizys/d4d1113722eac0f7f9edd7788a81fbdaacf13d0b?dir=inputs' (2024-02-23) • Updated input 'inputs/hyprland': 'github:hyprwm/Hyprland/bdbd8d965d4f1a13129c72505bb556445ce0bc90' (2024-02-23) → 'github:hyprwm/Hyprland/f534ac3fc462d8af923d2a1ab8ef58f62639a1ea' (2024-02-24) • Updated input 'inputs/hyprland/hyprlang': 'github:hyprwm/hyprlang/aeb3e012adc7b3235335c540b214b82267c2b983' (2024-02-15) → 'github:hyprwm/hyprlang/f4466367ef0a92a6425d482050dc2b8840c0e644' (2024-02-23) • Added input 'inputs/hyprland/hyprlang/systems': follows 'inputs/hyprland/systems' • Updated input 'inputs/hyprland/xdph': 'github:hyprwm/xdg-desktop-portal-hyprland/c06fd88b3da492b8f9067be021b9184f7012b5a8' (2024-01-29) → 'github:hyprwm/xdg-desktop-portal-hyprland/1b713911c2f12b96c2574474686e4027ac4bf826' (2024-02-23) • Updated input 'inputs/hyprland/xdph/hyprlang': 'github:hyprwm/hyprlang/6624f2bb66d4d27975766e81f77174adbe58ec97' (2024-01-03) → follows 'inputs/hyprland/hyprlang' • Removed input 'inputs/hyprland/xdph/hyprlang/nixpkgs' • Updated input 'inputs/nixpkgs': 'github:nixos/nixpkgs/cbc4211f0afffe6dfd2478a62615dd5175a13f9a' (2024-02-23) → 'github:nixos/nixpkgs/f63ce824cd2f036216eb5f637dfef31e1a03ee89' (2024-02-24) • Updated input 'inputs/nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/119087e7a51a320b699d97463f837b75dd5768fc' (2024-02-20) → 'github:nix-community/nixpkgs-wayland/453faa8da5db8d689cf89770347405de1f4f8f68' (2024-02-24)
2024-02-24 18:38:14 -06:00
"lastModified": 1708696469,
"narHash": "sha256-shh5wmpeYy3MmsBfkm4f76yPsBDGk6OLYRVG+ARy2F0=",
2024-01-23 11:51:13 -06:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
flake.lock: Update Flake lock file updates: • Updated input 'inputs': 'github:daylinmorgan/oizys/8df8d8ffc7ab0b23e9287b0a74f952ec3337b250?dir=inputs' (2024-02-22) → 'github:daylinmorgan/oizys/d4d1113722eac0f7f9edd7788a81fbdaacf13d0b?dir=inputs' (2024-02-23) • Updated input 'inputs/hyprland': 'github:hyprwm/Hyprland/bdbd8d965d4f1a13129c72505bb556445ce0bc90' (2024-02-23) → 'github:hyprwm/Hyprland/f534ac3fc462d8af923d2a1ab8ef58f62639a1ea' (2024-02-24) • Updated input 'inputs/hyprland/hyprlang': 'github:hyprwm/hyprlang/aeb3e012adc7b3235335c540b214b82267c2b983' (2024-02-15) → 'github:hyprwm/hyprlang/f4466367ef0a92a6425d482050dc2b8840c0e644' (2024-02-23) • Added input 'inputs/hyprland/hyprlang/systems': follows 'inputs/hyprland/systems' • Updated input 'inputs/hyprland/xdph': 'github:hyprwm/xdg-desktop-portal-hyprland/c06fd88b3da492b8f9067be021b9184f7012b5a8' (2024-01-29) → 'github:hyprwm/xdg-desktop-portal-hyprland/1b713911c2f12b96c2574474686e4027ac4bf826' (2024-02-23) • Updated input 'inputs/hyprland/xdph/hyprlang': 'github:hyprwm/hyprlang/6624f2bb66d4d27975766e81f77174adbe58ec97' (2024-01-03) → follows 'inputs/hyprland/hyprlang' • Removed input 'inputs/hyprland/xdph/hyprlang/nixpkgs' • Updated input 'inputs/nixpkgs': 'github:nixos/nixpkgs/cbc4211f0afffe6dfd2478a62615dd5175a13f9a' (2024-02-23) → 'github:nixos/nixpkgs/f63ce824cd2f036216eb5f637dfef31e1a03ee89' (2024-02-24) • Updated input 'inputs/nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/119087e7a51a320b699d97463f837b75dd5768fc' (2024-02-20) → 'github:nix-community/nixpkgs-wayland/453faa8da5db8d689cf89770347405de1f4f8f68' (2024-02-24)
2024-02-24 18:38:14 -06:00
"rev": "1b713911c2f12b96c2574474686e4027ac4bf826",
2024-01-23 11:51:13 -06:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
}
},
"root": "root",
"version": 7
}