Files
dotFiles/flake.lock

87 lines
2.1 KiB
Plaintext
Raw Normal View History

2025-01-05 03:15:23 +05:30
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-02-26 20:58:23 +05:30
"lastModified": 1740494361,
"narHash": "sha256-Dd/GhJ9qKmUwuhgt/PAROG8J6YdU2ZjtJI9SQX5sVQI=",
2025-01-05 03:15:23 +05:30
"owner": "nix-community",
"repo": "home-manager",
2025-02-26 20:58:23 +05:30
"rev": "74f0a8546e3f2458c870cf90fc4b38ac1f498b17",
2025-01-05 03:15:23 +05:30
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nix-darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-02-26 20:58:23 +05:30
"lastModified": 1740452771,
"narHash": "sha256-/tI1vFJ7/dXJqUmI+s0EV1F0DPe6dZvT444mrLUkrlU=",
2025-01-05 03:15:23 +05:30
"owner": "LnL7",
"repo": "nix-darwin",
2025-02-26 20:58:23 +05:30
"rev": "42be12b510253d750138ec90c66decc282298b44",
2025-01-05 03:15:23 +05:30
"type": "github"
},
"original": {
"owner": "LnL7",
"repo": "nix-darwin",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-02-26 20:58:23 +05:30
"lastModified": 1740396192,
"narHash": "sha256-ATMHHrg3sG1KgpQA5x8I+zcYpp5Sf17FaFj/fN+8OoQ=",
2025-01-05 03:15:23 +05:30
"owner": "NixOS",
"repo": "nixpkgs",
2025-02-26 20:58:23 +05:30
"rev": "d9b69c3ec2a2e2e971c534065bdd53374bd68b97",
2025-01-05 03:15:23 +05:30
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2025-01-07 20:55:08 +05:30
"nixpkgs-stable": {
"locked": {
2025-02-26 20:58:23 +05:30
"lastModified": 1740567784,
"narHash": "sha256-vtNes0DPo720tDDVTKrvLBhW/kY0EMHB1ik1Bw4bWZI=",
2025-01-07 20:55:08 +05:30
"owner": "nixos",
"repo": "nixpkgs",
2025-02-26 20:58:23 +05:30
"rev": "8c97496b319743c0ac82205fc6ba2197bf7db9a7",
2025-01-07 20:55:08 +05:30
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "release-24.11",
"repo": "nixpkgs",
"type": "github"
}
},
2025-01-05 03:15:23 +05:30
"root": {
"inputs": {
"home-manager": "home-manager",
"nix-darwin": "nix-darwin",
2025-01-07 20:55:08 +05:30
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable"
2025-01-05 03:15:23 +05:30
}
}
},
"root": "root",
"version": 7
}