auto-update: flake inputs 2026-07-27T00:29:20-07:00
This commit is contained in:
Generated
+28
-14
@@ -194,25 +194,25 @@
|
||||
"htmx-src": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"narHash": "sha256-nm6avZuEBg67SSyyZUhjpXVNstHHgUxrtBHqJgowU08=",
|
||||
"narHash": "sha256-2D8I0L0u6qb57QpeVn88RrT0xatDwQwG/lWOTjuEFPc=",
|
||||
"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": {
|
||||
"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": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"narHash": "sha256-2fg6KyEJoO24q0fQqbz9RMaYNPQrMwpZh29tkSqdqGY=",
|
||||
"narHash": "sha256-woiluaeAoxH/CyDkpk6LYNWCzxH8PHgwgnrlBFGJxgk=",
|
||||
"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": {
|
||||
"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": {
|
||||
@@ -318,11 +318,11 @@
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1784356753,
|
||||
"narHash": "sha256-12KrbMiWLcf8m7pCvAtZh1ZrgF85ZXDXvfR/fWTKy84=",
|
||||
"lastModified": 1785090369,
|
||||
"narHash": "sha256-m0pDuRJG7EDo9ri+4Ksu83VsI+PlxNC9lNBfydejce4=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "61b7c44c4073f0b827768aff0049561b5110ea5a",
|
||||
"rev": "624af665418d3c65d544145b4d34ad696439570e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@@ -415,6 +415,19 @@
|
||||
"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": {
|
||||
"inputs": {
|
||||
"actor-typeahead-src": "actor-typeahead-src",
|
||||
@@ -435,14 +448,15 @@
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
],
|
||||
"sqlite-lib-src": "sqlite-lib-src"
|
||||
"sqlite-lib-src": "sqlite-lib-src",
|
||||
"tailwindcss-animated-src": "tailwindcss-animated-src"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1784455514,
|
||||
"narHash": "sha256-zO/SLXWaHh9p8YZMz6ojUFAi6g4RKH53HlFr/SaZlYI=",
|
||||
"lastModified": 1785130800,
|
||||
"narHash": "sha256-ETzX22jbYzV0Jo9nHsxSs8rw7x8WrbV1LGGJkveX5IE=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "da1953b92c920d3beb2cbd4914387ec3189728ae",
|
||||
"revCount": 2940,
|
||||
"rev": "b98ef54e06e3fccbc3959d619a393e6127ef35a5",
|
||||
"revCount": 3019,
|
||||
"type": "git",
|
||||
"url": "https://tangled.org/@tangled.org/core"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user