flox - Bringing Nix to Work
Written by Sue Gee   
Tuesday, 07 February 2023

The flox CLI, released in open beta today, is a multi-platform environment manager built on Nix. It is intended to provide a dependable interface to nixpkgs, a collection of over 80,000 open source packages. 

While Nix provides access to this resource it has a steep learning curve. To address this recent startup floxdev has introduced flox to make Nix tools more accessible by offering the first end-to-end solution that enables teams to accelerate and simplify their Systems Development Life Cycle. 

flox_sq.jpg

According to its co-founder and CEO Ron Efroni, who is a member of the NixOS Foundation board, 

“We created flox to give developers better collaboration and control over their development lifecycle, including improved automation over production releases, reduced operational risk and increased productivity. We recognized the vast power of Nix but knew there was a market need to take developer tools to the next level, providing versioned environments-as-code that could be consistently released, updated and maintained, and that could offer improved security and efficiency."

flox expands on Nix’s unique approach to package management and system configuration to provide convenience, collaboration and control throughout the Systems Development Life Cycle (SDLC). 

  • Convenience

    • Easy access to the most complete and up-to-date collection of open source packages via Nixpkgs

    • Manage environments using declarative code and share environments across machines, architectures and operating systems

    • Integration of flox environments into CI/CD pipelines

  • Collaboration 
    • Share your environments and software packages across individuals, teams or organizations 
    • Publish packages into organizational catalogs for consumption by others within and outside of the organization
  • Control
    • Package software into a declarative environment that will work consistently and can be deployed in a repeatable way
    • Benefit from visibility into what software packages are being used
    • Control and govern the compliance of your software inventory and environments. Audit, manage and govern software inventory (SBOM) in all phases of building, publishing and consuming software
    • Benefit from software package integrity, provenance and correctness due to reproducible builds and cache package signing

Flox developer tier is open source and the its version of flox is expected later this year. Sign up here for its Early Access program. 

flox_sq.jpg

 

More Information

flox

Related Articles

GitHub Grows As Business and Open Source Establish Firm Ties

The Trap Snaps Shut - GitHub Codespaces

GitHub Strengthens Team Working

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

 

Banner


Run WebAssembly Components Inside Node.js With Jco
28/03/2024

Jco 1.0 has been just announced by the Bytecode Alliance.It's a native JavaScript WebAssembly toolchain and runtime that runs Wasm components inside Node.js. Why is that useful?



Falco On Track To Version 1.0.0
02/04/2024

Falco is a cloud native runtime security tool for the Linux operating system, designed to detect abnormal behavior and warn of potential security threats in real-time. Now it's about to release its fi [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

 

 

Last Updated ( Tuesday, 07 February 2023 )