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

Nixpkgs marked poetry to be insecure (indirectly). #1548

Closed
Pegasust opened this issue Dec 15, 2022 · 1 comment · Fixed by #1550
Closed

Nixpkgs marked poetry to be insecure (indirectly). #1548

Pegasust opened this issue Dec 15, 2022 · 1 comment · Fixed by #1550

Comments

@Pegasust
Copy link

See NixOS/nixpkgs#203396 (comment)

Not sure how I'd contribute to fix this issue though. My guess is a simple nix flake update might work?

@scottbot95
Copy link
Contributor

scottbot95 commented Jan 1, 2023

Tangentially related question, but I'm curious if there's any reason why the version of nixpkgs in use is nixos-unstable? Looks like it's been on the unstable branch since introduction of flakes. I'm certainly no flake expert, but wouldn't it be better to use a stable release if we don't specifically need something form unstable?

EDIT: Well I've answered my own question in this case. nixos-unstable is the only branch that has the updated version of poetry.

scottbot95 added a commit to scottbot95/nixops that referenced this issue Jan 1, 2023
Fixes NixOS#1548

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/0ea7a8f1b939d74e5df8af9a8f7342097cdf69eb' (2022-07-02)
  → 'github:NixOS/nixpkgs/677ed08a50931e38382dbef01cba08a8f7eac8f6' (2022-12-29)
• Updated input 'utils':
    'github:numtide/flake-utils/c91f3de5adaf1de973b797ef7485e441a65b8935' (2021-10-21)
  → 'github:numtide/flake-utils/5aed5285a952e0b949eb3ba02c12fa4fcfef535f' (2022-11-02)
@roberth roberth closed this as completed in 000a22a Jan 3, 2023
pasqui23 pushed a commit to pasqui23/nixops that referenced this issue Jan 31, 2023
Fixes NixOS#1548

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/0ea7a8f1b939d74e5df8af9a8f7342097cdf69eb' (2022-07-02)
  → 'github:NixOS/nixpkgs/677ed08a50931e38382dbef01cba08a8f7eac8f6' (2022-12-29)
• Updated input 'utils':
    'github:numtide/flake-utils/c91f3de5adaf1de973b797ef7485e441a65b8935' (2021-10-21)
  → 'github:numtide/flake-utils/5aed5285a952e0b949eb3ba02c12fa4fcfef535f' (2022-11-02)
pasqui23 pushed a commit to pasqui23/nixops that referenced this issue Jan 31, 2023
Fixes NixOS#1548

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/0ea7a8f1b939d74e5df8af9a8f7342097cdf69eb' (2022-07-02)
  → 'github:NixOS/nixpkgs/677ed08a50931e38382dbef01cba08a8f7eac8f6' (2022-12-29)
• Updated input 'utils':
    'github:numtide/flake-utils/c91f3de5adaf1de973b797ef7485e441a65b8935' (2021-10-21)
  → 'github:numtide/flake-utils/5aed5285a952e0b949eb3ba02c12fa4fcfef535f' (2022-11-02)
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 a pull request may close this issue.

2 participants