Commit Graph

10 Commits

Author SHA1 Message Date
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
Shawn8901
0a1dd3ced1 treewide: remove global with lib; in pkgs/{misc,networking} 2023-01-24 17:29:20 +01:00
George Thomas
e156e78d4b
droopy: Fix Python 3.9 compatiblity (#145702)
* droopy: Fix Python 3.9 compatiblity

* Fix hash

* Unqualify fetchpatch
2021-11-21 19:44:03 +01:00
freezeboy
3533c4f517 droopy: remove macpath to migrate to py3.8 2020-11-25 10:45:53 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00: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
Profpatsch
53e790e7a8 maintainers: capitalize the Profpatsch attribute (vanity)
Since I’m already at it, this has been bothering me for a while.
2018-02-12 07:24:50 +01:00
Dmitry Marakasov
ef2c8f98ec Fix schema, maintainers are usually an array 2017-04-04 18:36:23 +03:00
Profpatsch
5b2a71fa25 droopy: init at 20160830 (#22499) 2017-02-11 23:06:17 +01:00