From 151045ca8a638745670048c3d3b5920634219789 Mon Sep 17 00:00:00 2001 From: teutat3s Date: Mon, 7 Oct 2024 16:59:18 +0200 Subject: [PATCH] flake: update invoiceplane-template, remove nixos-flake --- flake.lock | 24 ++++-------------------- flake.nix | 2 -- 2 files changed, 4 insertions(+), 22 deletions(-) diff --git a/flake.lock b/flake.lock index ffb2acf9..1d6e2bf7 100644 --- a/flake.lock +++ b/flake.lock @@ -207,11 +207,11 @@ ] }, "locked": { - "lastModified": 1720174790, - "narHash": "sha256-Nl6/5AzCg6yoU7OlJrOz8h4w2ENXZyj3AuCFXKxZ/W0=", + "lastModified": 1728309617, + "narHash": "sha256-qEvJZivt+uaKDt53S4W0NGG2VgPwbSDeoMXRnoW+iJ4=", "ref": "refs/heads/main", - "rev": "db4fccbd58cb1411482cdd4ab275daccfe9c870b", - "revCount": 30, + "rev": "27d180c69aaad9366f5f7e731a3205d3e96c37f2", + "revCount": 37, "type": "git", "url": "https://git.pub.solar/teutat3s/invoiceplane-templates.git" }, @@ -316,21 +316,6 @@ "type": "github" } }, - "nixos-flake": { - "locked": { - "lastModified": 1728228560, - "narHash": "sha256-/KCbXGone2PbRSY2qtzLQsPNmryofBVDVS7sIqpKoS4=", - "owner": "srid", - "repo": "nixos-flake", - "rev": "bf66125e692fbed6aa3abeaf386677b64d080a6b", - "type": "github" - }, - "original": { - "owner": "srid", - "repo": "nixos-flake", - "type": "github" - } - }, "nixos-hardware": { "locked": { "lastModified": 1728056216, @@ -386,7 +371,6 @@ "nix-darwin": "nix-darwin", "nix-direnv": "nix-direnv", "nixos-22-05": "nixos-22-05", - "nixos-flake": "nixos-flake", "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs", "triton-vmtools": "triton-vmtools", diff --git a/flake.nix b/flake.nix index dc03b9a4..5acc4bae 100644 --- a/flake.nix +++ b/flake.nix @@ -19,7 +19,6 @@ home-manager.inputs.nixpkgs.follows = "nixpkgs"; flake-parts.url = "github:hercules-ci/flake-parts"; - nixos-flake.url = "github:srid/nixos-flake"; deploy-rs.url = "github:serokell/deploy-rs"; deploy-rs.inputs.nixpkgs.follows = "nixpkgs"; @@ -68,7 +67,6 @@ ]; imports = [ - inputs.nixos-flake.flakeModule ./lib ./modules ./hosts