Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cdituri/feature/hyperv packer builder #58

Merged

Commits on Apr 27, 2020

  1. add hyperv packer builder

    cdituri committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    5251c18 View commit details
    Browse the repository at this point in the history
  2. add hyperv-iso.nix builder

    cdituri committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    c02f2fd View commit details
    Browse the repository at this point in the history
  3. iso_urls_update.rb: fix broken web scraping

    The web site put in a newline that breaks the assumption of the regex parse.
    
    This commit switches the scraper from regex parsing to XML parsing, which
    hopefully is more robust.
    
    Taken from the submission by @shajra-simspace in:
    
     - nix-community#59
     - https://github.com/shajra-simspace
    Sukant Hajra authored and cdituri committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    1201013 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77900e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e25f042 View commit details
    Browse the repository at this point in the history