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

Modernize buildsystem #199

Merged
merged 4 commits into from
Sep 30, 2023
Merged

Modernize buildsystem #199

merged 4 commits into from
Sep 30, 2023

Conversation

Mic92
Copy link
Owner

@Mic92 Mic92 commented Sep 30, 2023

No description provided.

Flake lock file updates:

• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/59cf3f1447cfc75087e7273b04b31e689a8599fb' (2023-08-01)
  → 'github:hercules-ci/flake-parts/7f53fdb7bdc5bb237da7fefef12d099e4fd611ca' (2023-09-01)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/cf73a86c35a84de0e2f3ba494327cf6fb51c0dfd' (2023-08-10)
  → 'github:NixOS/nixpkgs/517501bcf14ae6ec47efd6a17dda0ca8e6d866f9' (2023-09-27)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/19dee4bf6001849006a63f3435247316b0488e99' (2023-08-12)
  → 'github:numtide/treefmt-nix/720bd006d855b08e60664e4683ccddb7a9ff614a' (2023-09-27)
@Mic92 Mic92 force-pushed the modernize branch 2 times, most recently from 3d72f57 to c9b7cb7 Compare September 30, 2023 09:03
@Mic92 Mic92 merged commit 2732363 into master Sep 30, 2023
@Mic92 Mic92 deleted the modernize branch September 30, 2023 09:04
@@ -3,13 +3,16 @@


pkgs.python311.pkgs.buildPythonApplication {
name = "nix-update";
pname = "nix-update";
version = "0.19.3";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we could probably import pyproject.toml and read the version in code from there

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