Commit Graph

234 Commits

Author SHA1 Message Date
R. Ryantm
41a2441788 stevenblack-blocklist: 3.14.90 -> 3.14.95 2024-08-09 04:59:27 +00:00
Peder Bergebakken Sundt
462b96d2a1
Merge pull request #326243 from jcaesar/pr-13
treewide: skip generating shell completions using $out/bin/… when cross compiling
2024-08-06 08:15:56 +02:00
R. Ryantm
faca719dd9 steamguard-cli: 0.14.1 -> 0.14.2 2024-08-05 16:36:48 +00:00
Donovan Glover
8d04d99e7d
Merge pull request #331629 from DCsunset/step-cli-completion
step-cli: install shell completion
2024-08-04 05:51:52 +00:00
Julius Michaelis
6a9beaf893 treewide: skip generating shell completions using $out/bin/… when cross compiling
This focuses on Rust packages, since the most commonly used argument
parser library (clap/structopt) makes the following pattern natural and
thus common:

  postInstall = ''
    installShellCompletion --cmd foo \
      --bash <($out/bin/foo completion bash) \
      …

This commit just guards those with

lib.optionalString (stdenv.buildPlatform.canExecute stdenv.hostPlatform)

splitting the string where unrelated actions are performed.
2024-08-04 10:50:48 +09:00
Jonas Heinrich
31ec074974
Merge pull request #331781 from oddlama/update-stalwart
stalwart-mail: 0.8.5 -> 0.9.0
2024-08-03 10:18:17 +02:00
DCsunset
81343957e6 step-cli: install shell completion 2024-08-02 18:06:14 -04:00
R. Ryantm
a595265893 sttr: 0.2.22 -> 0.2.23 2024-08-02 17:20:26 +00:00
oddlama
58d7f08e1c
stalwart-mail: 0.8.5 -> 0.9.0 2024-08-02 15:06:03 +02:00
Peder Bergebakken Sundt
66b8919af9
Merge pull request #330047 from Sigmanificient/textx
python312Packages.textx: 3.0.0 -> 4.0.1
2024-08-02 12:35:35 +02:00
TomaSajt
db33d1e689
stirling-pdf: 0.25.1 -> 0.26.1 2024-08-02 03:26:50 +02:00
DCsunset
fc7a83f8b6 step-cli: format package.nix with nixfmt 2024-08-01 18:49:43 -04:00
R. Ryantm
a9a55f42d7 stackit-cli: 0.9.1 -> 0.10.0 2024-08-01 03:42:01 +00:00
Sigmanificient
5acc102755 strictdoc: relax dep for textx 2024-07-30 01:01:27 +02:00
Matthias Beyer
9636cd405a
Merge pull request #329241 from r-ryantm/auto-update/stu
stu: 0.5.0 -> 0.5.1
2024-07-29 08:41:45 +02:00
DontEatOreo
d650b71d7a
stats: 2.11.1 -> 2.11.4
Changelog: https://github.com/exelban/stats/releases/tag/v2.11.4
Diff: https://github.com/exelban/stats/compare/v2.11.4...v2.11.1
2024-07-28 15:21:30 +03:00
R. Ryantm
13239dca19 stevenblack-blocklist: 3.14.88 -> 3.14.90 2024-07-28 06:36:24 +00:00
Aleksana
1aeb5f2d26
Merge pull request #328726 from Sigmanificient/remove-unused-args-by-name
pkgs/by-name: remove unused arguments
2024-07-26 22:06:15 +08:00
Sigmanificient
61fe0c0416 pkgs/by-name: remove unused arguments 2024-07-26 10:11:07 +02:00
R. Ryantm
68504d6f2f stackql: 0.5.665 -> 0.5.699 2024-07-25 14:03:47 +00:00
isabel
b7028b345b
step-cli: fix hash missmatch 2024-07-23 10:40:23 +01:00
R. Ryantm
5362da9ab9 stu: 0.5.0 -> 0.5.1 2024-07-22 20:45:39 +00:00
Nick Cao
576e103247
Merge pull request #329088 from r-ryantm/auto-update/step-cli
step-cli: 0.27.1 -> 0.27.2
2024-07-22 16:30:22 -04:00
nixpkgs-merge-bot[bot]
49c04b7d6c
Merge pull request #329039 from r-ryantm/auto-update/steamguard-cli
steamguard-cli: 0.14.0 -> 0.14.1
2024-07-22 08:43:28 +00:00
R. Ryantm
f95383724b step-cli: 0.27.1 -> 0.27.2 2024-07-22 07:22:14 +00:00
R. Ryantm
0d09fc7fa6 steamguard-cli: 0.14.0 -> 0.14.1 2024-07-22 01:22:41 +00:00
Artturin
a20062de9c
Merge pull request #328525 from DerRockWolf/update/stackit-cli
stackit-cli: 0.9.0 -> 0.9.1
2024-07-22 01:33:52 +03:00
Nick Cao
b836ee6ca3
Merge pull request #328533 from r-ryantm/auto-update/strictdoc
strictdoc: 0.0.57 -> 0.0.58
2024-07-20 14:05:54 -04:00
nixpkgs-merge-bot[bot]
d83a9c876c
Merge pull request #328541 from r-ryantm/auto-update/steampipe
steampipe: 0.23.2 -> 0.23.3
2024-07-20 08:33:40 +00:00
Yt
1efedf905d
Merge pull request #328450 from onny/stalwart-tests2
stalwart-mail: disable tests on aarch64
2024-07-20 00:25:10 +00:00
R. Ryantm
02df3302ed steampipe: 0.23.2 -> 0.23.3 2024-07-19 22:55:59 +00:00
R. Ryantm
95c766ef16 strictdoc: 0.0.57 -> 0.0.58 2024-07-19 21:24:14 +00:00
RockWolf
edef5e6581
stackit-cli: 0.9.0 -> 0.9.1 2024-07-19 23:01:28 +02:00
Jonas Heinrich
aa80dd4fc0 stalwart-mail: disable tests on aarch64 2024-07-19 16:40:12 +02:00
R. Ryantm
3fc0614d00 stevenblack-blocklist: 3.14.87 -> 3.14.88 2024-07-18 03:48:20 +00:00
Masum Reza
3eaab195bc
Merge pull request #327148 from DontEatOreo/update-stats
stats: 2.10.19 -> 2.11.1
2024-07-15 22:05:05 +05:30
Marcus Ramberg
26247f7dae
Merge pull request #327252 from Frontear/update-stevenblack-blocklist 2024-07-15 15:17:21 +03:00
Ali Rizvi
eafccaac79
stevenblack-blocklist: 3.14.84 -> 3.14.87 2024-07-14 23:55:56 -04:00
Masum Reza
9618d931a6
Merge pull request #326642 from DerRockWolf/update/stackit-cli
stackit-cli: 0.8.1 -> 0.9.0
2024-07-15 09:25:22 +05:30
Atemu
476b450df8
Merge pull request #272380 from chayleaf/gradle2
gradle: add setup hook
2024-07-14 22:08:41 +02:00
DontEatOreo
7423c47d86
stats: 2.10.19 -> 2.11.1
Changelog: https://github.com/exelban/stats/releases/tag/v2.11.1
Diff: https://github.com/exelban/stats/compare/v2.10.19...v2.11.1
2024-07-14 19:19:59 +03:00
Aleksana
189b70e7ae
Merge pull request #324949 from pokon548/add-sticky-notes
sticky-notes: init at 0.2.5
2024-07-14 15:59:12 +08:00
Bu Kun
f90841a700
sticky-notes: init at 0.2.5 2024-07-14 12:04:12 +08:00
Yt
a02e85f85f
Merge pull request #326842 from onny/stalwart-enable-tests
stalwart-mail: Enable tests
2024-07-13 20:08:08 +00:00
Jonas Heinrich
671f0eb01f stalwart-mail: Enable tests 2024-07-13 20:43:01 +02:00
nixpkgs-merge-bot[bot]
a2b5f74813
Merge pull request #326654 from r-ryantm/auto-update/step-cli
step-cli: 0.26.2 -> 0.27.1
2024-07-13 07:27:31 +00:00
éclairevoyant
0e5c272e42
treewide: fix uses of repo = finalAttrs.pname 2024-07-12 20:18:43 -04:00
R. Ryantm
0d60e82959 step-cli: 0.26.2 -> 0.27.1 2024-07-12 20:47:55 +00:00
RockWolf
e41561f68b
stackit-cli: 0.8.1 -> 0.9.0 2024-07-12 22:04:04 +02:00
chayleaf
183e1f5fc3
stirling-pdf: convert to gradle setup hook 2024-07-12 21:36:22 +07:00