Sridhar Ratnakumar
Sridhar Ratnakumar
Is there a way to "unpublish" a flake? Requesting unpublishing of https://flakestry.dev/flake/github/srid/haskell-flake (Because I no longer use flakestry in CI anyway; and future releases will make it out of date)
From @shivaraj-bh
Upstream https://github.com/juspay/omnix/blob/main/nix/modules/cache-pins.nix here so other repos can use it.
For building https://community.flake.parts/ cf. https://github.com/Platonic-Systems/process-compose-flake/pull/66/files#diff-deb9bb56fb122db0b605aa5b63f95a4665c905b18dd670e1fa6c877576a94ff1R9-R15
Use https://omnix.page/om/ci.html to build Nix outputs. `omnix` is now installed in self-hosted runners.
- [x] Bootstrap `flake.nix` based on haskell-flake, overriding dependencies - [ ] `nix build` to work - [ ] devShell (`nix develop`) to work - [ ] HLS to work...
## Specific Demand Analogous to `map` (#1537), I'd like a way to produce a new signal that contains only a subset of values set in the original signal, potentially mapped...