-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs
base: b5284a56d9b2
head repository: NixOS/nixpkgs
compare: 3a89de6ce2c2
Commits on Sep 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 24ebaf4 - Browse repository at this point
Copy the full SHA 24ebaf4View commit details
Commits on Sep 7, 2019
-
update-luarocks-packages: reference only 1 server
we now pass a configuration file when calling luarocks to prevent impurities.
Configuration menu - View commit details
-
Copy full SHA for 89c3c1c - Browse repository at this point
Copy the full SHA 89c3c1cView commit details -
fetchurl: add luarocks mirrors
luarocks defines by default the following mirrors: https://github.com/luarocks/luarocks/blob/83093e7da7f789f0f7d3a6784597cbbed09c73e0/src/luarocks/core/cfg.lua#L205 Let's add them to nixpkgs. I have modified luarocks-nix to generate the proper nixpkgs urls. I bump luarocks-nix in the following commits.
Configuration menu - View commit details
-
Copy full SHA for 4d526d6 - Browse repository at this point
Copy the full SHA 4d526d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b51ee3 - Browse repository at this point
Copy the full SHA 8b51ee3View commit details -
luarocks-nix: bump to 2019-09-07
added version and transferred the repostiory to nix-community. With this bump, luarocks-nix generates mirro://luarocks urls.
Configuration menu - View commit details
-
Copy full SHA for 4a31890 - Browse repository at this point
Copy the full SHA 4a31890View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00b8bf4 - Browse repository at this point
Copy the full SHA 00b8bf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for feed103 - Browse repository at this point
Copy the full SHA feed103View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae8c8f8 - Browse repository at this point
Copy the full SHA ae8c8f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b084a3d - Browse repository at this point
Copy the full SHA b084a3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5df0605 - Browse repository at this point
Copy the full SHA 5df0605View commit details -
Adds custom touchpad drivers for Chromebooks.
Configuration menu - View commit details
-
Copy full SHA for fa53852 - Browse repository at this point
Copy the full SHA fa53852View commit details
Commits on Sep 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e38a360 - Browse repository at this point
Copy the full SHA e38a360View commit details -
Configuration menu - View commit details
-
Copy full SHA for c33a44a - Browse repository at this point
Copy the full SHA c33a44aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa0b187 - Browse repository at this point
Copy the full SHA fa0b187View commit details -
inkscape: add wrapGAppsHook for icons (fixed for strictDeps)
Configuration menu - View commit details
-
Copy full SHA for cd04b61 - Browse repository at this point
Copy the full SHA cd04b61View commit details -
Merge pull request #68287 from rileyinman/inkscape-strictdeps
inkscape: add wrapGAppsHook for icons (fixed for strictDeps)
Configuration menu - View commit details
-
Copy full SHA for 975d5f1 - Browse repository at this point
Copy the full SHA 975d5f1View commit details -
Merge pull request #68254 from scalavision/mill-update-0.5.1
mill: 0.5.0->0.5.1
Configuration menu - View commit details
-
Copy full SHA for 8977ae2 - Browse repository at this point
Copy the full SHA 8977ae2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5050d0 - Browse repository at this point
Copy the full SHA c5050d0View commit details -
Merge pull request #67241 from kcalvinalvin/cmt
nixos/modules/services/x11/hardware/: add cmt module
Configuration menu - View commit details
-
Copy full SHA for 916603c - Browse repository at this point
Copy the full SHA 916603cView commit details -
Merge pull request #68315 from jluttine/nano-wallet-19.0
nano-wallet: 18.0 -> 19.0
Configuration menu - View commit details
-
Copy full SHA for df3b84a - Browse repository at this point
Copy the full SHA df3b84aView commit details -
Merge pull request #68255 from jluttine/nbstripout-0.3.6
nbstripout: 0.3.1 -> 0.3.6
Configuration menu - View commit details
-
Copy full SHA for 462cdb9 - Browse repository at this point
Copy the full SHA 462cdb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9ce716 - Browse repository at this point
Copy the full SHA d9ce716View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad3023e - Browse repository at this point
Copy the full SHA ad3023eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f48e89 - Browse repository at this point
Copy the full SHA 5f48e89View commit details -
That's needed for scikits.odes. Upstream bug to migrate to sundials 4: bmcage/odes#98
Configuration menu - View commit details
-
Copy full SHA for 7e9e22f - Browse repository at this point
Copy the full SHA 7e9e22fView commit details -
sundials: relax tolerance for test_sunmatrix_sparse
This test fails on MacOS otherwise, due to slightly different math. Only add for sundials 4, it's not in sundials_3 yet.
Configuration menu - View commit details
-
Copy full SHA for ac12bdf - Browse repository at this point
Copy the full SHA ac12bdfView commit details -
sundials: include patch to remove flakiness
The provided patch doesn't apply cleanly on sundials_3 (no SundialsTesting.cmake, SundialsAddTest.cmake containing trailing whitespaces inside context), so for now we just disable tests for sundials_3 - scikits-odes plans to move to sundials 4 anyways - see bmcage/odes#106.
Configuration menu - View commit details
-
Copy full SHA for a5de10b - Browse repository at this point
Copy the full SHA a5de10bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 652448f - Browse repository at this point
Copy the full SHA 652448fView commit details -
Merge pull request #64195 from flokli/scikits-odes
scikits-odes: init at 2.4.0
Configuration menu - View commit details
-
Copy full SHA for a77fba2 - Browse repository at this point
Copy the full SHA a77fba2View commit details -
urlview: fix path to url_handler.sh
By default, `/etc/urlview/url_handler.sh` is used which breaks by default with the following error: ``` sh: /etc/urlview/url_handler.sh: No such file or directory ``` With this change, the script will be copied to `$out` and `urlview` will be patched accordingly.
Configuration menu - View commit details
-
Copy full SHA for 8cd9b85 - Browse repository at this point
Copy the full SHA 8cd9b85View commit details
Commits on Sep 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 59eb91d - Browse repository at this point
Copy the full SHA 59eb91dView commit details -
Configuration menu - View commit details
-
Copy full SHA for faab2ff - Browse repository at this point
Copy the full SHA faab2ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cdc583 - Browse repository at this point
Copy the full SHA 3cdc583View commit details -
Merge pull request #65489 from arcnmx/pr-bukubrow-update
bukubrow: 2.4.0 -> 5.0.0
Configuration menu - View commit details
-
Copy full SHA for 6128371 - Browse repository at this point
Copy the full SHA 6128371View commit details -
Merge pull request #68323 from romildo/upd.mate
mate.engrampa: 1.22.1 -> 1.22.2
Configuration menu - View commit details
-
Copy full SHA for febe3b4 - Browse repository at this point
Copy the full SHA febe3b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e19054a - Browse repository at this point
Copy the full SHA e19054aView commit details -
Configuration menu - View commit details
-
Copy full SHA for adf5ca2 - Browse repository at this point
Copy the full SHA adf5ca2View commit details -
Merge pull request #68258 from teto/luarocks-nix_bump
Moved luarocks-nix to community and leverage luarocks mirrors when possible.
Configuration menu - View commit details
-
Copy full SHA for 59d65e2 - Browse repository at this point
Copy the full SHA 59d65e2View commit details -
Merge pull request #68335 from lopsided98/jemalloc450-disable-thp
jemalloc450: disable transparent huge pages on ARM
Configuration menu - View commit details
-
Copy full SHA for 4d6a6fe - Browse repository at this point
Copy the full SHA 4d6a6feView commit details -
Merge pull request #68332 from Ma27/urlview-handler-fix
urlview: fix path to url_handler.sh
Configuration menu - View commit details
-
Copy full SHA for 367bc8b - Browse repository at this point
Copy the full SHA 367bc8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21f61dd - Browse repository at this point
Copy the full SHA 21f61ddView commit details -
Merge pull request #68244 from NixOS/staging-next
Staging next that includes gcc8
Configuration menu - View commit details
-
Copy full SHA for 731c82a - Browse repository at this point
Copy the full SHA 731c82aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a89de6 - Browse repository at this point
Copy the full SHA 3a89de6View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.