Commit Graph

16 Commits

Author SHA1 Message Date
Uriel Corfa
e21756e525 Remove an IFD when importing nixos-appstream-data.
I recently added a flake for nixos-appstream-data. This allows us to
depend on that flake instead of doing an IFD to load its
default.nix.

An IFD in nix-software-center is problematic for users who use
flakes and have multiple nixos configurations with different
architectures. Because of https://github.com/NixOS/nix/issues/4265
this causes `nix flake check` to fail for them.

Note that users of nix-software-center that do not rely on the flake
will still need an IFD. I'm not aware of a better way (other than
upstreaming both in nixpkgs).

Ref: https://github.com/snowfallorg/nixos-appstream-data/pull/1
2024-04-15 17:45:39 +02:00
drewry pope
3cb56cfacd chore(flake): update lock 2023-08-22 16:29:01 -05:00
Victor Fuentes
322e565f90
Update all dependencies 2023-06-26 11:08:15 -04:00
Victor Fuentes
c95ebf1e51
Update dependencies 2023-04-02 19:19:53 -04:00
Victor Fuentes
3734802f08
Make mobile interface better 2023-02-19 13:38:24 -05:00
Victor Fuentes
5bccf0518e
Update flake.lock 2023-02-06 17:56:45 -05:00
Victor Fuentes
50956ce8cc
Update nix-data for speedup 2022-12-17 14:01:34 -05:00
Victor Fuentes
d44916b04a
Update relm4 and nix-data versions 2022-11-27 18:31:35 -05:00
Victor Fuentes
fdba7fe90e
Update resources 2022-10-27 19:19:24 -04:00
Victor Fuentes
ee0c62b3da
Refactor around nix-data crate 2022-10-26 21:59:58 -04:00
Victor Fuentes
3fcbe8b776
Bump 0.0.3 2022-09-27 16:51:41 -04:00
Victor Fuentes
9a52bf910e
Add enable to modules 2022-09-26 10:13:02 -04:00
Victor Fuentes
ae4a3e1b67
Bump 0.0.2 2022-09-25 02:44:51 -04:00
Victor Fuentes
c8d18ca0f8
Update cargo and flake inputs 2022-09-12 18:55:55 -04:00
Victor Fuentes
eb3822c07a
Add nix profile support
Also broke a bunch of legacy/channel stuff I'll fix later
2022-08-31 23:56:44 -04:00
Victor Fuentes
175e7c23e9
Initial commit 2022-08-26 17:48:43 -04:00