devos/flake.lock

91 lines
2.2 KiB
Plaintext
Raw Normal View History

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