Skip to content
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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d757d810d05d
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ce2321f9384d
Choose a head ref

Commits on Mar 15, 2020

  1. certbot: 1.0.0 -> 1.3.0

    prusnak committed Mar 15, 2020
    Copy the full SHA
    d07543a View commit details

Commits on Mar 22, 2020

  1. releaseTools: no-op expression cleanup

    No functional change, was just reading through these and cleaning/sanitizing
    them a bit while I'm here.
    bhipple committed Mar 22, 2020
    Copy the full SHA
    79d875a View commit details

Commits on Mar 28, 2020

  1. maintainers: add shnarazk

    shnarazk committed Mar 28, 2020
    Copy the full SHA
    42bd693 View commit details

Commits on Mar 30, 2020

  1. kubeseal: 0.10.0 -> 0.12.0

    r-ryantm committed Mar 30, 2020
    Copy the full SHA
    1a17de0 View commit details
  2. Copy the full SHA
    272cdfc View commit details

Commits on Mar 31, 2020

  1. sewer: 0.7.9 -> 0.8.1

    r-ryantm committed Mar 31, 2020
    Copy the full SHA
    51eed2c View commit details
  2. Copy the full SHA
    74051c0 View commit details
  3. rofi-emoji: init at 2.1.2

    This plugin is intended to be supplied to the `rofi` wrapper through an
    override:
    
        pkgs.rofi.override { plugins = [ rofi-emoji ]; }
    cole-h committed Mar 31, 2020
    Copy the full SHA
    7fce01f View commit details
  4. Copy the full SHA
    f0fe893 View commit details

Commits on Apr 1, 2020

  1. Copy the full SHA
    2804f0c View commit details
  2. Copy the full SHA
    a4ce8d8 View commit details
  3. Copy the full SHA
    e10b507 View commit details

Commits on Apr 2, 2020

  1. zenith: init at 0.8.0

    bbigras committed Apr 2, 2020
    Copy the full SHA
    6d6f5d1 View commit details
  2. rkdeveloptool: 1.3 -> unstable-2019-07-01

    Bumped to upstream commit 6e92ebcf8b1812da02663494a68972f956e490d3
    stigtsp committed Apr 2, 2020
    Copy the full SHA
    9531fba View commit details
  3. minecraft-server: build against jre_headlessRemoves an unnecessary de…

    …pendency on gtk, etc.
    Gaelan committed Apr 2, 2020
    Copy the full SHA
    9b540cc View commit details
  4. pythonPackages.cvxpy: explicit numpy/scipy

    Make numpy/scipy dependencies explicit, based on conda install
    instructions for cvxpy.
    Slight formatting fix.
    drewrisinger committed Apr 2, 2020
    Copy the full SHA
    53b803e View commit details
  5. pythonPackages.osqp: remove mkl

    Also add scipy.
    Cleanup commit slightly for formatting.
    Removing mkl allows this to be built in Hydra (mkl = unfree),
    and it seems the mkl dependency is somewhat optional given downstream
    packages build cleanly when removing mkl.
    drewrisinger committed Apr 2, 2020
    Copy the full SHA
    beedfa5 View commit details
  6. Copy the full SHA
    b6187aa View commit details
  7. Copy the full SHA
    09ba8e5 View commit details

Commits on Apr 3, 2020

  1. Copy the full SHA
    2c5c285 View commit details
  2. Copy the full SHA
    5452d07 View commit details
  3. Copy the full SHA
    09022cb View commit details
  4. Revert "tessera: 0.10.2 -> 0.10.4"

    This reverts commit dacc35e.
    mmahut authored Apr 3, 2020
    Copy the full SHA
    0c97306 View commit details
  5. Copy the full SHA
    18539b1 View commit details
  6. Copy the full SHA
    4b822bb View commit details
  7. datasette: 0.35 -> 0.39

    drewrisinger committed Apr 3, 2020
    Copy the full SHA
    fb25290 View commit details
  8. Copy the full SHA
    877baac View commit details
  9. openttd: 1.9.3 -> 1.10.0

    prusnak committed Apr 3, 2020
    Copy the full SHA
    f1e0844 View commit details
  10. LTS Haskell 15.6

    peti committed Apr 3, 2020
    Copy the full SHA
    d0faafe View commit details
  11. Copy the full SHA
    1d7a795 View commit details
  12. hackage2nix: unmark nix-diff as broken

    terlar authored and peti committed Apr 3, 2020
    Copy the full SHA
    f0df902 View commit details
  13. Copy the full SHA
    487acb8 View commit details
  14. hackage-packages.nix: automatic Haskell package set update

    This update was generated by hackage2nix v2.15.1 from Hackage revision
    commercialhaskell/all-cabal-hashes@90b24a9.
    peti committed Apr 3, 2020
    Copy the full SHA
    03d4d25 View commit details
  15. haskellPackages.hspec-core: Disable tests on i686.

    The tests have x86_64 results hardcoded, see
    hspec/hspec#431.
    nh2 authored and peti committed Apr 3, 2020
    Copy the full SHA
    f447e4c View commit details
  16. futhark: build and install manpages

    athas authored and peti committed Apr 3, 2020
    Copy the full SHA
    88c70b1 View commit details
  17. polysemy-plugin: fix build

    It needs an older version of ghc-tcplugins-extra.
    mikesperber authored and peti committed Apr 3, 2020
    Copy the full SHA
    1640e66 View commit details
  18. haskellPackages.pandoc-crossref: fix build

    rnhmjoj authored and peti committed Apr 3, 2020
    Copy the full SHA
    23210ba View commit details
  19. haskellPackages.superbufer: remove old fix

    The package is unmaintained and now broken for other reasons.
    rnhmjoj authored and peti committed Apr 3, 2020
    Copy the full SHA
    8296679 View commit details
  20. matterhorn: fix build

    also fixes mattermost-api, mattermost-api-qc,
    and adds them to stewardship by kiwi
    Kiwi authored and peti committed Apr 3, 2020
    Copy the full SHA
    3604904 View commit details
  21. haskellPackages: mass unmark non-broken packages

    I checked through haskellPackages looking for packages that were
    marked as broken, but successfully built.
    
    I identified these 162 packages that were marked as broken in spite of
    building successfully for me with NIXPKGS_ALLOW_BROKEN.
    alyssais authored and peti committed Apr 3, 2020
    Copy the full SHA
    57530f2 View commit details
  22. glirc: fix build

    same for `hookup` which is part of/required by irc-core/glirc
    Kiwi authored and peti committed Apr 3, 2020
    Copy the full SHA
    fbb1a3f View commit details
  23. Copy the full SHA
    70a22c5 View commit details
  24. Copy the full SHA
    11d2806 View commit details
  25. Copy the full SHA
    f660d6e View commit details
  26. darcs: Fix build (Use old GHC)

    This is fixed at upstream's head; this change can be reverted after
    darcs cuts a new release (current release is 2.14.2).
    chkno authored and peti committed Apr 3, 2020
    Copy the full SHA
    dec9ac3 View commit details
  27. Copy the full SHA
    996c95b View commit details
  28. Copy the full SHA
    35c3eb6 View commit details
  29. Copy the full SHA
    65fa7ed View commit details
  30. Merge pull request #83963 from NixOS/haskell-updates

    Update Haskell package set to LTS 15.6 (plus other fixes)
    peti authored Apr 3, 2020
    Copy the full SHA
    9242acf View commit details
  31. firefox: 74.0 -> 74.0.1

    andir committed Apr 3, 2020
    Copy the full SHA
    48e6a3f View commit details
Loading