diff options
author | Linnnus <[email protected]> | 2024-01-20 12:48:33 +0100 |
---|---|---|
committer | Linnnus <[email protected]> | 2024-01-20 12:48:33 +0100 |
commit | 8a2ba9a605dd94ebb7258225fd9fc6db6c2871e8 (patch) | |
tree | 070ed7f67476be9c15d7f5a7bc295a3ef73fed07 /flake.lock | |
parent | d8e387ae0e06db2ff3665e0c267dd0ac48215071 (diff) |
hosts/ahmed: Move hellohtml definiton into repo
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 140 |
1 files changed, 1 insertions, 139 deletions
@@ -65,73 +65,6 @@ "type": "github" } }, - "deno2nix": { - "inputs": { - "devshell": "devshell", - "flake-compat": "flake-compat", - "flake-utils": "flake-utils_2", - "nixpkgs": [ - "hellohtml", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1694341738, - "narHash": "sha256-zEosA90LiNd3/EFpZNKs7XPdY7PIsat19I6uJb/MuYU=", - "owner": "SnO2WMaN", - "repo": "deno2nix", - "rev": "38dcc186763ab930acd1d751b4bfe3c0bd606ef3", - "type": "github" - }, - "original": { - "owner": "SnO2WMaN", - "repo": "deno2nix", - "type": "github" - } - }, - "devshell": { - "inputs": { - "flake-utils": [ - "hellohtml", - "deno2nix", - "flake-utils" - ], - "nixpkgs": [ - "hellohtml", - "deno2nix", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1667210711, - "narHash": "sha256-IoErjXZAkzYWHEpQqwu/DeRNJGFdR7X2OGbkhMqMrpw=", - "owner": "numtide", - "repo": "devshell", - "rev": "96a9dd12b8a447840cc246e17a47b81a4268bba7", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "devshell", - "type": "github" - } - }, - "flake-compat": { - "flake": false, - "locked": { - "lastModified": 1668681692, - "narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=", - "owner": "edolstra", - "repo": "flake-compat", - "rev": "009399224d5e398d03b22badca40a37ac85412a1", - "type": "github" - }, - "original": { - "owner": "edolstra", - "repo": "flake-compat", - "type": "github" - } - }, "flake-utils": { "inputs": { "systems": "systems" @@ -151,43 +84,10 @@ } }, "flake-utils_2": { - "locked": { - "lastModified": 1667395993, - "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_3": { "inputs": { "systems": "systems_2" }, "locked": { - "lastModified": 1701680307, - "narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "4022d587cbbfd70fe950c1e2083a02621806a725", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_4": { - "inputs": { - "systems": "systems_3" - }, - "locked": { "lastModified": 1694529238, "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", "owner": "numtide", @@ -201,28 +101,6 @@ "type": "github" } }, - "hellohtml": { - "inputs": { - "deno2nix": "deno2nix", - "flake-utils": "flake-utils_3", - "nixpkgs": [ - "nixpkgs-unstable" - ] - }, - "locked": { - "lastModified": 1703882017, - "narHash": "sha256-2pu26Y+0oZfnbQ7/4KFUBzWYXj3PMkpkxIKaMI/xWAw=", - "owner": "linnnus", - "repo": "hellohtml", - "rev": "57bcf2dd89d5f863520410278b9666725f2f9f77", - "type": "github" - }, - "original": { - "owner": "linnnus", - "repo": "hellohtml", - "type": "github" - } - }, "home-manager": { "inputs": { "nixpkgs": [ @@ -318,7 +196,7 @@ }, "push-notification-api": { "inputs": { - "flake-utils": "flake-utils_4", + "flake-utils": "flake-utils_2", "nixpkgs": [ "nixpkgs" ] @@ -341,7 +219,6 @@ "inputs": { "agenix": "agenix", "comma": "comma", - "hellohtml": "hellohtml", "home-manager": "home-manager_2", "nix-darwin": "nix-darwin", "nixpkgs": "nixpkgs", @@ -378,21 +255,6 @@ "repo": "default", "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" - } } }, "root": "root", |