adopted new syncthing flake
This commit is contained in:
parent
80092713e3
commit
395a25eff1
5 changed files with 154 additions and 93 deletions
34
flake.lock
generated
34
flake.lock
generated
|
@ -29,11 +29,11 @@
|
|||
},
|
||||
"locked": {
|
||||
"dir": "pkgs/firefox-addons",
|
||||
"lastModified": 1741786843,
|
||||
"narHash": "sha256-1m1krwWuROjou56kuILpYZ3imlOgpW2hPqczObinQwQ=",
|
||||
"lastModified": 1741838604,
|
||||
"narHash": "sha256-ytHdrfSbbPvla43Ykd61cVkS2JLA8wBEHcnf4yLFP7Y=",
|
||||
"owner": "rycee",
|
||||
"repo": "nur-expressions",
|
||||
"rev": "51bc10cdd5c2ea8f2cd5adcc587ba0479409312e",
|
||||
"rev": "e41884886e7798003973f487f37b979ee92f7d99",
|
||||
"type": "gitlab"
|
||||
},
|
||||
"original": {
|
||||
|
@ -214,6 +214,27 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nix-syncthing": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1741849924,
|
||||
"narHash": "sha256-5vyb1H6HtW24QVqfI56P4QVQP6vHh1jS9ULwnunCO94=",
|
||||
"ref": "main",
|
||||
"rev": "86bcb200c83b6a5d13b3583126b9d8dc6770613a",
|
||||
"revCount": 6,
|
||||
"type": "git",
|
||||
"url": "https://git.jan-leila.com/jan-leila/nix-syncthing"
|
||||
},
|
||||
"original": {
|
||||
"ref": "main",
|
||||
"type": "git",
|
||||
"url": "https://git.jan-leila.com/jan-leila/nix-syncthing"
|
||||
}
|
||||
},
|
||||
"nix-vscode-extensions": {
|
||||
"inputs": {
|
||||
"flake-utils": "flake-utils_3",
|
||||
|
@ -222,11 +243,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1741772639,
|
||||
"narHash": "sha256-u6jSqRGsfm4Af+tUKJsJ346XwJuomL6Qxiu/BZieowU=",
|
||||
"lastModified": 1741830545,
|
||||
"narHash": "sha256-SzbDILDATgMCYk2SxPYLCBVdT6mHtlyeYZDn2SZaIuU=",
|
||||
"owner": "nix-community",
|
||||
"repo": "nix-vscode-extensions",
|
||||
"rev": "2f079586510bc77bac539cf330edaebb9d51e0e0",
|
||||
"rev": "28318c164b39b70a14851aed7ad0ea7f03ca417e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -276,6 +297,7 @@
|
|||
"impermanence": "impermanence",
|
||||
"lix-module": "lix-module",
|
||||
"nix-darwin": "nix-darwin",
|
||||
"nix-syncthing": "nix-syncthing",
|
||||
"nix-vscode-extensions": "nix-vscode-extensions",
|
||||
"nixos-hardware": "nixos-hardware",
|
||||
"nixpkgs": "nixpkgs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue