mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-18 11:44:07 +00:00
7 lines
167 B
Nix
7 lines
167 B
Nix
|
import ./shared.nix {
|
||
|
majorVersion = "0";
|
||
|
minorVersion = "7";
|
||
|
maintenanceVersion = "0";
|
||
|
src_sha256 = "1j57569qm2ii8ddzsp08hds2navpk7acdz83kh27dvk44axhwj6f";
|
||
|
}
|