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

Upgrade nixpkgs #1202

Closed
dsalaza4 opened this issue Dec 4, 2023 · 3 comments
Closed

Upgrade nixpkgs #1202

dsalaza4 opened this issue Dec 4, 2023 · 3 comments
Assignees

Comments

@dsalaza4
Copy link
Contributor

dsalaza4 commented Dec 4, 2023

It seems like the Nix version used when running the container is pretty old:

image

We need to upgrade nixpkgs to the latest possible version to keep up to date with the latest nix versions.

rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 7, 2023
- Upgrade nixpkgs to latest version 23.11

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 7, 2023
- Upgrade nixpkgs to latest version 23.11

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 7, 2023
- Upgrade nixpkgs to latest version 23.11

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 7, 2023
- Upgrade nixpkgs to latest version 23.11

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 7, 2023
- Upgrade nixpkgs to latest version 23.11
- Upgrade commitlint/cli to 18.4.3

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 7, 2023
- Upgrade nixpkgs to latest version 23.11
- Upgrade commitlint/cli to 18.4.3

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 14, 2023
- Update nixpkgs to last version

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 14, 2023
- Update nixpkgs to last version

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 14, 2023
- Update nixpkgs to last version

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 14, 2023
- Update nixpkgs to last version

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 14, 2023
- Update nixpkgs to last version

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 14, 2023
- Update nixpkgs to last version

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 14, 2023
- Update nixpkgs to last version

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 14, 2023
- Update nixpkgs to last version

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 14, 2023
- Update nixpkgs to last version

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 14, 2023
- Update nixpkgs to last version

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 14, 2023
- Update nixpkgs to last version

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 14, 2023
- Update nixpkgs to last version

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 14, 2023
- Update nixpkgs to last version

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 14, 2023
- Update nixpkgs to last version

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 14, 2023
- Update nixpkgs to last version

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
dsalaza4 added a commit that referenced this issue Dec 14, 2023
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 14, 2023
- update nixpkgs version to 23.05

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 14, 2023
- update nixpkgs version to 23.05

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
dsalaza4 added a commit that referenced this issue Dec 14, 2023
feat(build): #1202 fix nixpkgs version
dsalaza4 added a commit to dsalaza4/makes that referenced this issue Dec 15, 2023
- Pin nix version to 2.15 as it looks like
2.16 brings breaking changes for current back pinning method
- Stop supporting nix unstable as it is broken and no being used
- Update nixpkgs to support latest nodejs version

Signed-off-by: Daniel Salazar <podany270895@gmail.com>
dsalaza4 added a commit to dsalaza4/makes that referenced this issue Dec 15, 2023
- Pin nix version to 2.15 as it looks like
2.16 brings breaking changes for current back pinning method
- Stop supporting nix unstable as it is broken and no being used
- Update nixpkgs to support latest nodejs version

Signed-off-by: Daniel Salazar <podany270895@gmail.com>
acuberosatfluid added a commit that referenced this issue Dec 15, 2023
feat(back): #1202 pin nix version
acuberosatfluid added a commit that referenced this issue Dec 16, 2023
- This reverts commit 9327968.
dacevedo12 added a commit that referenced this issue Dec 16, 2023
@acuberosatfluid
Copy link
Contributor

acuberosatfluid commented Dec 16, 2023

@dsalaza4 @rohaquinlop

We ran into these errors in Universe after merging #1220

/tmp/nix-build-integrates-front-build.drv-0
/nix/store/600g0if5farpw99rb6zbjgpswv4bb7j6-integrates-front-build/output/app
error: home directory '/homeless-shelter' exists; please remove it to assure purity of builds without sandboxing

We decided to revert the changes temporarily, which fixed the pipelines

rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 18, 2023
- Based on
fluidattacks#1220

- Pin nix version to 2.15 as it looks like 2.16
brings breaking changes for current back pinning
method.

- Stop supporting nix unstable as it is broken and
no being used.

- Update nixpkgs to support latest nodejs version.

- Add `impure` flag to nix-build command.

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 18, 2023
- Based on
fluidattacks#1220

- Pin nix version to 2.15 as it looks like 2.16
brings breaking changes for current back pinning
method.

- Stop supporting nix unstable as it is broken and
no being used.

- Update nixpkgs to support latest nodejs version.

- Add `impure` flag to nix-build command.

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 18, 2023
- Based on
fluidattacks#1220

- Pin nix version to 2.15 as it looks like 2.16
brings breaking changes for current back pinning
method.

- Stop supporting nix unstable as it is broken and
no being used.

- Update nixpkgs to support latest nodejs version.

- Add `impure` flag to nix-build command.

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
rohaquinlop added a commit to rohaquinlop/makes that referenced this issue Dec 18, 2023
- Based on
fluidattacks#1220

- Pin nix version to 2.15 as it looks like 2.16
brings breaking changes for current back pinning
method.

- Stop supporting nix unstable as it is broken and
no being used.

- Update nixpkgs to support latest nodejs version.

- Add `impure` flag to nix-build command.

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
@dsalaza4
Copy link
Contributor Author

@dsalaza4 @rohaquinlop

We ran into these errors in Universe after merging #1220

/tmp/nix-build-integrates-front-build.drv-0
/nix/store/600g0if5farpw99rb6zbjgpswv4bb7j6-integrates-front-build/output/app
error: home directory '/homeless-shelter' exists; please remove it to assure purity of builds without sandboxing

We decided to revert the changes temporarily, which fixed the pipelines

I think this is more related to /integrates/front/build needing to use the HOME directory in newer npm versions

dsalaza4 added a commit to dsalaza4/makes that referenced this issue Dec 19, 2023
- Release new major version
- This version will incorporate breaking changes brought after
nixos 25.05
- Stop supporting nix unstable in CLI
- Pin nix to 2.15
dsalaza4 added a commit to dsalaza4/makes that referenced this issue Dec 19, 2023
- Release new major version
- This version will incorporate breaking changes brought after
nixos 25.05
- Stop supporting nix unstable in CLI
- Pin nix to 2.15

Signed-off-by: Daniel Salazar <podany270895@gmail.com>
dsalaza4 added a commit to dsalaza4/makes that referenced this issue Dec 19, 2023
- Release new major version
- This version will incorporate breaking changes brought after
nixos 25.05
- Stop supporting nix unstable in CLI
- Pin nix to 2.15

Signed-off-by: Daniel Salazar <podany270895@gmail.com>
dsalaza4 added a commit that referenced this issue Dec 19, 2023
dsalaza4 added a commit to dsalaza4/makes that referenced this issue Dec 19, 2023
- Use right version for amd64 container

Signed-off-by: Daniel Salazar <podany270895@gmail.com>
dsalaza4 added a commit that referenced this issue Dec 19, 2023
@rohaquinlop
Copy link
Collaborator

makeNodeJsLock isn't working
image

dsalaza4 added a commit to dsalaza4/makes that referenced this issue Dec 19, 2023
- Uprade nixpkgs to support latest nodejs version

Signed-off-by: Daniel Salazar <podany270895@gmail.com>
acuberosatfluid added a commit that referenced this issue Dec 19, 2023
feat(build): #1202 upgrade nixpkgs
dsalaza4 added a commit to dsalaza4/makes that referenced this issue Dec 19, 2023
- Use fetch tarball in builtins
- Use fetch tarball in documentation

Signed-off-by: Daniel Salazar <podany270895@gmail.com>
dsalaza4 added a commit to dsalaza4/makes that referenced this issue Dec 19, 2023
- Use fetch tarball in builtins
- Use fetch tarball in documentation

Signed-off-by: Daniel Salazar <podany270895@gmail.com>
dsalaza4 added a commit to dsalaza4/makes that referenced this issue Dec 19, 2023
- Use fetch tarball in builtins
- Use fetch tarball in documentation

Signed-off-by: Daniel Salazar <podany270895@gmail.com>
dsalaza4 added a commit that referenced this issue Dec 19, 2023
feat(cross): #1202 use fetch tarball
@dsalaza4 dsalaza4 self-assigned this Dec 19, 2023
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

No branches or pull requests

3 participants