diff options
author | Freya Murphy <freya@freyacat.org> | 2025-06-24 11:17:45 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2025-06-24 11:17:45 -0400 |
commit | 826c55ba767f2b6138548922580586538b09551f (patch) | |
tree | 570d0cd1bd4295b7c79b88db400e4ecaca20d764 /flake.lock | |
parent | arcanist: init at 2025.18 (diff) | |
download | dotfiles-nix-826c55ba767f2b6138548922580586538b09551f.tar.gz dotfiles-nix-826c55ba767f2b6138548922580586538b09551f.tar.bz2 dotfiles-nix-826c55ba767f2b6138548922580586538b09551f.zip |
remove unused flake input
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 57 |
1 files changed, 1 insertions, 56 deletions
@@ -131,24 +131,6 @@ "type": "github" } }, - "flake-utils_2": { - "inputs": { - "systems": "systems_3" - }, - "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" - } - }, "gitignore": { "inputs": { "nixpkgs": [ @@ -586,8 +568,7 @@ "nixos-wsl": "nixos-wsl", "nixpkgs": "nixpkgs", "sops-nix": "sops-nix", - "talc": "talc", - "unofficial-homestuck-collection": "unofficial-homestuck-collection" + "talc": "talc" } }, "sf-arabic": { @@ -724,21 +705,6 @@ "type": "github" } }, - "systems_3": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - }, "talc": { "inputs": { "flake-utils": "flake-utils", @@ -760,27 +726,6 @@ "url": "https://g.trimill.xyz/talc" } }, - "unofficial-homestuck-collection": { - "inputs": { - "flake-utils": "flake-utils_2", - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1742620596, - "narHash": "sha256-w9dgDKsiSFyXugArVFkhimYSYoIJTOl+7fs7fwvlVyY=", - "ref": "refs/heads/main", - "rev": "fa441a2e9720615d3733bd2afc1f0875e5f2c12b", - "revCount": 1, - "type": "git", - "url": "https://g.freya.cat/freya/unofficial-homestuck-collection-nix" - }, - "original": { - "type": "git", - "url": "https://g.freya.cat/freya/unofficial-homestuck-collection-nix" - } - }, "xdph": { "inputs": { "hyprland-protocols": [ |