fenix VS nixpkgs-mozilla

Compare fenix vs nixpkgs-mozilla and see what are their differences.

fenix

Rust toolchains and rust-analyzer nightly for Nix [maintainer=@figsoda] (by figsoda)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
fenix nixpkgs-mozilla
19 13
562 490
7.1% 1.4%
9.5 5.9
about 24 hours ago 4 months ago
Nix Nix
Mozilla Public License 2.0 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.

fenix

Posts with mentions or reviews of fenix. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-09.

nixpkgs-mozilla

Posts with mentions or reviews of nixpkgs-mozilla. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-02.
  • NixOS + SteamVR + OpenXR + Godot
    2 projects | /r/NixOS | 2 May 2023
    Do I know how to do this? No, but this real-world and the wiki might be places to start. I'll eventually have to figure this out myself so if I get around to that I'll post what I learn too
  • Installing firefox-nightly with overlays and home-manager?
    3 projects | /r/NixOS | 23 Apr 2023
    Is there a way to still keep it pure? From the nixpkgs-mozilla repo:
  • Annoucing fenix monthly, Rust toolchains updated 1st of every month
    3 projects | /r/NixOS | 1 Mar 2023
    Fenix provides the minimal, default, and complete profile of rust toolchains, latest profile of nightly toolchains, nightly version of rust analyzer and its vscode extension. It aims to be a replacement for rustup and the rust overlay provided by nixpkgs-mozilla.
  • Blog(ish): So I switched to Arch for a month...
    3 projects | /r/linux_gaming | 27 Jan 2023
    Firefox-nightly is maintained in the official nixpkgs-mozilla repo, so you're incorrect on that point. It's unreasonable to ask me to pick out examples for you, just to prove that numbers have actual meaning. However, feel free to peruse recently added packages and see which ones do and don't make their way to the AUR.
  • Have a few questions about NixOS
    5 projects | /r/NixOS | 31 May 2022
    4. I would suggest Mozilla's Rust overlay or fenix or similar instead of Rustup - that would be more of the "Nix-way" to acquire the toolchain and you can still manage multiple versions. Not sure what the Ruby equivalent is, I don't do Ruby.
  • Is NixOS a perfect tool for my task and should I learn it?
    1 project | /r/NixOS | 26 Mar 2022
    and for building software, I'd suggest using flakes for both the software repo and the system configuration, because then you can just add the software flake as an input to the configuration flake and that's it, and you have the build code separated from your system. Using e.g. "ssh+git://git.example.com/secret-project" as the input should work, though I don't know which user's SSH keys it will try to use. I think mozilla-overlay is a good example, the flake outputs are a couple overlays you can add to your system's nixpkgs (here's how to add overlays in nixos), especially take a look at phlay-overlay in the mozilla repo, it's an overlay that adds one package so it's pretty simple. You can do something similar without using flakes though, fetching the sources needs to be done differently though, I know there's the builtins.fetchGit and builtins.fetchTarball functions, the former I assume would work similarly with SSH keys, no idea about the latter. The rest, making a derivation for building the software and adding it to your configuration's nixpkgs, should work the same.
  • Widevine playback not working on NixOS Nightly
    1 project | /r/firefox | 19 Oct 2021
    I am on NixOS at the moment, Widevine (Nightly) on Arch was working well. I installed Nightly from https://github.com/mozilla/nixpkgs-mozilla.
  • Cannot get a newer version of a nodePackage with an override
    1 project | /r/NixOS | 21 Jun 2021
  • Help to get the latest version of Firefox
    2 projects | /r/NixOS | 6 Jun 2021
  • Fenix: rust toolchains for all channels and rust-analyzer nightly
    4 projects | /r/Nix | 12 May 2021
    Fenix provides the minimal, default, and complete profile of rust toolchains, latest profile of nightly toolchains, nightly version of rust analyzer and its vscode extension. It aims to be a replacement for rustup and the rust overlay provided by nixpkgs-mozilla.

What are some alternatives?

When comparing fenix and nixpkgs-mozilla you can also consider the following projects:

rust-overlay - Pure and reproducible nix overlay of binary distributed rust toolchains

nixos-flake-example - This is a demo NixOS config, with optional flakes support. Along with notes on why flakes is useful and worth adopting.

rust-analyzer - A Rust compiler front-end for IDEs

Nightlies - Nightly builds for DuckieTV

TextSnatcher - How to Copy Text from Images ? Answer is TextSnatcher !. Perform OCR operations in seconds on Linux Desktop.

anyhow - Flexible concrete Error type built on std::error::Error

rust - Empowering everyone to build reliable and efficient software.

nixpkgs - Nix Packages collection & NixOS

dwm-flexipatch - A dwm build with preprocessor directives to decide which patches to include during build time

nix-cargo-integration - Library to easily and effortlessly integrate Cargo projects with Nix.

rust-analyzer - A Rust compiler front-end for IDEs [Moved to: https://github.com/rust-lang/rust-analyzer]