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
R. Ryantm
9a3cd10ad1
blueprint-compiler: 0.10.0 -> 0.12.0
2024-03-22 12:19:29 +00: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
Pavel Sobolev
3a29950a95
blueprint-compiler: remove paveloom
from maintainers
2024-01-13 15:50:12 +00:00
Adam Joseph
e2b669a137
blueprint: disable tests (time out)
2023-12-07 09:11:37 +00:00
Weijia Wang
a6a01252d5
blueprint-compiler: add darwin support
2023-09-08 17:24:32 +02:00
Pavel Sobolev
d954304892
blueprint-compiler: 0.8.1 -> 0.10.0
2023-07-22 13:54:23 +03:00
Benedikt Broich
74d8cf6138
blueprint-compiler: 0.6.0 -> 0.8.1
2023-06-25 21:43:35 +02:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Benedikt Broich
c558d50b45
blueprint-compiler: refactor
...
Some improvements discussed [here](https://github.com/NixOS/nixpkgs/pull/208157 ) after the first merge.
2022-12-31 00:20:06 +01:00
Benedikt Broich
d34338eaf0
blueprint-compiler: 0.2.0 -> 0.6.0
2022-12-29 09:03:42 +01:00
zendo
420f7d191c
blueprint-compiler: 2022-05-27 -> 0.2.0
...
remove wrapPython
2022-07-01 23:51:58 +08:00
ranfdev
7d4af5de40
blueprint-compiler: init at 0.1.0
...
This package is needed by many new gtk apps.
2022-05-28 16:21:12 +02:00