rix101/pkgs
reo101 2941536b80
refactor(flake)!: export packages using a flake module
Also stop passing `outputs` around, prefer `inputs.self`
Also put all `auto_` in `readOnly` `internal` options
- `autoModules`, `autoConfigurations` and `autoPackages`
Do not export packages as overlay (causes an infinite recursion)
- this is documented on the two places it has effect on
-- in `./overlays/default.nix` and `./modules/flake/configurations.nix`
-- in `autoConfigurations` we manually extend `pkgs` with the flake packages
Allow packages to say what `systems` they are compatible with
- See `./pkgs/swww/systems.nix` - disabled for all systems
- See `./pkgs/pngpaste/systems.nix` - enabled only for `darwin` targets
2024-07-29 01:54:22 +03:00
..
advcpmv feat(flake)!: update 2024-05-04 22:47:27 +03:00
circom chore(pkgs)!: sha256 -> hash 2024-04-13 13:38:43 +03:00
circom-lsp chore(pkgs)!: sha256 -> hash 2024-04-13 13:38:43 +03:00
envsub chore(pkgs)!: sha256 -> hash 2024-04-13 13:38:43 +03:00
fennel-language-server chore(pkgs)!: sha256 -> hash 2024-04-13 13:38:43 +03:00
flamelens feat(pkgs): add flamelens 2024-07-19 01:39:13 +03:00
parinfer-rust chore(pkgs)!: sha256 -> hash 2024-04-13 13:38:43 +03:00
pest-ide-tools chore(pkgs)!: sha256 -> hash 2024-04-13 13:38:43 +03:00
pngpaste refactor(flake)!: export packages using a flake module 2024-07-29 01:54:22 +03:00
srtool-cli chore(pkgs)!: sha256 -> hash 2024-04-13 13:38:43 +03:00
swww refactor(flake)!: export packages using a flake module 2024-07-29 01:54:22 +03:00
vim-fmi-cli chore(pkgs)!: sha256 -> hash 2024-04-13 13:38:43 +03:00
win2xcur feat(win2xcur): add package 2023-05-26 21:16:52 +03:00