feat(comma): add comma

This commit is contained in:
2025-05-15 15:47:31 +02:00
parent 7c510e5dba
commit f2d2e6a3ff
4 changed files with 38 additions and 0 deletions

21
flake.lock generated
View File

@@ -204,6 +204,26 @@
"type": "github"
}
},
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1746934494,
"narHash": "sha256-3n6i+F0sDASjkhbvgFDpPDZGp7z19IrRtjfF9TwJpCA=",
"owner": "nix-community",
"repo": "nix-index-database",
"rev": "e9b21b01e4307176b9718a29ac514838e7f6f4ff",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-index-database",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1733212471,
@@ -272,6 +292,7 @@
"inputs": {
"devenv": "devenv",
"home-manager": "home-manager",
"nix-index-database": "nix-index-database",
"nixpkgs": "nixpkgs_4",
"sops-nix": "sops-nix",
"zen-browser": "zen-browser"