Skip to content
This repository has been 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
base: 6bbdbaabaecb
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
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
    Browse the repository at this point in the history
  2. weather: enable on darwin

    zachcoyle committed Sep 21, 2020
    Copy the full SHA
    b06070c View commit details
    Browse the repository at this point in the history
  3. Update pkgs/applications/networking/instant-messengers/dino/default.nix

    Co-authored-by: Vincent Laporte <vbgl@users.noreply.github.com>
    erincandescent and vbgl committed Sep 21, 2020
    Copy the full SHA
    4335033 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

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

    weather: enable on darwin
    danieldk committed Sep 22, 2020
    Copy the full SHA
    748aa38 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #98418 from erincandescent/dinoarwin

    Dino: Enable on macOS/Darwin
    Mic92 committed Sep 22, 2020
    Copy the full SHA
    658b78e View commit details
    Browse the repository at this point in the history
  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 committed Sep 22, 2020
    Copy the full SHA
    c4cb4c2 View commit details
    Browse the repository at this point in the history
  4. duf: init at 0.1.0 (#98396)

    Milan committed Sep 22, 2020
    Copy the full SHA
    4799763 View commit details
    Browse the repository at this point in the history
  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
    Browse the repository at this point in the history
  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
    Browse the repository at this point in the history
  7. python3Packages.pyxnat: init at 1.3

    bcdarwin authored and Jon committed Sep 22, 2020
    Copy the full SHA
    9fde97d View commit details
    Browse the repository at this point in the history
  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
    Browse the repository at this point in the history
  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
    Browse the repository at this point in the history
  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
    Browse the repository at this point in the history
  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
    Browse the repository at this point in the history
  12. Copy the full SHA
    f29f67b View commit details
    Browse the repository at this point in the history
  13. orocos-kdl: init at 1.4.0

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

    lopsided98 authored and Jon committed Sep 22, 2020
    Copy the full SHA
    83162ab View commit details
    Browse the repository at this point in the history
  15. curlie: 1.3.1 -> 1.5.4

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

    Removing myself from maintainers lists of blockchains
    mmahut committed Sep 22, 2020
    Copy the full SHA
    06b2789 View commit details
    Browse the repository at this point in the history