bazel-nix-example VS template-nixos

Compare bazel-nix-example vs template-nixos and see what are their differences.

template-nixos

The NixOS template, configured for Gitpod (www.gitpod.io) to give you pre-built, nix based ephemeral operating system environments in the cloud. (by gitpod-io)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
bazel-nix-example template-nixos
3 4
26 34
- -
0.0 3.4
about 1 year ago about 1 year ago
Starlark Nix
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

bazel-nix-example

Posts with mentions or reviews of bazel-nix-example. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-06.
  • Crafting container images without Dockerfiles
    20 projects | news.ycombinator.com | 6 Feb 2023
    I put together an example that mixes Nix and Bazel a couple of years ago: https://github.com/jvolkman/bazel-nix-example

    Nix is used to build a base Docker image, and Bazel builds layers on top.

  • Optimizing Docker image size and why it matters
    11 projects | news.ycombinator.com | 6 Jan 2022
    It sounds so cool, but then I don’t get out of the base image before you’re writing your own Python launcher in a heredoc in a shell script in a docker image builder in a mix derivation[0]? Curiosity compels me to ask: how did all that become necessary?

    [0]: https://github.com/jvolkman/bazel-nix-example/blob/e0208355f...

  • Building Container Images with Nix
    6 projects | news.ycombinator.com | 19 Aug 2021
    Not sure of any writing that ties all of the pieces together, but I made a small example for you: https://github.com/jvolkman/bazel-nix-example

template-nixos

Posts with mentions or reviews of template-nixos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-18.

What are some alternatives?

When comparing bazel-nix-example and template-nixos you can also consider the following projects:

dive - A tool for exploring each layer in a docker image

Home Manager using Nix - Manage a user environment using Nix [maintainer=@rycee]

nix-prefetch-github - Prefetch sources from github for nix build tool

gitpod - The developer platform for on-demand cloud development environments to create software faster and more securely.

nixpkgs - Nix Packages collection & NixOS

openvscode-server - Run upstream VS Code on a remote machine with access through a modern web browser from any device, anywhere.

jib - 🏗 Build container images for your Java applications.

template-docker-compose - A Docker Compose template, configured for Gitpod (www.gitpod.io) to give you pre-built, ephemeral development environments in the cloud.

dinker - Dinker, dinky Docker images

nixpkgs-wayland - Automated, pre-built packages for Wayland (sway/wlroots) tools for NixOS. [maintainers=@colemickens, @Artturin]

conda-docker - Create minimal docker images from conda environments