diff --git a/config/hosts/wind/services/nitter.nix b/config/hosts/wind/services/nitter.nix index 7c07e62..2755b18 100644 --- a/config/hosts/wind/services/nitter.nix +++ b/config/hosts/wind/services/nitter.nix @@ -7,6 +7,6 @@ # Only save cookies on HTTPS address = "127.0.0.1"; - } - } + }; + }; } diff --git a/config/sources/nix/sources.json b/config/sources/nix/sources.json index 63de6ff..da3f107 100644 --- a/config/sources/nix/sources.json +++ b/config/sources/nix/sources.json @@ -17,10 +17,10 @@ "homepage": "", "owner": "NixOS", "repo": "nixos-hardware", - "rev": "feceb4d24f582817d8f6e737cd40af9e162dee05", - "sha256": "1q92jq6xf5b1pshai9j72cj17r0ah3fhrx669h3vc58rj7xvgiw7", + "rev": "f4160a629bac3538939a3005c8b5c7fb320bcf59", + "sha256": "0w4k1fis534iafc72cjmig72697pz4s3fjj211fhzf443zh49in7", "type": "tarball", - "url": "https://github.com/NixOS/nixos-hardware/archive/feceb4d24f582817d8f6e737cd40af9e162dee05.tar.gz", + "url": "https://github.com/NixOS/nixos-hardware/archive/f4160a629bac3538939a3005c8b5c7fb320bcf59.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "nixpkgs": { @@ -29,10 +29,10 @@ "homepage": "", "owner": "NixOS", "repo": "nixpkgs", - "rev": "ccb90fb9e11459aeaf83cc28d5f8910816d90dd0", - "sha256": "1jlyhw5nf7pcxg22k1bwkv13vm02p86d7jf6znihl3hczz1yfgi0", + "rev": "e7d63bd0d50df412f5a1d8acfa3caae75522e347", + "sha256": "132pc4f9ixisyv4117p2jirmlyl6sd76bfaz33rhlcwakg7bhjm7", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/ccb90fb9e11459aeaf83cc28d5f8910816d90dd0.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/e7d63bd0d50df412f5a1d8acfa3caae75522e347.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "nixus": {