vira: unionmount

This commit is contained in:
Sridhar Ratnakumar 2025-12-23 17:53:35 -05:00
parent 322e45496c
commit 9b24b422ad
2 changed files with 7 additions and 6 deletions

12
flake.lock generated
View file

@ -810,11 +810,11 @@
"warp-tls-simple": "warp-tls-simple" "warp-tls-simple": "warp-tls-simple"
}, },
"locked": { "locked": {
"lastModified": 1764815326, "lastModified": 1766422941,
"narHash": "sha256-k+Vwwsi28BFmlu6sfR9pgICgvd4zsS97Kh+SQzRQeQI=", "narHash": "sha256-ZSUQ8ZrYxNe4PJDd/fStXxoVS1Vtzt44u1flIdKDOKc=",
"owner": "srid", "owner": "srid",
"repo": "imako", "repo": "imako",
"rev": "1e6f3db6e2e55e50629f78cb0aa93afdf71f221b", "rev": "bf4ec26aeee917c6246c689c41a52c8f4a971b19",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1571,11 +1571,11 @@
"warp-tls-simple": "warp-tls-simple_2" "warp-tls-simple": "warp-tls-simple_2"
}, },
"locked": { "locked": {
"lastModified": 1766174895, "lastModified": 1766262872,
"narHash": "sha256-311QWj7JO9usEZHAGB5KwWau1KeKSexT6XTsDeMgjkU=", "narHash": "sha256-U9RVDqInNmqdlHbchyFVNTFMQk604ujQE7ltymniZP0=",
"owner": "juspay", "owner": "juspay",
"repo": "vira", "repo": "vira",
"rev": "82ff8e1af6d79fbdc172e189d47d420d84f645d0", "rev": "b4bf87272f624690e7b3adf5614bd92fb97a9daf",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -40,6 +40,7 @@ in
vira = "https://github.com/juspay/vira.git"; vira = "https://github.com/juspay/vira.git";
imako = "https://github.com/srid/imako.git"; imako = "https://github.com/srid/imako.git";
emanote = "https://github.com/srid/emanote.git"; emanote = "https://github.com/srid/emanote.git";
unionmount = "https://github.com/srid/unionmount.git";
ema = "https://github.com/srid/ema.git"; ema = "https://github.com/srid/ema.git";
srid = "https://github.com/srid/srid.git"; srid = "https://github.com/srid/srid.git";
landrun-nix = "https://github.com/srid/landrun-nix.git"; landrun-nix = "https://github.com/srid/landrun-nix.git";