Commit Graph

21 Commits

Author SHA1 Message Date
Colin 85c8292f9a pkgs/default.nix: simplify (no need for the scope) 2023-05-17 23:17:24 +00:00
Colin 915f792b74 overlay: fix pythonPackagesExtension directive 2023-05-03 06:22:33 +00:00
Colin 89f81da134 cleanup: move my packages to just one toplevel scope
having multiple scopes -- particularly near the toplevel -- was actually just a complication
2023-05-03 05:59:48 +00:00
Colin 1b76f1d643 cleanup: place packages into scopes
this helps for my own packages which depend on eachother: they should now evaluate without an overlay
2023-05-03 03:19:39 +00:00
Colin 2450bb6f06 refactor package layout to conform better with NUR expectations 2023-05-02 01:27:51 +00:00
Colin 6324d8004f mx-sanebot: add to pkgs 2023-04-27 08:14:23 +00:00
Colin 1e6e41a9cb add `pkgs` support to static-nix-shell and use it for gpodder 2023-04-27 08:00:38 +00:00
Colin 718a4b61d7 cargo-docset: init at 0.3.1 2023-04-26 08:34:24 +00:00
Colin 2a148c1543 sane-scripts: include the python scripts 2023-03-22 21:21:00 +00:00
Colin 4fe6f2aab3 pkgs/feeds: rework to use `recurseIntoAttrs`
this is closer to what upstream seems to prefer, but i'm still a little
unsure.
2023-03-11 09:59:53 +00:00
Colin ead9fd87d7 overlays/pkgs.nix: cleanup: use `with next;` instead of bing so explicit 2023-03-11 08:32:37 +00:00
Colin 4ac5c5f469 overlays/pkgs.nix: cleanup: use `next.callPackage` instead of `prev.callPackage` 2023-03-11 08:32:37 +00:00
colin c56734e00e remove unused custom signaldctl package (it has been upstreamed) 2023-01-26 23:37:34 +00:00
colin e095149797 remove unused custom pleroma package 2023-01-26 23:36:36 +00:00
colin 9eac7f7c02 pleroma: update to mainline 2023-01-25 03:13:06 +00:00
colin ee93141c07 splatmoji: build from upstream nixpkgs PR 2023-01-21 04:48:57 +00:00
colin 8d4ff6d4e6 pkgs: fix infinite recursion around firefox-unwrapped 2023-01-21 01:41:30 +00:00
colin 17a8cabc09 remove trust-dns: it's been upstreamed 2023-01-17 11:22:10 +00:00
colin 0e8fc29b01 use signaldctl via nixpkgs patch which i hope to upstream later 2023-01-17 10:28:43 +00:00
colin b6d94c2e08 feedsearch_crawler: add to all python3XXPackages 2023-01-13 09:41:05 +00:00
colin fd7acc8fc8 let host nix (i.e. nix-shell, nix-locate) know about our patched nixpkgs and overlays 2023-01-13 09:41:05 +00:00