colima-k8s-nix
nix


colima-k8s-nix | nix | |
---|---|---|
1 | 400 | |
1 | 13,539 | |
- | 2.9% | |
7.0 | 10.0 | |
12 months ago | 6 days ago | |
Nix | C++ | |
MIT License | GNU Lesser General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
colima-k8s-nix
-
Colima k8s nix setup
Article originally posted on github.
nix
-
Is NixOS truly reproducible?
You can use the low level stuff without the language to forge your own journey.
https://github.com/NixOS/nix/blob/master/doc/manual/source/s...
I am working on the docs for this as we speak.
-
Top 16 DevOps Tools for 2025: (Excellent for SREs, Too!)
Nix & NixOS
-
Ask HN: Who is hiring? (February 2025)
Zest Dermatology | Remote (USA residents only) | Full-time | Systems Administrator / Software Engineer | https://zesthealth.com
Zest is a virtual dermatology clinic that delivers care for chronic eczema and psoriasis with a level of satisfaction and patient outcomes that are unheard of in conventional dermatology. What makes Zest particularly exciting is its value-based care business model, a topic worth researching all on its own!
We are looking to add an experienced Linux and web application wizard to our small and agile core engineering team. As part of the core team you will work across and become familiar with the entire stack, and the focus will be on maintaining the AWS infrastructre (orchestrated in Terraform). If you are excited at all by the idea of using [nix](https://nixos.org/) in a professional environment, you are very strongly encouraged to apply. (We're also not 100% married to it and will make pragmatic decisions when necessary ;).)
You'll be working with me directly, and joining at at time where your voice will be extremely infuential to the future of engineering at the business. We have an _engineering-first_ approach to IT that should be a breath of fresh air to any veteran of the IT scene!
Because of data export restrictions and access to protected health records, all applicants must reside full time in the US. Please send a resume and cover letter directly to me: hn-hiring [at] [website domain] and make sure to mention HN in the subject line.
-
How many Alpine packages can you install at once?
I think you can install 100 % of Nix packages at once if you forget to provide a package name to `nix-env -i` (please stop using `nix-env`). [1]
[1]: https://github.com/NixOS/nix/issues/308
-
Customize Go Builds on AWS SAM with Dockerfiles and Makefiles
After came up with the new project structure, I decided to use Nix ❄️ for managing all my project dependencies (languajes, tools, libraries). The way Nix works, is by creating a new temporary shell with all the dependencies you request it.
-
Fidget
Just in case you are unaware, these build issues are entirely solvable by defining a Nix flake for your project, resulting in a repeatable, reproducible build every time:
https://nixos.org/
-
Getting started with Nix and Nix Flakes
The Nix website's download page guides you into using their installer to install Nix on your system. However, this article will use [Determinate Systems' Nix installer] instead, since it lets you easily undo all changes their Nix installer makes (i.e. uninstall) with one command, and it also enables Nix flakes by default, which you'd have to enable on your own if you were using the official Nix installer instead.
-
My new Nix series!
From the NixOS website, Nix is a tool that takes a unique approach to package management and system configuration. This "unique approach" refers to building packages in isolation from each other, ensuring that if packages work on one machine, they will work on another. This is done in a declarative fashion, essentially meaning that you tell Nix what to do, and it does it for you, without you having to tell Nix how to do it.
-
7 Ways to Use the SLSA Framework to Secure the SDLC
To achieve reproducibility, your build process must control for environmental differences like timestamps, file ordering, or machine-specific configurations. Tools like Bazel or Nixprovide deterministic build systems that lock down these variables. For instance, Bazel uses a content-addressable cache, meaning the same source code and dependencies always result in the same build outputs, even when run on different machines.
-
How to start using nix?
An operational system, in the form of Linux distribution, called NixOS.
What are some alternatives?
lima - Linux virtual machines, with a focus on running containers
distrobox - Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox
asdf - Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
flatpak - Linux application sandboxing and distribution framework
void-packages - The Void source packages collection
devbox - Instant, easy, and predictable development environments
homebrew-emacs-plus - Emacs Plus formulae for the Homebrew package manager
nixos-generators - Collection of image builders [maintainer=@Lassulus]
guix - Read-only mirror of GNU Guix — pull requests are ignored, see https://guix.gnu.org/en/manual/en/guix.html#Submitting-Patches instead
NixOS-docker - DEPRECATED! Dockerfiles to package Nix in a minimal docker container
nix-darwin - nix modules for darwin
build-emacs-for-macos - Somewhat hacky script to automate building of Emac.app on macOS.

