diff --git a/flake.lock b/flake.lock index 927dc9f..4bb49a9 100644 --- a/flake.lock +++ b/flake.lock @@ -411,24 +411,6 @@ "type": "github" } }, - "flake-parts_3": { - "inputs": { - "nixpkgs-lib": "nixpkgs-lib_2" - }, - "locked": { - "lastModified": 1722555600, - "narHash": "sha256-XOQkdLafnb/p9ij77byFQjDf5m5QYl9b2REiVClC+x4=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "8471fe90ad337a8074e957b69ca4d0089218391d", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "flake-parts", - "type": "github" - } - }, "flake-utils": { "inputs": { "systems": "systems_2" @@ -737,18 +719,6 @@ "url": "https://github.com/NixOS/nixpkgs/archive/a5d394176e64ab29c852d03346c1fc9b0b7d33eb.tar.gz" } }, - "nixpkgs-lib_2": { - "locked": { - "lastModified": 1722555339, - "narHash": "sha256-uFf2QeW7eAHlYXuDktm9c25OxOyCoUOQmh5SZ9amE5Q=", - "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/a5d394176e64ab29c852d03346c1fc9b0b7d33eb.tar.gz" - }, - "original": { - "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/a5d394176e64ab29c852d03346c1fc9b0b7d33eb.tar.gz" - } - }, "nixpkgs-stable": { "locked": { "lastModified": 1720535198, @@ -832,18 +802,22 @@ "pamedia": { "inputs": { "crane": "crane_4", - "flake-parts": "flake-parts_3", + "flake-parts": [ + "flake-parts" + ], "nixpkgs": [ "nixpkgs" ], - "rust-overlay": "rust-overlay" + "rust-overlay": [ + "rust-overlay" + ] }, "locked": { - "lastModified": 1724090308, - "narHash": "sha256-iFyvhbU3VRy/AOfUBYxdmfOJaZTtLCUsHrWskFdtvJc=", + "lastModified": 1724096970, + "narHash": "sha256-pmBAitHgT08Sarpep4056kmrOMQ7gQJQol0cbskT9AU=", "ref": "main", - "rev": "8dfca530b890ddf93e5f7b10ec62a817dd3f2fdb", - "revCount": 12, + "rev": "91f218a45925f76463f517af866df5e75e060218", + "revCount": 14, "type": "git", "url": "https://git.datarift.nl/erwin/pamedia-rs.git" }, @@ -898,7 +872,7 @@ "nixpkgs": "nixpkgs_2", "pamedia": "pamedia", "pre-commit-hooks": "pre-commit-hooks", - "rust-overlay": "rust-overlay_2", + "rust-overlay": "rust-overlay", "sops": "sops", "treefmt-nix": "treefmt-nix" } @@ -921,27 +895,6 @@ } }, "rust-overlay": { - "inputs": { - "nixpkgs": [ - "pamedia", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1724034091, - "narHash": "sha256-b1g7w0sw+MDAhUAeCoX1vlTghsqcDZkxr+k9OZmxPa8=", - "owner": "oxalica", - "repo": "rust-overlay", - "rev": "c7d36e0947826e0751a5214ffe82533fbc909bc0", - "type": "github" - }, - "original": { - "owner": "oxalica", - "repo": "rust-overlay", - "type": "github" - } - }, - "rust-overlay_2": { "inputs": { "nixpkgs": [ "nixpkgs"