nix-config-v2/flake.lock

89 lines
2.1 KiB
Plaintext
Raw Normal View History

2024-07-30 00:09:42 -04:00
{
"nodes": {
"darwin": {
"inputs": {
2025-04-15 19:59:49 -04:00
"nixpkgs": [
"nixpkgs"
]
2024-07-30 00:09:42 -04:00
},
"locked": {
2025-04-15 19:59:49 -04:00
"lastModified": 1743127615,
"narHash": "sha256-+sMGqywrSr50BGMLMeY789mSrzjkoxZiu61eWjYS/8o=",
2024-07-30 00:09:42 -04:00
"owner": "lnl7",
"repo": "nix-darwin",
2025-04-15 19:59:49 -04:00
"rev": "fc843893cecc1838a59713ee3e50e9e7edc6207c",
2024-07-30 00:09:42 -04:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "nix-darwin-24.11",
2024-07-30 00:09:42 -04:00
"repo": "nix-darwin",
"type": "github"
}
},
"home-manager": {
"inputs": {
2025-04-15 19:59:49 -04:00
"nixpkgs": [
"nixpkgs"
]
2024-07-30 00:09:42 -04:00
},
"locked": {
"lastModified": 1745557122,
"narHash": "sha256-eqSo9ugzsqhFgaDFYUZj943nurlX4L6f+AW0skJ4W+M=",
2024-07-30 00:09:42 -04:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "dd26f75fb4ec1c731d4b1396eaf4439ce40a91c1",
2024-07-30 00:09:42 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-12-23 15:35:36 -05:00
"ref": "release-24.11",
2024-07-30 00:09:42 -04:00
"repo": "home-manager",
"type": "github"
}
},
"nix-flatpak": {
"locked": {
"lastModified": 1711997201,
"narHash": "sha256-J71xzQlVYsjagA4AsVwRazhBh2rZrPpKvxTgs6UzL7c=",
"owner": "gmodena",
"repo": "nix-flatpak",
"rev": "b76fa31346db7fc958a9898f3c594696ca71c4fd",
"type": "github"
},
"original": {
"owner": "gmodena",
"ref": "v0.4.1",
"repo": "nix-flatpak",
"type": "github"
}
},
2024-07-30 00:09:42 -04:00
"nixpkgs": {
"locked": {
"lastModified": 1745487689,
"narHash": "sha256-FQoi3R0NjQeBAsEOo49b5tbDPcJSMWc3QhhaIi9eddw=",
2024-10-30 22:41:50 -04:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "5630cf13cceac06cefe9fc607e8dfa8fb342dde3",
2024-10-30 22:41:50 -04:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.11",
2024-10-30 22:41:50 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-07-30 00:09:42 -04:00
"root": {
"inputs": {
"darwin": "darwin",
"home-manager": "home-manager",
"nix-flatpak": "nix-flatpak",
2025-02-09 15:36:24 -05:00
"nixpkgs": "nixpkgs"
2024-07-30 00:09:42 -04:00
}
}
},
"root": "root",
"version": 7
}