pub-solar-os/flake.lock

77 lines
1.8 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": {
2020-07-09 06:45:05 +00:00
"lastModified": 1591751635,
"narHash": "sha256-KgGtyFlkI/fsp+j8VEgJ/ynY9B91aX35Xp04HlDLRTo=",
2020-06-09 16:37:23 +00:00
"owner": "rycee",
2020-04-23 18:03:55 +00:00
"repo": "home-manager",
2020-06-13 01:37:17 +00:00
"rev": "b3fee796fcd5531693d9b84ece76ad6836bb1cfa",
2020-04-23 18:03:55 +00:00
"type": "github"
},
"original": {
2020-06-09 16:37:23 +00:00
"owner": "rycee",
"ref": "bqv-flakes",
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": {
"lastModified": 1596337980,
"narHash": "sha256-LyE4haB7x2SBb1AyFJwqtGQitdaBFyK2ov4eH9Agono=",
2020-04-23 18:03:55 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "111221b93ad46bb7119686f0a89a7bf1d3ad5bd7",
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": {
"lastModified": 1596329181,
"narHash": "sha256-q6NSFQnFbpey/RP2LFfYW9Vcpt6CYKO8Q//6TuNBuYM=",
2020-04-23 18:03:55 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "7dc4385dc7b5b2c0dbfecd774cebbc87ac05c061",
2020-04-23 18:03:55 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "release-20.03",
"type": "indirect"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1591748508,
"narHash": "sha256-GdYYaYsSBgYUhbDT1JJQ7vEgo8FWeW/AW7/qqJuCvRA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1d8c4410687390f9b8f92dbe6ff39fd8fc2b17c6",
"type": "github"
},
"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
}