1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-03-06 23:31:34 +00:00
Commit graph

24 commits

Author SHA1 Message Date
Peder Bergebakken Sundt 0cd04d3036 treewide: migrate fetchgit rev = "refs/tags/..." to tag 2025-01-04 00:19:17 +01:00
Silvan Mosberger 4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
strawbee 9859c23584 manuskript: add strawbee as maintainer 2024-07-22 16:49:49 -07:00
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 348fe2dccb manuskript: 0.14.0 -> 0.16.1 2024-01-20 01:00:42 +00:00
h7x4 41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
Jonas Heinrich b7e050255f
Merge pull request #177003 from r-ryantm/auto-update/manuskript
manuskript: 0.13.1 -> 0.14.0
2022-09-04 23:27:34 +02:00
Bobby Rong 516ad8541a
Merge pull request #177035 from steveeJ-forks/pr_manuksript_remove_steveej
manuskript: remove steveej as a maintainer
2022-06-09 23:33:53 +08:00
Stefan Junker 355928d030 manuskript: remove steveej as a maintainer
no longer a user of this so cannot verify quickly whether it functions
fully and properly.
2022-06-09 15:38:32 +02:00
R. Ryantm b391f5ff2a manuskript: 0.13.1 -> 0.14.0 2022-06-09 08:23:00 +00:00
Steamwalker e48e099afa manuskript: 0.11.0 -> 0.13.1 2022-01-02 18:05:02 +01:00
Ben Siraphob d830ceb967 manuskript: expand platforms to unix 2021-03-22 12:47:52 +07:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
volth bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM b94c1c89f6 manuskript: 0.10.0 -> 0.11.0 2020-02-10 13:36:57 +01:00
R. RyanTM 90ee4a74aa manuskript: 0.9.0 -> 0.10.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/manuskript/versions
2019-10-07 08:45:38 -07:00
Fabian Möller cd67dd52d2
manuskript: fix build and use wrapQtApp 2019-09-12 12:23:50 +02:00
R. RyanTM 9dc79bef92 manuskript: 0.8.0 -> 0.9.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/manuskript/versions
2019-04-15 02:10:11 -07:00
R. RyanTM 53aec105df manuskript: 0.3.0 -> 0.8.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/manuskript/versions
2018-12-15 01:32:15 -08:00
Ryan Mulligan af9d10a91b treewide: fix derivation names 2018-05-28 05:59:57 -07:00
Michiel Leenaars fd69c7d944 manuskript: cleanup of install 2016-08-29 22:55:45 +02:00
Stefan Junker 4f812be509 manuskript: init at 0.3.0 2016-08-23 21:29:07 +02:00