mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-03-05 06:44:40 +00:00
This is in preparation of making a stable release/branch. The version number is <YY>.<MM>, Ubuntu style, denoting the intended release year/month. It also has a release codename ("Aardvark").
3 lines
51 B
Bash
3 lines
51 B
Bash
#! @shell@
|
|
echo "@nixosVersion@ (@nixosCodeName@)"
|