Determinate Systems
banner
determinate.systems
Determinate Systems
@determinate.systems
Bringing Nix ❄️ to the enterprise to empower fearless software delivery 💪 https://determinate.systems
Build for Linux from your Mac. It just works, with Determinate #Nix. Zero config.
July 18, 2025 at 8:42 PM
SELinux? Determinate Nix has you covered.
July 10, 2025 at 9:03 AM
Breathe: Determinate Nix makes your #Nix rollout easy.
July 9, 2025 at 9:03 AM
Are you running the latest version of Determinate Nix, v3.6.8? Simply run `determinate-nixd version` to find out and `sudo determinate-nixd upgrade` if a new version is available.

More info in our docs here: docs.determinate.systems/determinate-...
June 30, 2025 at 6:51 PM
❄️ #NixOS users: time to switch to Determinate #Nix. 🚀

Now available in our public binary cache. You never have to build it yourself.

This, and MUCH more in our Determinate Nix 3.6.2 release notes: determinate.systems/posts/change...
June 12, 2025 at 4:33 PM
Finally: tab complete for determinate-nixd.

This and WAY more with Determinate #Nix 3.6.2: determinate.systems/posts/change...
June 12, 2025 at 9:02 AM
warning: Performing inefficient double copy of ...what?? Determinate Nix 3.6.2 shows you where you're slowing down Nix by needlessly copying your source again.

And guess what: Determinate #Nix 3.6.2 has more improvements just like this: determinate.systems/posts/change...
June 11, 2025 at 4:33 PM
Okay, okay, I know: *dozens of us* grok set theory. It's fun, but ∆∅ε! They doesn't belong in the Nix interface. And now they're gone: Determinate Nix 3.6.2 uses /words/, not symbols, in the `nix profile` commands.

This and lots more in Determinate #Nix 3.6.2: determinate.systems/posts/change...
June 11, 2025 at 9:02 AM
ERROR: a 'aarch64-linux' with features {} is required to build ... BUT WHY? Determinate #Nix now tells you why you're depending on a different system's packages.

And it isn't the only error we made easier to fix... this and more in Determinate Nix 3.6.2: determinate.systems/posts/change...
June 10, 2025 at 9:02 AM
"Import from derivation: such a nice footgun." -- Graham, 2022. IFD can help, but it's slow. Determinate #Nix can show you when happens, so you can get rid of it.

Even more observability and performance work in Determinate Nix 3.6.2: determinate.systems/posts/change...
June 9, 2025 at 4:33 PM
🛠️ Are you running the latest version of Determinate Nix? Open your terminal and run `determinate-nixd version` to check. Keep Nix simple, secure, and confident...with all the latest improvements from DetSys.
May 23, 2025 at 3:35 PM
Y'all've *loved* automatically fixing your Go flakes when dependencies change with the new `goSum` attribute and Determinate #Nix. So we did it again, this time for buildNpmPackage.

PR: github.com/NixOS/nixpkg...

Docs to automatically fix your flake: docs.determinate.systems/guides/autom...
May 1, 2025 at 10:07 PM
Never see an "inconsistent vendoring" error again. We got tired of this inscrutable error message after updating Go modules, so we came up with a plan and asked RossComputerGuy to help.

PR: github.com/NixOS/nixpkg...
April 22, 2025 at 6:40 PM
Just build already!!! Determinate #Nix 3.3 can fix your broken hashes automatically.

Get it now: docs.determinate.systems/getting-star...
April 17, 2025 at 2:58 PM
Determinate #Nix 3.2: we fixed the infamous `git add` error. Really.
April 2, 2025 at 1:43 AM
Nix turns 22 today! 🎉🎂

Since its first commit in 2003, Nix has grown from an academic idea into the foundation of some of the most powerful software systems.

At DetSys, we’re ensuring its future remains bright—working alongside Nix’s creator, Eelco Dolstra, to push the technology forward. 🚀
March 12, 2025 at 6:55 PM
Determinate is like a Black Friday sale on Nix at work.

https://docs.determinate.systems/getting-started
November 28, 2024 at 4:04 PM
From the lab 👁️ 👁️: Nix store provenance tracking.
October 7, 2024 at 2:45 PM
Corporate Nix user? Determinate automatically handles Zscaler and other MITM proxies for you.

Check out our blog post on solving enterprise TLS certificates for Nix on macOS: https://buff.ly/4eHFTAf
September 27, 2024 at 3:39 PM
We're planning on discontinuing support for i686-linux in Determinate Nix Installer, because ~nobody uses it. Let us know if it impacts you?

https://buff.ly/4bWzFuK
July 24, 2024 at 9:58 PM
Thank you PackagingCon for having us to talk about #Nix, the long road to flakes ❄️ and FlakeHub.com.

@grahamc.com's full talk will be available on YouTube soon 🚀
October 27, 2023 at 10:30 AM
In Europe? 🇪🇺 Did you miss that FlakeHub.com is a new home for #Nix flakes ❄️

- Semantic Versioning, including match modifiers 🔢
- Central place to explore and discover flakes 🔍️
- Publish a flake.nix to FlakeHub in seconds ⏱️

👉️ determinate.systems/posts/introd...
August 23, 2023 at 9:14 AM
FlakeHub.com is a new home for #Nix flakes ❄️

❄️Semantic Versioning, including match modifiers
❄️Automatic publishing via GitHub Actions
❄️Central place to explore and discover flakes

Any project with a flake.nix can be published in seconds ⏱️ Learn more:

👉️ determinate.systems/posts/introd...
August 22, 2023 at 3:30 PM
Down and to the right: what every startup wants to see (in their CI performance).

Try the Magic Nix Cache. Add this one-liner to your GitHub Actions workflow:

- uses: DeterminateSystems/magic-nix-cache-action@main

Read more: https://github.com/DeterminateSystems/magic-nix-cache-action/#usage
July 8, 2023 at 10:06 AM