Marc Jakobi
4eff3206a0
luaPackages.vicious: build with luarocks
2026-05-31 22:18:48 +02:00
Xiangyan Sun
b344ee4e9a
luaPackages.lrexlib-pcre2: init at 2.9.2-1
2026-05-25 12:01:23 -07:00
Austin Horstman
8b3db59251
luaPackages.tomlua: add updater entry
...
tomlua was added in dd55b96871 without a matching row in maintainers/scripts/luarocks-packages.csv, so the first generated-package update dropped it from generated-packages.nix. Add the missing source-of-truth entry so future regenerations preserve it.
2026-05-24 13:48:17 -05:00
nixpkgs-ci[bot]
926b312a80
Merge master into staging-next
2026-05-13 00:40:34 +00:00
teto
37d80aeaee
luaPackages.mega-cmdparse: init at 1.2.1
2026-05-03 21:13:30 +02:00
teto
58bd622688
luaPackages.mega-logging: init at 1.1.6
2026-05-03 21:13:09 +02:00
nixpkgs-ci[bot]
3a2dcb1b64
Merge staging-next into staging
2026-05-02 06:41:05 +00:00
Michael Daniels
7acc0de8d2
maintainers/scripts: remove unused let bindings
...
Generated using deadnix; split from #514611 .
2026-05-01 17:47:46 -04:00
sternenseemann
d341aa8d6d
maintainers/haskell/test-configuration.nix: disallow aliases
...
Otherwise eval on -common.nix fails due to ghcup at the moment.
2026-04-23 11:55:11 +02:00
sternenseemann
42ac7e8197
spacecookie: 1.0.0.3 -> 1.1.0.1
...
Has no reverse dependencies in Hackage nor Nixpkgs, so unproblematic.
Daemon has not changed (much), so services.spacecookie needs no changes.
2026-04-17 15:13:00 +02:00
sternenseemann
acc4e548e1
maintainers/scripts/haskell: drop obsolete workaround for cassava
2026-04-17 14:35:30 +02:00
nixpkgs-ci[bot]
66bc30ca97
Merge ef0df8fad9 into haskell-updates
2026-04-16 00:38:53 +00:00
nixpkgs-ci[bot]
08e92522e3
Merge master into staging-next
2026-04-14 21:07:31 +00:00
teto
e4771ff737
luaPackages.tree-sitter-norg-meta: init at 0.1.0
...
needs tree-sitter-cli else complains
2026-04-14 22:00:02 +02:00
nixpkgs-ci[bot]
39a77b8312
Merge 1b6c7982dd into haskell-updates
2026-04-06 00:33:23 +00:00
nixpkgs-ci[bot]
01f34771b4
Merge staging-next into staging
2026-04-06 00:28:40 +00:00
Austin Horstman
6a10f24e20
luaPackages.teal-language-server: 0.0.5-1-main -> 0.1.1-1
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com >
2026-04-04 12:32:06 -05:00
Austin Horstman
983d1dd268
luaPackages.ltreesitter: init -> 0.2.0-1
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com >
2026-04-04 12:32:06 -05:00
Austin Horstman
7968a7d4be
luaPackages.tree-sitter-teal: init -> 0.0.35-1
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com >
2026-04-04 12:30:27 -05:00
Austin Horstman
274274bf0c
luaPackages.tree-sitter-cli: init -> 0.26.5-1-d8e1eb4ae406b75db0f50fae8be5dff636dbb4da
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com >
2026-04-04 12:30:27 -05:00
Austin Horstman
18212a0b13
luaPackages.luarocks-build-tree-sitter-cli: init -> 0.0.3-1
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com >
2026-04-04 12:30:27 -05:00
Austin Horstman
5269e78943
luaPackages.ltreesitter-ts: init -> 0.0.1-1
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com >
2026-04-04 12:30:27 -05:00
nixpkgs-ci[bot]
4dcdbe4a6f
Merge 62c6ee843f into haskell-updates
2026-04-01 00:35:30 +00:00
nixpkgs-ci[bot]
b39cd58997
Merge staging-next into staging
2026-04-01 00:30:20 +00:00
Matthieu Coudron
c5000ad7f2
luarocks-packages.csv: fix unsupported comment + bumped luarocks-nix ( #505122 )
2026-03-31 20:32:38 +00:00
Matt Sturgeon
3f2f8cef36
auto-rebase: add -f to the filter-branch invocation ( #432514 )
2026-03-31 19:07:20 +00:00
Wolfgang Walther
764e9289bf
Merge commit '803c334e054de82093d74d01ce0ae215f171b793' into haskell-updates
2026-03-31 16:41:17 +02:00
teto
31cbe253e9
luarocks-packages.csv: fix unsupported comment
...
it was confusing the lua updater
2026-03-30 23:59:46 +02:00
nixpkgs-ci[bot]
519e2c40ec
Merge staging-next into staging
2026-03-30 18:20:44 +00:00
teto
52529f17f8
luaPackages.lua-rtoml: 0.2 -> 0.3
...
Noticed while etrying to bump luarocks-nix: the update would fail for
lua-rtoml because the rockspec was renamed from 0.2 to 0.3 and thus
could not be downloaded anymore.
I replaced the url with a sturdier one.
2026-03-30 15:42:14 +02:00
Wolfgang Walther
6f19495197
maintainers/scripts/haskell/update-stackage.sh: fix cassava replacement
...
Unescaped & create backreferences for me, resulting in a broken
replacement.
2026-03-30 09:46:09 +02:00
nixpkgs-ci[bot]
907e9b7914
Merge ed958af12f into haskell-updates
2026-03-22 00:29:51 +00:00
nixpkgs-ci[bot]
2f06e46b29
Merge staging-next into staging
2026-03-21 06:14:01 +00:00
Matthieu Coudron
28afc93f3c
luaPackages.{bcrypt,enet,etlua,luacov-reporter-lcov,nginx-lua-prometheus}: init ( #501454 )
2026-03-21 00:34:49 +00:00
Ulysses Zhan
9ca3b88770
luaPackages.etlua: init at 1.3.0-1
2026-03-20 14:58:30 -07:00
Ulysses Zhan
09b296375d
luaPackages.enet: init at 1.2-1
2026-03-19 19:04:42 -07:00
nixpkgs-ci[bot]
e1dd933dfb
Merge 0242d91e5d into haskell-updates
2026-03-20 00:29:02 +00:00
nixpkgs-ci[bot]
d13eae4110
Merge staging-next into staging
2026-03-20 00:24:57 +00:00
Matthieu Coudron
92a1af2e1f
luaPackages.{md5,utf8,lsqlite3}: init ( #501450 )
2026-03-19 23:48:50 +00:00
Ulysses Zhan
398d36dd3c
luaPackages.nginx-lua-prometheus: init at 0.20240525-1
2026-03-19 16:26:59 -07:00
Ulysses Zhan
11d540c777
luaPackages.luacov-reporter-lcov: init at 0.2-0
2026-03-19 16:26:59 -07:00
Ulysses Zhan
e148833486
luaPackages.bcrypt: init at 2.3-1
2026-03-19 16:26:59 -07:00
Ulysses Zhan
436c497347
luaPackages.lsqlite3: init at 0.9.6-1
2026-03-19 15:47:52 -07:00
Ulysses Zhan
5ee828f5b8
luaPackages.utf8: init at 1.3-0-f36cc914ae9015cd3045987abadd83bbcfae98f0
2026-03-19 15:47:52 -07:00
Ulysses Zhan
2189379971
luaPackages.md5: init at 1.3-1
2026-03-19 15:47:51 -07:00
nixpkgs-ci[bot]
196a4db5b5
Merge 76040dbcaa into haskell-updates
2026-03-19 00:30:47 +00:00
nixpkgs-ci[bot]
a94cd48628
Merge staging-next into staging
2026-03-18 21:29:58 +00:00
Marcin Serwin
3850dfa903
maintainers/scripts/hydra_eval_check: drop ( #492104 )
2026-03-18 19:17:49 +00:00
sternenseemann
911fdad84d
haskellPackages.cassava: prevent deprecated/broken 0.5.5.0 from being picked
2026-03-15 17:55:07 +01:00
nixpkgs-ci[bot]
0a878049e5
Merge aa19b12c62 into haskell-updates
2026-03-14 00:25:51 +00:00