mirror of
https://git.sr.ht/~magic_rb/cluster
synced 2024-11-22 08:04:20 +01:00
Update NixNG
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
2b72a11475
commit
212973f6ec
69
flake.lock
69
flake.lock
|
@ -16,6 +16,38 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"hcl-mode": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1594425120,
|
||||
"narHash": "sha256-Ai3OpQPmEQg96Q4JRJJM7vUY8G23l0FUGb1lQsU7SRY=",
|
||||
"owner": "purcell",
|
||||
"repo": "emacs-hcl-mode",
|
||||
"rev": "e12b1df2ca28d2b06c471cd709c038a2dc0bcdbd",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "purcell",
|
||||
"repo": "emacs-hcl-mode",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"modus-themes": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1621753731,
|
||||
"narHash": "sha256-HFYsSPJWAY2/lYk8u1UxHMoe2l8taI6BvDZDfIO0pnE=",
|
||||
"owner": "protesilaos",
|
||||
"repo": "modus-themes",
|
||||
"rev": "11006063c2f294adad827d42ab04ee239e85eb64",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "protesilaos",
|
||||
"repo": "modus-themes",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixng": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
|
@ -23,11 +55,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1622759867,
|
||||
"narHash": "sha256-lyHO7Jo5VSBt9EOMVw55DcfqNdVv7++OzE/P42oYoiM=",
|
||||
"lastModified": 1623343959,
|
||||
"narHash": "sha256-v6n2Hnlfczevr8/dsJW/L1sosXDjAtp0CIXH9XAtTfs=",
|
||||
"ref": "master",
|
||||
"rev": "4ac36a705fb0065bc839cb186f7c0baec2bbe476",
|
||||
"revCount": 84,
|
||||
"rev": "fb1f1c30a87317be3859dc9b0bffd19a81a0b2a5",
|
||||
"revCount": 88,
|
||||
"type": "git",
|
||||
"url": "https://gitea.redalder.org/Magic_RB/NixNG"
|
||||
},
|
||||
|
@ -94,21 +126,40 @@
|
|||
"website": "website"
|
||||
}
|
||||
},
|
||||
"web-mode": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1612115905,
|
||||
"narHash": "sha256-wZ+Sneh+vulcSs+n9fXHG321k9BauBiQvVJ6zw+cWrM=",
|
||||
"owner": "fxbois",
|
||||
"repo": "web-mode",
|
||||
"rev": "8ef47935d638902ba35a557cae5edd6ab6ab1346",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "fxbois",
|
||||
"repo": "web-mode",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"website": {
|
||||
"inputs": {
|
||||
"emacs-htmlize": "emacs-htmlize",
|
||||
"hcl-mode": "hcl-mode",
|
||||
"modus-themes": "modus-themes",
|
||||
"nixng": "nixng_2",
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
],
|
||||
"org-thtml": "org-thtml"
|
||||
"org-thtml": "org-thtml",
|
||||
"web-mode": "web-mode"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1620814650,
|
||||
"narHash": "sha256-mLn49fhYS1OS9nfNsE/MCoZUXl7496RMeX0+JfYSJc8=",
|
||||
"lastModified": 1623342568,
|
||||
"narHash": "sha256-HJ5vkz0e/jz/ouSTowdqGAJGYpY2ETkKhh25V71uim4=",
|
||||
"ref": "master",
|
||||
"rev": "e2249619a8d75339a0f0038121e24b245b9ba691",
|
||||
"revCount": 20,
|
||||
"rev": "86c26238a7c907b80aea7d37f0a1f5c866d6a506",
|
||||
"revCount": 25,
|
||||
"type": "git",
|
||||
"url": "https://gitea.redalder.org/Magic_RB/website"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue