-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 97648655bf76
head repository: NixOS/nixpkgs-channels
compare: cb4e56a7e93b
- 17 commits
- 17 files changed
- 12 contributors
Commits on Jul 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 242e3b3 - Browse repository at this point
Copy the full SHA 242e3b3View commit details
Commits on Aug 7, 2019
-
nixos/hardware.deviceTree: new module
Add support for custom device-tree files, and applying overlays to them. This is useful for supporting non-discoverable hardware, such as sensors attached to GPIO pins on a Raspberry Pi.
Configuration menu - View commit details
-
Copy full SHA for dd0a951 - Browse repository at this point
Copy the full SHA dd0a951View commit details -
nixos/hardware.deviceTree: Move things around
In response to comments, create a sub-folder for deviceTree packages (starting with rpi), and a top-level package for helpers.
Configuration menu - View commit details
-
Copy full SHA for 28cf80a - Browse repository at this point
Copy the full SHA 28cf80aView commit details -
device-tree_rpi: fixup dtb names
This is just as messy as it is for the kernel files. Maybe it should be done in the uboot boot-loader?
Configuration menu - View commit details
-
Copy full SHA for 766e095 - Browse repository at this point
Copy the full SHA 766e095View commit details
Commits on Aug 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5859c5b - Browse repository at this point
Copy the full SHA 5859c5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bb197f - Browse repository at this point
Copy the full SHA 4bb197fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f889214 - Browse repository at this point
Copy the full SHA f889214View commit details
Commits on Aug 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6cb53ac - Browse repository at this point
Copy the full SHA 6cb53acView commit details
Commits on Aug 16, 2019
-
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
Configuration menu - View commit details
-
Copy full SHA for a2b27ec - Browse repository at this point
Copy the full SHA a2b27ecView commit details -
Merge pull request #66717 from saschagrunert/podman
podman: 1.4.4 -> 1.5.1
Configuration menu - View commit details
-
Copy full SHA for 53e8129 - Browse repository at this point
Copy the full SHA 53e8129View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f8da32 - Browse repository at this point
Copy the full SHA 8f8da32View commit details -
Merge pull request #66694 from jonasnick/bitcoin-0.18.1
bitcoin: 0.18.0 -> 0.18.1
Configuration menu - View commit details
-
Copy full SHA for fba291b - Browse repository at this point
Copy the full SHA fba291bView commit details -
Merge pull request #64054 from ivan/snscrape-0.3.0
snscrape: 0.2.0 -> 0.3.0
Configuration menu - View commit details
-
Copy full SHA for 332a46b - Browse repository at this point
Copy the full SHA 332a46bView commit details -
bazel: Fix python stub template
The shebang in the python stub template was incorrectly patched to ``` <store-path>/bin/env python ``` instead of ``` <store-path>/bin/python ``` The reason was that `patchShebangs` was called with `--replace` which is an unknown argument. ``` patching script interpreter paths in src/main/java/com/google/devtools/build/lib/bazel/rules/python/python_stub_template.txt --replace /usr/bin/env python /nix/store/w7gsq8v86hni4ynaqgwwlnlny115ylng-python3-3.7.4/bin/python find: unknown predicate `--replace' ``` Using `substituteInPlace` instead resolves that issue. The wrong shebang caused failures of `py_binary` targets due to `python` not being in `PATH` in certain circumstances.
Configuration menu - View commit details
-
Copy full SHA for f426173 - Browse repository at this point
Copy the full SHA f426173View commit details -
Merge pull request #60422 from kwohlfahrt/device-tree
nixos/hardware.deviceTree: new module
Configuration menu - View commit details
-
Copy full SHA for b750ebf - Browse repository at this point
Copy the full SHA b750ebfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2b661a - Browse repository at this point
Copy the full SHA f2b661aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb4e56a - Browse repository at this point
Copy the full SHA cb4e56aView 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 97648655bf76...cb4e56a7e93b