mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-24 05:44:13 +00:00
6 lines
137 B
Nix
6 lines
137 B
Nix
import ./generic.nix (rec {
|
|
version = "28.1";
|
|
sha256 = "sha256-KLGz0JkDegiPCkyiUdfnJi6rXqFneqv/psRCaWGtdeE=";
|
|
patches = _: [ ];
|
|
})
|