Compare commits
2 commits
1ff273fde0
...
ac990d6f31
Author | SHA1 | Date | |
---|---|---|---|
ac990d6f31 | |||
f91afcd569 |
2 changed files with 10 additions and 11 deletions
20
flake.lock
20
flake.lock
|
@ -192,11 +192,11 @@
|
|||
"nixpkgs-stable": "nixpkgs-stable_2"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1711604862,
|
||||
"narHash": "sha256-unfcrYWtZn+xIAcwfXNh2s1/ZpG9HObEHJG6I7yBliI=",
|
||||
"lastModified": 1711642640,
|
||||
"narHash": "sha256-sgOjTsGAityIoUxXPYyRrzZzH4O2yg+NvM1X2fah0C4=",
|
||||
"owner": "nix-community",
|
||||
"repo": "emacs-overlay",
|
||||
"rev": "593fd7712944cec2a04b0f5d54b22e35fe03290b",
|
||||
"rev": "0ecb38ec45621eaacffb62fcbf9595d7bc200c7f",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -447,11 +447,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1711662933,
|
||||
"narHash": "sha256-ZZRs5tAJElwsr0xs3wgUesAicPj9bkZ4DswTLSI00cI=",
|
||||
"lastModified": 1711664525,
|
||||
"narHash": "sha256-xC0oXL6FA79FJ6ZZDfaSceIRxGIzxHulJkPCXl9vtQc=",
|
||||
"ref": "main",
|
||||
"rev": "b3bdcdc4a31e995021ecbb7afedeabec5748eef9",
|
||||
"revCount": 3,
|
||||
"rev": "6dcf1480d660f1888a4f4e35179cc6646e8679fe",
|
||||
"revCount": 4,
|
||||
"type": "git",
|
||||
"url": "ssh://git@git.datarift.nl/erwin/git-fs-monitor.git"
|
||||
},
|
||||
|
@ -520,11 +520,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1711604890,
|
||||
"narHash": "sha256-vbI/gxRTq/gHW1Q8z6D/7JG/qGNl3JTimUDX+MwnC3A=",
|
||||
"lastModified": 1711625603,
|
||||
"narHash": "sha256-W+9dfqA9bqUIBV5u7jaIARAzMe3kTq/Hp2SpSVXKRQw=",
|
||||
"owner": "nix-community",
|
||||
"repo": "home-manager",
|
||||
"rev": "3142bdcc470e1e291e1fbe942fd69e06bd00c5df",
|
||||
"rev": "c0ef0dab55611c676ad7539bf4e41b3ec6fa87d2",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -24,7 +24,6 @@
|
|||
}
|
||||
|
||||
handle @local {
|
||||
rewrite /ssh_info /assets/ssh_info
|
||||
reverse_proxy 127.0.0.1:3000
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue