flake update

This commit is contained in:
Vivian 2022-06-02 12:21:29 +02:00
parent 7ccf77cc6a
commit 06e38919e8
2 changed files with 10 additions and 10 deletions

View file

@ -6,7 +6,7 @@
# * https://git.voidcorp.nl/j00lz/nixos-configs/src/branch/main/flake.nix
inputs = {
nixpkgs.url = "github:NULLx76/nixpkgs/0x76";
nixpkgs.url = "github:nixos/nixpkgs/master";
deploy-rs.url = "github:serokell/deploy-rs";
deploy-rs.inputs.nixpkgs.follows = "nixpkgs";