Skip to content

haskellPackages.glualint: init at 1.24.1#222356

Closed
ruby0b wants to merge 1 commit intoNixOS:masterfrom
ruby0b:init/glualint
Closed

haskellPackages.glualint: init at 1.24.1#222356
ruby0b wants to merge 1 commit intoNixOS:masterfrom
ruby0b:init/glualint

Conversation

@ruby0b
Copy link
Contributor

@ruby0b ruby0b commented Mar 21, 2023

Description of changes

new PR: #233112

glualint is a linter and pretty printer for Garry's Mod's variant of Lua.
The derivation pretty much just uses the project's own default.nix.

The package is not available on hackage and the version stated in its cabal file is a constant 0.1.0.0 (even though the github release is at version 1.24.1). The derivation uses the github release version.

Note: Currently based on an older commit because uuagc-cabal is broken on master.

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@github-actions github-actions bot added the 6.topic: haskell General-purpose, statically typed, purely functional programming language label Mar 21, 2023
@ruby0b ruby0b marked this pull request as ready for review March 21, 2023 14:22
@sternenseemann
Copy link
Member

Note: Currently based on an older commit because uuagc-cabal is broken on master.

That is a blocker of course.

@sternenseemann sternenseemann marked this pull request as draft March 21, 2023 14:38
@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: haskell General-purpose, statically typed, purely functional programming language 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants