Merge pull request #25631 from rht/master
Use consistent package naming for HEAD.nix files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ fetchgit, fetchFromGitHub, bootPkgs }:
|
||||
|
||||
bootPkgs.callPackage ./base.nix {
|
||||
version = "0.2.020170323";
|
||||
version = "2017-03-23";
|
||||
|
||||
inherit bootPkgs;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user