simple-osd-daemons/flake.lock

62 lines
1.5 KiB
Plaintext
Raw Normal View History

2020-09-13 21:26:46 +04:00
{
"nodes": {
2020-09-21 02:48:51 +04:00
"crate2nix": {
"flake": false,
"locked": {
2020-09-21 20:05:28 +04:00
"lastModified": 1600704184,
"narHash": "sha256-PaLz9kGAfmumbftRBqbDlUVOxXey1Mt/LS3Tov//1PU=",
2020-09-21 02:48:51 +04:00
"owner": "balsoft",
"repo": "crate2nix",
2020-09-21 20:05:28 +04:00
"rev": "f26503fece52ce143e207dceff337c83ff4c2f65",
2020-09-21 02:48:51 +04:00
"type": "github"
},
"original": {
"owner": "balsoft",
"ref": "balsoft/callcrate",
"repo": "crate2nix",
"type": "github"
}
},
"crates-io-index": {
"flake": false,
"locked": {
"lastModified": 1600641984,
"narHash": "sha256-u2juQ6LmitgAlj/lztMhjw6i0dIFEUdyVfYYIABWw90=",
"owner": "rust-lang",
"repo": "crates.io-index",
"rev": "6adca9dd72305e56efc0bd516b6324d2542f71d1",
"type": "github"
},
"original": {
"owner": "rust-lang",
"repo": "crates.io-index",
"type": "github"
}
},
2020-09-13 21:26:46 +04:00
"nixpkgs": {
"locked": {
"lastModified": 1599773960,
"narHash": "sha256-5bL52aaUOOyOBjgKh9/6jQlFbeE+WfVX7dpvjohmD+w=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "5916b9637048446755629c84ae6f13361f623d13",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2020-09-21 02:48:51 +04:00
"crate2nix": "crate2nix",
"crates-io-index": "crates-io-index",
2020-09-13 21:26:46 +04:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}