This repository was archived by the owner on Feb 6, 2024. It is now read-only.
-
|
Hi all, In the readme it states that on non-flake system I should add this repo as a channel. However, doing nix-channel --add https://github.com/nix-community/kde2nix
nix-channel --udpate kde2nixresults with error: unable to download 'https://github.com/nix-community/kde2nix/nixexprs.tar.bz2': HTTP error 404
response body:
Not Foundam I missing something obvious? I cannot go flake route as my configuration.nix has some options that are not recognized when switching to flake setup (story for another time). Thanks, |
Beta Was this translation helpful? Give feedback.
Answered by
K900
Jan 22, 2024
Replies: 1 comment 1 reply
-
|
You want |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
K900
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You want
https://github.com/nix-community/kde2nix/archive/main.tar.gzas the URL.