Impala makes packaging a life-long addiction

Take that recursive acronym, GNU!
This commit is contained in:
Franz Pletz
2017-08-30 23:09:06 +02:00
parent 6a7066eb53
commit 5d5be9706e
3 changed files with 48 additions and 2 deletions

View File

@@ -95,7 +95,7 @@ in
nixosVersionSuffix = mkIf (pathIsDirectory gitRepo) (mkDefault (".git." + gitCommitId));
# Note: code names must only increase in alphabetical order.
nixosCodeName = "Hummingbird";
nixosCodeName = "Impala";
};
# Generate /etc/os-release. See