devos/flake.lock

77 lines
1.8 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": {
"lastModified": 1596337980,
"narHash": "sha256-LyE4haB7x2SBb1AyFJwqtGQitdaBFyK2ov4eH9Agono=",
2020-04-23 20:03:55 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "111221b93ad46bb7119686f0a89a7bf1d3ad5bd7",
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": {
"lastModified": 1606876313,
"narHash": "sha256-vxY4MK/Gm8NI2DW+btbXkN93KJ5eBEcI/eqAqRXTgFY=",
2020-04-23 20:03:55 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "eef919eb47583d4932dac3ecac0d7bc71f24b645",
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": {
"lastModified": 1591748508,
"narHash": "sha256-GdYYaYsSBgYUhbDT1JJQ7vEgo8FWeW/AW7/qqJuCvRA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1d8c4410687390f9b8f92dbe6ff39fd8fc2b17c6",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
2020-04-23 20:03:55 +02:00
}
},
"root": {
"inputs": {
"home": "home",
"master": "master",
"nixos": "nixos"
}
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
}