From 94a5b7710b7da240d46ccc66222958e57b278e93 Mon Sep 17 00:00:00 2001 From: ibizaman Date: Mon, 14 Jul 2025 00:30:58 +0200 Subject: [PATCH] remove flake lock from demos This makes the demos always up to date. fixes #158 --- demo/homeassistant/flake.lock | 148 ------------------------------ demo/nextcloud/flake.lock | 165 ---------------------------------- 2 files changed, 313 deletions(-) delete mode 100644 demo/homeassistant/flake.lock delete mode 100644 demo/nextcloud/flake.lock diff --git a/demo/homeassistant/flake.lock b/demo/homeassistant/flake.lock deleted file mode 100644 index 6042126..0000000 --- a/demo/homeassistant/flake.lock +++ /dev/null @@ -1,148 +0,0 @@ -{ - "nodes": { - "flake-utils": { - "inputs": { - "systems": "systems" - }, - "locked": { - "lastModified": 1731533236, - "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "nix-flake-tests": { - "locked": { - "lastModified": 1677844186, - "narHash": "sha256-ErJZ/Gs1rxh561CJeWP5bohA2IcTq1rDneu1WT6CVII=", - "owner": "antifuchs", - "repo": "nix-flake-tests", - "rev": "bbd9216bd0f6495bb961a8eb8392b7ef55c67afb", - "type": "github" - }, - "original": { - "owner": "antifuchs", - "repo": "nix-flake-tests", - "type": "github" - } - }, - "nixpkgs": { - "locked": { - "lastModified": 1742069588, - "narHash": "sha256-C7jVfohcGzdZRF6DO+ybyG/sqpo1h6bZi9T56sxLy+k=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "c80f6a7e10b39afcc1894e02ef785b1ad0b0d7e5", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_2": { - "locked": { - "lastModified": 1744868846, - "narHash": "sha256-5RJTdUHDmj12Qsv7XOhuospjAjATNiTMElplWnJE9Hs=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "ebe4301cbd8f81c4f8d3244b3632338bbeb6d49c", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nmdsrc": { - "flake": false, - "locked": { - "lastModified": 1705050560, - "narHash": "sha256-x3zzcdvhJpodsmdjqB4t5mkVW22V3wqHLOun0KRBzUI=", - "ref": "refs/heads/master", - "rev": "66d9334933119c36f91a78d565c152a4fdc8d3d3", - "revCount": 66, - "type": "git", - "url": "https://git.sr.ht/~rycee/nmd" - }, - "original": { - "type": "git", - "url": "https://git.sr.ht/~rycee/nmd" - } - }, - "root": { - "inputs": { - "selfhostblocks": "selfhostblocks", - "sops-nix": "sops-nix" - } - }, - "selfhostblocks": { - "inputs": { - "flake-utils": "flake-utils", - "nix-flake-tests": "nix-flake-tests", - "nixpkgs": "nixpkgs", - "nmdsrc": "nmdsrc" - }, - "locked": { - "lastModified": 1750057967, - "narHash": "sha256-1pSPIuhpbKVBxEejKiQ6NG9AP9Jc9EO09N1QGUuyQ0c=", - "ref": "refs/heads/patchNixpkgs", - "rev": "ba5d242c2578c4864883818dd8ff50a15d9326b2", - "revCount": 715, - "type": "git", - "url": "file:///home/timi/Projects/selfhostblocks" - }, - "original": { - "owner": "ibizaman", - "repo": "selfhostblocks", - "type": "github" - } - }, - "sops-nix": { - "inputs": { - "nixpkgs": "nixpkgs_2" - }, - "locked": { - "lastModified": 1749592509, - "narHash": "sha256-VunQzfZFA+Y6x3wYi2UE4DEQ8qKoAZZCnZPUlSoqC+A=", - "owner": "Mic92", - "repo": "sops-nix", - "rev": "50754dfaa0e24e313c626900d44ef431f3210138", - "type": "github" - }, - "original": { - "owner": "Mic92", - "repo": "sops-nix", - "type": "github" - } - }, - "systems": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - } - }, - "root": "root", - "version": 7 -} diff --git a/demo/nextcloud/flake.lock b/demo/nextcloud/flake.lock deleted file mode 100644 index d008340..0000000 --- a/demo/nextcloud/flake.lock +++ /dev/null @@ -1,165 +0,0 @@ -{ - "nodes": { - "flake-utils": { - "inputs": { - "systems": "systems" - }, - "locked": { - "lastModified": 1731533236, - "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "nix-flake-tests": { - "locked": { - "lastModified": 1677844186, - "narHash": "sha256-ErJZ/Gs1rxh561CJeWP5bohA2IcTq1rDneu1WT6CVII=", - "owner": "antifuchs", - "repo": "nix-flake-tests", - "rev": "bbd9216bd0f6495bb961a8eb8392b7ef55c67afb", - "type": "github" - }, - "original": { - "owner": "antifuchs", - "repo": "nix-flake-tests", - "type": "github" - } - }, - "nixpkgs": { - "locked": { - "lastModified": 1742069588, - "narHash": "sha256-C7jVfohcGzdZRF6DO+ybyG/sqpo1h6bZi9T56sxLy+k=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "c80f6a7e10b39afcc1894e02ef785b1ad0b0d7e5", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs-stable": { - "locked": { - "lastModified": 1721524707, - "narHash": "sha256-5NctRsoE54N86nWd0psae70YSLfrOek3Kv1e8KoXe/0=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "556533a23879fc7e5f98dd2e0b31a6911a213171", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "release-24.05", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_2": { - "locked": { - "lastModified": 1725194671, - "narHash": "sha256-tLGCFEFTB5TaOKkpfw3iYT9dnk4awTP/q4w+ROpMfuw=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "b833ff01a0d694b910daca6e2ff4a3f26dee478c", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nmdsrc": { - "flake": false, - "locked": { - "lastModified": 1705050560, - "narHash": "sha256-x3zzcdvhJpodsmdjqB4t5mkVW22V3wqHLOun0KRBzUI=", - "ref": "refs/heads/master", - "rev": "66d9334933119c36f91a78d565c152a4fdc8d3d3", - "revCount": 66, - "type": "git", - "url": "https://git.sr.ht/~rycee/nmd" - }, - "original": { - "type": "git", - "url": "https://git.sr.ht/~rycee/nmd" - } - }, - "root": { - "inputs": { - "selfhostblocks": "selfhostblocks", - "sops-nix": "sops-nix" - } - }, - "selfhostblocks": { - "inputs": { - "flake-utils": "flake-utils", - "nix-flake-tests": "nix-flake-tests", - "nixpkgs": "nixpkgs", - "nmdsrc": "nmdsrc" - }, - "locked": { - "lastModified": 1750063370, - "narHash": "sha256-rpte6uSniCfDsM2T8Fo39VSZ1zRz9cJDOYgGFf/VGe8=", - "ref": "refs/heads/patchNixpkgs", - "rev": "2c06db033c60c2b8640b9b4d6c420f093974b62d", - "revCount": 715, - "type": "git", - "url": "file:///home/timi/Projects/selfhostblocks" - }, - "original": { - "owner": "ibizaman", - "repo": "selfhostblocks", - "type": "github" - } - }, - "sops-nix": { - "inputs": { - "nixpkgs": "nixpkgs_2", - "nixpkgs-stable": "nixpkgs-stable" - }, - "locked": { - "lastModified": 1725540166, - "narHash": "sha256-htc9rsTMSAY5ek+DB3tpntdD/es0eam2hJgO92bWSys=", - "owner": "Mic92", - "repo": "sops-nix", - "rev": "d9d781523a1463965cd1e1333a306e70d9feff07", - "type": "github" - }, - "original": { - "owner": "Mic92", - "repo": "sops-nix", - "type": "github" - } - }, - "systems": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - } - }, - "root": "root", - "version": 7 -}