-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 6a69ce97506d
head repository: NixOS/nixpkgs-channels
compare: 39495404a3ee
Commits on Dec 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a70ab23 - Browse repository at this point
Copy the full SHA a70ab23View commit details -
chroimum: Improve jumbo reproducibility
A little patch to jumbo script, which should improve reproducibility by sorting source files before merge.
Configuration menu - View commit details
-
Copy full SHA for 254a16c - Browse repository at this point
Copy the full SHA 254a16cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b49bd4 - Browse repository at this point
Copy the full SHA 7b49bd4View commit details -
chromium: fail build, if SOURCE_DATE_EPOCH not set
Also fix spacing style to conform google style
Configuration menu - View commit details
-
Copy full SHA for d0351ad - Browse repository at this point
Copy the full SHA d0351adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ae406c - Browse repository at this point
Copy the full SHA 9ae406cView commit details
Commits on Feb 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7634357 - Browse repository at this point
Copy the full SHA 7634357View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82e7322 - Browse repository at this point
Copy the full SHA 82e7322View commit details
Commits on Mar 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 38cc275 - Browse repository at this point
Copy the full SHA 38cc275View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5506c0 - Browse repository at this point
Copy the full SHA b5506c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1831d2c - Browse repository at this point
Copy the full SHA 1831d2cView commit details
Commits on Mar 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 423e3e5 - Browse repository at this point
Copy the full SHA 423e3e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 505f2d3 - Browse repository at this point
Copy the full SHA 505f2d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79b321b - Browse repository at this point
Copy the full SHA 79b321bView commit details -
https://lists.osgeo.org/pipermail/shapelib/2019-February/000647.html * s in 1.5.0 notes, no longer need 'proj' dep (so drop)
Configuration menu - View commit details
-
Copy full SHA for bafff55 - Browse repository at this point
Copy the full SHA bafff55View commit details
Commits on Mar 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2a4a90f - Browse repository at this point
Copy the full SHA 2a4a90fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a4d2ee - Browse repository at this point
Copy the full SHA 6a4d2eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c568dad - Browse repository at this point
Copy the full SHA c568dadView commit details -
Merge pull request #56578 from serokell/youtrack-hostname
youtrack: add hostname to path
Configuration menu - View commit details
-
Copy full SHA for 34e67f3 - Browse repository at this point
Copy the full SHA 34e67f3View commit details -
openafs: Add support for Linux 5.0 to openafs_1_8 (#56859)
OpenAFS 1.8.2 does has not yet merged support for Linux 4.20 or 5.0 This patch cherry-picks commits from the git repository, and includes them in the patches/ directory. This also replaces the amalgamated Linux 4.20 patches I added earlier with the original outputs from `git show`. This has been tested to build on Linux 4.4, 4.14, 4.20, and 5.0. This does not change the derivations of openafs_1_8, only linuxPackages_*.openafs_1_8.
Configuration menu - View commit details
-
Copy full SHA for 357f51b - Browse repository at this point
Copy the full SHA 357f51bView commit details -
superTuxKart: fix broken build
(cherry picked from commit a593753)
Configuration menu - View commit details
-
Copy full SHA for 198b7ea - Browse repository at this point
Copy the full SHA 198b7eaView commit details -
yoda: fix sha hash of the tarball
Tarball was replaced upstream. The files are the same, changes are meta only (appear to be timestamps).
Configuration menu - View commit details
-
Copy full SHA for cf1de3c - Browse repository at this point
Copy the full SHA cf1de3cView commit details -
module system: revert "remove types.optionSet", just deprecate (#56857)
The explicit remove helped to uncover some hidden uses of `optionSet` in NixOps. However it makes life harder for end-users of NixOps - it will be impossible to deploy 19.03 systems with old NixOps, but there is no new release of NixOps with `optionSet` fixes. Also, "deprecation" process isn't well defined. Even that `optionSet` was declared "deprecated" for many years, it was never announced. Hence, I leave "deprecation" announce. Then, 3 releases after announce, we can announce removal of this feature. This type has to be removed, not `throw`-ed in runtime, because it makes some perfectly fine code to fail. For example: ``` $ nix-instantiate --eval -E '(import <nixpkgs/lib>).types' --strict trace: `types.list` is deprecated; use `types.listOf` instead error: types.optionSet is deprecated; use types.submodule instead (use '--show-trace' to show detailed location information) ```
Configuration menu - View commit details
-
Copy full SHA for 60e8fcf - Browse repository at this point
Copy the full SHA 60e8fcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f161478 - Browse repository at this point
Copy the full SHA f161478View commit details -
Merge commit '9ae406c0749bbc7373d7422edeaf6b1b6caa0dae' of github.com…
…:NixOS/nixpkgs into fix-chromium fixes NixOS/nixpkgs#49797
Configuration menu - View commit details
-
Copy full SHA for 4901dc4 - Browse repository at this point
Copy the full SHA 4901dc4View commit details -
Merge pull request #56799 from dtzWill/update/electron-2019-02
electron{,_3}: updates (fixes, security?)
Configuration menu - View commit details
-
Copy full SHA for 6aa04f0 - Browse repository at this point
Copy the full SHA 6aa04f0View commit details -
Merge pull request #56598 from dtzWill/update/osinfo-1.4.0
libosinfo: 1.2.0 -> 1.4.0
Configuration menu - View commit details
-
Copy full SHA for 2f29fdb - Browse repository at this point
Copy the full SHA 2f29fdbView commit details -
Merge pull request #56529 from dtzWill/update/libplist-2019-01-20
libplist: 2018-07-25 -> 2019-01-20
Configuration menu - View commit details
-
Copy full SHA for 094a204 - Browse repository at this point
Copy the full SHA 094a204View commit details -
Merge pull request #56803 from dtzWill/update/shapelib-1.5.0
shapelib: 1.4.1 -> 1.5.0
Configuration menu - View commit details
-
Copy full SHA for c42b570 - Browse repository at this point
Copy the full SHA c42b570View commit details -
Merge pull request #56548 from dtzWill/update/clipgrab-3.8.2-qt5
clipgrab: 3.7.2 -> 3.8.2, qt4 -> qt5
Configuration menu - View commit details
-
Copy full SHA for f835c66 - Browse repository at this point
Copy the full SHA f835c66View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe04378 - Browse repository at this point
Copy the full SHA fe04378View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3949540 - Browse repository at this point
Copy the full SHA 3949540View commit details
There are no files selected for viewing