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

Port Nix to Meson #3160

Closed
wants to merge 10 commits into from
Closed

Port Nix to Meson #3160

wants to merge 10 commits into from

Commits on Mar 24, 2024

  1. Bump cachix/install-nix-action from 25 to 26

    Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 25 to 26.
    - [Release notes](https://github.com/cachix/install-nix-action/releases)
    - [Commits](cachix/install-nix-action@v25...v26)
    
    ---
    updated-dependencies:
    - dependency-name: cachix/install-nix-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and polar committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    3d1feca View commit details
    Browse the repository at this point in the history
  2. removed make buildsystem

    polar committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    d2421ae View commit details
    Browse the repository at this point in the history
  3. removed toml11

    polar committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    67ab4fe View commit details
    Browse the repository at this point in the history
  4. reorganised nix src

    polar committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    bd172d8 View commit details
    Browse the repository at this point in the history
  5. reorganised unit tests

    polar committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    48555e7 View commit details
    Browse the repository at this point in the history
  6. moved misc files

    polar committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    1c7c5a5 View commit details
    Browse the repository at this point in the history
  7. moved data files

    polar committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    0a1b8f2 View commit details
    Browse the repository at this point in the history
  8. added meson build

    polar committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    b6b6117 View commit details
    Browse the repository at this point in the history
  9. fixed build

    polar committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    0df3057 View commit details
    Browse the repository at this point in the history
  10. fixed libstore tests

    polar committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    5ca790c View commit details
    Browse the repository at this point in the history