Commit Graph

26 Commits

Author SHA1 Message Date
Sandro Jäckel
d50e23f0a4
glxinfo: replace with mesa-demos 2024-08-28 14:38:12 +02:00
aleksana
1a89942243 treewide: sha256 -> hash attribute for gitlab.com fetchers 2024-07-13 22:28:37 +08:00
Sandro
1a7b2519f7
Merge pull request #298670 from thillux/mtheil/crypto-lib-modernization 2024-07-12 10:43:13 +02:00
R. Ryantm
0864c89be7 corectrl: 1.4.0 -> 1.4.1 2024-05-22 16:53:13 +00:00
Markus Theil
568a503528 corectrl: switch to botan3
Corectl supports botan3 since version 1.4 and prefers
it when both botan3 and botan2 are installed on a system.

Signed-off-by: Markus Theil <theil.markus@gmail.com>
2024-04-21 14:43:00 +02:00
K900
91d4f20459 corectrl: 1.3.11 -> 1.4.0 2024-03-18 19:07:12 +03:00
R. Ryantm
9901c2f300 corectrl: 1.3.10 -> 1.3.11 2024-03-11 01:01:16 +00:00
R. Ryantm
4fd7520312 corectrl: 1.3.9 -> 1.3.10 2024-02-11 08:15:01 +00:00
R. Ryantm
e880116f34 corectrl: 1.3.8 -> 1.3.9 2024-01-23 13:59:01 +00:00
K900
94d828a503 corectrl: 1.3.6 -> 1.3.8
Diff: https://gitlab.com/corectrl/corectrl/-/compare/v1.3.6...v1.3.8
2023-12-11 17:59:44 +03:00
R. Ryantm
4c9a137a80 corectrl: 1.3.5 -> 1.3.6 2023-10-18 09:18:38 +00:00
R. Ryantm
b0b79328da corectrl: 1.3.3 -> 1.3.5 2023-05-01 02:33:49 +00:00
R. Ryantm
4ff23a5021 corectrl: 1.3.1 -> 1.3.3 2023-03-10 21:55:34 +00:00
K900
729d0cf1e0 corectrl: 1.2.7 -> 1.3.1
Also fixes build after the staging merge.
2022-10-22 17:45:51 +03:00
R. Ryantm
2e4cf931aa corectrl: 1.2.4 -> 1.2.7 2022-08-13 16:14:34 +00:00
R. Ryantm
3648bf2675 corectrl: 1.2.3 -> 1.2.4 2022-07-28 04:49:35 +00:00
R. Ryantm
a657e1dae6 corectrl: 1.2.2 -> 1.2.3 2022-02-26 08:15:33 +00:00
Artturi
fa4db1b9c4
corectrl: mesa-demos -> glxinfo (#151655) 2021-12-23 23:29:23 +02:00
Bjørn Forsman
e1bfb41f6c corectrl: 1.1.4 -> 1.2.2 2021-11-16 17:30:38 +01:00
R. RyanTM
6adbeafc3b corectrl: 1.1.3 -> 1.1.4 2021-07-26 03:31:01 +00:00
Bernardo Meurer
61d8677ddf
corectrl: 1.1.2 -> 1.1.3 2021-05-15 18:48:29 -07:00
R. RyanTM
b88ed9cbe7 corectrl: 1.1.1 -> 1.1.2 2021-05-08 15:19:28 -07:00
Ben Siraphob
108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +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
Graham Christensen
bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
AndersonTorres
846266d9af corectrl: init at 1.1.1 2020-10-25 23:11:40 -03:00