Commit Graph

93 Commits

Author SHA1 Message Date
Victor Fuentes
b9e0f53536
Merge pull request #61 from tobiasBora/fix_open
Fix #56, open button not working
2024-05-04 16:56:23 -04:00
Victor Fuentes
01fb0f40aa
Merge pull request #66 from korfuri/main
Remove an IFD when importing nixos-appstream-data.
2024-05-04 16:56:09 -04:00
Victor Fuentes
87951c49d2
Merge pull request #68 from ShalokShalom/patch-1
remove 22.11 instructions
2024-05-04 16:55:58 -04:00
ShalokShalom
475253804a
remove 22.11 instructions
21.11 is EOL
2024-05-04 14:04:44 +02:00
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
Tobias Bora
8c4cf5bc82 Fix #56, open button not working 2024-01-14 17:06:13 +01:00
Victor Fuentes
68e87fb6e2
Update README to point to snowfallorg 2023-12-20 15:48:05 -05:00
Victor Fuentes
8faa762f9b
Merge pull request #50 from developing-today-forks/overlay
Add Overlays
2023-08-27 13:43:14 -04:00
drewry pope
dc9896bbb0 feat(flake): align overlays with common patterns 2023-08-22 16:32:41 -05:00
drewry pope
3cb56cfacd chore(flake): update lock 2023-08-22 16:29:01 -05:00
drewry pope
905aa1c05f feat(flake): add overlays 2023-08-22 16:27:55 -05:00
Victor Fuentes
7ec2e70bee
Merge pull request #47 from vlinkz/relm4update
Update to relm4 0.6
2023-06-26 11:21:21 -04:00
Victor Fuentes
1eff6d8759
Update deprecated rustPlatform.rust.(cargo|rustc) in default.nix 2023-06-26 11:08:21 -04:00
Victor Fuentes
322e565f90
Update all dependencies 2023-06-26 11:08:15 -04:00
Victor Fuentes
8c66618ebb
Update README version 2023-04-02 19:21:42 -04:00
Victor Fuentes
2a611092d4
Fix flake argument label 2023-04-02 19:19:53 -04:00
Victor Fuentes
c95ebf1e51
Update dependencies 2023-04-02 19:19:53 -04:00
Victor Fuentes
8df50cf670
Add version numbers to installation page 2023-04-02 18:37:52 -04:00
Victor Fuentes
9862e7f9fe
Add more error messages when loading 2023-04-02 17:56:21 -04:00
Victor Fuentes
43533a4cca
Add --output to nsc-helper channel update 2023-04-02 17:48:26 -04:00
Victor Fuentes
2120c82eb1
Fix issue with about and preferences windows 2023-04-02 17:39:30 -04:00
Victor Fuentes
0ba4ad4475
Merge pull request #36 from Zahrun/doc/build
doc: build instructions for NixOS 22.11
2023-03-13 22:07:27 -04:00
Aroun
09867e3470 doc: build instructions for NixOS 22.11 2023-03-14 01:47:36 +05:30
Victor Fuentes
64ef8b1bb0 Fix flake file for older versions of nix
Originally fixed by @Lord-Valen for nixos-conf-editor
2023-02-24 14:35:15 -05:00
Victor Fuentes
3734802f08
Make mobile interface better 2023-02-19 13:38:24 -05:00
Victor Fuentes
bb2afaa587
Fix displayed version in update and installed page 2023-02-19 12:29:44 -05:00
Victor Fuentes
ea7fa1f3bc
Merge pull request #23 from SuperSandro2000/flake-packages.default
Use new flake default package attr
2023-02-12 16:24:59 -05:00
Sandro Jäckel
42f56ed855
Use new flake default package attr 2023-02-12 21:13:19 +01:00
Victor Fuentes
44240311ca
Update README 2023-02-06 18:47:18 -05:00
Victor Fuentes
cac71af17f
Bump 0.1.1 2023-02-06 18:40:59 -05:00
Victor Fuentes
a3b276e56d
Fix file dialog panic 2023-02-06 17:57:02 -05:00
Victor Fuentes
5bccf0518e
Update flake.lock 2023-02-06 17:56:45 -05:00
Victor Fuentes
bd87e55f62
Update cargo dependencies 2023-02-06 17:55:19 -05:00
Victor Fuentes
8a1a4ba782
Fix update nsc-helper args 2023-01-21 08:54:36 -05:00
Victor Fuentes
2f903eb254
Merge pull request #17 from ahoneybun/setup-hydra
Update flake.nix
2023-01-17 13:33:22 -05:00
Victor Fuentes
6357546241
Consistent license 2023-01-17 13:32:45 -05:00
Aaron Honeycutt
7a19828ab0
Update flake.nix 2023-01-17 11:23:49 -07:00
Victor Fuentes
50956ce8cc
Update nix-data for speedup 2022-12-17 14:01:34 -05:00
Victor Fuentes
de71a084fd
Update nix-data version 2022-11-30 16:55:37 -05:00
Victor Fuentes
72c4d50142
Refresh icons after installs 2022-11-30 15:48:51 -05:00
Victor Fuentes
488f59dcf9
Preliminary non-NixOS support 2022-11-29 22:03:54 -05:00
Victor Fuentes
c310668a11
Add better offline support 2022-11-29 02:11:48 -05:00
Victor Fuentes
9b9cb480fe
Add support for nix-data generation config 2022-11-27 22:17:45 -05:00
Victor Fuentes
d44916b04a
Update relm4 and nix-data versions 2022-11-27 18:31:35 -05:00
Victor Fuentes
b5bce18a6e
Clean up package page when opened 2022-11-27 15:38:52 -05:00
Victor Fuentes
1262c97284
Bump 0.1.0 2022-11-03 18:50:45 -04:00
Victor Fuentes
b25fd4e7b9
Add unavailable package dialog 2022-11-03 17:52:21 -04:00
Victor Fuentes
ceb00abc4c
Fix cargo hash 2022-11-01 16:15:20 -04:00
Victor Fuentes
0e9d1105f7
Add rebuild output window 2022-11-01 14:29:48 -04:00
Victor Fuentes
f355d40336
Fix installation indicators 2022-10-30 00:39:15 -04:00