-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 7fd23d128b10
head repository: NixOS/nixpkgs-channels
compare: a9166c763d81
Commits on Jun 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2cae7ce - Browse repository at this point
Copy the full SHA 2cae7ceView commit details
Commits on Jun 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5a249ec - Browse repository at this point
Copy the full SHA 5a249ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7e6161 - Browse repository at this point
Copy the full SHA b7e6161View commit details -
update-luarocks: Several improvements
Changes: - Fetches rocks and builds Nix expressions for them in parallel - Passes 'maintainers' list to luarocks-nix - Constructs the luarocks argument list more cleanly, by using an indexed array - Made indentation consistent
Configuration menu - View commit details
-
Copy full SHA for 46c6b27 - Browse repository at this point
Copy the full SHA 46c6b27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00622f1 - Browse repository at this point
Copy the full SHA 00622f1View commit details -
lua-modules: update generated-packages.nix
Summary of resulting package updates: - bit32: init at 5.3.0-1 (same as current hand-written derivation) - busted: 2.0.rc12-1 -> 2.0.rc13-0 - compat53: init at 0.7-1 (same as current hand-written derivation) - cqueues: init at 20171014-0 (same as current hand-written derivation) - cyrussasl: init at 1.1.0-1 (same as current hand-written derivation) - lrexlib-pcre: init at 2.9.0-1 (vs 2.8.0 in current hand-written lrexlib derivation) - luadbi and backends (luadbi-{mysql,postgresql,sqlite3}): init at 0.7.2-1 (vs 0.7.1 in current hand-written derivation) - luaexpat: init at 1.3.3-1 (vs 1.3.0 in current hand-written derivation) - luafilesystem: init at 1.7.0-2 (same as current hand-written derivation) - luaossl: init at 20190612-0 (vs 20181207 in current hand-written derivation) - luasec: init at 0.8-1 (same as current hand-written derivation) - luasocket: init at 3.0rc1-2 (same as current hand-written derivation) - luasql-sqlite3: init at 2.4.0-1 (vs 2.3.0 in current hand-written luasqlite3 derivation) - rapidjson: 0.5.1-1 -> 0.5.2-1 - stdlib: init at 41.2.2-1 (vs 41.2.1 in current hand-written derivation)
Configuration menu - View commit details
-
Copy full SHA for 2792dc8 - Browse repository at this point
Copy the full SHA 2792dc8View commit details -
The newer version silences some superfluous warnings we were previously getting in Nix builds using luarocks.
Configuration menu - View commit details
-
Copy full SHA for f8efece - Browse repository at this point
Copy the full SHA f8efeceView commit details -
buildLuarocksPackage: Several improvements
Summary of main changes: - Now makes use of luarocks dependency resolution (builds will fail if rockspec dependencies are unmet) - Renamed argument `external_deps` -> `exernalDeps` and add functionality to handle external dependencies that are multiple-output derivations - Added an `extraVariables` argument for appending to the contents of luarocks config `variables` table - The `rockspecFilename` argument default is now actually used - The `disabled` argument can now be overriden with a less-restrictive check, as it now just sets `meta.broken` instead of throwing an error during eval - The `doCheck` argument is now actually honored if set to `true`
Configuration menu - View commit details
-
Copy full SHA for 8eabbb3 - Browse repository at this point
Copy the full SHA 8eabbb3View commit details
Commits on Jun 14, 2019
-
luaPackages: Replace all rockspec packages with generated ones
luaPackages replaced by generated ones: - bit32 - compat53 - cqueues - luacyrussasl -> cyrussasl (luarocks name) - luaexpat - luadbi -> luadbi front-end module + separate backend modules luadbi-{mysql,postgresql,sqlite3} - luafilesystem - luaossl - luasec - luasocket - luastdlib -> stdlib (luarocks name) - lrexlib -> lrexlib-pcre (we already have lrexlib-gnu and lrexlib-posix, lrexlib-pcre however appears to be the variant used in mudlet, which is the only current dep in nixpkgs) - luasqlite -> luasql-sqlite3 (luarocks name) - lfs -> luafilesytem (we literally had two manually written luafilesystem expressions, under different names) Changes and additions to overrides to generated luarocks packgaes, including: - busted: Install bash completions along with the zsh ones - cqueues: - Perform minor surgery on the rockspec to allow using a single rockspec to build for all supported Lua versions - Add a patch by @vcunat to work around a build issue - luuid: Wrote a tiny patch to allow for Lua 5.1/Luajit compatibility - General changes: - Sorted the packages - Attempted to make the formatting consistent - Preferenced `.override` instead of `.overrideAttrs` wherever possible Minor changes to other packages to adjust for the Lua package changes: - luakit expression simplified - prosody expression simplified; but users will now need to specify the luadbi backend module they intend to use in withExtraLibs - knot-resolver inputs correctd - mudlet inputs corrected (although this package was and should still be broken)
Configuration menu - View commit details
-
Copy full SHA for 274715c - Browse repository at this point
Copy the full SHA 274715cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 671e53a - Browse repository at this point
Copy the full SHA 671e53aView commit details -
linux: enable config option for raw HID devices
This flag allows for things like Uninterruptable Power Supplies to work properly. See https://cateee.net/lkddb/web-lkddb/USB_HIDDEV.html for more information.
Configuration menu - View commit details
-
Copy full SHA for 4cd1dd5 - Browse repository at this point
Copy the full SHA 4cd1dd5View commit details
Commits on Jun 15, 2019
-
doc/idris: Fix install instructions
Because of nix-env weirdness, I introduced a mistake in the docs in NixOS/nixpkgs#50182, this fixes it.
Configuration menu - View commit details
-
Copy full SHA for eda8c36 - Browse repository at this point
Copy the full SHA eda8c36View commit details
Commits on Jun 16, 2019
-
localtime: install systemd serice and polkit rules
- Use the right variables and `make install` to ensure all products are installed. - Remove unneeded build inputs: we don't need systemd or polkit to install the service or polkit rules.
Configuration menu - View commit details
-
Copy full SHA for 66da10e - Browse repository at this point
Copy the full SHA 66da10eView 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/bazelisk/versions
Configuration menu - View commit details
-
Copy full SHA for 3d0d64b - Browse repository at this point
Copy the full SHA 3d0d64bView commit details
Commits on Jun 17, 2019
-
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mill/versions
Configuration menu - View commit details
-
Copy full SHA for 7598c11 - Browse repository at this point
Copy the full SHA 7598c11View 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/ncdc/versions
Configuration menu - View commit details
-
Copy full SHA for 6865550 - Browse repository at this point
Copy the full SHA 6865550View 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/now-cli/versions
Configuration menu - View commit details
-
Copy full SHA for de6f163 - Browse repository at this point
Copy the full SHA de6f163View 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/openfortivpn/versions
Configuration menu - View commit details
-
Copy full SHA for 021257e - Browse repository at this point
Copy the full SHA 021257eView commit details -
python37Packages.falcon: 1.4.1 -> 2.0.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-falcon/versions
Configuration menu - View commit details
-
Copy full SHA for 802b889 - Browse repository at this point
Copy the full SHA 802b889View commit details
Commits on Jun 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bd1788c - Browse repository at this point
Copy the full SHA bd1788cView 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/xmrig/versions
Configuration menu - View commit details
-
Copy full SHA for 8edcccf - Browse repository at this point
Copy the full SHA 8edcccfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2458209 - Browse repository at this point
Copy the full SHA 2458209View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7902a7 - Browse repository at this point
Copy the full SHA b7902a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4883b07 - Browse repository at this point
Copy the full SHA 4883b07View commit details
Commits on Jun 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3576ba7 - Browse repository at this point
Copy the full SHA 3576ba7View commit details -
Merge pull request #63320 from r-ryantm/auto-update/openfortivpn
openfortivpn: 1.9.0 -> 1.10.0
Configuration menu - View commit details
-
Copy full SHA for 85c551a - Browse repository at this point
Copy the full SHA 85c551aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f2a3a2 - Browse repository at this point
Copy the full SHA 1f2a3a2View commit details -
coqPackages.gappalib: init at 1.4.1
This is the Coq support library for Gappa.
Configuration menu - View commit details
-
Copy full SHA for 37eef90 - Browse repository at this point
Copy the full SHA 37eef90View commit details -
Merge pull request #63142 from luaduck/kernel-usbhiddev-pls
linux: Enable kernel config option for raw HID devices
Configuration menu - View commit details
-
Copy full SHA for d81797a - Browse repository at this point
Copy the full SHA d81797aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e2f49a - Browse repository at this point
Copy the full SHA 1e2f49aView commit details -
python.pkgs.faker: lift restrictive dependencies (#63512)
Fixes the test suite joke2k/faker#970
Configuration menu - View commit details
-
Copy full SHA for 4fa9669 - Browse repository at this point
Copy the full SHA 4fa9669View commit details -
Merge pull request #63413 from etu/gitea-183-update
gitea: 1.8.2 -> 1.8.3
Configuration menu - View commit details
-
Copy full SHA for 93412bc - Browse repository at this point
Copy the full SHA 93412bcView commit details -
Merge pull request #63479 from lheckemann/dcm2niix
dcm2niix: 1.0.20170130 -> 1.0.20190410
Configuration menu - View commit details
-
Copy full SHA for 32a992a - Browse repository at this point
Copy the full SHA 32a992aView commit details -
localtime: use upstream unit and fix polkit rule installation
Also don't allocate a user - the upstream unit uses DynamicUser.
Configuration menu - View commit details
-
Copy full SHA for 0073c1f - Browse repository at this point
Copy the full SHA 0073c1fView commit details -
Merge pull request #63492 from marsam/update-ctop
ctop: 2017-05-28 -> 0.7.2
Configuration menu - View commit details
-
Copy full SHA for 90483f7 - Browse repository at this point
Copy the full SHA 90483f7View 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/xiccd/versions
Configuration menu - View commit details
-
Copy full SHA for 07b6eb6 - Browse repository at this point
Copy the full SHA 07b6eb6View commit details -
Merge pull request #63356 from r-ryantm/auto-update/python3.7-falcon
python37Packages.falcon: 1.4.1 -> 2.0.0
Configuration menu - View commit details
-
Copy full SHA for 6716a07 - Browse repository at this point
Copy the full SHA 6716a07View commit details -
Merge pull request #63050 from marsam/init-cloud-nuke
cloud-nuke: init at 0.1.7
Configuration menu - View commit details
-
Copy full SHA for 56cc1e3 - Browse repository at this point
Copy the full SHA 56cc1e3View commit details -
Merge pull request #63108 from Shados/lua-packaging-improvements-pr
Lua/luarocks packaging improvements
Configuration menu - View commit details
-
Copy full SHA for c33153b - Browse repository at this point
Copy the full SHA c33153bView commit details -
Merge pull request #63466 from r-ryantm/auto-update/xmrig
xmrig: 2.14.1 -> 2.14.4
Configuration menu - View commit details
-
Copy full SHA for cf64378 - Browse repository at this point
Copy the full SHA cf64378View commit details -
Merge pull request #63298 from r-ryantm/auto-update/mill
mill: 0.4.0 -> 0.4.1
Configuration menu - View commit details
-
Copy full SHA for de39358 - Browse repository at this point
Copy the full SHA de39358View commit details -
nheko: 0.6.3 -> 0.6.4, mtxclient: 0.2.0 -> 0.2.1
Use new URL of mtxclient. Make them both aware of nlohmann_json dependency using `-Dnlohmann_json_DIR` in `cmakeFlags`.
Configuration menu - View commit details
-
Copy full SHA for 0b383bd - Browse repository at this point
Copy the full SHA 0b383bdView commit details -
Merge pull request #63204 from michaelpj/imp/localtime-upstream
localtime: use upstream unit, fix polkit rules
Configuration menu - View commit details
-
Copy full SHA for d672cee - Browse repository at this point
Copy the full SHA d672ceeView commit details -
Merge pull request #63314 from r-ryantm/auto-update/now-cli
now-cli: 15.3.0 -> 15.5.0
Configuration menu - View commit details
-
Copy full SHA for 195d2cd - Browse repository at this point
Copy the full SHA 195d2cdView commit details -
Merge pull request #63309 from r-ryantm/auto-update/ncdc
ncdc: 1.22 -> 1.22.1
Configuration menu - View commit details
-
Copy full SHA for e1d4b77 - Browse repository at this point
Copy the full SHA e1d4b77View commit details -
Merge pull request #63487 from marsam/update-prometheus_2
prometheus_2: 2.9.2 -> 2.10.0
Configuration menu - View commit details
-
Copy full SHA for ad9f782 - Browse repository at this point
Copy the full SHA ad9f782View commit details -
Configuration menu - View commit details
-
Copy full SHA for 904b69d - Browse repository at this point
Copy the full SHA 904b69dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7a8570 - Browse repository at this point
Copy the full SHA e7a8570View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67b1591 - Browse repository at this point
Copy the full SHA 67b1591View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa58c67 - Browse repository at this point
Copy the full SHA fa58c67View commit details
There are no files selected for viewing