Impala makes packaging a life-long addiction

Take that recursive acronym, GNU!
This commit is contained in:
Franz Pletz
2017-08-30 23:13:56 +02:00
parent 6a7066eb53
commit 5d5be9706e
3 changed files with 48 additions and 2 deletions
+1 -1
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