mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 23:43:30 +00:00
6 lines
137 B
Nix
6 lines
137 B
Nix
import ./generic.nix (rec {
|
|
version = "28.1";
|
|
sha256 = "sha256-KLGz0JkDegiPCkyiUdfnJi6rXqFneqv/psRCaWGtdeE=";
|
|
patches = _: [ ];
|
|
})
|