nixos-config/pkgs
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
..
tic-80 tic-80: unstable-2021-12-18 -> unstable-2022-01-18 2022-01-18 18:29:45 +08:00
butler.nix butler: init at 15.21.0 2022-02-02 12:38:57 +08:00
default.nix butler: init at 15.21.0 2022-02-02 12:38:57 +08:00
devdocs-desktop.nix devdocs-desktop: init at unstable-2022-01-31 2022-02-02 12:31:21 +08:00
doggo.nix Update various configurations 2021-12-11 13:37:27 +08:00
gnome-search-provider-browser-tabs.nix gnome-search-provider-browser-tabs: init at 0.1.1 2022-02-02 12:29:50 +08:00
gnome-search-provider-recoll.nix gnome-search-provider-recoll: init at 1.1.1 2022-01-26 23:31:26 +08:00
gnome-shell-extension-burn-my-windows.nix gnome-shell-extension-burn-my-windows: 9 -> 10 2022-02-02 12:27:32 +08:00
gnome-shell-extension-desktop-cube.nix gnome-shell-extension-desktop-cube: 5 -> 7 2022-01-02 07:47:25 +08:00
gnome-shell-extension-fly-pie.nix gnome-shell-extension-fly-pie: 12 -> 13 2022-01-16 18:19:38 +08:00
gnome-shell-extension-pop-shell.nix gnome-shell-extension-pop-shell: unstable-2021-11-30 -> unstable-2022-01-19 2022-01-20 16:16:13 +08:00
guile-config.nix guile-config: fix the linking of Guile modules 2022-01-25 16:37:22 +08:00
guile-hall.nix guile-hall: fix the packaging 2022-01-25 16:37:33 +08:00
junction.nix junction: 1.4.0 -> 1.5.0 2022-02-02 12:27:32 +08:00
libcs50.nix
mopidy-beets.nix mopidy-beets: init at 4.0.1 2022-01-24 09:11:56 +08:00
mopidy-funkwhale.nix mopidy-funkwhale: init at 1.0 2022-01-24 09:12:38 +08:00
mopidy-internetarchive.nix mopidy-internetarchive: init at 3.0.0 2022-01-24 09:11:36 +08:00
pop-launcher-plugin-duckduckgo-bangs.nix
pop-launcher.nix pop-launcher: clean up package 2022-02-02 12:27:32 +08:00
README.adoc
rnote.nix rnote: init at 0.2.5 2022-01-18 18:28:09 +08:00
sioyek.nix Update miscellaneous parts of the configuration 2022-01-12 11:03:31 +08:00
vpaint.nix vpaint: fix the metadata 2022-01-16 18:19:53 +08:00

My custom packages live here. It is setup similar to nixpkgs and my previous NUR. Thus, the conventions are similar to the package definitions in the mentioned repositories.

To build the packages…

  • With Nix pre-v2.3, nix-build ./pkgs -A ${pkg}.

  • Nix v2.4 and enabled Nix flakes experimental feature and new CLi (e.g., experimental-features = nix-command flakes), nix build .#${pkg}.