Commit Graph

14 Commits

Author SHA1 Message Date
Alyssa Ross
3df6bb2c85
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/blockchains/polkadot/default.nix
2024-06-09 22:47:12 +01: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
Alyssa Ross
b08a915532 treewide: drop workarounds for cargo --frozen
Since 4816a73bb5 ("rustPlatform: --frozen -> --offline"), these are
no longer necessary!
2024-05-19 11:15:55 +02:00
R. Ryantm
bac21a5339 kalker: 2.1.0 -> 2.2.0 2024-04-06 11:33:41 +00:00
R. Ryantm
1ca0475b99 kalker: 2.0.4 -> 2.1.0 2024-03-23 04:01:25 +00:00
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
figsoda
9b35822cc2 kalker: 2.0.3 -> 2.0.4
Diff: https://github.com/PaddiM8/kalker/compare/v2.0.3...v2.0.4

Changelog: https://github.com/PaddiM8/kalker/releases/tag/v2.0.4
2023-07-20 16:38:05 -04:00
figsoda
f6c8802758 kalker: 2.0.0 -> 2.0.3, add figsoda as a maintainer
Diff: https://github.com/PaddiM8/kalker/compare/v2.0.0...v2.0.3

Changelog: https://github.com/PaddiM8/kalker/releases/tag/v2.0.3
2023-04-15 18:20:28 -04:00
Yureka
f8cbc3c281 tree-wide: convert rust with git deps to importCargoLock 2023-03-26 01:52:04 +01:00
R. Ryantm
7abd24983e kalker: 1.1.0 -> 2.0.0 2022-07-28 17:38:08 +00:00
R. Ryantm
af91fc45b1 kalker: 1.0.1-2 -> 1.1.0 2022-01-11 15:22:47 +00:00
Finn Behrens
ac5f1cc451 kalker: 1.0.0 -> 1.0.1-2 2021-10-01 14:43:43 +02:00
Finn Behrens
5d6761be60 kalker: use system gmp to fix aarch64-darwin
Signed-off-by: Finn Behrens <me@kloenk.dev>
2021-09-22 21:25:52 +02:00
Bernardo Meurer
3f297bfcbb
kalk -> kalker 2021-06-03 12:29:19 -07:00