From 3324bba585302b00d948a0a832475ac845bad676 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 5 Sep 2026 03:58:52 +0000 Subject: [PATCH] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Removed input 'labwc-fork' • Updated input 'singularity-desktop-src': 'git+https://github.com/singularityos-lab/singularity-desktop.git?ref=refs/heads/master&rev=d642160a3c438f1fd4a535ed7e53584c7c065236&submodules=1' (2026-09-04) → 'git+https://github.com/singularityos-lab/singularity-desktop.git?ref=refs/heads/master&rev=d642160a3c438f1fd4a535ed7e53584c7c065236&submodules=1' (2026-09-04) • Removed input 'singularity-session-src' • Removed input 'singularity-shell-src' • Removed input 'xdg-desktop-portal-singularity-src' --- flake.lock | 71 +----------------------------------------------------- 1 file changed, 1 insertion(+), 70 deletions(-) diff --git a/flake.lock b/flake.lock index b5435e9..33cf117 100644 --- a/flake.lock +++ b/flake.lock @@ -1,22 +1,5 @@ { "nodes": { - "labwc-fork": { - "flake": false, - "locked": { - "lastModified": 1783437749, - "narHash": "sha256-bUIPywGhlYRYVsqiJzQUODSrvpE0JXsJGPr+k5TDYjI=", - "owner": "mateoalfaro", - "repo": "labwc", - "rev": "ee34bbe0b864c03f02003822155422c3d04d2d7c", - "type": "github" - }, - "original": { - "owner": "mateoalfaro", - "ref": "main", - "repo": "labwc", - "type": "github" - } - }, "labwc-src": { "flake": false, "locked": { @@ -51,13 +34,9 @@ }, "root": { "inputs": { - "labwc-fork": "labwc-fork", "labwc-src": "labwc-src", "nixpkgs": "nixpkgs", - "singularity-desktop-src": "singularity-desktop-src", - "singularity-session-src": "singularity-session-src", - "singularity-shell-src": "singularity-shell-src", - "xdg-desktop-portal-singularity-src": "xdg-desktop-portal-singularity-src" + "singularity-desktop-src": "singularity-desktop-src" } }, "singularity-desktop-src": { @@ -77,54 +56,6 @@ "type": "git", "url": "https://github.com/singularityos-lab/singularity-desktop.git" } - }, - "singularity-session-src": { - "flake": false, - "locked": { - "lastModified": 1783113948, - "narHash": "sha256-6PLTgh3SIZH7u6XSJkL/jXvc+A+phlPOA3NLzv/934c=", - "owner": "mateoalfaro", - "repo": "singularity-session", - "rev": "caac41cd57195178bddac7f8271dbbd7c5bb8f87", - "type": "github" - }, - "original": { - "owner": "mateoalfaro", - "repo": "singularity-session", - "type": "github" - } - }, - "singularity-shell-src": { - "flake": false, - "locked": { - "lastModified": 1786074790, - "narHash": "sha256-ooI8/+U7wSEQ0nySQPJZtA4swK3gwWy30Yb8VVff8KE=", - "owner": "mateoalfaro", - "repo": "singularity-shell", - "rev": "d978435d27113687ce9cdbda4ea414111989a790", - "type": "github" - }, - "original": { - "owner": "mateoalfaro", - "repo": "singularity-shell", - "type": "github" - } - }, - "xdg-desktop-portal-singularity-src": { - "flake": false, - "locked": { - "lastModified": 1782680907, - "narHash": "sha256-Rt8Kep2JYgsXIwc4bBxBACC9SJmPiQMkffJ4JcPTImo=", - "owner": "mateoalfaro", - "repo": "xdg-desktop-portal-singularity", - "rev": "d3df667f0ad07fb978fc508440d3df75da633413", - "type": "github" - }, - "original": { - "owner": "mateoalfaro", - "repo": "xdg-desktop-portal-singularity", - "type": "github" - } } }, "root": "root",