redlib: build from upstream main, nixpkgs build is TLS-blocked

This commit is contained in:
rope 2026-08-29 14:16:13 +01:00
parent f97d7ac829
commit ce18b829cb
3 changed files with 43 additions and 1 deletions

17
flake.lock generated
View file

@ -352,12 +352,29 @@
"type": "github"
}
},
"redlib": {
"flake": false,
"locked": {
"lastModified": 1777052029,
"narHash": "sha256-siyD6A12UALQIV7BMd7zu1TaojleTEYtpxPszuhx1/Y=",
"owner": "redlib-org",
"repo": "redlib",
"rev": "a4d36e954cf1bd64f209cd8868c5a29edc81b374",
"type": "github"
},
"original": {
"owner": "redlib-org",
"repo": "redlib",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nix-cachyos-kernel": "nix-cachyos-kernel",
"nixpkgs": "nixpkgs_2",
"proton-cachyos-nix": "proton-cachyos-nix",
"redlib": "redlib",
"stylix": "stylix",
"zen-browser": "zen-browser"
}