Commit graph

11 commits

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Mario Rodas 49c63e498c
treewide: remove empty inherits
These empty inherits were accidentally introduced by https://github.com/NixOS/nixpkgs/pull/66585
2019-12-04 04:20:00 -05:00
José Romildo Malaquias 21cec311d6 deepin.go-dbus-generator: 0.6.6 -> 5.0.0 2019-11-13 08:00:55 -03:00
worldofpeace 59e68d3b74 treewide: don't use single quotes with placeholder 2019-09-03 13:01:42 -04:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
José Romildo Malaquias b08aff1999 deepin.go-dbus-generator: use ${placeholder ''out''} instead of $(out) 2019-04-02 20:12:35 -03:00
Wael M. Nasreddine d925c32467
deepin.go-dbus-generator: fix the GOCACHE make flag 2019-03-11 09:59:16 -07:00
Wael M. Nasreddine 6ef04cabd4
go_1_12: init at go 1.12 2019-03-02 14:24:17 -08:00
José Romildo Malaquias 287db0f9b9 deepin: add update script 2018-11-10 12:27:38 -02:00
José Romildo Malaquias 6b087a3d21 go-lib: fix instalation directory for source 2018-10-22 21:15:00 -03:00
José Romildo Malaquias 3f28e941e4 go-dbus-generator: init at 0.6.6 2018-09-08 12:33:13 -03:00