Commit Graph

464 Commits

Author SHA1 Message Date
Gabriel Arazas
ed2d05974f segno: init at 1.4.1 2022-02-02 13:11:44 +08:00
Gabriel Arazas
1f40c0f0ad blueprint-compiler: init at 2022-02-02 2022-02-02 13:11:44 +08:00
Gabriel Arazas
bf73ee5f8f Update CI workflow 2022-02-02 12:41:31 +08:00
Gabriel Arazas
745e169bde butler: init at 15.21.0
It's not confirmed to be working though yet... I'm just packaging it for
the sake of packaging it. XD
2022-02-02 12:38:57 +08:00
Gabriel Arazas
0f3d7fc7f6 modules/nixos/themes/a-happy-gnome: update theme
* Several extension configurations has been updated.
* It has a built-in extension for workspace rules?!
* More extensions!
2022-02-02 12:32:08 +08:00
Gabriel Arazas
3460e77422 devdocs-desktop: init at unstable-2022-01-31 2022-02-02 12:31:21 +08:00
Gabriel Arazas
e374d14b0d gnome-search-provider-browser-tabs: init at 0.1.1
It is split into three sub-packages, though. The web extensions are yet
to be properly packaged.
2022-02-02 12:29:50 +08:00
Gabriel Arazas
d12818070c pop-launcher: clean up package 2022-02-02 12:27:32 +08:00
Gabriel Arazas
c9e4e52262 junction: 1.4.0 -> 1.5.0 2022-02-02 12:27:32 +08:00
Gabriel Arazas
905b5680b1 Clean up the files 2022-02-02 12:27:32 +08:00
Gabriel Arazas
4aaf393a81 gnome-shell-extension-burn-my-windows: 9 -> 10 2022-02-02 12:27:32 +08:00
Gabriel Arazas
4ec2730ad8 host/ni: use Guix module from guix-overlay 2022-02-02 12:27:32 +08:00
Gabriel Arazas
871bdad883 Update input as of 2022-01-31 2022-01-31 15:37:56 +08:00
Gabriel Arazas
5f3e9a4022 modules/home-manager/services/mopidy: refactor and update 2022-01-31 07:58:16 +08:00
Gabriel Arazas
4800a803bd modules/home-manager/services/recoll: init service 2022-01-31 07:57:38 +08:00
Gabriel Arazas
4c1b83ce3b gnome-search-provider-recoll: init at 1.1.1 2022-01-26 23:31:26 +08:00
Gabriel Arazas
f528cb56b1 guile-hall: fix the packaging 2022-01-25 16:37:33 +08:00
Gabriel Arazas
9a5ba14208 guile-config: fix the linking of Guile modules 2022-01-25 16:37:22 +08:00
Gabriel Arazas
a6a4b2b1e1 Update various files 2022-01-25 09:32:17 +08:00
Gabriel Arazas
84d0062ca8 templates/basic-devshell: create template 2022-01-25 09:28:10 +08:00
Gabriel Arazas
4ec3d42741 mopidy-funkwhale: init at 1.0 2022-01-24 09:12:38 +08:00
Gabriel Arazas
c9ba1f03d5 mopidy-beets: init at 4.0.1 2022-01-24 09:11:56 +08:00
Gabriel Arazas
8f122288c2 mopidy-internetarchive: init at 3.0.0 2022-01-24 09:11:36 +08:00
Gabriel Arazas
320aba635e Add gnome devshell 2022-01-22 22:47:25 +08:00
Gabriel Arazas
cc9b9580f9 Update flake inputs as of 2022-01-22 2022-01-22 22:46:47 +08:00
Gabriel Arazas
8608009146 nixos/themes/a-happy-gnome: Refactor and fix dconf keyfiles 2022-01-20 16:17:15 +08:00
Gabriel Arazas
7277b86f7a gnome-shell-extension-pop-shell: unstable-2021-11-30 -> unstable-2022-01-19 2022-01-20 16:16:13 +08:00
Gabriel Arazas
342a077f04 home-manager/services/mopidy: Simplify the service
Now, the configuration is made into a proper Nix configuration with the
output being converted to INI format.

For mapping the types, look for `mopidy/config/types.py`. The only
quirky mapping so far is the list type.
2022-01-20 16:12:48 +08:00
Gabriel Arazas
b750b29031 gnome-shell-extension-burn-my-windows: 8 -> 9 2022-01-19 13:37:21 +08:00
Gabriel Arazas
e617dcb433 Format the packages through nixfmt 2022-01-19 09:56:17 +08:00
Gabriel Arazas
ccf848e485 Remove packages that are now available upstream 2022-01-19 09:54:31 +08:00
Gabriel Arazas
0f31e8b361 modules/nixos/services/guix: add Guix binary installation service 2022-01-19 09:53:55 +08:00
Gabriel Arazas
f5ba9bf0cb guix-binary: init at 1.3.0 2022-01-19 09:53:23 +08:00
Gabriel Arazas
5b0e1a78f3 Add nix-overlay-guix and update the inputs
The overlay is most likely for show and not going to be used only for my
experiments due to the service not working well. I may just use the
binary installation instead if this didn't work.
2022-01-18 20:05:25 +08:00
Gabriel Arazas
7135034861 tic-80: unstable-2021-12-18 -> unstable-2022-01-18 2022-01-18 18:29:45 +08:00
Gabriel Arazas
a28ad2f663 rnote: init at 0.2.5 2022-01-18 18:28:09 +08:00
Gabriel Arazas
8b5fd926ec Allow self-references in top-level package list
It now allows for package to use our own packages easily.

Though, having a recursive attribute set can be easier, setting our
package list this way is easier to maintain in the long-term since it is
a set-and-forget setup. The only disadvantage I can see is the need to
re-review what the hell the code is doing depending on my familiarity
for Nix in the future. ;p
2022-01-18 18:21:20 +08:00
Gabriel Arazas
3148121bf6 gnome-shell-extension-burn-my-windows: 7 -> 8 2022-01-18 11:44:04 +08:00
Gabriel Arazas
1ae2f4e583 guile-hall: init at 0.4.1 2022-01-17 15:29:14 +08:00
Gabriel Arazas
22d734bdc6 guile-config: init at 0.5.0 2022-01-17 15:28:55 +08:00
Gabriel Arazas
06db2633f5 Add gnu devshell for GNU projects 2022-01-17 14:51:41 +08:00
Gabriel Arazas
e152559256 vpaint: fix the metadata 2022-01-16 18:19:53 +08:00
Gabriel Arazas
ea6fe6084b gnome-shell-extension-fly-pie: 12 -> 13 2022-01-16 18:19:38 +08:00
Gabriel Arazas
def1a4a9a4 Update miscellaneous parts of the configuration 2022-01-12 11:03:31 +08:00
Gabriel Arazas
3d2076dabb Add nix-alien for NixOS-related configurations 2022-01-12 10:45:06 +08:00
Gabriel Arazas
7db21c9fc5 Format the files through nixfmt 2022-01-11 20:22:08 +08:00
Gabriel Arazas
d0a87597c5 Make minor adjustments to several modules 2022-01-11 20:19:54 +08:00
Gabriel Arazas
66dbda3561 Create mopidy home-manager module
It is just an adapted version from the NixOS module. I'll eventually
figure out how to be 'properly configured' with the Nix language through
the `lib.generator`.
2022-01-11 20:15:05 +08:00
Gabriel Arazas
4171a71b10 Revert "Update flake inputs as of 2022-01-11"
This reverts commit 0639f2e57d.
2022-01-11 18:30:14 +08:00
Gabriel Arazas
50dc692909 vpaint: init at 2021-01-11 2022-01-11 13:10:10 +08:00