flake: Remove nur #206

Merged
teutat3s merged 1 commit from cleanup-nur into main 2023-03-26 14:18:37 +00:00
Owner

It was perhaps added manually, not sure if the overlay was actually useful to
anyone.

The flake doesn't work on new systems without nur being already in the nix store, fails with this error:


       … while calling anonymous lambda

         at «string»:10:13:

            9|     builtins.mapAttrs
           10|       (key: node:
             |             ^
           11|         let

       error: getting status of '/nix/store/6mfkswqi67m35qwv0vh7kpk8rypbl2rq-source': No such file or directory

It was perhaps added manually, not sure if the overlay was actually useful to anyone. The flake doesn't work on new systems without nur being already in the nix store, fails with this error: ``` … while calling anonymous lambda at «string»:10:13: 9| builtins.mapAttrs 10| (key: node: | ^ 11| let error: getting status of '/nix/store/6mfkswqi67m35qwv0vh7kpk8rypbl2rq-source': No such file or directory ```
axeman added 1 commit 2023-03-26 13:16:44 +00:00
flake: Remove nur
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
1f5b2b9d10
It was perhaps added manually, not sure if the overlay was actually useful to
anyone.
teutat3s approved these changes 2023-03-26 14:18:13 +00:00
teutat3s merged commit fd7f326376 into main 2023-03-26 14:18:37 +00:00
teutat3s deleted branch cleanup-nur 2023-03-26 14:18:37 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: pub-solar/os#206
No description provided.