This repository was archived by the owner on Apr 12, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 104
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2c848ea92d96
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a0c7949780b8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 8 files changed
- 5 contributors
Commits on Nov 28, 2018
-
elm: extract makeDotElm and fetchElmDeps
(cherry picked from commit 206a1c0) Signed-off-by: Domen Kožar <domen@dev.si>
Configuration menu - View commit details
-
Copy full SHA for d7e3a07 - Browse repository at this point
Copy the full SHA d7e3a07View commit details -
postgresql: enable systemd service notification on 9.6+
This results in a marginal closure size increase of ~137mb -> ~141mb. This only affects the 'out' output, not the 'lib' output, so libpq-dependent expressions should not bloat as a result of this. The type of the systemd service is changed to 'notify' on 9.6+, which will help identify when Postgres is starting/shutting down. Signed-off-by: Austin Seipp <aseipp@pobox.com> (cherry picked from commit 1e83cf317443cbc381af72aa09959266bc2d207b) Signed-off-by: Domen Kožar <domen@dev.si>
Configuration menu - View commit details
-
Copy full SHA for 4169ce0 - Browse repository at this point
Copy the full SHA 4169ce0View commit details -
sage: don't test the downgraded R (#51192)
Fails transiently. See NixOS/nixpkgs#49249. The failures look harmless and are fixed with R 3.5 which will be used in sage 8.5. (cherry picked from commit d6376bc)
Configuration menu - View commit details
-
Copy full SHA for b7747ce - Browse repository at this point
Copy the full SHA b7747ceView commit details
Commits on Nov 29, 2018
-
sd-image: Verifies the FAT partition before copying it.
This is to ensure `mtools`-based operations don't wreck the FS. (cherry picked from commit 2e5eb13)
Configuration menu - View commit details
-
Copy full SHA for 19f0f47 - Browse repository at this point
Copy the full SHA 19f0f47View commit details -
sd-image: Do not use batch operation for
mcopy
.``` b Batch mode. Optimized for huge recursive copies, but less secure if a crash happens during the copy. ``` It seems the "less secure if a crash happens" does not need a crash to happen. With batch mode: ``` /[...]/. Start (0) does not point to parent (___) ``` For pretty much everything copied in. Without batch mode, everything passes `fsck`. See #51150 (cherry picked from commit 1b6a4d3)
Configuration menu - View commit details
-
Copy full SHA for 09c74d9 - Browse repository at this point
Copy the full SHA 09c74d9View commit details -
Revert "zfs cannot be distributed. Disabling it in the isos."
ZFS's popularity is growing, and not including it by default is a bit frustrating. On top of that, the base iso includes ZFS _anyway_ due to other packages depending upon it. I think we're in the clear to do this on the basis that Oracle probably doesn't care, it is probably fine (the SFLC agrees) and we're a small fish. If a copyright holder asks us to, we can definitely revert it again. This reverts commit 33d07c7. (cherry picked from commit 6db866c)
Configuration menu - View commit details
-
Copy full SHA for a0c7949 - Browse repository at this point
Copy the full SHA a0c7949View commit details
There are no files selected for viewing