mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-01 07:26:05 +02:00
chore: update to latest nixos-unstable release
Removed rmlint due to a build failure.
This commit is contained in:
parent
3799f29616
commit
0e5dfd9f14
6
flake.lock
generated
6
flake.lock
generated
@ -178,11 +178,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1734649271,
|
"lastModified": 1736344531,
|
||||||
"narHash": "sha256-4EVBRhOjMDuGtMaofAIqzJbg4Ql7Ai0PSeuVZTHjyKQ=",
|
"narHash": "sha256-8YVQ9ZbSfuUk2bUf2KRj60NRraLPKPS0Q4QFTbc+c2c=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "d70bd19e0a38ad4790d3913bf08fcbfc9eeca507",
|
"rev": "bffc22eb12172e6db3c5dde9e3e5628f8e3e7912",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
virtualHosts = {
|
virtualHosts = {
|
||||||
"https://" = {
|
"https://" = {
|
||||||
|
logFormat = "output file /var/log/caddy/access.log";
|
||||||
|
|
||||||
extraConfig = # Caddyfile
|
extraConfig = # Caddyfile
|
||||||
''
|
''
|
||||||
reverse_proxy :3000
|
reverse_proxy :3000
|
||||||
|
@ -33,7 +33,6 @@
|
|||||||
stress
|
stress
|
||||||
hdparm
|
hdparm
|
||||||
recode
|
recode
|
||||||
rmlint
|
|
||||||
jpegoptim
|
jpegoptim
|
||||||
pass
|
pass
|
||||||
sudachi-rs
|
sudachi-rs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user