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: 66658d56747e
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 02698c4a61aa
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 18, 2019

  1. nixos/netboot: import -> callPackage

    Copy-paste from iso-image.nix
    
    Besides the simplification, it should use `pkgs.buildPackages.squashfsTools` because it is used in `nativeBuildInputs` instead of incorrect `pkgs.squashfsTools` which was forced by `import'
    volth committed Apr 18, 2019
    Copy the full SHA
    ca7a18a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. Merge pull request #59803 from volth/patch-316

    nixos/netboot: import -> callPackage
    matthewbauer committed Jun 11, 2019
    Copy the full SHA
    02698c4 View commit details
    Browse the repository at this point in the history