Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Fabian Affolter
09757c2b25
haveged: 1.9.17 -> 1.9.18
2022-06-13 20:18:12 +02:00
R. RyanTM
e77933024d
haveged: 1.9.15 -> 1.9.17
...
* haveged: 1.9.15 -> 1.9.17 (#159495 )
add meta.changelog URL
and use SPDX 3.0 license identifier
* haveged: exclude Darwin platforms
Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-15 23:53:15 +01:00
Artturin
c5a9a7edc4
haveged: 1.9.2 -> 1.9.15
2021-12-17 22:21:06 +02:00
Ben Siraphob
8c5d37129f
pkgs/tools: stdenv.lib -> lib
2021-01-15 17:12:36 +07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01: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
adisbladis
10791c481c
haveged: 1.9.1 -> 1.9.2
2018-01-11 17:20:51 +08:00
Domen Kožar
b49bf121b8
rename iElectric to domenkozar to match GitHub
2016-05-17 13:00:47 +01:00
Tobias Geerinckx-Rice
c64257b8e5
Fix user-facing typos (mainly in descriptions)
2014-12-30 03:31:03 +01:00
Pascal Wittmann
8d67b9a240
transformed meta.maintainers of some packages into lists
2014-09-13 13:52:02 +02:00
Rickard Nilsson
e87343f5d4
haveged: Update from 1.7c to 1.9.1
2014-04-22 21:55:41 +02:00
Domen Kožar
81fc2301f3
add haveged: A simple entropy daemon
2013-10-06 17:18:50 +02:00