Compare commits

..

No commits in common. "ac990d6f3193049fe4dd3cb3c6bdc17dfcaa8dc4" and "1ff273fde02fdbe3e64b8661319d051d4767e943" have entirely different histories.

2 changed files with 11 additions and 10 deletions

20
flake.lock generated
View file

@ -192,11 +192,11 @@
"nixpkgs-stable": "nixpkgs-stable_2"
},
"locked": {
"lastModified": 1711642640,
"narHash": "sha256-sgOjTsGAityIoUxXPYyRrzZzH4O2yg+NvM1X2fah0C4=",
"lastModified": 1711604862,
"narHash": "sha256-unfcrYWtZn+xIAcwfXNh2s1/ZpG9HObEHJG6I7yBliI=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "0ecb38ec45621eaacffb62fcbf9595d7bc200c7f",
"rev": "593fd7712944cec2a04b0f5d54b22e35fe03290b",
"type": "github"
},
"original": {
@ -447,11 +447,11 @@
]
},
"locked": {
"lastModified": 1711664525,
"narHash": "sha256-xC0oXL6FA79FJ6ZZDfaSceIRxGIzxHulJkPCXl9vtQc=",
"lastModified": 1711662933,
"narHash": "sha256-ZZRs5tAJElwsr0xs3wgUesAicPj9bkZ4DswTLSI00cI=",
"ref": "main",
"rev": "6dcf1480d660f1888a4f4e35179cc6646e8679fe",
"revCount": 4,
"rev": "b3bdcdc4a31e995021ecbb7afedeabec5748eef9",
"revCount": 3,
"type": "git",
"url": "ssh://git@git.datarift.nl/erwin/git-fs-monitor.git"
},
@ -520,11 +520,11 @@
]
},
"locked": {
"lastModified": 1711625603,
"narHash": "sha256-W+9dfqA9bqUIBV5u7jaIARAzMe3kTq/Hp2SpSVXKRQw=",
"lastModified": 1711604890,
"narHash": "sha256-vbI/gxRTq/gHW1Q8z6D/7JG/qGNl3JTimUDX+MwnC3A=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "c0ef0dab55611c676ad7539bf4e41b3ec6fa87d2",
"rev": "3142bdcc470e1e291e1fbe942fd69e06bd00c5df",
"type": "github"
},
"original": {

View file

@ -24,6 +24,7 @@
}
handle @local {
rewrite /ssh_info /assets/ssh_info
reverse_proxy 127.0.0.1:3000
}