feat(homes/rafiq): add comma and nix-index

This commit is contained in:
Mohammad Rafiq 2025-05-18 18:05:09 +08:00
parent 36d522f7f4
commit 1b8b7f35e9
No known key found for this signature in database
4 changed files with 62 additions and 30 deletions

21
flake.lock generated
View file

@ -108,6 +108,26 @@
"type": "github"
}
},
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1747540584,
"narHash": "sha256-cxCQ413JTUuRv9Ygd8DABJ1D6kuB/nTfQqC0Lu9C0ls=",
"owner": "nix-community",
"repo": "nix-index-database",
"rev": "ec179dd13fb7b4c6844f55be91436f7857226dce",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-index-database",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1747327360,
@ -129,6 +149,7 @@
"disko": "disko",
"home-manager": "home-manager",
"impermanence": "impermanence",
"nix-index-database": "nix-index-database",
"nixpkgs": "nixpkgs",
"snowfall-lib": "snowfall-lib"
}