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

Update all inputs in flake.lock #564

Closed
wants to merge 4 commits into from

Conversation

mikatammi
Copy link
Collaborator

@mikatammi mikatammi commented Apr 14, 2024

Description of changes

Update nixpkgs and then all other inputs in flake.lock, which updates kernel so that the USB network card kernel patch is not needed anymore. Also disabled Element for cross-compiled NVIDIA builds for now.

Checklist for things done

  • Summary of the proposed changes in the PR description
  • More detailed description in the commit message(s)
  • Commits are squashed into relevant entities - avoid a lot of minimal dev time commits in the PR
  • Contribution guidelines followed
  • Ghaf documentation updated with the commit - https://tiiuae.github.io/ghaf/
  • PR linked to architecture documentation and requirement(s) (ticket id)
  • Test procedure described (or includes tests). Select one or more:
    • Tested on Lenovo X1 x86_64
    • Tested on Jetson Orin NX or AGX aarch64
    • Tested on Polarfire riscv64
  • Author has run nix flake check --accept-flake-config and it passes
  • All automatic Github Action checks pass - see actions
  • Author has added reviewers and removed PR draft status

Testing

Do not merge yet. NVIDIA cross-compilation is broken within this PR.

@mikatammi mikatammi temporarily deployed to internal-build-workflow April 14, 2024 21:38 — with GitHub Actions Inactive
@mikatammi mikatammi temporarily deployed to internal-build-workflow April 14, 2024 21:57 — with GitHub Actions Inactive
@mikatammi mikatammi temporarily deployed to internal-build-workflow April 15, 2024 16:43 — with GitHub Actions Inactive
@mikatammi mikatammi temporarily deployed to internal-build-workflow April 18, 2024 15:42 — with GitHub Actions Inactive
@mikatammi mikatammi temporarily deployed to internal-build-workflow April 18, 2024 15:43 — with GitHub Actions Inactive
@mikatammi mikatammi temporarily deployed to internal-build-workflow April 18, 2024 16:14 — with GitHub Actions Inactive
@mikatammi mikatammi temporarily deployed to internal-build-workflow April 18, 2024 17:24 — with GitHub Actions Inactive
Disable element-desktop for cross-compiled builds for now, need to
resolve rustc and seshat related cross-compilation issue.

Signed-off-by: Mika Tammi <mika.tammi@unikie.com>
Signed-off-by: Mika Tammi <mika.tammi@unikie.com>
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/614b4613980a522ba49f0d194531beddbb7220d3' (2024-03-17)
  → 'github:NixOS/nixpkgs/e402c3eb6d88384ca6c52ef1c53e61bdc9b84ddd' (2024-04-17)

Signed-off-by: Mika Tammi <mika.tammi@unikie.com>
• Updated input 'devshell':
    'github:numtide/devshell/2d45b54ca4a183f2fdcf4b19c895b64fbf620ee8' (2024-03-22)
  → 'github:numtide/devshell/2c8e04e5c29299bec53c2e5a73da0f9afa8dabb5' (2024-04-15)
• Updated input 'disko':
    'github:nix-community/disko/a297cb1cb0337ee10a7a0f9517954501d8f6f74d' (2024-04-11)
  → 'github:nix-community/disko/1efd500e9805a9efbce401ed5999006d397b9f11' (2024-04-18)
• Updated input 'jetpack-nixos':
    'github:anduril/jetpack-nixos/99ff19f877ad05dc4d171a1f543a90b997cef240' (2024-04-04)
  → 'github:anduril/jetpack-nixos/0739781a210940224ce0481bb196b2c559a7c365' (2024-04-16)
• Updated input 'microvm':
    'github:astro/microvm.nix/ee0068ca87bdabbde3cc39b7af807c0302d0304c' (2024-04-09)
  → 'github:astro/microvm.nix/a1341f7195e34d9bb88c12314cc3b0c4429f9b0a' (2024-04-15)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/e1c4bac14beb8c409d0534382cf967171706b9d9' (2024-04-10)
  → 'github:NixOS/nixos-hardware/6f976e53752e5b9ab08f9a3b1b0b9c67815c9754' (2024-04-18)
• Updated input 'pre-commit-hooks-nix':
    'github:cachix/pre-commit-hooks.nix/70f504012f0a132ac33e56988e1028d88a48855c' (2024-04-08)
  → 'github:cachix/pre-commit-hooks.nix/40e6053ecb65fcbf12863338a6dcefb3f55f1bf8' (2024-04-12)

Signed-off-by: Mika Tammi <mika.tammi@unikie.com>
@mikatammi mikatammi temporarily deployed to internal-build-workflow April 18, 2024 17:32 — with GitHub Actions Inactive
@mikatammi mikatammi changed the title Update nixpkgs in flake.lock Update all inputs in flake.lock Apr 18, 2024
@brianmcgillion
Copy link
Collaborator

This is now complete by the work done in unstable update, along with element x-compilation

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

2 participants