auto-update: flake inputs 2026-07-27T00:29:20-07:00

This commit is contained in:
Commons Computer
2026-07-27 00:29:20 -07:00
parent 924f073c21
commit 0f7050a623
Generated
+28 -14
View File
@@ -194,25 +194,25 @@
"htmx-src": { "htmx-src": {
"flake": false, "flake": false,
"locked": { "locked": {
"narHash": "sha256-nm6avZuEBg67SSyyZUhjpXVNstHHgUxrtBHqJgowU08=", "narHash": "sha256-2D8I0L0u6qb57QpeVn88RrT0xatDwQwG/lWOTjuEFPc=",
"type": "file", "type": "file",
"url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" "url": "https://cdn.jsdelivr.net/npm/htmx.org@2.0.10/dist/htmx.min.js"
}, },
"original": { "original": {
"type": "file", "type": "file",
"url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" "url": "https://cdn.jsdelivr.net/npm/htmx.org@2.0.10/dist/htmx.min.js"
} }
}, },
"htmx-ws-src": { "htmx-ws-src": {
"flake": false, "flake": false,
"locked": { "locked": {
"narHash": "sha256-2fg6KyEJoO24q0fQqbz9RMaYNPQrMwpZh29tkSqdqGY=", "narHash": "sha256-woiluaeAoxH/CyDkpk6LYNWCzxH8PHgwgnrlBFGJxgk=",
"type": "file", "type": "file",
"url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2" "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.4"
}, },
"original": { "original": {
"type": "file", "type": "file",
"url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2" "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.4"
} }
}, },
"ibm-plex-mono-src": { "ibm-plex-mono-src": {
@@ -318,11 +318,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1784356753, "lastModified": 1785090369,
"narHash": "sha256-12KrbMiWLcf8m7pCvAtZh1ZrgF85ZXDXvfR/fWTKy84=", "narHash": "sha256-m0pDuRJG7EDo9ri+4Ksu83VsI+PlxNC9lNBfydejce4=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "61b7c44c4073f0b827768aff0049561b5110ea5a", "rev": "624af665418d3c65d544145b4d34ad696439570e",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -415,6 +415,19 @@
"type": "github" "type": "github"
} }
}, },
"tailwindcss-animated-src": {
"flake": false,
"locked": {
"lastModified": 499162500,
"narHash": "sha256-l3esIcsAwj0PHOhnHBLWiLzzRiOo1yOk9VYEGpn6fyQ=",
"type": "tarball",
"url": "https://registry.npmjs.org/tailwindcss-animated/-/tailwindcss-animated-1.1.2.tgz"
},
"original": {
"type": "tarball",
"url": "https://registry.npmjs.org/tailwindcss-animated/-/tailwindcss-animated-1.1.2.tgz"
}
},
"tangled": { "tangled": {
"inputs": { "inputs": {
"actor-typeahead-src": "actor-typeahead-src", "actor-typeahead-src": "actor-typeahead-src",
@@ -435,14 +448,15 @@
"nixpkgs": [ "nixpkgs": [
"nixpkgs" "nixpkgs"
], ],
"sqlite-lib-src": "sqlite-lib-src" "sqlite-lib-src": "sqlite-lib-src",
"tailwindcss-animated-src": "tailwindcss-animated-src"
}, },
"locked": { "locked": {
"lastModified": 1784455514, "lastModified": 1785130800,
"narHash": "sha256-zO/SLXWaHh9p8YZMz6ojUFAi6g4RKH53HlFr/SaZlYI=", "narHash": "sha256-ETzX22jbYzV0Jo9nHsxSs8rw7x8WrbV1LGGJkveX5IE=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "da1953b92c920d3beb2cbd4914387ec3189728ae", "rev": "b98ef54e06e3fccbc3959d619a393e6127ef35a5",
"revCount": 2940, "revCount": 3019,
"type": "git", "type": "git",
"url": "https://tangled.org/@tangled.org/core" "url": "https://tangled.org/@tangled.org/core"
}, },