pub-solar-os/flake.lock

76 lines
1.9 KiB
Plaintext
Raw Normal View History

2019-12-03 05:18:30 +00:00
{
2020-04-23 18:03:55 +00:00
"nodes": {
"home": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1604441492,
"narHash": "sha256-Wo7WqdwNQnWHmhyZuhVLrAEpCuZl88cA9ttxkiCTekY=",
"owner": "nix-community",
2020-04-23 18:03:55 +00:00
"repo": "home-manager",
"rev": "63f299b3347aea183fc5088e4d6c4a193b334a41",
2020-04-23 18:03:55 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-20.09",
2020-04-23 18:03:55 +00:00
"repo": "home-manager",
"type": "github"
}
2019-12-03 05:18:30 +00:00
},
"master": {
2020-04-23 18:03:55 +00:00
"locked": {
2020-12-14 23:54:17 +00:00
"lastModified": 1607981906,
"narHash": "sha256-tFuNBkK0F5km1Lq5ulLgLVm3BvOvI7t4k4Y7xTIo3QE=",
2020-04-23 18:03:55 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2020-12-14 23:54:17 +00:00
"rev": "dd95aa337e23a8a48fe82f0f7b1cced8bc03e379",
2020-04-23 18:03:55 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "master",
2020-04-23 18:03:55 +00:00
"type": "indirect"
}
},
"nixos": {
2020-04-23 18:03:55 +00:00
"locked": {
2020-12-14 23:54:17 +00:00
"lastModified": 1607967859,
"narHash": "sha256-biRVmLlWfxIvB2O+mkFbObb4MmCzbYvpy5Rap4g9Mig=",
2020-04-23 18:03:55 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2020-12-14 23:54:17 +00:00
"rev": "7362dab2c9bd21eeef831f32608161584b388ef4",
2020-04-23 18:03:55 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "release-20.09",
2020-04-23 18:03:55 +00:00
"type": "indirect"
}
},
"nixpkgs": {
"locked": {
2020-12-14 23:54:17 +00:00
"lastModified": 1607981906,
"narHash": "sha256-tFuNBkK0F5km1Lq5ulLgLVm3BvOvI7t4k4Y7xTIo3QE=",
"path": "/nix/store/6l6hv9pyfmznqmxkk77bbig0a9wsqslp-source",
"rev": "dd95aa337e23a8a48fe82f0f7b1cced8bc03e379",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
2020-04-23 18:03:55 +00:00
}
},
"root": {
"inputs": {
"home": "home",
"master": "master",
"nixos": "nixos"
}
2020-04-23 18:03:55 +00:00
}
},
"root": "root",
2020-07-09 06:45:05 +00:00
"version": 7
2019-12-03 05:18:30 +00:00
}