-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 57c3da07eb85
head repository: NixOS/nixpkgs-channels
compare: d9d5c8d7dc75
Commits on May 25, 2019
-
nixos: Make 'nesting.clone' work in NixOS tests
Because nesting.clone calls 'eval-config.nix' manually, without the 'extraArgs' argument that provides the 'nodes' argument to nixos modules in nixos tests, evaluating of 'nesting.clone' definitions would fail with the following error while evaluating the module argument `nodes' in "<redacted>" while evaluating the attribute '_module.args.nodes' at undefined position: attribute 'nodes' missing, at <redacted./nixpkgs/lib/modules.nix:163:28 by not using 'extraArgs' but a nixos module instead, the nodes parameter gets propagated to the 'eval-config.nix' call that 'nesting.clone' makes too - getting rid of the error. See https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/system/activation/top-level.nix#L13-L23 See https://github.com/NixOS/nixpkgs/blob/master/nixos/lib/build-vms.nix#L27 See NixOS/nixpkgs#20886 (comment)
Configuration menu - View commit details
-
Copy full SHA for d50b434 - Browse repository at this point
Copy the full SHA d50b434View commit details -
nixos: Add test that demonstrates how to use nesting.clone
This is actually very useful. Allows you to test switch-to-configuration nesting.children is still currently still broken as it will throw away 'too much' of the config, including the modules that make nixos tests work in the first place. But that's something for another time.
Configuration menu - View commit details
-
Copy full SHA for a48047a - Browse repository at this point
Copy the full SHA a48047aView commit details
Commits on May 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 301c7a1 - Browse repository at this point
Copy the full SHA 301c7a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40d0add - Browse repository at this point
Copy the full SHA 40d0addView commit details -
Configuration menu - View commit details
-
Copy full SHA for 129a77e - Browse repository at this point
Copy the full SHA 129a77eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86e23f0 - Browse repository at this point
Copy the full SHA 86e23f0View commit details
Commits on May 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 84ccf54 - Browse repository at this point
Copy the full SHA 84ccf54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a9bb37 - Browse repository at this point
Copy the full SHA 6a9bb37View commit details -
mplus-outline-fonts: 063 -> 063a
https://osdn.net/projects/mplus-fonts/news/26002 (google translate helps for those who can't read this :))
Configuration menu - View commit details
-
Copy full SHA for 064d157 - Browse repository at this point
Copy the full SHA 064d157View commit details -
Configuration menu - View commit details
-
Copy full SHA for b186b03 - Browse repository at this point
Copy the full SHA b186b03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73617f1 - Browse repository at this point
Copy the full SHA 73617f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9e8a60 - Browse repository at this point
Copy the full SHA b9e8a60View commit details -
xarchiver: 0.5.4.12 -> 0.5.4.14
Changelog seems only at the level of 5.4.x: https://github.com/ib/xarchiver/blob/0.5.4.14/ChangeLog Commits from 0.5.4.12 to 0.5.4.14: ib/xarchiver@0.5.4.12...0.5.4.14
Configuration menu - View commit details
-
Copy full SHA for acb3ace - Browse repository at this point
Copy the full SHA acb3aceView commit details -
Merge pull request #62205 from etu/phpstan-update
phpPackages.phpstan: 0.11.7 -> 0.11.8
Configuration menu - View commit details
-
Copy full SHA for 9204e7b - Browse repository at this point
Copy the full SHA 9204e7bView commit details -
Merge pull request #62207 from dtzWill/update/xarchiver-0.5.4.14
xarchiver: 0.5.4.12 -> 0.5.4.14
Configuration menu - View commit details
-
Copy full SHA for e9955a1 - Browse repository at this point
Copy the full SHA e9955a1View commit details -
Roman Kuznetsov committed
May 29, 2019 Configuration menu - View commit details
-
Copy full SHA for 07cac4f - Browse repository at this point
Copy the full SHA 07cac4fView commit details -
Merge pull request #62201 from dtzWill/update/feedreader-2.9.2
feedreader: 2.8.2 -> 2.9.2
Configuration menu - View commit details
-
Copy full SHA for a623879 - Browse repository at this point
Copy the full SHA a623879View commit details -
Merge pull request #62191 from dtzWill/update/joplin-desktop-1.0.158
joplin-desktop: 1.0.143 -> 1.0.158
Configuration menu - View commit details
-
Copy full SHA for 2669633 - Browse repository at this point
Copy the full SHA 2669633View commit details -
nixos: Make nesting.children work in NixOS tests
We differentiate between modules and baseModules in the VM builder for NixOS tests. This way, nesting.children, eventhough it doesn't inherit from parent, still has enough config to actually complete the test. Otherwise, the qemu modules would not be loaded, for example, and a nesting.children statement would not evaluate.
Configuration menu - View commit details
-
Copy full SHA for cbc45b5 - Browse repository at this point
Copy the full SHA cbc45b5View commit details -
Merge pull request #62206 from dywedir/watchexec
watchexec: 1.10.1 -> 1.10.2
Configuration menu - View commit details
-
Copy full SHA for 19c0e02 - Browse repository at this point
Copy the full SHA 19c0e02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fa0bd4 - Browse repository at this point
Copy the full SHA 0fa0bd4View commit details -
Merge pull request #62183 from dtzWill/update/earlyoom-1.3
earlyoom: 1.2 -> 1.3
Configuration menu - View commit details
-
Copy full SHA for 999b31a - Browse repository at this point
Copy the full SHA 999b31aView commit details -
nixos: Make 'nesting.clone' work in NixOS tests (#62069)
nixos: Make 'nesting.clone' work in NixOS tests
Configuration menu - View commit details
-
Copy full SHA for b09c6ac - Browse repository at this point
Copy the full SHA b09c6acView commit details -
Merge pull request #62176 from jollheef/openstf
nodePackages: init openstf
Configuration menu - View commit details
-
Copy full SHA for 60b59c3 - Browse repository at this point
Copy the full SHA 60b59c3View commit details -
Merge pull request #62162 from mmahut/trezord
trezord-go: 2.0.26 -> 2.0.27
Configuration menu - View commit details
-
Copy full SHA for 05c5075 - Browse repository at this point
Copy the full SHA 05c5075View commit details -
Merge pull request #62152 from mayflower/crowd-update
atlassian-crowd: 3.4.3 -> 3.4.4
Configuration menu - View commit details
-
Copy full SHA for 0cffbd0 - Browse repository at this point
Copy the full SHA 0cffbd0View commit details -
Merge pull request #62173 from WilliButz/grafana-update
grafana: 6.2.0 -> 6.2.1
Configuration menu - View commit details
-
Copy full SHA for 0f92c4b - Browse repository at this point
Copy the full SHA 0f92c4bView commit details -
Merge pull request #62192 from dtzWill/update/mplus-063a
mplus-outline-fonts: 063 -> 063a
Configuration menu - View commit details
-
Copy full SHA for d9d5c8d - Browse repository at this point
Copy the full SHA d9d5c8dView 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 57c3da07eb85...d9d5c8d7dc75