dotfiles.nix/flake.lock

121 lines
3.0 KiB
Plaintext
Raw Normal View History

2022-01-23 01:32:58 +00:00
{
"nodes": {
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
2022-05-08 01:43:56 +00:00
"lastModified": 1651916036,
"narHash": "sha256-UuD9keUGm4IuVEV6wdSYbuRm7CwfXE63hVkzKDjVsh4=",
2022-01-23 01:32:58 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2022-05-08 01:43:56 +00:00
"rev": "2f2bdf658d2b79bada78dc914af99c53cad37cba",
2022-01-23 01:32:58 +00:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
2022-05-08 01:43:56 +00:00
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
2022-01-23 01:32:58 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2022-05-08 01:43:56 +00:00
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
2022-01-23 01:32:58 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
2022-04-20 20:31:11 +00:00
"lastModified": 1649676176,
"narHash": "sha256-OWKJratjt2RW151VUlJPRALb7OU2S5s+f0vLj4o1bHM=",
2022-01-23 01:32:58 +00:00
"owner": "numtide",
"repo": "flake-utils",
2022-04-20 20:31:11 +00:00
"rev": "a4b154ebbdc88c8498a5c7b01589addc9e9cb678",
2022-01-23 01:32:58 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
2022-05-08 01:43:56 +00:00
"lastModified": 1651886851,
"narHash": "sha256-kbXOJSf1uho0/7P54nZkJdJY3oAelIjyc6tfiRhaXJI=",
2022-01-23 01:32:58 +00:00
"owner": "nix-community",
"repo": "home-manager",
2022-05-08 01:43:56 +00:00
"rev": "882bd8118bdbff3a6e53e5ced393932b351ce2f6",
2022-01-23 01:32:58 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-05-08 01:43:56 +00:00
"lastModified": 1651948785,
"narHash": "sha256-3UoMx0cLnFJt4/2HpMGrlOqWUFJfuLMgKqi1ytL8GxM=",
2022-01-23 01:32:58 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2022-05-08 01:43:56 +00:00
"rev": "ac4d124eeed195db518712120fbf2b384a254ca2",
2022-01-23 01:32:58 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-21.11-darwin",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2022-05-08 01:43:56 +00:00
"lastModified": 1651927509,
"narHash": "sha256-fGVGUdEsriuAL1vkUh29FlOQmEkPRnSfRGImWYaVjos=",
2022-01-23 01:32:58 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-05-08 01:43:56 +00:00
"rev": "2fdb6f2e08e7989b03a2a1aa8538d99e3eeea881",
2022-01-23 01:32:58 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"darwin": "darwin",
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},
"root": "root",
"version": 7
}