nixos-config/flake.lock

314 lines
8.6 KiB
Plaintext
Raw Normal View History

2020-08-04 01:46:48 +04:00
{
"nodes": {
2020-08-10 01:17:22 +04:00
"base16": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
2021-02-17 01:03:23 +03:00
"lastModified": 1612815054,
"narHash": "sha256-5FA1MW0sLGBUuEOq25iXx7f17TPE1+FLlL+ah7nLIP0=",
2020-08-10 01:17:22 +04:00
"owner": "alukardbf",
"repo": "base16-nix",
2021-02-17 01:03:23 +03:00
"rev": "f35d18e9912423e99d62c1d29529f518bdb5ce1d",
2020-08-10 01:17:22 +04:00
"type": "github"
},
"original": {
"owner": "alukardbf",
"repo": "base16-nix",
"type": "github"
}
},
2020-08-04 01:46:48 +04:00
"base16-horizon-scheme": {
"flake": false,
"locked": {
"lastModified": 1561359199,
"narHash": "sha256-A8v9S2+WHvKi7r7jIuf2igVkDEwb79bMLYzzsj/4CLE=",
2020-08-11 02:38:02 +04:00
"owner": "michael-ball",
2020-08-04 01:46:48 +04:00
"repo": "base16-horizon-scheme",
"rev": "644d073863ba9f863eef3b88a8f8607d0ace0063",
"type": "github"
},
"original": {
2020-08-11 02:38:02 +04:00
"owner": "michael-ball",
2020-08-04 01:46:48 +04:00
"repo": "base16-horizon-scheme",
"type": "github"
}
},
2021-04-02 21:50:33 +03:00
"base16-material-ocean-scheme": {
"flake": false,
"locked": {
"narHash": "sha256-WAVSMhWqwzR34pHalWGkpKkP6+TfEE+Fv3Adj0G2isk=",
"path": "/home/alukard/projects/base16-material-ocean-scheme",
"type": "path"
},
"original": {
"path": "/home/alukard/projects/base16-material-ocean-scheme",
"type": "path"
}
},
2020-08-04 01:46:48 +04:00
"home-manager": {
"inputs": {
2020-08-10 01:17:22 +04:00
"nixpkgs": "nixpkgs_2"
2020-08-04 01:46:48 +04:00
},
"locked": {
2021-06-14 23:31:09 +03:00
"lastModified": 1623343236,
"narHash": "sha256-Cl/0/WW3AWjkO7gphw9FqUr4P7T98KKyFCX3Vxv22Sk=",
2020-09-26 03:33:55 +04:00
"owner": "nix-community",
2020-08-04 01:46:48 +04:00
"repo": "home-manager",
2021-06-14 23:31:09 +03:00
"rev": "666eee4f72979b0ebbd2e065a3846d7a8a16895c",
2020-08-04 01:46:48 +04:00
"type": "github"
},
"original": {
2020-09-26 03:33:55 +04:00
"owner": "nix-community",
2020-08-04 01:46:48 +04:00
"repo": "home-manager",
"type": "github"
}
},
"i3lock-fancy-rapid": {
"flake": false,
"locked": {
2021-06-14 23:31:09 +03:00
"lastModified": 1618965247,
"narHash": "sha256-EoX8ts0yV/zkb4wgEh4P8noU+UraRS4w9pp+76v+Nm0=",
2020-08-04 01:46:48 +04:00
"owner": "yvbbrjdr",
"repo": "i3lock-fancy-rapid",
2021-06-14 23:31:09 +03:00
"rev": "6eeebd4caa177b82fa5010b5e8828cce3f89fb97",
2020-08-04 01:46:48 +04:00
"type": "github"
},
"original": {
"owner": "yvbbrjdr",
"repo": "i3lock-fancy-rapid",
"type": "github"
}
},
"materia-theme": {
"flake": false,
"locked": {
2021-03-17 23:06:12 +03:00
"lastModified": 1615115449,
"narHash": "sha256-Ee3ssXytFuKbWKMv/RCfD5FehSxrMwoos9Evmgljir8=",
2020-08-04 01:46:48 +04:00
"owner": "nana-4",
"repo": "materia-theme",
2021-03-17 23:06:12 +03:00
"rev": "3e2220a133746a7fc80b0f995a40ffda55443de0",
2020-08-04 01:46:48 +04:00
"type": "github"
},
"original": {
"owner": "nana-4",
"repo": "materia-theme",
2021-04-02 21:50:33 +03:00
"rev": "3e2220a133746a7fc80b0f995a40ffda55443de0",
2020-08-04 01:46:48 +04:00
"type": "github"
}
},
2021-02-07 02:38:11 +03:00
"nix": {
"inputs": {
"nixpkgs": "nixpkgs_3"
},
"locked": {
2021-04-02 21:50:33 +03:00
"lastModified": 1616010669,
"narHash": "sha256-IMzdmoWAX6Lerhslsf7h2814xjJolPnl2bICDixRgdk=",
2021-02-07 02:38:11 +03:00
"owner": "NixOS",
"repo": "nix",
2021-04-02 21:50:33 +03:00
"rev": "8a5203d3b836497c2c5f157f85008aa8bcb6a1d2",
2021-02-07 02:38:11 +03:00
"type": "github"
},
"original": {
2021-04-02 21:50:33 +03:00
"owner": "NixOS",
"repo": "nix",
"rev": "8a5203d3b836497c2c5f157f85008aa8bcb6a1d2",
"type": "github"
2021-02-07 02:38:11 +03:00
}
},
2020-08-04 01:46:48 +04:00
"nixpkgs": {
"locked": {
2020-08-10 01:17:22 +04:00
"lastModified": 1593360652,
"narHash": "sha256-8dXbDWhLzgZfiQ+XZ2rtSnUAafFizeeXJa5fuF/9n4w=",
2020-08-04 01:46:48 +04:00
"owner": "NixOS",
"repo": "nixpkgs",
2020-08-10 01:17:22 +04:00
"rev": "c5299e9d5bb18f1ebd817e0a4767103b9935f0ee",
2020-08-04 01:46:48 +04:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2020-08-10 01:17:22 +04:00
"ref": "release-20.03",
2020-08-04 01:46:48 +04:00
"type": "indirect"
}
},
2021-04-02 21:50:33 +03:00
"nixpkgs-master": {
"locked": {
2021-06-14 23:31:09 +03:00
"lastModified": 1623544386,
"narHash": "sha256-AQ8pcr2qUgHJ11SlV4BAIjWKo739mHWliMD9mMDbyLE=",
2021-04-02 21:50:33 +03:00
"owner": "nixos",
"repo": "nixpkgs",
2021-06-14 23:31:09 +03:00
"rev": "722e5ccfea7f42e11cfb10e92d444da1a9c9fc26",
2021-04-02 21:50:33 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
2020-08-07 23:27:49 +04:00
"nixpkgs-mozilla": {
"flake": false,
"locked": {
2021-06-14 23:31:09 +03:00
"lastModified": 1622726979,
"narHash": "sha256-JCBPZVQ4aGe3cmnQc1tjJRwaxqz1b60piQz+/F9CMtc=",
2020-08-07 23:27:49 +04:00
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
2021-06-14 23:31:09 +03:00
"rev": "3f3fba4e2066f28a1ad7ac60e86a688a92eb5b5f",
2020-08-07 23:27:49 +04:00
"type": "github"
},
"original": {
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
"type": "github"
}
},
2020-09-08 03:07:50 +04:00
"nixpkgs-old": {
"locked": {
2021-06-14 23:31:09 +03:00
"lastModified": 1623351452,
"narHash": "sha256-V7DDbbl6h9OyVVMviURW1+pWU6ttYmuRuQRlFrlKZb0=",
2020-09-08 03:07:50 +04:00
"owner": "nixos",
"repo": "nixpkgs",
2021-06-14 23:31:09 +03:00
"rev": "6f3e97e3f8cca69ad2528c8459682900a9b34a2f",
2020-09-08 03:07:50 +04:00
"type": "github"
},
"original": {
"owner": "nixos",
2020-11-17 01:59:51 +04:00
"ref": "nixos-20.09",
2020-09-08 03:07:50 +04:00
"repo": "nixpkgs",
"type": "github"
}
},
2020-08-04 01:46:48 +04:00
"nixpkgs_2": {
2020-08-10 01:17:22 +04:00
"locked": {
2021-06-14 23:31:09 +03:00
"lastModified": 1623544386,
"narHash": "sha256-AQ8pcr2qUgHJ11SlV4BAIjWKo739mHWliMD9mMDbyLE=",
2020-08-10 01:17:22 +04:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-06-14 23:31:09 +03:00
"rev": "722e5ccfea7f42e11cfb10e92d444da1a9c9fc26",
2020-08-10 01:17:22 +04:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_3": {
2020-08-04 01:46:48 +04:00
"locked": {
2021-03-17 23:06:12 +03:00
"lastModified": 1614309161,
"narHash": "sha256-93kRxDPyEW9QIpxU71kCaV1r+hgOgP6/aVgC7vvO8IU=",
2021-02-07 02:38:11 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-03-17 23:06:12 +03:00
"rev": "0e499fde7af3c28d63e9b13636716b86c3162b93",
2021-02-07 02:38:11 +03:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-20.09-small",
"type": "indirect"
}
},
"nixpkgs_4": {
"locked": {
2021-06-14 23:31:09 +03:00
"lastModified": 1623324058,
"narHash": "sha256-Jm9GUTXdjXz56gWDKy++EpFfjrBaxqXlLvTLfgEi8lo=",
2020-08-04 01:46:48 +04:00
"owner": "nixos",
"repo": "nixpkgs",
2021-06-14 23:31:09 +03:00
"rev": "432fc2d9a67f92e05438dff5fdc2b39d33f77997",
2020-08-04 01:46:48 +04:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2020-08-10 01:17:22 +04:00
"base16": "base16",
2020-08-04 01:46:48 +04:00
"base16-horizon-scheme": "base16-horizon-scheme",
2021-04-02 21:50:33 +03:00
"base16-material-ocean-scheme": "base16-material-ocean-scheme",
2020-08-04 01:46:48 +04:00
"home-manager": "home-manager",
"i3lock-fancy-rapid": "i3lock-fancy-rapid",
"materia-theme": "materia-theme",
2021-02-07 02:38:11 +03:00
"nix": "nix",
"nixpkgs": "nixpkgs_4",
2021-04-02 21:50:33 +03:00
"nixpkgs-master": "nixpkgs-master",
2020-08-07 23:27:49 +04:00
"nixpkgs-mozilla": "nixpkgs-mozilla",
2020-09-08 03:07:50 +04:00
"nixpkgs-old": "nixpkgs-old",
2020-08-04 01:46:48 +04:00
"zsh-autosuggestions": "zsh-autosuggestions",
2020-11-28 05:07:18 +04:00
"zsh-cod": "zsh-cod",
2020-08-04 01:46:48 +04:00
"zsh-nix-shell": "zsh-nix-shell",
"zsh-you-should-use": "zsh-you-should-use"
}
},
"zsh-autosuggestions": {
"flake": false,
"locked": {
2021-06-14 23:31:09 +03:00
"lastModified": 1622844304,
"narHash": "sha256-KLUYpUu4DHRumQZ3w59m9aTW6TBKMCXl2UcKi4uMd7w=",
2020-08-04 01:46:48 +04:00
"owner": "zsh-users",
"repo": "zsh-autosuggestions",
2021-06-14 23:31:09 +03:00
"rev": "a411ef3e0992d4839f0732ebeb9823024afaaaa8",
2020-08-04 01:46:48 +04:00
"type": "github"
},
"original": {
"owner": "zsh-users",
"repo": "zsh-autosuggestions",
"type": "github"
}
},
2020-11-28 05:07:18 +04:00
"zsh-cod": {
"flake": false,
"locked": {
2021-06-14 23:31:09 +03:00
"lastModified": 1620818585,
"narHash": "sha256-mT7OkR8fXXTE3TPx9AmH6ehKGLk4CP9euBPs2zVAJnI=",
2020-11-28 05:07:18 +04:00
"owner": "dim-an",
"repo": "cod",
2021-06-14 23:31:09 +03:00
"rev": "b96ae6df3874ba74d4e6ba3677ba3da6ec6c206d",
2020-11-28 05:07:18 +04:00
"type": "github"
},
"original": {
"owner": "dim-an",
"repo": "cod",
"type": "github"
}
},
2020-08-04 01:46:48 +04:00
"zsh-nix-shell": {
"flake": false,
"locked": {
2021-06-14 23:31:09 +03:00
"lastModified": 1619787649,
"narHash": "sha256-cml+xyVPGTKh9gG+XRroouLc1AGWfWsBpzjtZMj4MDw=",
2020-08-04 01:46:48 +04:00
"owner": "chisui",
"repo": "zsh-nix-shell",
2021-06-14 23:31:09 +03:00
"rev": "a2139b32fc1429160fc40658c9e16177c20597fc",
2020-08-04 01:46:48 +04:00
"type": "github"
},
"original": {
"owner": "chisui",
"repo": "zsh-nix-shell",
"type": "github"
}
},
"zsh-you-should-use": {
"flake": false,
"locked": {
"lastModified": 1594759444,
"narHash": "sha256-WCltJcamURZymBegL+wNjRBzZWy1OblWY6CcKU0rAS8=",
"owner": "MichaelAquilina",
"repo": "zsh-you-should-use",
"rev": "b4aec740f23d195116d1fddec91d67b5e9c2c5c7",
"type": "github"
},
"original": {
"owner": "MichaelAquilina",
"repo": "zsh-you-should-use",
"type": "github"
}
}
},
"root": "root",
"version": 7
}