From bfb89952bf41ba608992a43d5a9764afaeb733a0 Mon Sep 17 00:00:00 2001 From: Flake Bot Date: Sat, 31 Aug 2024 09:43:44 +0000 Subject: [PATCH] Bump flake.lock Signed-off-by: Flake Bot <41898282+github-actions[bot]@users.noreply.github.com> --- flake.lock | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/flake.lock b/flake.lock index 80e2a7f..066442b 100644 --- a/flake.lock +++ b/flake.lock @@ -1,5 +1,23 @@ { "nodes": { + "flake-parts": { + "inputs": { + "nixpkgs-lib": "nixpkgs-lib" + }, + "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" + } + }, "home-manager": { "inputs": { "nixpkgs": [ @@ -41,6 +59,27 @@ "type": "github" } }, + "kostek001-pkgs": { + "inputs": { + "flake-parts": "flake-parts", + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1723396635, + "narHash": "sha256-ePhy9Jc0dw7gvWjVtJmwhxufq4+SQxhfjBt9ygCdyBs=", + "owner": "kostek001", + "repo": "pkgs", + "rev": "3cb276f1d4b460c5c001cb2d0de2b8cf9f369ea0", + "type": "github" + }, + "original": { + "owner": "kostek001", + "repo": "pkgs", + "type": "github" + } + }, "nix-flatpak": { "locked": { "lastModified": 1711997201, @@ -95,6 +134,18 @@ "type": "github" } }, + "nixpkgs-lib": { + "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_2": { "locked": { "lastModified": 1724819573, @@ -138,6 +189,7 @@ "inputs": { "home-manager": "home-manager", "jovian": "jovian", + "kostek001-pkgs": "kostek001-pkgs", "nix-flatpak": "nix-flatpak", "nixpkgs": "nixpkgs_2", "plasma-manager": "plasma-manager"