Update modules/packages.nix nix/sources.json
This commit is contained in:
parent
d0ea5e3db1
commit
495e9a5ba9
@ -97,7 +97,7 @@ in { pkgs, config, lib, ... }: {
|
||||
src = imports.wl-clipboard;
|
||||
});
|
||||
|
||||
inherit (new) kanshi mautrix-whatsapp;
|
||||
inherit (new) kanshi mautrix-whatsapp cachix;
|
||||
|
||||
nerdfonts = nur.balsoft.pkgs.roboto-mono-nerd;
|
||||
|
||||
|
@ -186,10 +186,10 @@
|
||||
"homepage": "https://github.com/nixos/nixpkgs",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs-channels",
|
||||
"rev": "90441b4b47fc7280de6a5bd1a228017caaa0f97f",
|
||||
"sha256": "1nz9lhk53m8j6xm1frs8hk7mb76axbs3wz8xg5mrvi28cv9jldbn",
|
||||
"rev": "22a3bf9fb9edad917fb6cd1066d58b5e426ee975",
|
||||
"sha256": "089hqg2r2ar5piw9q5z3iv0qbmfjc4rl5wkx9z16aqnlras72zsa",
|
||||
"type": "tarball",
|
||||
"url": "https://github.com/nixos/nixpkgs-channels/archive/90441b4b47fc7280de6a5bd1a228017caaa0f97f.tar.gz",
|
||||
"url": "https://github.com/nixos/nixpkgs-channels/archive/22a3bf9fb9edad917fb6cd1066d58b5e426ee975.tar.gz",
|
||||
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
||||
},
|
||||
"pykka": {
|
||||
|
Loading…
Reference in New Issue
Block a user