Git Product home page Git Product logo

Comments (5)

garbas avatar garbas commented on May 30, 2024 3

@nagisa It is high on our list to make this repository into a nixpkgs overlay. Currently, we only provide a rust overlay, but all of nixpkgs-mozilla should be an overlay.

Providing a binaries we will just upload them to our (mozilla's) existing nix binary cache -> https://cache.mozilla-releng.net

I hope to find time to do it myself, but I can review any PR that moves us in that direction.

from nixpkgs-mozilla.

nagisa avatar nagisa commented on May 30, 2024

Can overlays be used with the system-wide configuration?

from nixpkgs-mozilla.

 avatar commented on May 30, 2024

@nagisa you can use nixpkgs.overlays = [ (import /path/to/mozilla/overlay/rust-overlay.nix) ]; in configuration.nix

from nixpkgs-mozilla.

nbp avatar nbp commented on May 30, 2024

For your information, I already started working on converting this repository into a proper overlay, but I am facing issues with gecko toolchains that I haven't yet got time to investigate. I also moved the pinning mechanism to another file than default.nix, as overlays are not pinned to any specific version.

I will try to finish and push it to my repository.

from nixpkgs-mozilla.

nbp avatar nbp commented on May 30, 2024

This should be solved by #54 , which amkes the top-level default.nix file be a valid overlay.
Thus one can just clone nixpkgs-mozilla under ~/.config/nixpkgs/overlays/nixpkgs-mozilla and be good to go with latest nightly and latest firefox versions.

from nixpkgs-mozilla.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.