nix-config/flake.lock

86 lines
2 KiB
Plaintext
Raw Normal View History

2022-08-08 00:37:22 -07:00
{
"nodes": {
"home-manager": {
2022-08-08 00:37:22 -07:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-02-18 21:29:00 -08:00
"lastModified": 1708294481,
"narHash": "sha256-DZtxmeb4OR7iCaKUUuq05ADV2rX8WReZEF7Tq//W0+Y=",
"owner": "nix-community",
"repo": "home-manager",
2024-02-18 21:29:00 -08:00
"rev": "a54e05bc12d88ff2df941d0dc1183cb5235fa438",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
2022-08-08 00:37:22 -07:00
"type": "github"
}
},
"nix-darwin": {
2022-08-08 00:37:22 -07:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-08-08 00:37:22 -07:00
},
"locked": {
2024-02-18 21:29:00 -08:00
"lastModified": 1708231718,
"narHash": "sha256-IZdieFWvhBkxoOFMDejqLUYqD94WN6k0YSpw0DFy+4g=",
"owner": "LnL7",
"repo": "nix-darwin",
2024-02-18 21:29:00 -08:00
"rev": "0e6857fa1d632637488666c08e7b02c08e3178f8",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "LnL7",
"repo": "nix-darwin",
2022-08-08 00:37:22 -07:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1708118438,
"narHash": "sha256-kk9/0nuVgA220FcqH/D2xaN6uGyHp/zoxPNUmPCMmEE=",
2022-08-08 00:37:22 -07:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "5863c27340ba4de8f83e7e3c023b9599c3cb3c80",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2024-02-18 21:29:00 -08:00
"lastModified": 1708320008,
"narHash": "sha256-z3UURq162FuNuc2gqdveyDEgxSvpEWi8kyjXlzvlyGs=",
2022-08-08 00:37:22 -07:00
"owner": "nix-community",
"repo": "nur",
2024-02-18 21:29:00 -08:00
"rev": "a8d1fb94a4cdca7ac79b16456fefa9609b5bce4a",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nur",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nix-darwin": "nix-darwin",
2022-08-08 00:37:22 -07:00
"nixpkgs": "nixpkgs",
"nur": "nur"
}
}
},
"root": "root",
"version": 7
}