Deephack's Hyperland config based on omarchy-nix from Henry Sipp and in turn of course inspired by Omarchy.

Bump hyprland to 0.54.2 and pyprland to 3.2.0 #4

merged opened by deephackontech.bsky.social targeting main from push-vpnuytvruxmz
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:bielovapzmvz6zd2kzuibgvw/sh.tangled.repo.pull/3mgrofxdoba22
+16 -16
Diff #0
+14 -14
flake.lock
··· 128 128 ] 129 129 }, 130 130 "locked": { 131 - "lastModified": 1772985285, 132 - "narHash": "sha256-wEEmvfqJcl9J0wyMgMrj1TixOgInBW/6tLPhWGoZE3s=", 131 + "lastModified": 1773179137, 132 + "narHash": "sha256-EdW2bwzlfme0vbMOcStnNmKlOAA05Bp6su2O8VLGT0k=", 133 133 "owner": "nix-community", 134 134 "repo": "home-manager", 135 - "rev": "5be5d8245cbc7bc0c09fbb5f38f23f223c543f85", 135 + "rev": "3f98e2bbc661ec0aaf558d8a283d6955f05f1d09", 136 136 "type": "github" 137 137 }, 138 138 "original": { ··· 216 216 "xdph": "xdph" 217 217 }, 218 218 "locked": { 219 - "lastModified": 1772572001, 220 - "narHash": "sha256-QhECS0M77i/vHTCSOtzAPu81dhUok5U5IN4mAkSN7KU=", 219 + "lastModified": 1773149218, 220 + "narHash": "sha256-m5Ewi+rgn18qPP54Um4O2zwZ02oiomlZssHvXYEUv3U=", 221 221 "owner": "hyprwm", 222 222 "repo": "Hyprland", 223 - "rev": "4b07770b9ef1cceb2e6f56d33538aaffb9186b9c", 223 + "rev": "59f9f2688ac508a0584d1462151195a6c4992f99", 224 224 "type": "github" 225 225 }, 226 226 "original": { 227 227 "owner": "hyprwm", 228 - "ref": "v0.54.1", 228 + "ref": "v0.54.2", 229 229 "repo": "Hyprland", 230 230 "type": "github" 231 231 } ··· 548 548 }, 549 549 "nixpkgs_3": { 550 550 "locked": { 551 - "lastModified": 1772773019, 552 - "narHash": "sha256-E1bxHxNKfDoQUuvriG71+f+s/NT0qWkImXsYZNFFfCs=", 551 + "lastModified": 1772963539, 552 + "narHash": "sha256-9jVDGZnvCckTGdYT53d/EfznygLskyLQXYwJLKMPsZs=", 553 553 "owner": "NixOS", 554 554 "repo": "nixpkgs", 555 - "rev": "aca4d95fce4914b3892661bcb80b8087293536c6", 555 + "rev": "9dcb002ca1690658be4a04645215baea8b95f31d", 556 556 "type": "github" 557 557 }, 558 558 "original": { ··· 625 625 "systems": "systems_3" 626 626 }, 627 627 "locked": { 628 - "lastModified": 1770552034, 629 - "narHash": "sha256-qayntjpE3WYBl6idfpwtvkEo61oHtc80uNEm0m4XA2o=", 628 + "lastModified": 1773000550, 629 + "narHash": "sha256-lkahNf4+maE4CYHXMG5ofmQRE6ed5q3iQ/sFbtOhdgk=", 630 630 "owner": "hyprland-community", 631 631 "repo": "pyprland", 632 - "rev": "6a5298515bb20e3f0426a53729e029bdd7add7da", 632 + "rev": "de227ad4fd462760adca6c8c90a4b7a3857d4d18", 633 633 "type": "github" 634 634 }, 635 635 "original": { 636 636 "owner": "hyprland-community", 637 - "ref": "3.1.0", 637 + "ref": "3.2.0", 638 638 "repo": "pyprland", 639 639 "type": "github" 640 640 }
+2 -2
flake.nix
··· 2 2 description = "hyperdeepnix - Base configuration flake"; 3 3 inputs = { 4 4 nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; 5 - hyprland.url = "github:hyprwm/Hyprland/v0.54.1"; 5 + hyprland.url = "github:hyprwm/Hyprland/v0.54.2"; 6 6 nix-colors.url = "github:misterio77/nix-colors"; 7 - pyprland.url = "github:hyprland-community/pyprland/3.1.0"; 7 + pyprland.url = "github:hyprland-community/pyprland/3.2.0"; 8 8 wiremix.url = "github:tsowell/wiremix"; 9 9 jolt.url = "github:jordond/jolt"; 10 10 home-manager = {

History

1 round 1 comment
sign up or login to add to the discussion
1 commit
expand
Bump hyprland to 0.54.2 and pyprland to 3.2.0
expand 1 comment

Locally tested and working.

pull request successfully merged