From 8b48cbd5010e3ce8c41406aafcd10b920a927102 Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 15 Oct 2024 19:28:16 -0400 Subject: tidy up (#328) * nix: tidy up flake * ci: tidy up workflows * cleanup bindings --- flake.lock | 30 +++++------------------------- 1 file changed, 5 insertions(+), 25 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 481948a..2104113 100644 --- a/flake.lock +++ b/flake.lock @@ -2,43 +2,23 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1725534445, - "narHash": "sha256-Yd0FK9SkWy+ZPuNqUgmVPXokxDgMJoGuNpMEtkfcf84=", + "lastModified": 1728538411, + "narHash": "sha256-f0SBJz1eZ2yOuKUr5CA9BHULGXVSn6miBuUWdTyhUhU=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "9bb1e7571aadf31ddb4af77fc64b2d59580f9a39", + "rev": "b69de56fac8c2b6f8fd27f2eca01dcda8e0a4221", "type": "github" }, "original": { - "id": "nixpkgs", + "owner": "NixOS", "ref": "nixpkgs-unstable", - "type": "indirect" - } - }, - "parts": { - "inputs": { - "nixpkgs-lib": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1725234343, - "narHash": "sha256-+ebgonl3NbiKD2UD0x4BszCZQ6sTfL4xioaM49o5B3Y=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "567b938d64d4b4112ee253b9274472dc3a346eb6", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "flake-parts", + "repo": "nixpkgs", "type": "github" } }, "root": { "inputs": { "nixpkgs": "nixpkgs", - "parts": "parts", "treefmt-nix": "treefmt-nix" } }, -- cgit v1.2.3