Commit Graph

31 Commits

Author SHA1 Message Date
R. Ryantm
b15f0ff4bf ddccontrol-db: 20231004 -> 20240209 2024-02-10 08:22:27 +00:00
R. Ryantm
2788f1b04e ddccontrol-db: 20230911 -> 20231004 2023-10-08 05:02:44 +00:00
R. Ryantm
de1cbdc728 ddccontrol-db: 20230821 -> 20230911 2023-09-23 09:42:49 +00:00
R. Ryantm
48cb6cbd43 ddccontrol-db: 20230727 -> 20230821 2023-09-13 06:23:06 +00:00
R. Ryantm
0a5a446e9d ddccontrol-db: 20230627 -> 20230727 2023-08-22 13:21:37 +00:00
R. Ryantm
360bb1545b ddccontrol-db: 20230424 -> 20230627 2023-07-05 00:41:17 +00:00
R. Ryantm
69764ae8d7 ddccontrol-db: 20230328 -> 20230424 2023-05-05 10:21:07 +00:00
R. Ryantm
39762330f5 ddccontrol-db: 20230223 -> 20230328 2023-04-02 17:45:15 +00:00
R. Ryantm
953997c5c2 ddccontrol-db: 20230124 -> 20230223 2023-02-26 08:44:04 +00:00
Sebastian Sellmeier
b7a2f2fcc3
ddccontrol-db: 20220903 -> 20230124 2023-02-02 02:00:29 +01:00
Artturin
0734f54ef2 treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
R. Ryantm
e82401d87f ddccontrol-db: 20220829 -> 20220903 2022-09-04 13:11:22 +00:00
R. Ryantm
cbeafa6526 ddccontrol-db: 20220720 -> 20220829 2022-08-29 17:21:15 +00:00
R. Ryantm
35e2da1d66 ddccontrol-db: 20220414 -> 20220720 2022-08-13 17:07:34 +00:00
R. Ryantm
fecd0b1e0d ddccontrol-db: 20220216 -> 20220414 2022-05-25 17:11:54 +00:00
Ben Siraphob
21faf9fc29
treewide: move autoconf, automake to nativeBuildInputs 2022-03-30 20:17:24 -05:00
R. Ryantm
abf750fd2d ddccontrol-db: 20220119 -> 20220216 2022-02-19 07:32:54 +01:00
R. Ryantm
06add8131e ddccontrol-db: 20210812 -> 20220119 2022-01-31 09:21:07 -08:00
R. Ryantm
9567b928fa ddccontrol-db: 20210804 -> 20210812 2021-10-29 09:43:17 +00:00
R. RyanTM
24ba262fbe ddccontrol-db: 20210505 -> 20210804 2021-08-05 05:16:00 +00:00
R. RyanTM
db2815a9da ddccontrol-db: 20201221 -> 20210505 2021-05-17 14:03:47 -07:00
Matt Jibson
0cf1f67aa1 ddccontrol-db: 20180908 -> 20201221 2021-02-11 10:58:22 +01:00
Ben Siraphob
4eb185bd6a pkgs/data: stdenv.lib -> lib 2021-01-15 14:29:18 +07:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Matthew Bauer
290a5d916e treewide: update homepages to https where available
Based on "problems" from repology:

https://repology.org/repository/nix_unstable/problems

Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
Benjamin Staffin
71c43f8c4a ddccontrol-db: 20061014 -> 20180908 (#46865)
The project has moved to Github and has a totally different build
process since 2006
2018-09-19 09:33:07 +02:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Kirill Boltaev
bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Vladimír Čunát
f41f7a0bb9 ddccontrol*: cleanup
- remove doubled file for ddccontrol-db
- adding stdenv to buildInputs is pointless
- fix doubled http://
- whitespace, etc.
2015-03-16 21:47:06 +01:00
Fedor Pakhomov
eb8105ad01 Separated DDCcontrol-DB declaration from DDCcontrol declaration 2015-03-07 01:10:46 +03:00