mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-15 06:36:31 +01:00
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
||
|---|---|---|
| .. | ||
| 3.nix | ||
| default.nix | ||
| pygobject-2.0-fix-darwin.patch | ||
| pygobject-2.28.6-gio-types-2.32.patch | ||
| pygobject-2.28.6-set_qdata.patch | ||