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
kashw2
59eb014aaf
ostinato: 1.2.0 -> 1.3.0
2023-12-13 09:50:02 +10:00
kashw2
398e4a7d5d
ostinato: 1.1 -> 1.2.0
2023-09-05 21:06:43 +10:00
Robert Schütz
dcd7915d17
ostinato: fix desktop file
2022-05-25 20:46:56 +00:00
K900
cb2cfba6f7
treewide: switch all desktop file generators to new API
...
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
Sandro
ec421ca248
Merge pull request #100532 from piegamesde/fix-desktopitems
...
treewide: Fix broken desktop files and mark packages as broken
2020-11-27 22:27:59 +01:00
freezeboy
e4aa0e0936
ostinato: 0.9 -> 1.1
...
* Port to Qt5.15 in the process
* Cleanup the derivation to use new style
2020-11-20 22:24:26 +01:00
piegames
e14a359896
treewide: Fix broken desktop files and mark packages as broken
...
This fixes all packages that are failed `nixpkgs-review` in #91790 .
Packages that were broken prior to that PR were marked as broken.
Packages that failed because of #75729 were fixed.
2020-10-15 15:14:51 +02: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
Ryan Mulligan
0d5eb901ad
treewide: http -> https
2018-06-23 04:34:55 -07:00
Ryan Mulligan
b189247ba0
treewide: use more HTTPS URLs
...
Uses the HTTPS url for cases where the existing URL has a permanent
redirect. For each domain, at least one fixed derivation URL was
downloaded to test the domain is properly serving downloads.
Also fixes jbake source URL, which was broken.
2018-03-24 22:04:25 -07:00
Ryan Mulligan
f030781be9
ostinato: 0.8 -> 0.9
...
Semi-automatic update. These checks were performed:
- built on NixOS
- found 0.9 with grep in /nix/store/k19kx1lh4211srqcgnrwq7yfkvqclf9m-ostinato-0.9
- found 0.9 in filename of file in /nix/store/k19kx1lh4211srqcgnrwq7yfkvqclf9m-ostinato-0.9
cc "@rick68"
2018-02-27 09:17:16 -08:00
Orivej Desh
7b6b099811
ostinato: disable parallel building
2017-12-07 08:52:42 +00:00
rnhmjoj
1665102688
ostinato: refactor
2017-03-09 22:08:33 +02:00
Tuomas Tynkkynen
bac26e08db
Fix lots of fetchgit hashes (fallout from #15469 )
2016-06-03 17:17:08 +03:00
Nikolay Amiantov
a1fc9606f2
ostrinato: move to qmake4Hook
2016-04-20 18:55:47 +03:00
Wei-Ming Yang
e3c061e6ef
ostinato: remove ostinato.png and get it from url
2016-01-06 08:22:07 +08:00
Wei-Ming Yang
89fbb184d1
ostinato: add ostinato package in nixpkgs
2016-01-04 14:29:02 +08:00