Commit graph

22 commits

Author SHA1 Message Date
Jörg Thalheim 2fe70decbd
deepin.dde-api: remove remove-references-to 2020-08-28 13:22:16 +01:00
V b63b5eda68 rfkill: remove
rfkill was subsumed by util-linux in 2017 [1], and the upstream has not
been updated in over 5 years [2]. This package shadows the rfkill from
util-linux, so it can be completely removed with no breaking changes,
because util-linux is in the base package set in nixos/system-path.

[1] d17fb726b5
[2] https://git.sipsolutions.net/rfkill.git/log/
2020-08-24 02:49:27 +02:00
zowoq 2da8587c01 deepin.dde-api: mark as broken 2020-08-22 07:59:13 +10:00
José Romildo Malaquias 5863654fbc deepin.dbus-factory: remove
It is not really needed by the other packages.
2020-05-26 13:52:30 -03:00
José Romildo Malaquias 4ed5208152
Merge pull request #86708 from romildo/deepin.updateScript
deepin: redefine updateScript to use genericUpdater
2020-05-07 11:04:36 -03:00
José Romildo Malaquias 593c6247ab deepin: redefine updateScript to use genericUpdater 2020-05-04 14:39:54 -03:00
José Romildo Malaquias 6783884389 deepin: format with nixpkgs-fmt 2020-05-04 14:39:25 -03:00
zowoq b5dc07a4b4 treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jörg Thalheim 4f44435071
deepin.dde-api: fix strict build 2020-03-28 11:42:07 +00: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 937433916e deepin.dde-api: 3.18.4.1 -> 5.0.0 2019-11-13 08:00:52 -03: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 c66f53065c deepin.dde-api: 3.18.3 -> 3.18.4.1 2019-06-22 09:55:49 -03:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
José Romildo Malaquias 9e9b96f073 nixos/deepin: install polkit local authority files in /etc 2019-05-05 17:14:42 -03:00
José Romildo Malaquias e4ba38da53 deepin.dde-api: 3.18.1 -> 3.18.3 2019-05-04 08:44:17 -03:00
José Romildo Malaquias 5c38dbd225 deepin.dde-api: 3.5.0 -> 3.18.1 2019-04-02 18:37:06 -03:00
Wael M. Nasreddine 6ef04cabd4
go_1_12: init at go 1.12 2019-03-02 14:24:17 -08:00
José Romildo Malaquias f0bec94452 deepin.dde-api: 3.1.30 -> 3.5.0 2018-11-10 12:27:38 -02:00
José Romildo Malaquias 287db0f9b9 deepin: add update script 2018-11-10 12:27:38 -02:00
José Romildo Malaquias 4c04969ef5 dde-api: init at 3.1.30 2018-10-12 08:07:58 -03:00