Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6bbdbaabaecb
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 06b27898a456
Choose a head ref
  • 19 commits
  • 22 files changed
  • 16 contributors

Commits on Sep 21, 2020

  1. Dino: Enable on macOS/Darwin

     * Remove direct dependencies on some X11 libs. We still inherit them through
       Gtk+ but it's a start
     * Rename plugin files from .dylib to .so so Dino's plugin loader finds them
    
    The experience is still somewhat janky (no app icon, macOS thinks the app is called
    ".dino-wrapped", and the Cocoa menu bar is nonresponsive), but beyond this things
    mostly work fine
    erincandescent committed Sep 21, 2020
    Copy the full SHA
    4990bd1 View commit details
  2. weather: enable on darwin

    zachcoyle committed Sep 21, 2020
    Copy the full SHA
    b06070c View commit details
  3. Update pkgs/applications/networking/instant-messengers/dino/default.nix

    Co-authored-by: Vincent Laporte <vbgl@users.noreply.github.com>
    erincandescent and vbgl authored Sep 21, 2020
    Copy the full SHA
    4335033 View commit details

Commits on Sep 22, 2020

  1. Merge pull request #98195 from zachcoyle/weather-enable-darwin

    weather: enable on darwin
    danieldk authored Sep 22, 2020
    Copy the full SHA
    748aa38 View commit details
  2. Merge pull request #98418 from erincandescent/dinoarwin

    Dino: Enable on macOS/Darwin
    Mic92 authored Sep 22, 2020
    Copy the full SHA
    658b78e View commit details
  3. Declare several versions of OCamlformat (#88799)

    OCamlformat is still a bit unstable and it's common to work on several
    projects that each use a different version.
    
    Define every versions at once and share code
    
    * ocamlformat: add dependency on base
    
    OCamlformat always required Base.
    This will be important in the future as Base may make breaking changes.
    Julow authored Sep 22, 2020
    Copy the full SHA
    c4cb4c2 View commit details
  4. duf: init at 0.1.0 (#98396)

    Milan authored Sep 22, 2020
    Copy the full SHA
    4799763 View commit details
  5. pythonPackages.http-parser: init at 0.9.0

    mweinelt authored and Jon committed Sep 22, 2020
    Copy the full SHA
    a762bbf View commit details
  6. pythonPackages.mocket: 3.8.9 -> 3.9.0

    mweinelt authored and Jon committed Sep 22, 2020
    Copy the full SHA
    b3ca503 View commit details
  7. python3Packages.pyxnat: init at 1.3

    bcdarwin authored and Jon committed Sep 22, 2020
    Copy the full SHA
    9fde97d View commit details
  8. python3Packages.dipy: 1.1.1 -> 1.2.0

    bcdarwin authored and Jon committed Sep 22, 2020
    Copy the full SHA
    03ea51a View commit details
  9. vimPlugins.hoon-vim: init at 2020-02-19

    jtobin authored and Jon committed Sep 22, 2020
    Copy the full SHA
    a4c2512 View commit details
  10. hop: fix build

    The configure process tries to escape the sandbox by writing into /tmp
    vbgl authored and Jon committed Sep 22, 2020
    Copy the full SHA
    943fa12 View commit details
  11. bigloo: 4.1a-2 → 4.3h; hop: 2.5.1 → 3.3.0

    vbgl authored and Jon committed Sep 22, 2020
    Copy the full SHA
    06098c7 View commit details
  12. Copy the full SHA
    f29f67b View commit details
  13. orocos-kdl: init at 1.4.0

    lopsided98 authored and Jon committed Sep 22, 2020
    Copy the full SHA
    ec92ffc View commit details
  14. pythonPackages.pykdl: init at 1.4.0

    lopsided98 authored and Jon committed Sep 22, 2020
    Copy the full SHA
    83162ab View commit details
  15. curlie: 1.3.1 -> 1.5.4

    Ma27 committed Sep 22, 2020
    Copy the full SHA
    23370af View commit details
  16. Merge pull request #98445 from AndersonTorres/goodbye-blockchains

    Removing myself from maintainers lists of blockchains
    mmahut authored Sep 22, 2020
    Copy the full SHA
    06b2789 View commit details
Loading