Skip to content
Permalink

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
base: 27c60f4959e4
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: e5ce05cc1eee
Choose a head ref
  • 3 commits
  • 1 file changed
  • 3 contributors

Commits on Aug 26, 2019

  1. make-disk-image.nix: Handle cptofs error explicitly

    Because the copy process inside the VM does not reliably
    give "No space" error message leaving the user wondering what
    went wrong:
    
    unable to create directory /mnt/0000fe01///nix/store/yknzxx7w2ck9p30k81gpi5yfjlrq41lr-libsecret-0.18.7/share/locale/ro: Success
    [    5.462365] reboot: Restarting system
    error processing entry /build/root/nix/store/yknzxx7w2ck9p30k81gpi5yfjlrq41lr-libsecret-0.18.7/share/locale/ro, aborting
    error processing entry /build/root/nix/store/yknzxx7w2ck9p30k81gpi5yfjlrq41lr-libsecret-0.18.7/share/locale, aborting
    error processing entry /build/root/nix/store/yknzxx7w2ck9p30k81gpi5yfjlrq41lr-libsecret-0.18.7/share, aborting
    error processing entry /build/root/nix/store/yknzxx7w2ck9p30k81gpi5yfjlrq41lr-libsecret-0.18.7, aborting
    error processing entry /build/root/nix/store, aborting
    error processing entry /build/root/nix, aborting
    builder for '/nix/store/fsdvqxq92iai7f3w8wcsncgfwag7cj2l-libvirtd-ssh-image.drv' failed with exit code 228
    clefru committed Aug 26, 2019
    Copy the full SHA
    f664823 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Update nixos/lib/make-disk-image.nix

    Co-authored-by: Alyssa Ross <hi@alyssa.is>
    clefru and alyssais committed Jan 22, 2021
    Copy the full SHA
    60c8cf4 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Copy the full SHA
    e5ce05c View commit details
    Browse the repository at this point in the history