Use GitHub source for xmonad-river

This commit is contained in:
2026-05-05 22:39:44 -07:00
parent fc293e079a
commit 8f2bb38d23
2 changed files with 11 additions and 7 deletions

16
nixos/flake.lock generated
View File

@@ -2127,14 +2127,18 @@
]
},
"locked": {
"lastModified": 1777692941,
"narHash": "sha256-Dk2kvdMGlfrF3kiJsioFEbGZGHjgRP9qY1ggOS4yKGo=",
"path": "/home/imalison/Projects/xmonad-river",
"type": "path"
"lastModified": 1778045826,
"narHash": "sha256-GN7gUDgagY0Iyahl/xnSAKI8zCVUY1pwHPHeo1UhYHY=",
"owner": "colonelpanic8",
"repo": "xmonad",
"rev": "fc225f2718299cdcc0cfdded178a67c747e93d74",
"type": "github"
},
"original": {
"path": "/home/imalison/Projects/xmonad-river",
"type": "path"
"owner": "colonelpanic8",
"ref": "xmonad-river",
"repo": "xmonad",
"type": "github"
}
}
},

View File

@@ -148,7 +148,7 @@
};
xmonad-river = {
url = "path:/home/imalison/Projects/xmonad-river";
url = "github:colonelpanic8/xmonad/xmonad-river";
inputs = {
nixpkgs.follows = "nixpkgs";
unstable.follows = "nixpkgs";