-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: e96ec37c008a
head repository: NixOS/nixpkgs-channels
compare: be5e8faafc69
Commits on May 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d44e68c - Browse repository at this point
Copy the full SHA d44e68cView commit details -
wireguard: Enable tools on other platforms
Wireguard is now split into two pretty much independent packages: `wireguard` (Linux-specific kernel module) and `wireguard-tools`, which is cross-platform.
Configuration menu - View commit details
-
Copy full SHA for 865abfa - Browse repository at this point
Copy the full SHA 865abfaView commit details
Commits on May 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c2ed843 - Browse repository at this point
Copy the full SHA c2ed843View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9defae - Browse repository at this point
Copy the full SHA a9defaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60d96d7 - Browse repository at this point
Copy the full SHA 60d96d7View commit details -
wireguard: use fetchzip instead of fetchurl
Because cgit snapshots are not deterministic.
Configuration menu - View commit details
-
Copy full SHA for 95cf07f - Browse repository at this point
Copy the full SHA 95cf07fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce87e70 - Browse repository at this point
Copy the full SHA ce87e70View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae89ef2 - Browse repository at this point
Copy the full SHA ae89ef2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52ad7f7 - Browse repository at this point
Copy the full SHA 52ad7f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d307113 - Browse repository at this point
Copy the full SHA d307113View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8ed43e - Browse repository at this point
Copy the full SHA f8ed43eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc10e18 - Browse repository at this point
Copy the full SHA fc10e18View commit details -
Configuration menu - View commit details
-
Copy full SHA for c44e565 - Browse repository at this point
Copy the full SHA c44e565View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a6fd64 - Browse repository at this point
Copy the full SHA 3a6fd64View commit details -
Unbreak gv (fixes #34841) (#40658)
It appears that without pkgconfig, the build process misdetects some features, resulting in gv to segfault immediately on startup. The fix was adopted from Homebrew/legacy-homebrew#18555 (comment).
Configuration menu - View commit details
-
Copy full SHA for fac3587 - Browse repository at this point
Copy the full SHA fac3587View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c7c9cb - Browse repository at this point
Copy the full SHA 2c7c9cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f434c71 - Browse repository at this point
Copy the full SHA f434c71View commit details -
Merge pull request #40774 from orivej/dpdk
linuxPackages.dpdk: 17.05.1 -> 17.11.2
Configuration menu - View commit details
-
Copy full SHA for 4f9c3af - Browse repository at this point
Copy the full SHA 4f9c3afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84919cd - Browse repository at this point
Copy the full SHA 84919cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41f3ced - Browse repository at this point
Copy the full SHA 41f3cedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05e9347 - Browse repository at this point
Copy the full SHA 05e9347View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cd1702 - Browse repository at this point
Copy the full SHA 9cd1702View commit details -
hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.9.2-13-gd8bc043 from Hackage revision commercialhaskell/all-cabal-hashes@a620882.
Configuration menu - View commit details
-
Copy full SHA for 02834ba - Browse repository at this point
Copy the full SHA 02834baView commit details -
Configuration menu - View commit details
-
Copy full SHA for d83d20c - Browse repository at this point
Copy the full SHA d83d20cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b2490d - Browse repository at this point
Copy the full SHA 5b2490dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b558e43 - Browse repository at this point
Copy the full SHA b558e43View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2dd77c - Browse repository at this point
Copy the full SHA c2dd77cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49fc5f0 - Browse repository at this point
Copy the full SHA 49fc5f0View commit details -
fix ghc bootstrap on non-nixos nonstd-storepath
Something goes amiss in the configurePhase and binaries start picking up system binaries and everything falls apart. Patch the configure script to use a bourne shell out of the store, and things are happier. Closes NixOS/nixpkgs#40691.
Configuration menu - View commit details
-
Copy full SHA for 2fe842a - Browse repository at this point
Copy the full SHA 2fe842aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d31965 - Browse repository at this point
Copy the full SHA 0d31965View commit details -
materia-theme: 20180321 -> 20180519 (#40790)
- Update to version 20180519 - Do not unset the environment variable 'name' anymore before running install.sh. It has been renamed to '_name' in upstream.
Configuration menu - View commit details
-
Copy full SHA for bf04915 - Browse repository at this point
Copy the full SHA bf04915View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf62998 - Browse repository at this point
Copy the full SHA bf62998View commit details -
Configuration menu - View commit details
-
Copy full SHA for 548417c - Browse repository at this point
Copy the full SHA 548417cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8a8ecb - Browse repository at this point
Copy the full SHA c8a8ecbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b998139 - Browse repository at this point
Copy the full SHA b998139View commit details -
Merge pull request #40744 from kirelagin/wireguard-darwin
WireGuard: Make tools available on other platforms
Configuration menu - View commit details
-
Copy full SHA for 8bcec81 - Browse repository at this point
Copy the full SHA 8bcec81View commit details -
nixos/cjdns: fix service for i686 (#40740)
service failed to start because of MemoryDenyWriteExecute = true, which seems not to work on i686
Configuration menu - View commit details
-
Copy full SHA for f4ec18a - Browse repository at this point
Copy the full SHA f4ec18aView commit details
Commits on May 20, 2018
-
nixos/dnscrypt-proxy: fix apparmor profile and test
Test failed because of an incomplete apparmor profile. - fix apparmor profile - improve test timing, prevent non-deterministic failure
Configuration menu - View commit details
-
Copy full SHA for 8dbd8f4 - Browse repository at this point
Copy the full SHA 8dbd8f4View commit details -
Merge pull request #40801 from xeji/test/dnscrypt-proxy
nixos/dnscrypt-proxy: fix apparmor profile and test
Configuration menu - View commit details
-
Copy full SHA for fef6b9a - Browse repository at this point
Copy the full SHA fef6b9aView commit details -
Merge pull request #40750 from veprbl/pr/vim8.1
vim: 8.0.1655 -> 8.1.0001
Configuration menu - View commit details
-
Copy full SHA for e01a5b1 - Browse repository at this point
Copy the full SHA e01a5b1View commit details -
Merge pull request #40741 from xeji/prometheus
prometheus_1: 1.8.1 -> 1.8.2, fix build
Configuration menu - View commit details
-
Copy full SHA for 582beb0 - Browse repository at this point
Copy the full SHA 582beb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a1fac4 - Browse repository at this point
Copy the full SHA 9a1fac4View commit details -
Merge pull request #40770 from mnacamura/gauche
gauche: init at 0.9.5
Configuration menu - View commit details
-
Copy full SHA for caa1414 - Browse repository at this point
Copy the full SHA caa1414View commit details -
Merge pull request #40742 from worldofpeace/antibody
antibody: init at 3.4.6
Configuration menu - View commit details
-
Copy full SHA for be5e8fa - Browse repository at this point
Copy the full SHA be5e8faView commit details
There are no files selected for viewing
This file was deleted.