-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Personal binary cache for Nix #754
Comments
macos-13 runner now takes about 20 minutes, when ubuntu takes 3 minutes Required for several packages. In unfree packages, they does not have binary cache in cachix Since #882 and https://github.com/kachick/dotfiles/pull/861/files#diff-206b9ce276ab5971a2489d75eb1b12999d4bf3843b7988cbe8d687cfde61dea0R201 Or use https://github.com/numtide/nixpkgs-unfree? Or replace vscode with vscodium? |
xremap is a heavy one Lines 20 to 25 in ed4bc89
|
Make macOS only depend on free nixpkgs again - **Revert "Install vscode in macOS via nixpkgs (#882)"** - **Revert "Install signal-desktop in macOS via nixpkgs (#861)"** - **Make vscode as the default editor in macOS again** Closes GH-885 Update, but keeps GH-754 Update GH-884 Reduce struggle around .github/workflows/cleanup-caches.yml I can choose this way since macOS is not the preferred device And I'm afraid, #243 might contain the unfree files (nevertheless it cannot be downloaded from other users?)
#909 is taking longtime to build...
https://discourse.nixos.org/t/nix-binary-cache-for-macos-nix-darwin-with-attic/40118 |
Required if I can't wait few months for the package. |
Using flake or patched and/or unfree packages. Cannot be used in official binary caches.
Especially for wezterm, wezterm often require nightly, but it takes long time to build.
How about https://github.com/zhaofengli/attic. https://github.com/cachix looks like providing expensive plans for personal use...
ref: #472, #679
The text was updated successfully, but these errors were encountered: