-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 6fa31bc49c75
head repository: NixOS/nixpkgs-channels
compare: 355d39c02c53
Commits on Jul 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3fc8337 - Browse repository at this point
Copy the full SHA 3fc8337View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e9f0f6 - Browse repository at this point
Copy the full SHA 6e9f0f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8317144 - Browse repository at this point
Copy the full SHA 8317144View commit details
Commits on Nov 16, 2017
-
nixos/nsd: automatic DNSSEC using BIND toolset
Gregor Kleen committedNov 16, 2017 Configuration menu - View commit details
-
Copy full SHA for 9826f5c - Browse repository at this point
Copy the full SHA 9826f5cView commit details
Commits on Nov 17, 2017
-
Gregor Kleen committed
Nov 17, 2017 Configuration menu - View commit details
-
Copy full SHA for a2e40f7 - Browse repository at this point
Copy the full SHA a2e40f7View commit details
Commits on Nov 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for de67f50 - Browse repository at this point
Copy the full SHA de67f50View commit details
Commits on Nov 24, 2017
-
boinc service: use an FHS environment
While BOINC itself is open source, many of the project applications it runs are not. Additionally, these project applications are checksummed before they are run, so they can't be patched. This means we can't make the project applications find required binaries/libraries on a NixOS system. The solution is therefore to make said binaries and libraries appear in the expected locations, by wrapping BOINC in an FHS-compatible environment [1]. An `extraEnvPackages` is also added to allow more packages to be added into this environment. The documentation for this option describes some practical use cases for it. [1] https://nixos.org/nixpkgs/manual/#sec-fhs-environments Version 2: fixed Docbook list formatting, minor rewording Version 3: rebase onto master (9c048f4) Version 4: fix usage of targetPkgs argument to buildFHSUserEnv
Configuration menu - View commit details
-
Copy full SHA for 9fad70f - Browse repository at this point
Copy the full SHA 9fad70fView commit details
Commits on Dec 4, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5027f3f - Browse repository at this point
Copy the full SHA 5027f3fView commit details
Commits on Feb 28, 2018
-
nixos: add the strongswan-swanctl service
The strongswan-swanctl systemd service starts charon-systemd. This implements a IKE daemon very similar to charon, but it's specifically designed for use with systemd. It uses the systemd libraries for a native integration. Instead of using starter and an ipsec.conf based configuration, the daemon is directly managed by systemd and configured with the swanctl configuration backend. See: https://wiki.strongswan.org/projects/strongswan/wiki/Charon-systemd Note that the strongswan.conf and swantctl.conf configuration files are automatically generated based on NixOS options under services.strongswan-swanctl.strongswan and services.strongswan-swanctl.swanctl respectively.
Configuration menu - View commit details
-
Copy full SHA for bd24b3a - Browse repository at this point
Copy the full SHA bd24b3aView commit details -
strongswan-swanctl: support strongswan-5.6.1 configuration options
I determined which options got changed by executing the following commands in the strongswan repository: git diff -U20 5.6.0..5.6.1 src/swanctl/swanctl.opt git diff -U20 5.6.0..5.6.1 conf
Configuration menu - View commit details
-
Copy full SHA for 7cc5ee2 - Browse repository at this point
Copy the full SHA 7cc5ee2View commit details -
strongswan-swanctl: don't generate options for charon
This reduces the number of options from 1152 to 756.
Configuration menu - View commit details
-
Copy full SHA for 7c94804 - Browse repository at this point
Copy the full SHA 7c94804View commit details -
Configuration menu - View commit details
-
Copy full SHA for 592a89b - Browse repository at this point
Copy the full SHA 592a89bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee95cb8 - Browse repository at this point
Copy the full SHA ee95cb8View commit details -
strongswan-swanctl: disable the structured strongswan config for now …
…in favour of a literal config This reduces the number of option by over 600.
Configuration menu - View commit details
-
Copy full SHA for 018f660 - Browse repository at this point
Copy the full SHA 018f660View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85abad9 - Browse repository at this point
Copy the full SHA 85abad9View commit details
Commits on Mar 20, 2018
-
emsciptenStdenv: allow reuse without ./autogen.sh
The configure phase of emscriptenStdenv exspects an ./autogen.sh script, which is anoying when this step is not needed. Good example is emscriptenPackages.zlib which needs to override configurePhase.
Configuration menu - View commit details
-
Copy full SHA for 38516ba - Browse repository at this point
Copy the full SHA 38516baView commit details
Commits on Mar 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e9de38e - Browse repository at this point
Copy the full SHA e9de38eView commit details
Commits on Apr 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e729255 - Browse repository at this point
Copy the full SHA e729255View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99dc5f4 - Browse repository at this point
Copy the full SHA 99dc5f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa2cc0e - Browse repository at this point
Copy the full SHA fa2cc0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 082b3f1 - Browse repository at this point
Copy the full SHA 082b3f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7d447c - Browse repository at this point
Copy the full SHA e7d447cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6186489 - Browse repository at this point
Copy the full SHA 6186489View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd460f5 - Browse repository at this point
Copy the full SHA bd460f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f532f9f - Browse repository at this point
Copy the full SHA f532f9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54c543b - Browse repository at this point
Copy the full SHA 54c543bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e90d1e8 - Browse repository at this point
Copy the full SHA e90d1e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf2aac6 - Browse repository at this point
Copy the full SHA cf2aac6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c14342d - Browse repository at this point
Copy the full SHA c14342dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9db4ca - Browse repository at this point
Copy the full SHA c9db4caView commit details -
Configuration menu - View commit details
-
Copy full SHA for de2f369 - Browse repository at this point
Copy the full SHA de2f369View commit details -
Configuration menu - View commit details
-
Copy full SHA for d094f52 - Browse repository at this point
Copy the full SHA d094f52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6972e36 - Browse repository at this point
Copy the full SHA 6972e36View commit details -
Configuration menu - View commit details
-
Copy full SHA for c148892 - Browse repository at this point
Copy the full SHA c148892View commit details
Commits on Apr 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 524b606 - Browse repository at this point
Copy the full SHA 524b606View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1595f3c - Browse repository at this point
Copy the full SHA 1595f3cView commit details -
metadata fixes: EBTKS, MNI::Perllib, Text::Format
Ben Darwin committedApr 10, 2018 Configuration menu - View commit details
-
Copy full SHA for 12fa2f9 - Browse repository at this point
Copy the full SHA 12fa2f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for efb02d3 - Browse repository at this point
Copy the full SHA efb02d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1575136 - Browse repository at this point
Copy the full SHA 1575136View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6908f0c - Browse repository at this point
Copy the full SHA 6908f0cView commit details
Commits on Apr 11, 2018
-
dovecot module: test dovecot's LDA
That's apparently not enough to catch the bug I ran into with the update to 2.3.1, but at least it will check the LDA appears to work.
Configuration menu - View commit details
-
Copy full SHA for 4fddb8b - Browse repository at this point
Copy the full SHA 4fddb8bView commit details
Commits on Apr 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b8b3fea - Browse repository at this point
Copy the full SHA b8b3feaView commit details
Commits on Apr 18, 2018
-
xxHash: 0.6.3.20171018 -> 0.6.4.20171222
Updated version of xxHash features a library target that may be useful for some packages.
John Children committedApr 18, 2018 Configuration menu - View commit details
-
Copy full SHA for f3cc667 - Browse repository at this point
Copy the full SHA f3cc667View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1eddfaf - Browse repository at this point
Copy the full SHA 1eddfafView commit details
Commits on Apr 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a6ddd63 - Browse repository at this point
Copy the full SHA a6ddd63View commit details -
Lengyel Balázs committed
Apr 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 6f4a114 - Browse repository at this point
Copy the full SHA 6f4a114View commit details
Commits on Apr 20, 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/xmr-stak/versions. These checks were done: - built on NixOS - ran ‘/nix/store/xdp6rb1bvdmpkd77vbqq8dq175dfvrvl-xmr-stak-2.4.3/bin/xmr-stak -h’ got 0 exit code - ran ‘/nix/store/xdp6rb1bvdmpkd77vbqq8dq175dfvrvl-xmr-stak-2.4.3/bin/xmr-stak --help’ got 0 exit code - found 2.4.3 with grep in /nix/store/xdp6rb1bvdmpkd77vbqq8dq175dfvrvl-xmr-stak-2.4.3 - directory tree listing: https://gist.github.com/ba044f08ae439ad36ac7e143f14e0fb0
R. RyanTM committedApr 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 42f2bd3 - Browse repository at this point
Copy the full SHA 42f2bd3View 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/uftp/versions. These checks were done: - built on NixOS - ran ‘/nix/store/97wm1cjgqd5ih45689h2xmqfv7ywv8bi-uftp-4.9.6/bin/uftpd help’ got 0 exit code - ran ‘/nix/store/97wm1cjgqd5ih45689h2xmqfv7ywv8bi-uftp-4.9.6/bin/uftp_keymgt -h’ got 0 exit code - ran ‘/nix/store/97wm1cjgqd5ih45689h2xmqfv7ywv8bi-uftp-4.9.6/bin/uftp_keymgt --help’ got 0 exit code - ran ‘/nix/store/97wm1cjgqd5ih45689h2xmqfv7ywv8bi-uftp-4.9.6/bin/uftp_keymgt help’ got 0 exit code - found 4.9.6 with grep in /nix/store/97wm1cjgqd5ih45689h2xmqfv7ywv8bi-uftp-4.9.6 - directory tree listing: https://gist.github.com/c08d432d7a238559a904561aa46161bd
R. RyanTM committedApr 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 9b40680 - Browse repository at this point
Copy the full SHA 9b40680View 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/safeeyes/versions. These checks were done: - built on NixOS - ran ‘/nix/store/gzc1ivdll8xp7mx7ii0l9xkhfjzw872a-safeeyes-2.0.5/bin/safeeyes -h’ got 0 exit code - ran ‘/nix/store/gzc1ivdll8xp7mx7ii0l9xkhfjzw872a-safeeyes-2.0.5/bin/safeeyes --help’ got 0 exit code - found 2.0.5 with grep in /nix/store/gzc1ivdll8xp7mx7ii0l9xkhfjzw872a-safeeyes-2.0.5 - directory tree listing: https://gist.github.com/748ac5c50858dc7c1d5736104b8970b3
R. RyanTM committedApr 20, 2018 Configuration menu - View commit details
-
Copy full SHA for f110d54 - Browse repository at this point
Copy the full SHA f110d54View 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/renpy/versions. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 6.99.14.3 with grep in /nix/store/cjp6nqbn7ni65awiwhdgy6z36vwixpag-renpy-6.99.14.3 - directory tree listing: https://gist.github.com/b6c16d6f78583a3c4c384e043a57b07d
R. RyanTM committedApr 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 84a0338 - Browse repository at this point
Copy the full SHA 84a0338View commit details
There are no files selected for viewing