stylix/flake.lock

49 lines
1.1 KiB
Text
Raw Normal View History

{
"nodes": {
"base16": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-07-24 16:11:09 +00:00
"lastModified": 1658255652,
"narHash": "sha256-Uzb9wmFfKTcv12UjPNA+qUxpMrkJt1GLjZ4ZMyCZqgE=",
"owner": "SenchoPens",
"repo": "base16.nix",
2022-07-24 16:11:09 +00:00
"rev": "4b57d524bbcbc3cdb0ee3de3f0c025dbc861732c",
"type": "github"
},
"original": {
"owner": "SenchoPens",
"repo": "base16.nix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1633422745,
"narHash": "sha256-gA6Ok64nPbkjHk3Oanq4641EeYkjcKhisDF9wBjLxEk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8e1eab9eae4278c9bb1dcae426848a581943db5a",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"base16": "base16",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}