Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

haskellPackages.hakyll-sass: no longer broken #77106

Closed

Conversation

turboMaCk
Copy link
Member

hakyll-sass is corrently marked as a broken but in fact builds and works correctly.

  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.
Notify maintainers

cc @

Bignaux Ronan and others added 30 commits May 4, 2019 11:11
- Use `crystal.buildCrystalPackage`
- Add `shards.nix`
- Reformat a bit
CMake is used for static builds because the Makefile does not
offer a way to disable the shared library.
Even upstream no longer ships Autotools build files.
sourced from debian as patch isn't even in upstream master yet.
lsix and others added 24 commits January 6, 2020 12:10
python3Packages.mypy: 0.750 -> 0.761
Fix ibus user preferences not being saved. ibus-daemon was falling back on null configuration due to missing "ibus" dconf profile.
nixos/ibus: fix missing dconf profile
elmPackages.*: update to latest versions
vscode, vscodium: ban nixpkgs-update from updating
@turboMaCk turboMaCk changed the base branch from master to haskell-updates January 6, 2020 17:27
@turboMaCk turboMaCk closed this Jan 6, 2020
@turboMaCk turboMaCk deleted the haskell-unreak-hakyll-sass branch January 6, 2020 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet