Update NixNG

Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
Magic_RB 2021-06-10 18:53:52 +02:00
parent 2b72a11475
commit 212973f6ec
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -16,6 +16,38 @@
"type": "github" "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": { "nixng": {
"inputs": { "inputs": {
"nixpkgs": [ "nixpkgs": [
@ -23,11 +55,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1622759867, "lastModified": 1623343959,
"narHash": "sha256-lyHO7Jo5VSBt9EOMVw55DcfqNdVv7++OzE/P42oYoiM=", "narHash": "sha256-v6n2Hnlfczevr8/dsJW/L1sosXDjAtp0CIXH9XAtTfs=",
"ref": "master", "ref": "master",
"rev": "4ac36a705fb0065bc839cb186f7c0baec2bbe476", "rev": "fb1f1c30a87317be3859dc9b0bffd19a81a0b2a5",
"revCount": 84, "revCount": 88,
"type": "git", "type": "git",
"url": "https://gitea.redalder.org/Magic_RB/NixNG" "url": "https://gitea.redalder.org/Magic_RB/NixNG"
}, },
@ -94,21 +126,40 @@
"website": "website" "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": { "website": {
"inputs": { "inputs": {
"emacs-htmlize": "emacs-htmlize", "emacs-htmlize": "emacs-htmlize",
"hcl-mode": "hcl-mode",
"modus-themes": "modus-themes",
"nixng": "nixng_2", "nixng": "nixng_2",
"nixpkgs": [ "nixpkgs": [
"nixpkgs" "nixpkgs"
], ],
"org-thtml": "org-thtml" "org-thtml": "org-thtml",
"web-mode": "web-mode"
}, },
"locked": { "locked": {
"lastModified": 1620814650, "lastModified": 1623342568,
"narHash": "sha256-mLn49fhYS1OS9nfNsE/MCoZUXl7496RMeX0+JfYSJc8=", "narHash": "sha256-HJ5vkz0e/jz/ouSTowdqGAJGYpY2ETkKhh25V71uim4=",
"ref": "master", "ref": "master",
"rev": "e2249619a8d75339a0f0038121e24b245b9ba691", "rev": "86c26238a7c907b80aea7d37f0a1f5c866d6a506",
"revCount": 20, "revCount": 25,
"type": "git", "type": "git",
"url": "https://gitea.redalder.org/Magic_RB/website" "url": "https://gitea.redalder.org/Magic_RB/website"
}, },