| Commit message (Expand) | Author | Age | Files | Lines |
| * | tipidee: 0.0.4.0 -> 0.0.5.0 | Alyssa Ross | 2024-06-15 | 1 | -2/+2 |
| * | mdevd: 0.1.6.3 -> 0.1.6.4 | Alyssa Ross | 2024-06-15 | 1 | -2/+2 |
| * | s6-networking: 2.7.0.2 -> 2.7.0.3 | Alyssa Ross | 2024-06-15 | 1 | -4/+4 |
| * | s6-dns: 2.3.7.1 -> 2.3.7.2 | Alyssa Ross | 2024-06-15 | 1 | -2/+2 |
| * | s6-rc: 0.5.4.2 -> 0.5.4.3 | Alyssa Ross | 2024-06-15 | 1 | -3/+3 |
| * | s6: 2.12.0.4 -> 2.13.0.0 | Alyssa Ross | 2024-06-15 | 1 | -4/+4 |
| * | execline: 2.9.5.1 -> 2.9.6.0 | Alyssa Ross | 2024-06-15 | 1 | -4/+4 |
| * | skalibs: 2.14.1.1 -> 2.14.2.0 | Alyssa Ross | 2024-06-15 | 1 | -2/+2 |
| * | treewide: Remove indefinite article from meta.description•••nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
| Alexis Hildebrandt | 2024-06-09 | 12 | -12/+12 |
| * | treewide: Remove ending period from meta.description•••nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
| Alexis Hildebrandt | 2024-06-09 | 1 | -1/+1 |
| * | treewide: remove unused occurence of fetchFromGitHub argument | isabel | 2024-05-30 | 1 | -1/+1 |
| * | tipidee: mark broken on Darwin | Alyssa Ross | 2024-05-06 | 2 | -3/+5 |
| * | tipidee: 0.0.3.0 -> 0.0.4.0 | Alyssa Ross | 2024-05-06 | 1 | -2/+2 |
| * | s6: 2.12.0.3 -> 2.12.0.4 | Alyssa Ross | 2024-05-06 | 1 | -4/+4 |
| * | execline: 2.9.4.0 -> 2.9.5.1 | Alyssa Ross | 2024-05-06 | 1 | -4/+4 |
| * | s6-rc: use --replace-fail for cross substitutions•••We would probably prefer a warning if an additional header is added we
need to substitute, but that is practically impossible…
| sternenseemann | 2024-04-16 | 1 | -3/+3 |
| * | s6-linux-init: fix cross compilation•••Co-authored-by: sternenseemann <sternenseemann@systemli.org>
| Adam Joseph | 2024-04-16 | 1 | -1/+16 |
| * | skawarePackages: add manpages to their respective packages•••For a while now, we’ve had these separate derivations for the skaware
manpages.
That was fine in the beginning, because it was not entirely clear
whether the manpage project would be long-lived. Given that the
collection of third-party manpages is now extensive and updated
regularly, plus it is sanctioned by skarnet, we can remove this
additional hurdle to using skaware.
The buildManPage structure is kept, instead of building them in a
separate `default.nix`, we add a field `manpages` to
`skawarePackages.buildPackage`, which adds the `"man"` output and
copies everything from the manpages output.
For backwards-compat, the manpage derivation is exposed in the
`passthru` and referenced by the `*-man-pages` attributes.
~~~
The `with skawarePackages;` scope is removed from all packages, and
used explicitly for all functions, while packages get added to the
package import header.
| Profpatsch | 2024-03-24 | 21 | -118/+97 |
| * | treewide: add meta.mainProgram to packages with a single binary•••The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
| stuebinm | 2024-03-19 | 1 | -0/+1 |
| * | s6-rc-man-pages: 0.5.4.1.2 -> 0.5.4.2.1•••git tags are identical, so this isn't really an upgrade…
| Alyssa Ross | 2024-02-28 | 1 | -1/+1 |
| * | s6-networking: 2.7.0.1 -> 2.7.0.2 | Alyssa Ross | 2024-02-28 | 1 | -2/+2 |
| * | skalibs: 2.14.1.0 -> 2.14.1.1 | Alyssa Ross | 2024-02-28 | 1 | -2/+2 |
| * | tipidee: 0.0.2.0 -> 0.0.3.0 | Alyssa Ross | 2023-12-28 | 1 | -2/+2 |
| * | s6-dns: 2.3.7.0 -> 2.3.7.1 | Alyssa Ross | 2023-12-28 | 1 | -3/+2 |
| * | s6-networking: 2.7.0.0 -> 2.7.0.1 | Alyssa Ross | 2023-12-28 | 1 | -2/+2 |
| * | s6: 2.12.0.2 -> 2.12.0.3 | Alyssa Ross | 2023-12-28 | 1 | -2/+2 |
| * | skalibs: 2.14.0.1 -> 2.14.1.0 | Alyssa Ross | 2023-12-28 | 1 | -2/+2 |
| * | s6-man-pages: 2.11.3.2.4 -> 2.12.0.2.1•••This updates the manpages to match the software.
| Adam Joseph | 2023-12-03 | 1 | -2/+2 |
| * | tipidee: 0.0.1.0 -> 0.0.2.0 | Alyssa Ross | 2023-11-30 | 1 | -2/+2 |
| * | s6-networking: 2.6.0.0 -> 2.7.0.0 | Alyssa Ross | 2023-11-30 | 1 | -2/+2 |
| * | s6-dns: 2.3.6.0 -> 2.3.7.0 | Alyssa Ross | 2023-11-30 | 1 | -2/+2 |
| * | s6: 2.12.0.0 -> 2.12.0.2 | Alyssa Ross | 2023-11-30 | 1 | -2/+2 |
| * | skalibs: 2.14.0.0 -> 2.14.0.1 | Alyssa Ross | 2023-11-30 | 1 | -2/+2 |
| * | Merge pull request #266253 from amjoseph-nixpkgs/pr/skalibs/fixcross | Artturi | 2023-11-10 | 1 | -1/+16 |
| |\ |
|
| | * | skalibs: fix cross•••skalibs-2.14.0.0 added detection for some weird bug exhibited in
"old glibcs and some virtual platforms". When cross compiling the
detector cannot be run:
> posixspawnearlyreturn: `yes` if the target has a broken
> `posix_spawn()` implementation that can return before the
> child has successfully exec'ed. That happens with old glibcs
> and some virtual platforms.
I just took a wild guess here and picked `no`.
Co-authored-by: Alyssa Ross <hi@alyssa.is>
| Adam Joseph | 2023-11-08 | 1 | -1/+16 |
| * | | skawarePackages.tipidee: init at 0.0.1.0 | Profpatsch | 2023-11-09 | 2 | -1/+46 |
| |/ |
|
| * | mdevd: 0.1.6.2 -> 0.1.6.3 | Alyssa Ross | 2023-11-07 | 1 | -2/+2 |
| * | s6-networking: 2.5.1.3 -> 2.6.0.0 | Alyssa Ross | 2023-11-07 | 1 | -2/+2 |
| * | s6-dns: 2.3.5.5 -> 2.3.6.0 | Alyssa Ross | 2023-11-07 | 1 | -2/+2 |
| * | s6-linux-utils: 2.6.1.2 -> 2.6.2.0 | Alyssa Ross | 2023-11-07 | 1 | -2/+2 |
| * | s6-portable-utils: 2.3.0.2 -> 2.3.0.3 | Alyssa Ross | 2023-11-07 | 1 | -2/+2 |
| * | s6-linux-init: 1.1.1.0 -> 1.1.2.0 | Alyssa Ross | 2023-11-07 | 1 | -2/+2 |
| * | s6-rc: 0.5.4.1 -> 0.5.4.2 | Alyssa Ross | 2023-11-07 | 1 | -2/+2 |
| * | s6: 2.11.3.2 -> 2.12.0.0 | Alyssa Ross | 2023-11-07 | 1 | -3/+2 |
| * | execline: 2.9.3.0 -> 2.9.4.0 | Alyssa Ross | 2023-11-07 | 1 | -2/+2 |
| * | utmps: 0.1.2.1 -> 0.1.2.2 | Alyssa Ross | 2023-11-07 | 1 | -2/+2 |
| * | nsss: 0.2.0.3 -> 0.2.0.4 | Alyssa Ross | 2023-11-07 | 1 | -2/+2 |
| * | skalibs: 2.13.1.1 -> 2.14.0.0 | Alyssa Ross | 2023-11-07 | 1 | -2/+2 |
| * | skawarePackages.buildPackage: make sha256 optional•••Fall back to fakeSha256 if unspecified, like many other fetcher
functions now do, to streamline packages / new updates.
| Alyssa Ross | 2023-11-07 | 1 | -1/+1 |
| * | s6-rc-man-pages: init at 0.5.4.1.2 | Alyssa Ross | 2023-06-23 | 2 | -0/+10 |