This commit is contained in:
2025-03-15 00:04:03 +00:00
parent c13476e500
commit bd54abed0b
4 changed files with 39 additions and 6 deletions

21
flake.lock generated
View File

@@ -504,6 +504,7 @@
"i3utils": "i3utils",
"nixgl": "nixgl",
"nixpkgs": "nixpkgs_3",
"zen-browser": "zen-browser",
"zig": "zig"
}
},
@@ -552,6 +553,26 @@
"type": "github"
}
},
"zen-browser": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1741554872,
"narHash": "sha256-A/Iim9o0hHJjDJVynwtLzkox7NquvPc8CsJ/8OB4dDw=",
"owner": "0xc000022070",
"repo": "zen-browser-flake",
"rev": "a4408170c5a2168bb79abcf587c5072e2ee5fb90",
"type": "github"
},
"original": {
"owner": "0xc000022070",
"repo": "zen-browser-flake",
"type": "github"
}
},
"zig": {
"inputs": {
"flake-compat": "flake-compat_2",