-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 171e99adb204
head repository: NixOS/nixpkgs-channels
compare: 1ad005458f4d
Commits on Mar 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5a8777a - Browse repository at this point
Copy the full SHA 5a8777aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ea54e6 - Browse repository at this point
Copy the full SHA 3ea54e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0a4ce1 - Browse repository at this point
Copy the full SHA b0a4ce1View commit details
Commits on Mar 17, 2020
-
rust-analyzer: 2020-03-09 -> 2020-03-16
vscode-extensions.rust-analyzer: 2020-03-09 -> 2020-03-16
Configuration menu - View commit details
-
Copy full SHA for 4f12275 - Browse repository at this point
Copy the full SHA 4f12275View commit details -
Configuration menu - View commit details
-
Copy full SHA for bde9289 - Browse repository at this point
Copy the full SHA bde9289View commit details
Commits on Apr 1, 2020
-
modules/virtualisation: add hyperv-image
This module implements builder for hyper-v images.
Configuration menu - View commit details
-
Copy full SHA for 54b04af - Browse repository at this point
Copy the full SHA 54b04afView commit details
Commits on Apr 2, 2020
-
calibre: install desktop items
These have been available for a while it seems.
Configuration menu - View commit details
-
Copy full SHA for 557eb8a - Browse repository at this point
Copy the full SHA 557eb8aView commit details
Commits on Apr 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 02dd36c - Browse repository at this point
Copy the full SHA 02dd36cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5160beb - Browse repository at this point
Copy the full SHA 5160bebView commit details
Commits on Apr 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 84b8775 - Browse repository at this point
Copy the full SHA 84b8775View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0619d2 - Browse repository at this point
Copy the full SHA f0619d2View commit details
Commits on Apr 7, 2020
-
treewide: Fix up stripDebugList attrs to be lists.
The documentation says this should be a list, and it already is in about half the expressions that set it. The difference doesn't matter at present, because these values are all space-free literals. But it will in a future with __structuredAttrs . (The similar attr stripAllList has no users in the nixpkgs tree, so there's nothing to do to fix any of those up.)
Configuration menu - View commit details
-
Copy full SHA for 7547cf9 - Browse repository at this point
Copy the full SHA 7547cf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53d61f9 - Browse repository at this point
Copy the full SHA 53d61f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b233a19 - Browse repository at this point
Copy the full SHA b233a19View commit details
Commits on Apr 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e33256e - Browse repository at this point
Copy the full SHA e33256eView commit details
Commits on Apr 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fc8d2f4 - Browse repository at this point
Copy the full SHA fc8d2f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f76a495 - Browse repository at this point
Copy the full SHA f76a495View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8d04d3 - Browse repository at this point
Copy the full SHA e8d04d3View commit details -
Doesn't build with gcc9, and if overlayed to use gcc8 stdenv fails on CUDA issues.
Configuration menu - View commit details
-
Copy full SHA for 7f453f1 - Browse repository at this point
Copy the full SHA 7f453f1View commit details
Commits on Apr 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8318c36 - Browse repository at this point
Copy the full SHA 8318c36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3104237 - Browse repository at this point
Copy the full SHA 3104237View commit details -
This bumps subsurface to 4.9.3. As the subsurface-specific libdivecomputer source is shipped as a git submodule these days, we can avoid having to fetch a separate tarball that needs to be kept in sync (and is only uploaded for each release). This also applies a patch on top of 4.9.3 to properly handle libgit2 versions 1.0 and later - conditional code for older libgit versions has been removed upstream, but that's a nontrivial backport, which is why this patch was added.
Configuration menu - View commit details
-
Copy full SHA for 435ff31 - Browse repository at this point
Copy the full SHA 435ff31View commit details -
I actually went back and `strace`'d the binary when it complained about being unable to load the library it uses for playing videos. Turns out, it wasn't finding the library because it wasn't in any of its library paths. I added the lib path to `LD_LIBRARY_PATH` so it can find the library it uses to play videos, and now things are peachy. There is a (seemingly innocuous) error that gets displayed from Exiv2 being unable to determine its image type. Since it's actually a video, I think it's fine. Another issue that pops up in the output is missing `libcuda.so.1`, but that doesn't seem to affect functionality, and using `addOpenGLRunpath` on both the binary and libraries didn't silence it. Also did a little formatting.
Configuration menu - View commit details
-
Copy full SHA for a276d12 - Browse repository at this point
Copy the full SHA a276d12View commit details
Commits on Apr 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f379e74 - Browse repository at this point
Copy the full SHA f379e74View commit details -
Configuration menu - View commit details
-
Copy full SHA for dff99df - Browse repository at this point
Copy the full SHA dff99dfView commit details -
ocamlPackages.index: 1.0.1 -> 1.2.0
Note: tests are available, should be added in the future (crowbar is required)
Configuration menu - View commit details
-
Copy full SHA for d7c3958 - Browse repository at this point
Copy the full SHA d7c3958View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdad44e - Browse repository at this point
Copy the full SHA cdad44eView commit details -
ocamlPackages.irmin*: 2.0.0 -> 2.1.0
updated: * irmin * irmin-fs * irmin-git * irmin-graphql * irmin-http * irmin-mem * irmin-pack (also added new dependecy ocaml_lwt) * irmin-test * irmin-unix * irmin-watcher
Configuration menu - View commit details
-
Copy full SHA for 5ed10dc - Browse repository at this point
Copy the full SHA 5ed10dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ef5c64 - Browse repository at this point
Copy the full SHA 4ef5c64View commit details -
Configuration menu - View commit details
-
Copy full SHA for e484ca3 - Browse repository at this point
Copy the full SHA e484ca3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71198e5 - Browse repository at this point
Copy the full SHA 71198e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6be629 - Browse repository at this point
Copy the full SHA f6be629View commit details -
nixos/networking: fix setting .macAddress and .mtu with networkd
This needs to be set in the .linkConfig of a .network
Configuration menu - View commit details
-
Copy full SHA for cddc7a2 - Browse repository at this point
Copy the full SHA cddc7a2View commit details -
nixos/networking: add assertion catching setting mac addresses on tun…
… devices Setting a MAC Address on a tun interface isn't supported, and invoking the corresponding command fails.
Configuration menu - View commit details
-
Copy full SHA for ca391c8 - Browse repository at this point
Copy the full SHA ca391c8View commit details -
nixos/networking: move network-link-${i.name} to scripted networking
The unit sets MTU and MAC Address even with networkd enabled, which isn't necessary anymore, as networkd handles this by itself.
Configuration menu - View commit details
-
Copy full SHA for 5325281 - Browse repository at this point
Copy the full SHA 5325281View commit details -
nixosTests.networking: make routing table comparison more reliable
This was whitespace-sensitive, kept fighting with my editor and broke the tests easily. To fix this, let python convert the output to individual lines, and strip whitespace from them before comparing.
Configuration menu - View commit details
-
Copy full SHA for 1e19453 - Browse repository at this point
Copy the full SHA 1e19453View commit details -
nixosTests.networking.virtual: fix with networkd
We only need to wait for network.target to get up, and the network-addresses-${interfaceName} units are scripted networking only.
Configuration menu - View commit details
-
Copy full SHA for 5150378 - Browse repository at this point
Copy the full SHA 5150378View commit details -
nixosTests.networking: test setting MTU and MAC Address
Both the scripted and networkd backend now support setting MTU and MAC Address, so do this in a test to ensure it doesn't break.
Configuration menu - View commit details
-
Copy full SHA for d1edd8b - Browse repository at this point
Copy the full SHA d1edd8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91aa477 - Browse repository at this point
Copy the full SHA 91aa477View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74f3b25 - Browse repository at this point
Copy the full SHA 74f3b25View commit details -
acme: share accounts between certificates
There are strict rate limits on account creation for Let's Encrypt certificates. It is important to reuse credentails when possible.
Configuration menu - View commit details
-
Copy full SHA for 827d5e6 - Browse repository at this point
Copy the full SHA 827d5e6View commit details
Commits on Apr 14, 2020
-
The unpackPhase override was only needed when the download server mangled the file extension: NixOS/nixpkgs#23652
Configuration menu - View commit details
-
Copy full SHA for 38e316d - Browse repository at this point
Copy the full SHA 38e316dView commit details -
inkscape: format with nixpkgs-fmt
Also order the build inputs alphabetically and switch to pname+version.
Configuration menu - View commit details
-
Copy full SHA for eff936e - Browse repository at this point
Copy the full SHA eff936eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a48d86e - Browse repository at this point
Copy the full SHA a48d86eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a926e73 - Browse repository at this point
Copy the full SHA a926e73View commit details -
liburing: 0.4pre514_2454d630 -> 0.6pre600
Signed-off-by: Austin Seipp <aseipp@pobox.com>
Configuration menu - View commit details
-
Copy full SHA for 7b235b0 - Browse repository at this point
Copy the full SHA 7b235b0View commit details -
Merge pull request #84965 from cole-h/qimgv
qimgv: enable video support
Configuration menu - View commit details
-
Copy full SHA for 3988732 - Browse repository at this point
Copy the full SHA 3988732View commit details -
Merge pull request #84531 from TravisWhitaker/cross-clang
LLVM: Always pass host/target info to compiler-rt/libstdcxxClang
Configuration menu - View commit details
-
Copy full SHA for 40000eb - Browse repository at this point
Copy the full SHA 40000ebView commit details -
Merge pull request #83905 from msm-code/feature/init-ursadb
ursadb: init at v1.2.0
Configuration menu - View commit details
-
Copy full SHA for 1ca2475 - Browse repository at this point
Copy the full SHA 1ca2475View commit details -
lib/options: Relax showOption quoting
NixOS/nixpkgs@124cccb broke the build of NixOS manual. It does not make sense to be as strict as with attributes since we are not limited by the CLI's inability to handle numbers. Placeholders should not be quoted either as they are not part of Nix syntax but a meta-level construct.
Configuration menu - View commit details
-
Copy full SHA for c652b64 - Browse repository at this point
Copy the full SHA c652b64View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 171e99adb204...1ad005458f4d