pub-solar-os/flake.lock

107 lines
2.7 KiB
Plaintext
Raw Normal View History

2019-12-03 05:18:30 +00:00
{
2020-04-23 18:03:55 +00:00
"nodes": {
2020-12-28 04:19:45 +00:00
"flake-utils": {
"locked": {
"lastModified": 1605370193,
"narHash": "sha256-YyMTf3URDL/otKdKgtoMChu4vfVL3vCMkRqpGifhUn0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5021eac20303a61fafe17224c087f5519baed54d",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2020-04-23 18:03:55 +00:00
"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
}
},
2020-12-25 22:37:51 +00:00
"nur": {
"locked": {
"lastModified": 1608983018,
"narHash": "sha256-mhnPEzNTaIdE2zxdDgv6LU5koNyIkzomSerIbYuBepM=",
"owner": "nix-community",
"repo": "NUR",
"rev": "c32c0ee347949d55f34b0762dccaa52a1f73aa83",
"type": "github"
},
"original": {
"id": "nur",
"type": "indirect"
}
},
"root": {
"inputs": {
2020-12-28 04:19:45 +00:00
"flake-utils": "flake-utils",
"home": "home",
"master": "master",
2020-12-25 22:37:51 +00:00
"nixos": "nixos",
"nur": "nur"
}
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
}