-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 8e7dda36a4df
head repository: NixOS/nixpkgs-channels
compare: 16ac473e20ba
Commits on Sep 20, 2018
-
zsh: patch
_setxkbmap
completion scriptInstead of searching `/usr` it should search for the `xkb`, $XDG_DATA_DIRS will be searched. With this approach we allow compliance on NixOS and non-NixOS systems to find `symbols` in the `xkb` directory. The patch has been accepted by upstream, but isn't released yet, so this is mainly a temporary fix until we can bump ZSH to the next stable version. The `xserver` module links `/share/X11/xkb` to `/run/current-system` to make this possible. The fix can be tested inside the following VM: ``` { zshtest = { programs.zsh.enable = true; users.extraUsers.vm = { password = "vm"; isNormalUser = true; }; services.xserver.enable = true; }; } ``` Fixes #46025
Configuration menu - View commit details
-
Copy full SHA for 18d4615 - Browse repository at this point
Copy the full SHA 18d4615View commit details
Commits on Oct 1, 2018
-
google-chrome: use default patchelf, "fixes" nacl_helper crashing.
I'm not sure what the problem is, precisely, but even so this was preventing use of things like cast'ing-- not that I'm entirely clear on what that would be the case either :/. Err on caution and let's go back to what the situation was before and fix it properly when we better understand the issue.
Configuration menu - View commit details
-
Copy full SHA for e7345ef - Browse repository at this point
Copy the full SHA e7345efView commit details
Commits on Oct 14, 2018
-
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/openimageio/versions
Configuration menu - View commit details
-
Copy full SHA for f8f0a36 - Browse repository at this point
Copy the full SHA f8f0a36View commit details -
Configuration menu - View commit details
-
Copy full SHA for a55eb78 - Browse repository at this point
Copy the full SHA a55eb78View commit details
Commits on Oct 16, 2018
-
jetty: 9.4.8.v20171121 -> 9.4.12.v20180830
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/jetty/versions
Configuration menu - View commit details
-
Copy full SHA for 43d79c4 - Browse repository at this point
Copy the full SHA 43d79c4View 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/gtkwave/versions
Configuration menu - View commit details
-
Copy full SHA for a721411 - Browse repository at this point
Copy the full SHA a721411View 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/dune/versions
Configuration menu - View commit details
-
Copy full SHA for 82b925c - Browse repository at this point
Copy the full SHA 82b925cView 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/awf/versions
Configuration menu - View commit details
-
Copy full SHA for 93c7c59 - Browse repository at this point
Copy the full SHA 93c7c59View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3e0047 - Browse repository at this point
Copy the full SHA c3e0047View commit details
Commits on Oct 17, 2018
-
coq: add ocamlPackages in passthru
We might need OCaml packages that are not the one Coq is depending on but they still need to come from the same package set (same OCaml version).
Configuration menu - View commit details
-
Copy full SHA for fa12476 - Browse repository at this point
Copy the full SHA fa12476View commit details
Commits on Oct 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f76c57e - Browse repository at this point
Copy the full SHA f76c57eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6cf58b - Browse repository at this point
Copy the full SHA e6cf58bView commit details -
kvmgt module: add service restart on failure
gnidorah committedOct 18, 2018 Configuration menu - View commit details
-
Copy full SHA for a6603fd - Browse repository at this point
Copy the full SHA a6603fdView commit details -
tinc: remove unnecessary networking.interfaces
This breaks with networking backends enabled and also creates large delays on boot when some services depends on the network target. It is also not really required because tinc does create those interfaces itself. fixes #27070
Configuration menu - View commit details
-
Copy full SHA for 5a1f0f9 - Browse repository at this point
Copy the full SHA 5a1f0f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 168ccb3 - Browse repository at this point
Copy the full SHA 168ccb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a93c777 - Browse repository at this point
Copy the full SHA a93c777View commit details
Commits on Oct 19, 2018
-
Merge pull request #48690 from ElvishJerricco/dont-check-cabal-macosx
haskellPackages.cabal-macosx: Tests don't build with Cabal >= 2.2
Configuration menu - View commit details
-
Copy full SHA for 9ebba0f - Browse repository at this point
Copy the full SHA 9ebba0fView commit details -
Merge pull request #47612 from dtzWill/fix/use-regular-patchelf-with-…
…chrome google-chrome: use default patchelf, "fixes" nacl_helper crashing.
Configuration menu - View commit details
-
Copy full SHA for ca67b33 - Browse repository at this point
Copy the full SHA ca67b33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8861eca - Browse repository at this point
Copy the full SHA 8861ecaView commit details -
Merge pull request #48685 from dtzWill/update/range-v3
range-v3: 0.3.7 -> 0.4.0
Configuration menu - View commit details
-
Copy full SHA for 889a654 - Browse repository at this point
Copy the full SHA 889a654View commit details -
Merge pull request #48682 from Mic92/tincd
nixos/tinc: remove unnecessary networking.interfaces
Configuration menu - View commit details
-
Copy full SHA for 74a1b92 - Browse repository at this point
Copy the full SHA 74a1b92View commit details -
Merge pull request #48694 from eadwu/vscode/1.28.2
vscode: 1.28.0 -> 1.28.2
Configuration menu - View commit details
-
Copy full SHA for 364bac3 - Browse repository at this point
Copy the full SHA 364bac3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35caf0d - Browse repository at this point
Copy the full SHA 35caf0dView commit details -
Merge pull request #48546 from andrew-d/andrew/hide-zfs-import-warning
nixos/zfs: Hide useless errors when waiting for zpool to be ready
Configuration menu - View commit details
-
Copy full SHA for 5871775 - Browse repository at this point
Copy the full SHA 5871775View commit details -
Merge pull request #48503 from r-ryantm/auto-update/jetty
jetty: 9.4.8.v20171121 -> 9.4.12.v20180830
Configuration menu - View commit details
-
Copy full SHA for 1937f1e - Browse repository at this point
Copy the full SHA 1937f1eView commit details -
Merge pull request #48540 from r-ryantm/auto-update/dune
dune: 1.3.0 -> 1.4.0
Configuration menu - View commit details
-
Copy full SHA for 06613c1 - Browse repository at this point
Copy the full SHA 06613c1View commit details -
Merge pull request #48543 from r-ryantm/auto-update/awf
awf: 1.3.1 -> 1.4.0
Configuration menu - View commit details
-
Copy full SHA for bd4b8a4 - Browse repository at this point
Copy the full SHA bd4b8a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c399bd - Browse repository at this point
Copy the full SHA 8c399bdView commit details -
Merge pull request #48509 from r-ryantm/auto-update/gtkwave
gtkwave: 3.3.94 -> 3.3.95
Configuration menu - View commit details
-
Copy full SHA for a595b87 - Browse repository at this point
Copy the full SHA a595b87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 668c19a - Browse repository at this point
Copy the full SHA 668c19aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f90009c - Browse repository at this point
Copy the full SHA f90009cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58a36ed - Browse repository at this point
Copy the full SHA 58a36edView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa42b46 - Browse repository at this point
Copy the full SHA fa42b46View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2d7574 - Browse repository at this point
Copy the full SHA a2d7574View commit details -
Merge pull request #48617 from Zimmi48/passthru-ocamlPackages-in-coq-…
…package coq: add ocamlPackages in passthru
Configuration menu - View commit details
-
Copy full SHA for c091e93 - Browse repository at this point
Copy the full SHA c091e93View commit details -
Merge pull request #48421 from Ekleog/gppro-18.09.14
global-platform-pro: 0.3.10-rc11 -> 18.09.14
Configuration menu - View commit details
-
Copy full SHA for 1a9e538 - Browse repository at this point
Copy the full SHA 1a9e538View commit details -
Merge pull request #48659 from akru/master
parity: 1.11.10 -> 2.0.8; parity-beta: 2.0.3 -> 2.1.3
Configuration menu - View commit details
-
Copy full SHA for 4a36eeb - Browse repository at this point
Copy the full SHA 4a36eebView commit details -
Merge pull request #48640 from gnidorah/kvmgt
kvmgt module: add restart on failure
Configuration menu - View commit details
-
Copy full SHA for e378927 - Browse repository at this point
Copy the full SHA e378927View commit details -
Merge pull request #48389 from r-ryantm/auto-update/openimageio
openimageio: 1.8.14 -> 1.8.15
Configuration menu - View commit details
-
Copy full SHA for 4f3a0a3 - Browse repository at this point
Copy the full SHA 4f3a0a3View commit details -
Merge pull request #48698 from bfortz/mixxx
mixxx: added opus files support
Configuration menu - View commit details
-
Copy full SHA for b3b0769 - Browse repository at this point
Copy the full SHA b3b0769View commit details -
Merge pull request #46152 from Ma27/fix-setxkbmap-completion
zsh: patch `_setxkbmap` completion script
Configuration menu - View commit details
-
Copy full SHA for e8fb77a - Browse repository at this point
Copy the full SHA e8fb77aView commit details -
hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11.1-1-g9fae38b from Hackage revision commercialhaskell/all-cabal-hashes@a013b65.
Configuration menu - View commit details
-
Copy full SHA for 5ee4818 - Browse repository at this point
Copy the full SHA 5ee4818View commit details -
haskellPackages.hasktags: remove dontCheck
MarcWeber/hasktags#52 has been closed and a new version (0.71.1) has been released.
Configuration menu - View commit details
-
Copy full SHA for ed2370d - Browse repository at this point
Copy the full SHA ed2370dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba64a13 - Browse repository at this point
Copy the full SHA ba64a13View commit details -
Configuration menu - View commit details
-
Copy full SHA for d210479 - Browse repository at this point
Copy the full SHA d210479View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95ae256 - Browse repository at this point
Copy the full SHA 95ae256View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6d0871 - Browse repository at this point
Copy the full SHA d6d0871View commit details -
Configuration menu - View commit details
-
Copy full SHA for 876ea22 - Browse repository at this point
Copy the full SHA 876ea22View commit details -
Configuration menu - View commit details
-
Copy full SHA for a96f91d - Browse repository at this point
Copy the full SHA a96f91dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88a93b1 - Browse repository at this point
Copy the full SHA 88a93b1View 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 8e7dda36a4df...16ac473e20ba