about summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
| * VidyoDesktop: use libidn-1.34Rok Garbas2018-07-17
| * Make clang work on SpiderMonkey.Nicolas B. Pierron2018-06-28
| * Add X missing dependencies.Nicolas B. Pierron2018-06-28
| * Downgrade to Python 3.5 (Bug 1465035)Nicolas B. Pierron2018-06-28
| * Add gcc 5 and gcc 6 to the list of compilers.Nicolas B. Pierron2018-06-28
| * Add support for specifying the manifest from the rust-toolchain file content.Nicolas B. Pierron2018-06-28
| * VidyoDesktop requires libGL on unstableEthan Glasser-Camp2018-06-28
| * example of retrieving a specific nightly versionBen Burdette2018-05-31
| * firefox-overlay: workaround buggy builtins.match (#90)Albert Safin2018-05-28
| * Fix a few minor typos in the readmeBenjamin Hipple2018-05-18
| * devEnv.gecko: Use the latest python3Full version to satisfy mach.Nicolas B. Pierron2018-04-22
| * Use xz archives now that they're available.Will Dietz2018-04-05
| * Follow libclang multiple-output changes.Nicolas B. Pierron2018-04-05
| * Add support for building rr natively on i686-linux.Nicolas B. Pierron2018-04-05
| * Add libpulseaudioRail Aliiev2018-04-04
| * Update Vidyo VersionRail Aliiev2018-04-04
| * Use latest version of rustc for building Firefox.Nicolas B. Pierron2018-03-30
| * Add a rust-src-overlay.nix which adds rust-src as an extension to all channels.Peter Kolloch2018-03-13
| * Add README documentation on how to setup a Gecko dev-env.Nicolas B. Pierron2018-01-26
| * Use EOF instead of multiline quotes to avoid mozbuild issues.Nicolas B. Pierron2018-01-26
| * Gecko: Freeze to rust 1.22 to avoid std::ascii::AsciiExt errors.Nicolas B. Pierron2018-01-26
| * Gecko: Add a way to not repeat everything on the command line with the NIX_SH...Nicolas B. Pierron2018-01-26
| * Gecko: Export bindgen/clang info to a generate a .mozconfig from a nix-shell.Nicolas B. Pierron2018-01-26
| * Gecko: Fix bindgen clang usage.Nicolas B. Pierron2018-01-26
| * Gecko: Add missing build dependencies.Nicolas B. Pierron2018-01-26
| * README: usage example (#75)Dmitry Kalinkin2018-01-01
| * adding latest.firefox-nightly-bin in release.nixRok Garbas2017-12-13
| * Remove out-dated todo, about checksum verification of firefox versions.Nicolas B. Pierron2017-11-01
| * Update firefox-overlay.nix (#69)Vlad Myhajličenko2017-10-01
| * Document how to update firefox_version.json file.Nicolas B. Pierron2017-09-01
| * Updates pinned nightly to last release (#63)Bastian Köcher2017-08-29
| * Fixes error with wrong import path for firefox-binBastian Köcher2017-08-29
| * servo: remove nil referencezimbatm2017-08-29
| * Use gpg and gpgv commandsTyler Slabinski2017-08-25
| * Wrap Auto-updating expression under the 'latest' attribute.Nicolas B. Pierron2017-08-19
| * TOML parser: Use builtins.split instead of match.Nicolas B. Pierron2017-08-16
| * Use the fetchurl trivial builder instead of the builtin.Nicolas B. Pierron2017-08-16
| * Rust: Add the compiler as part of the propagated build inputs. (Fix #22)Nicolas B. Pierron2017-08-16
| * Convert nixpkgs-mozilla repository into a valid Nixpkgs overlay, whichNicolas B. Pierron2017-08-16
| * Gecko: Disable hardening feature handled by the compiler wrapper, in order toNicolas B. Pierron2017-08-16
| * Gecko: Fix FHS generation issue.Nicolas B. Pierron2017-08-16
| * Gecko: Add dependencies needed for building "bindgen", and "stylo".Nicolas B. Pierron2017-08-16
| * Extract the compilers-overlay used to generate different toolchains for buildingNicolas B. Pierron2017-08-16
| * Add Vidyo overlay.Nicolas B. Pierron2017-08-16
| * Add Servo overlay.Nicolas B. Pierron2017-08-16
| * Add a Firefox overlay which automatically pulls updates from Mozilla servers.Nicolas B. Pierron2017-08-16
| * Explicit Gecko dependencies, and add a FHS environment for building Gecko.Nicolas B. Pierron2017-08-16
| * Convert default.nix to use overlays for extending Nixpkgs.Nicolas B. Pierron2017-08-16
| * Use HTTPS to download nigthlyTor Hedin Brønner2017-07-27
| * Checks that no extensions are missingBastian Köcher2017-07-23