diff options
author | Freya Murphy <freya@freyacat.org> | 2025-03-22 01:21:59 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2025-03-22 01:21:59 -0400 |
commit | b16fbc393817a55a0d39f08ffbf94181cdbf88ae (patch) | |
tree | 2f3cd519b236009e3de5e19c40600cbaa1441857 /flake.lock | |
parent | update commits (diff) | |
download | dotfiles-nix-b16fbc393817a55a0d39f08ffbf94181cdbf88ae.tar.gz dotfiles-nix-b16fbc393817a55a0d39f08ffbf94181cdbf88ae.tar.bz2 dotfiles-nix-b16fbc393817a55a0d39f08ffbf94181cdbf88ae.zip |
unofficial-homestuck-collection
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 57 |
1 files changed, 56 insertions, 1 deletions
@@ -67,6 +67,24 @@ "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": [ @@ -468,7 +486,8 @@ "hyprland-plugins": "hyprland-plugins", "nixpkgs": "nixpkgs", "sops-nix": "sops-nix", - "talc": "talc" + "talc": "talc", + "unofficial-homestuck-collection": "unofficial-homestuck-collection" } }, "sops-nix": { @@ -521,6 +540,21 @@ "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", @@ -542,6 +576,27 @@ "url": "https://g.trimill.xyz/trimill/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": [ |