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

Nixos 24.05 #127

Merged
merged 25 commits into from
Jun 15, 2024
Merged

Nixos 24.05 #127

merged 25 commits into from
Jun 15, 2024

Commits on Jun 8, 2024

  1. Upgrade to postgresql 14.

    This no longer has the (same) failing test issue previously commented
    on, see NixOS/nixpkgs#150930 (comment)
    jonathanlking authored and nh2 committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    5392d22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ef6d76 View commit details
    Browse the repository at this point in the history
  3. Remove postgrest from working set

    jonathanlking authored and nh2 committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    b49f61c View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Update nixpkgs submodule for 24.05

    jonathanlking authored and nh2 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    9a20880 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    075d119 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42d492a View commit details
    Browse the repository at this point in the history
  4. Create pkgsWithGhc package set

    jonathanlking authored and nh2 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    79945d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    743c156 View commit details
    Browse the repository at this point in the history
  6. No longer depend on two GHC versions #122

    jonathanlking authored and nh2 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    6601d2c View commit details
    Browse the repository at this point in the history
  7. Set dontDisableStatic by default in an overlay

    FPtje authored and nh2 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    0f21cbc View commit details
    Browse the repository at this point in the history
  8. NixOS upgrade fix: get X packages from xorg

    FPtje authored and nh2 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    7b0ba2f View commit details
    Browse the repository at this point in the history
  9. Apply dontDisableStatic to xorg

    FPtje authored and nh2 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    2018b46 View commit details
    Browse the repository at this point in the history
  10. Fix some nil warnings

    FPtje authored and nh2 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    9b925d2 View commit details
    Browse the repository at this point in the history
  11. nixpkgs: Fix nix file not using commit from submodule.

    I forgot it in commit "Update nixpkgs submodule for 24.05"
    nh2 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    6e3740e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2cc53bb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dd8b314 View commit details
    Browse the repository at this point in the history
  14. Don't use python2

    nh2 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    67c7d87 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dd0c245 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8f5a35f View commit details
    Browse the repository at this point in the history
  17. Fix postgresql-simple on -O0

    nh2 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    2247dbd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    526e161 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    444e6a5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bbd56c1 View commit details
    Browse the repository at this point in the history
  21. workingStackageExecutable now working.

    With and without `disableOptimization`.
    nh2 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    c38da36 View commit details
    Browse the repository at this point in the history
  22. Update workingStackageExecutables.

    * Some packages were marked as broken in nixpkgs anyway so they
      don't need to be listed.
    * One newly built.
    * Some got updated errors.
    nh2 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    1416fd4 View commit details
    Browse the repository at this point in the history