mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 17:17:22 +01:00
feat[client]: add obsidian module
This commit is contained in:
parent
b89e63e0f2
commit
7dd0366330
8 changed files with 383 additions and 12 deletions
96
flake.lock
generated
96
flake.lock
generated
|
|
@ -2182,6 +2182,24 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"flake-parts_35": {
|
||||
"inputs": {
|
||||
"nixpkgs-lib": "nixpkgs-lib_17"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1759362264,
|
||||
"narHash": "sha256-wfG0S7pltlYyZTM+qqlhJ7GMw2fTF4mLKCIVhLii/4M=",
|
||||
"owner": "hercules-ci",
|
||||
"repo": "flake-parts",
|
||||
"rev": "758cf7296bee11f1706a574c77d072b8a7baa881",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "hercules-ci",
|
||||
"repo": "flake-parts",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"flake-parts_4": {
|
||||
"inputs": {
|
||||
"nixpkgs-lib": [
|
||||
|
|
@ -2485,7 +2503,7 @@
|
|||
},
|
||||
"flake-utils_19": {
|
||||
"inputs": {
|
||||
"systems": "systems_45"
|
||||
"systems": "systems_46"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1731533236,
|
||||
|
|
@ -5848,6 +5866,21 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs-lib_17": {
|
||||
"locked": {
|
||||
"lastModified": 1754788789,
|
||||
"narHash": "sha256-x2rJ+Ovzq0sCMpgfgGaaqgBSwY+LST+WbZ6TytnT9Rk=",
|
||||
"owner": "nix-community",
|
||||
"repo": "nixpkgs.lib",
|
||||
"rev": "a73b9c743612e4244d865a2fdee11865283c04e6",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-community",
|
||||
"repo": "nixpkgs.lib",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs-lib_2": {
|
||||
"locked": {
|
||||
"lastModified": 1719876945,
|
||||
|
|
@ -7231,6 +7264,22 @@
|
|||
}
|
||||
},
|
||||
"nixpkgs_58": {
|
||||
"locked": {
|
||||
"lastModified": 1759733170,
|
||||
"narHash": "sha256-TXnlsVb5Z8HXZ6mZoeOAIwxmvGHp1g4Dw89eLvIwKVI=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "8913c168d1c56dc49a7718685968f38752171c3b",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nixos",
|
||||
"ref": "nixos-unstable",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs_59": {
|
||||
"locked": {
|
||||
"lastModified": 1754800730,
|
||||
"narHash": "sha256-HfVZCXic9XLBgybP0318ym3cDnGwBs/+H5MgxFVYF4I=",
|
||||
|
|
@ -8616,7 +8665,8 @@
|
|||
"stylix": "stylix",
|
||||
"swarsel": "swarsel",
|
||||
"swarsel-modules": "swarsel-modules_4",
|
||||
"systems": "systems_43",
|
||||
"swarsel-nix": "swarsel-nix",
|
||||
"systems": "systems_44",
|
||||
"vbc-nix": "vbc-nix_6",
|
||||
"zjstatus": "zjstatus_6"
|
||||
}
|
||||
|
|
@ -9539,6 +9589,27 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"swarsel-nix": {
|
||||
"inputs": {
|
||||
"flake-parts": "flake-parts_35",
|
||||
"nixpkgs": "nixpkgs_58",
|
||||
"systems": "systems_43"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1759958031,
|
||||
"narHash": "sha256-rfwQQ42aQrzXYEzjQrqFA1NKoxgo9bqg/RIc2wKBsEQ=",
|
||||
"owner": "Swarsel",
|
||||
"repo": "swarsel-nix",
|
||||
"rev": "ab8460e796c0694fe612a02817d8c290d0662188",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "Swarsel",
|
||||
"ref": "main",
|
||||
"repo": "swarsel-nix",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"swarsel_2": {
|
||||
"inputs": {
|
||||
"devshell": "devshell_5",
|
||||
|
|
@ -10303,6 +10374,21 @@
|
|||
}
|
||||
},
|
||||
"systems_44": {
|
||||
"locked": {
|
||||
"lastModified": 1681028828,
|
||||
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
||||
"owner": "nix-systems",
|
||||
"repo": "default",
|
||||
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-systems",
|
||||
"repo": "default",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"systems_45": {
|
||||
"locked": {
|
||||
"lastModified": 1689347949,
|
||||
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
|
||||
|
|
@ -10317,7 +10403,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"systems_45": {
|
||||
"systems_46": {
|
||||
"locked": {
|
||||
"lastModified": 1681028828,
|
||||
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
||||
|
|
@ -11076,7 +11162,7 @@
|
|||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
],
|
||||
"systems": "systems_44"
|
||||
"systems": "systems_45"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1742477270,
|
||||
|
|
@ -11334,7 +11420,7 @@
|
|||
"inputs": {
|
||||
"crane": "crane_12",
|
||||
"flake-utils": "flake-utils_19",
|
||||
"nixpkgs": "nixpkgs_58",
|
||||
"nixpkgs": "nixpkgs_59",
|
||||
"rust-overlay": "rust-overlay_12"
|
||||
},
|
||||
"locked": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue