The Determinate Nix Installer A fast, friendly, and reliable tool to help you use Nix with Flakes everywhere. curl --proto'=https'--tlsv1.2 -sSf -L https://install.determinate.systems/nix|sh -s -- install Thenix-installerhas successfully completed over 2,000,000 installs in a number of...
on: pull_request: push: branches: [main] jobs: lints: name: Build runs-on: ubuntu-latest permissions: id-token: "write" contents: "read" steps: - uses: actions/checkout@v3 - uses: DeterminateSystems/nix-installer-action@main with: flakehub: true - run: nix build . See .github/work...
nix-darwin.lib.darwinSystem { inherit system; modules = [ { system.stateVersion = 1; } inputs.determinate.darwinModules.default inputs.self.darwinModules.base inputs.self.darwinModules.caching 15 changes: 4 additions & 11 deletions 15 home-manager/packages.nix Original file line numberDiff ...
The repair tool is safe to run, even if you installed with a Determinate Nix Installer version newer thanv0.22.0. Caveat for advanced users Users who customized their Nix build users should read the help output of therepair sequoiacommand by passing the--helpflag. Why is this repair tool r...
The Github Action for the Determinate Nix Installer - Comparing v15...v16 · DeterminateSystems/nix-installer-action
CreateOrMergeNixConfig: handle existing, invalid nix.custom.conf contents by@cole-hin PlaceNixConfiguration: don't writessl-cert-fileto nix.custom.conf if determinate and macOS by@cole-hin#1440 Release v0.36.4 by@cole-hin
The Github Action for the Determinate Nix Installer - Comparing v12...v13 · DeterminateSystems/nix-installer-action
Magic Nix Cache Save 30-50%+ of CI time without any effort or cost. Use Magic Nix Cache, a totally free and zero-configuration binary cache for Nix on GitHub Actions. Add our GitHub Action after installing Nix, in your workflow, like this: - uses: DeterminateSystems/magic-nix-cache-acti...
Install Nix and flakes with the fast and reliable Determinate Nix Installer, with over 7 million installs. - Release v0.36.3 · DeterminateSystems/nix-installer
"Failed to execute `nix flake metadata --json --no-update-lock-file {}`", yajo Mar 10, 2025 Shouldn't this error contain --impure if used? Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Reviewers yajo At least 1 approving ...