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

working CPP kernel #20

Merged
merged 1 commit into from
Feb 23, 2019
Merged

working CPP kernel #20

merged 1 commit into from
Feb 23, 2019

Conversation

MMesch
Copy link
Contributor

@MMesch MMesch commented Feb 23, 2019

works but takes very long (~2h on my laptop) to build because it has to build all of llvm again.

@MMesch MMesch merged commit a5d7f12 into master Feb 23, 2019
@costrouc
Copy link

I remember having the hardest time building xeus-cling. Glad you were able to get it to work. Is there any effort to include these kernels in nixpkgs?

@MMesch
Copy link
Contributor Author

MMesch commented Feb 24, 2019

My current idea is to move forward as fast as possible with this repo, even if it is a bit dirty. I want to move all the custom packages that are required for the kernels into nix overlay and then merge as much into nixpkgs as possible. The best outcome would be if this repo contains only examples in the end ;)

@MMesch
Copy link
Contributor Author

MMesch commented Feb 24, 2019

We can discuss how to do it here: #4

k1nkreet pushed a commit that referenced this pull request Jun 30, 2022
Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/a4b154ebbdc88c8498a5c7b01589addc9e9cb678' (2022-04-11)
  → 'github:numtide/flake-utils/04c1b180862888302ddfb2e3ad9eaa63afc60cf8' (2022-05-17)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/c777cdf5c564015d5f63b09cc93bef4178b19b01' (2022-05-05)
  → 'github:nixos/nixpkgs/83658b28fe638a170a19b8933aa008b30640fbd1' (2022-05-26)
• Updated input 'nixpkgs-stable':
    'github:nixos/nixpkgs/5656d7f92aa8264eb06ba68ad94c87ac5b5312e8' (2022-05-06)
  → 'github:nixos/nixpkgs/9bc0e974545d5bc4c24e1ed047be0dc4e30e494b' (2022-05-26)
• Updated input 'poetry2nix':
    'github:nix-community/poetry2nix/6984e7e2e907eea44ec08acaf2462e208b7ed90a' (2022-05-07)
  → 'github:nix-community/poetry2nix/3b01c3e3dc57d511848d8433153ab67db79640e1' (2022-05-26)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/e5e7b3b542e7f4f96967966a943d7e1c07558042' (2022-04-04)
  → 'github:cachix/pre-commit-hooks.nix/521a524771a8e93caddaa0ac1d67d03766a8b0b3' (2022-05-16)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@djacu djacu deleted the xeus-cling branch August 10, 2022 18:08
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.

2 participants