-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 2da6f215d315
head repository: NixOS/nixpkgs-channels
compare: 0ce90d58cca7
Commits on Sep 21, 2018
-
nixos/tests/installer: prevent race between parted and udev
by combining all parted commands into a single parted call. This eliminates one cause of non-deterministic failure.
Configuration menu - View commit details
-
Copy full SHA for a518376 - Browse repository at this point
Copy the full SHA a518376View commit details
Commits on Sep 22, 2018
-
nixos/tests/installer: use flock for all parted calls
to further reduce risk of race with udev, like util-linux recommends for sfdisk: https://github.com/karelzak/util-linux/blob/v2.32/disk-utils/sfdisk.8#L71
Configuration menu - View commit details
-
Copy full SHA for c46677f - Browse repository at this point
Copy the full SHA c46677fView commit details -
nixos/tests/installer: stop udev queue before calling mdadm
In the swraid test, temporarily stop udev queue execution while creating mdraid devices to prevent a race with udev, see https://groups.google.com/forum/#!topic/scylladb-dev/u87yHgo3ylU
Configuration menu - View commit details
-
Copy full SHA for 7dd6a51 - Browse repository at this point
Copy the full SHA 7dd6a51View commit details
Commits on Sep 23, 2018
-
vim: remove legacy additional-nix-code
This is a left-over from NixOS/nixpkgs#46394 We no longer use this.
Configuration menu - View commit details
-
Copy full SHA for aa39d5a - Browse repository at this point
Copy the full SHA aa39d5aView commit details
Commits on Sep 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6539722 - Browse repository at this point
Copy the full SHA 6539722View commit details -
matrix-synapse: 0.33.3.1 -> 0.33.5
Upgrade matrix-synapse to the latest version, adding a new required dependency (treq)
Configuration menu - View commit details
-
Copy full SHA for 4cd6502 - Browse repository at this point
Copy the full SHA 4cd6502View commit details -
Merge pull request #47155 from xeji/p/installer-tests
nixos/tests/installer: prevent race between parted and udev
Configuration menu - View commit details
-
Copy full SHA for 9163c05 - Browse repository at this point
Copy the full SHA 9163c05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cd8241 - Browse repository at this point
Copy the full SHA 7cd8241View commit details -
add myself 1000101 as maintainer
1000101 committedSep 24, 2018 Configuration menu - View commit details
-
Copy full SHA for 3b9d20a - Browse repository at this point
Copy the full SHA 3b9d20aView commit details -
DappHub maintains a separate overlay at https://github.com/dapphub/dapptools/blob/master/overlay.nix
Configuration menu - View commit details
-
Copy full SHA for 6017c6f - Browse repository at this point
Copy the full SHA 6017c6fView commit details -
1000101 committed
Sep 24, 2018 Configuration menu - View commit details
-
Copy full SHA for 180d68a - Browse repository at this point
Copy the full SHA 180d68aView commit details -
eztrace: 1.0.6 -> 1.1-7 (#47282)
See https://hydra.nixos.org/build/80721509 Addresses #45960
Configuration menu - View commit details
-
Copy full SHA for 2babfb5 - Browse repository at this point
Copy the full SHA 2babfb5View commit details -
Merge pull request #47221 from Mic92/vim-additional-nix-code
vim: remove legacy additional-nix-code
Configuration menu - View commit details
-
Copy full SHA for 82e739a - Browse repository at this point
Copy the full SHA 82e739aView commit details -
Merge pull request #47279 from asymmetric/asymmetric/remove-dapptools
Remove DappHub projects
Configuration menu - View commit details
-
Copy full SHA for d123b30 - Browse repository at this point
Copy the full SHA d123b30View commit details -
nixos/trezord: revised and updated udev rules
nixos/trezord: revised and updated udev rules
1000101 committedSep 24, 2018 Configuration menu - View commit details
-
Copy full SHA for 082bf52 - Browse repository at this point
Copy the full SHA 082bf52View commit details -
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/jackett/versions
Configuration menu - View commit details
-
Copy full SHA for f37b39d - Browse repository at this point
Copy the full SHA f37b39dView commit details -
nixos tests: move common configuration into separate file
This allows tests outside nixos to use acme setup.
Configuration menu - View commit details
-
Copy full SHA for 6eacc17 - Browse repository at this point
Copy the full SHA 6eacc17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18c7fbd - Browse repository at this point
Copy the full SHA 18c7fbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fc9fee - Browse repository at this point
Copy the full SHA 2fc9feeView commit details -
hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11.1 from Hackage revision commercialhaskell/all-cabal-hashes@be1e8a2.
Configuration menu - View commit details
-
Copy full SHA for c50365e - Browse repository at this point
Copy the full SHA c50365eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89972ff - Browse repository at this point
Copy the full SHA 89972ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbffdee - Browse repository at this point
Copy the full SHA dbffdeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e963c0 - Browse repository at this point
Copy the full SHA 9e963c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21dc7a6 - Browse repository at this point
Copy the full SHA 21dc7a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9de1461 - Browse repository at this point
Copy the full SHA 9de1461View commit details -
Configuration menu - View commit details
-
Copy full SHA for 873476c - Browse repository at this point
Copy the full SHA 873476cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f705ee2 - Browse repository at this point
Copy the full SHA f705ee2View commit details -
Merge pull request #47283 from flokli/elasticsearch-dsl-6.2.1
pythonPackages.elasticsearch-dsl: 0.0.9 -> 6.2.1
Configuration menu - View commit details
-
Copy full SHA for 725b57b - Browse repository at this point
Copy the full SHA 725b57bView commit details -
Merge pull request #47273 from pacien/patch-5
matrix-synapse: 0.33.3.1 -> 0.33.5
Configuration menu - View commit details
-
Copy full SHA for 0a8bbcb - Browse repository at this point
Copy the full SHA 0a8bbcbView commit details -
Merge pull request #47289 from 1000101/master
trezord: 2.0.14 -> 2.0.19 and nixos/trezord: revised and updated udev rules
Configuration menu - View commit details
-
Copy full SHA for ce41191 - Browse repository at this point
Copy the full SHA ce41191View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b0500e - Browse repository at this point
Copy the full SHA 1b0500eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a12787e - Browse repository at this point
Copy the full SHA a12787eView commit details -
texlive/combine.nix: drop nix1 support (#47294)
Since 7d1968c ('Nix minimal version: 1.11 -> 2.0') nixpkgs now require nix 2.0+
Configuration menu - View commit details
-
Copy full SHA for 256af6d - Browse repository at this point
Copy the full SHA 256af6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 634c37c - Browse repository at this point
Copy the full SHA 634c37cView commit details -
lhapdf: fix "lhapdf list" interactive tool (#44905)
In version 6.2.1 the "list" command now uses python bindings, which need to be imported, so we need to set the PYTHONPATH.
Configuration menu - View commit details
-
Copy full SHA for 8229fbb - Browse repository at this point
Copy the full SHA 8229fbbView commit details -
dotnet-sdk: Reduce closure: Unpack to a subdirectory to prevent copyi…
…ng build files (#47269)
Configuration menu - View commit details
-
Copy full SHA for 7f0865b - Browse repository at this point
Copy the full SHA 7f0865bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fcf019 - Browse repository at this point
Copy the full SHA 0fcf019View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ebad08 - Browse repository at this point
Copy the full SHA 6ebad08View commit details -
nixos/chrony: clean up, rework to be a little closer to upstream
Most importantly, this sets PrivateTmp, ProtectHome, and ProtectSystem so that Chrony flaws are mitigated, should they occur. Moving to ProtectSystem=full however, requires moving the chrony key files under /var/lib/chrony -- which should be fine, anyway. This also ensures ConditionCapability=CAP_SYS_TIME is set, ensuring that chronyd will only be launched in an environment where such a capability can be granted. Signed-off-by: Austin Seipp <aseipp@pobox.com>
Configuration menu - View commit details
-
Copy full SHA for 0ce90d5 - Browse repository at this point
Copy the full SHA 0ce90d5View 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 2da6f215d315...0ce90d58cca7