-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 77a6737b7a4b
head repository: NixOS/nixpkgs-channels
compare: b46776d14eb9
Commits on Dec 22, 2019
-
nixos/tests/user-account: add static uid for alice
A lot of tests assume that the alice user will have a uid of 1000. Let's make that a guarantee and be able to reference this value.
Configuration menu - View commit details
-
Copy full SHA for e2ea815 - Browse repository at this point
Copy the full SHA e2ea815View commit details -
nixosTests.gnome3-xorg: port to python/rewrite
We've rewritten it use GDM, and we can now autologin to the X11 session because of the accountsservice preStart script for autologin. It should work similar to how the wayland test works, just with a few nuanced differences for xorg.
Configuration menu - View commit details
-
Copy full SHA for 228818c - Browse repository at this point
Copy the full SHA 228818cView commit details
Commits on Jan 5, 2020
-
lib/modules: clarify error message of 'assigning to top-level attribute'
If I understand correctly, the problem isn't so much that you're assigning to that top-level attribute, but that the assignment to the attribute (or any child of the attribute) introduces the 'config' object and prevents 'lifting' all settings to a generated 'config' object.
Configuration menu - View commit details
-
Copy full SHA for 43ef3a8 - Browse repository at this point
Copy the full SHA 43ef3a8View commit details -
- update to version 3.22.11 - build system ported to meson
Configuration menu - View commit details
-
Copy full SHA for 7d01524 - Browse repository at this point
Copy the full SHA 7d01524View commit details
Commits on Jan 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7878ac6 - Browse repository at this point
Copy the full SHA 7878ac6View commit details
Commits on Jan 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 110ea2f - Browse repository at this point
Copy the full SHA 110ea2fView commit details -
buildRustCrate: add
buildTests
flag to tell rustc to build tests in……stead of binaries This helps us instruct rustc to build tests instead of binaries. The actual build will then ONLY produce test executables. This is a first step towards having rust crate tests within nixpkgs. We default back to only a single output in test cases since that is the only reasonable thing to do here. Producing libraries or binaries in addition to tests would theoretically be feasible but usually generates different dependency trees. It is very common to have some libraries in `[dev-depdendencies]` within Cargo.toml just for your tests. To not start mixing things up going with a dedicated derivation for the test build sounds like the best choice for now. To use this you must provide a proper test dependency chain to `buildRustCrate` (as you would usually do with your non-test inputs). And then set the `buildTests` attribute to `true`. The derivation will then contain all tests that were built in `$out/tests`. All common test patterns and directories should be supported and tested by this change. Below is an example how you would run a single test from the derivation. This commit contains some more examples in the `buildRustCrateTests` attribute set that might be helpful. ``` let drv = buildRustCrate { … buildTests true; }; in runCommand "test-my-crate" {} '' touch $out exec ${drv}/tests/my-test '' ```
Configuration menu - View commit details
-
Copy full SHA for a3a5176 - Browse repository at this point
Copy the full SHA a3a5176View commit details -
buildRustCrate: slight "rewording" and reformatting
There is no point in reinventinb builtins through `filterAttrs` or the like. Lets just stick to what we already have in our toolbelt.
Configuration menu - View commit details
-
Copy full SHA for 3e61906 - Browse repository at this point
Copy the full SHA 3e61906View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71a96b2 - Browse repository at this point
Copy the full SHA 71a96b2View commit details
Commits on Jan 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3eb9f9d - Browse repository at this point
Copy the full SHA 3eb9f9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74e75a8 - Browse repository at this point
Copy the full SHA 74e75a8View commit details -
Merge pull request #77311 from domenkozar/cachix-channel
Add cachix as a blocker for channel updates
Configuration menu - View commit details
-
Copy full SHA for 5243f9e - Browse repository at this point
Copy the full SHA 5243f9eView commit details -
Merge pull request #76984 from romildo/upd.greybird
greybird: 3.22.10 -> 3.22.11
Configuration menu - View commit details
-
Copy full SHA for 4b725ea - Browse repository at this point
Copy the full SHA 4b725eaView commit details -
Merge pull request #77045 from romildo/upd.mate
mate.engrampa: 1.22.2 -> 1.22.3
Configuration menu - View commit details
-
Copy full SHA for 380220c - Browse repository at this point
Copy the full SHA 380220cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d6f1ff - Browse repository at this point
Copy the full SHA 2d6f1ffView commit details -
Merge pull request #77319 from adisbladis/python-eggs
python: Add support for installing Python eggs
Configuration menu - View commit details
-
Copy full SHA for dd6970c - Browse repository at this point
Copy the full SHA dd6970cView commit details -
Merge pull request #77197 from r-ryantm/auto-update/python3.7-pikepdf
python37Packages.pikepdf: 1.8.1 -> 1.8.2
Configuration menu - View commit details
-
Copy full SHA for 1eb5d0c - Browse repository at this point
Copy the full SHA 1eb5d0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04c9af7 - Browse repository at this point
Copy the full SHA 04c9af7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61a92ba - Browse repository at this point
Copy the full SHA 61a92baView commit details -
Merge pull request #73938 from worldofpeace/port-gnome3-xorg-test
nixosTests.gnome3-xorg: port to python/rewrite
Configuration menu - View commit details
-
Copy full SHA for a408bcb - Browse repository at this point
Copy the full SHA a408bcbView commit details -
Merge pull request #76820 from andir/buildRustCrate-tests
buildRustCrate: add `buildTests` flag to tell rustc to build tests instead of binaries
Configuration menu - View commit details
-
Copy full SHA for 366dc67 - Browse repository at this point
Copy the full SHA 366dc67View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccce14e - Browse repository at this point
Copy the full SHA ccce14eView commit details -
Channel blocker https://hydra.nixos.org/build/109901320
Configuration menu - View commit details
-
Copy full SHA for 5b0c0bb - Browse repository at this point
Copy the full SHA 5b0c0bbView commit details -
- Removed the unnecessary libmicrohttpd dependency, which doesn't build on macOS. KeepassXC removed this dependency in 2.1.2 - Fixed a compiler error related to the Touch ID feature by adding a dependency on the LocalAuthentication framework
Configuration menu - View commit details
-
Copy full SHA for 9314327 - Browse repository at this point
Copy the full SHA 9314327View commit details -
Traceback (most recent call last): File "/nix/store/8qkdlyv2ckrimvi50qvl0anzv66jcp2j-python-swiftclient-3.6.0/bin/.swift-wrapped", line 7, in <module> from swiftclient.shell import main File "/nix/store/8qkdlyv2ckrimvi50qvl0anzv66jcp2j-python-swiftclient-3.6.0/lib/python3.7/site-packages/swiftclient/__init__.py", line 20, in <module> from .client import * # noqa File "/nix/store/8qkdlyv2ckrimvi50qvl0anzv66jcp2j-python-swiftclient-3.6.0/lib/python3.7/site-packages/swiftclient/client.py", line 33, in <module> from swiftclient import version as swiftclient_version File "/nix/store/8qkdlyv2ckrimvi50qvl0anzv66jcp2j-python-swiftclient-3.6.0/lib/python3.7/site-packages/swiftclient/version.py", line 15, in <module> import pkg_resources ModuleNotFoundError: No module named 'pkg_resources'
Configuration menu - View commit details
-
Copy full SHA for dfd115a - Browse repository at this point
Copy the full SHA dfd115aView commit details -
Merge pull request #77325 from worldofpeace/tpm2-tss-fixbuild
tpm2-tss: fix build
Configuration menu - View commit details
-
Copy full SHA for f465471 - Browse repository at this point
Copy the full SHA f465471View commit details -
Clarify error message of 'assigning to top-level attribute' (#76702)
Clarify error message of 'assigning to top-level attribute'
Configuration menu - View commit details
-
Copy full SHA for b46776d - Browse repository at this point
Copy the full SHA b46776dView 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 77a6737b7a4b...b46776d14eb9