Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

The NixOS Foundation

Supporting the Nix ecosystem's infrastructure, and projects implementing the purely functional deployment model.
Collective - Host: nixos_org - https://opencollective.com/nixos - Website: https://nixos.org/ - Code: https://github.com/NixOS

Merge pull request #9974 from edolstra/less-chatty-post-build-hook

runPostBuildHook(): Be less chatty

github.com/NixOS/nix - 28a988bdde7b20abff9000162015500c44a5812b authored 11 months ago by Théophane Hufschmitt <[email protected]>
runPostBuildHook(): Be less chatty

Don't spam the user with "running post-build-hook" messages. It's up
to the post-build hook if i...

github.com/NixOS/nix - fb5a792280a55bf783528f0903204e674417c70a authored 11 months ago by Eelco Dolstra <[email protected]>
Merge pull request #9973 from fricklerhandwerk/add-links-gc-confusion

add clickable anchor links

github.com/NixOS/nix - 4487ebca66836c009ee694be533a2c261560a7c5 authored 11 months ago by Eelco Dolstra <[email protected]>
Merge pull request #9972 from NixOS/allow-unoptimized-builds

Don't hardcode the `-O2` compiler flag

github.com/NixOS/nix - 57ebcadb2f00e69c7548e72cbd63986c4c39bb78 authored 11 months ago by Eelco Dolstra <[email protected]>
Automated team sync results.

github.com/NixOS/rfc39-record - 725076be51d9c699b3f0115ddb428662ccad63d0 authored 11 months ago by rfc39 <rfc39@eris>
simplify example

too much character noise distracts from the principle

github.com/NixOS/nix.dev - 3ef953bfadbf9fadf8fa8fc38f8cba7912a88682 authored 11 months ago by Valentin Gagarin <[email protected]>
declarative shells tutorial: more generic example commands

github.com/NixOS/nix.dev - 001bf741ab86c4670c96adbe33e1ae5151507bad authored 11 months ago by Valentin Gagarin <[email protected]>
Non-content edits to pills 9-14 (#195)

* grammar and readability edits

Co-authored-by: Henrik <[email protected]>

github.com/NixOS/nix-pills - a66fd074cf4b69ea7105ab8dea28903ecc7a8447 authored 11 months ago by Peter Dragos <[email protected]>
add clickable anchor links

how the different invocations relate to each other seems be
confusing, which is relatable becaus...

github.com/NixOS/nix - 60045f9c9650ae87f04a2fe507817ad9b5318104 authored 11 months ago by Valentin Gagarin <[email protected]>
Don't hardcode the `-O2` compiler flag

autoconf authors apparently decided that setting `-O2` by default was a good idea. I disagree, a...

github.com/NixOS/nix - 1fe7b016699c4e2a7435ba29d1ecc6830ae88946 authored 11 months ago by Théophane Hufschmitt <[email protected]>
Merge pull request #9925 from 9999years/fmt-cleanup

Cleanup `fmt.hh`

github.com/NixOS/nix - 47a1dbb4b8e7913cbb9b4d604728b912e76e4ca0 authored 11 months ago by Théophane Hufschmitt <[email protected]>
Merge pull request #23 from NixOS/update

Fix build, update nixpkgs, rebase tmpfs-root patch

github.com/NixOS/equinix-metal-builders - 1e1200244e65e7461be809b9ab5e4772f5bcfad9 authored 11 months ago by Pierre Bourdon <[email protected]>
Daily update [ci skip]

github.com/NixOS/nixos-homepage - 0c91531c0f576514d2d6964c065aa256ff280099 authored 11 months ago by GitHub Actions <[email protected]>
Fix tests

github.com/NixOS/nix - 953eb0cba2aad89753a39da6c98d409d1b88f88e authored 11 months ago by Rebecca Turner <[email protected]>
Merge pull request #11 from delroth/flakify

rfc39: add flake

github.com/NixOS/rfc39 - ab3b4ac953d011d2fae04c252718dc81727a5a5d authored 11 months ago by Pierre Bourdon <[email protected]>
Automated team sync results.

github.com/NixOS/rfc39-record - 57f9b12d79c812f414e75110053a42e290e28c90 authored 11 months ago by rfc39 <rfc39@eris>
rfc39: add flake

git+file:///home/delroth/work/nix/rfc39
├───defaultPackage
│ ├───aarch64-darwin omitted (use '...

github.com/NixOS/rfc39 - e1d5e0ad67c82f26a43388f08609d53dc40a34cc authored 11 months ago by Pierre Bourdon <[email protected]>
Rename `hintfmt` to `HintFmt`

github.com/NixOS/nix - c0e7f50c1a46693d06fab8a36526a4beaa702389 authored 11 months ago by Rebecca Turner <[email protected]>
Cleanup `fmt.hh`

When I started contributing to Nix, I found the mix of definitions and
names in `fmt.hh` to be r...

github.com/NixOS/nix - 149bd63afb30c5ae58eb3cc03fc208f89547cc16 authored 11 months ago by Rebecca Turner <[email protected]>
Merge pull request #9834 from 9999years/structured-errors

Towards structured error classes

github.com/NixOS/nix - 1ba9780cf5a99eb610775ab3c938141e65682196 authored 11 months ago by Théophane Hufschmitt <[email protected]>
Merge pull request #9964 from fricklerhandwerk/merge-format-sections

move JSON section into Formats and Protocols

github.com/NixOS/nix - 6563a5829410fea82034740d73a34f8b73b465d3 authored 11 months ago by Eelco Dolstra <[email protected]>
Merge pull request #9928 from 9999years/error-messages-in-nix-repl

Improve error printing in `nix repl`

github.com/NixOS/nix - a8050d9b83052e4b5c52bf2d116381aedec3a93e authored 11 months ago by Théophane Hufschmitt <[email protected]>
Merge pull request #9963 from fricklerhandwerk/fold-sidebar

manual: fold sidebar sections

github.com/NixOS/nix - 96686a2a2906272775dc03df8fbf5b71b918c5ad authored 11 months ago by Théophane Hufschmitt <[email protected]>
Merge pull request #9863 from obsidiansystems/perl-open-other-store

Support arbitrary stores in Perl bindings

github.com/NixOS/nix - f2f54cf087695f86f0f54e9e58f8c06582dbb901 authored 11 months ago by John Ericson <[email protected]>
Merge pull request #9929 from 9999years/dont-print-values-in-magenta

Don't print the first bracket in values in magenta in error messages

github.com/NixOS/nix - 46a0625a40aef6946a35f92fdacf0e6b4a14414f authored 11 months ago by Théophane Hufschmitt <[email protected]>
Merge pull request #9933 from pennae/debugger-fix

fix debugger crashing while printing envs

github.com/NixOS/nix - 9b8b4860913afdb7f9cb1e1e81f9a9dd192cd1c1 authored 11 months ago by Théophane Hufschmitt <[email protected]>
add team history (#897)

since GitHub team membership does not show history, highlight past
members' contributions expli...

github.com/NixOS/nix.dev - 0bf494b623526d1b8a4f40db6a7add485f3f0cc3 authored 11 months ago by Valentin Gagarin <[email protected]>
Merge pull request #9918 from 9999years/debugger-locals-for-let-expressions

Expose locals from `let` expressions to the debugger

github.com/NixOS/nix - acef4f17a2daab4ccdf656bdf229792db2f779e4 authored 11 months ago by Théophane Hufschmitt <[email protected]>
Merge pull request #9917 from 9999years/enter-debugger-more-reliably

Enter debugger more reliably in `let` expressions and function calls

github.com/NixOS/nix - c4ed92fa6f836d3d8eb354a48c37a2f9eeecc3aa authored 11 months ago by Théophane Hufschmitt <[email protected]>
Merge pull request #9924 from 9999years/rename-yellowtxt

Rename `yellowtxt` -> `magentatxt`

github.com/NixOS/nix - fb78a99e04206e7b1df84a362bb87d3300b41855 authored 11 months ago by Théophane Hufschmitt <[email protected]>
fix a typo in packaging-existing-software.md (#911)

github.com/NixOS/nix.dev - 572efad1b87e3361fdbead29660c4f990fc364fe authored 11 months ago by Wang Kefeng <[email protected]>
Merge pull request #9919 from 9999years/reduce-debugger-clutter

Reduce visual clutter in the debugger

github.com/NixOS/nix - f388a6148dae0fc999f1a67d0b96d76788f9b97f authored 11 months ago by Théophane Hufschmitt <[email protected]>
Automated team sync results.

github.com/NixOS/rfc39-record - 2585168afeee3c3dffae3d264328e3e59cd0f017 authored 11 months ago by rfc39 <rfc39@eris>
Simplify a conditional in the repl initialisation

github.com/NixOS/nix - d24c8aa49141fc384deafee50da65a05553a124b authored 11 months ago by Théophane Hufschmitt <[email protected]>
move JSON section into Formats and Protocols

github.com/NixOS/nix - e486b76eef135cdb1f112b9bb2ffcbf6a08f7c96 authored 11 months ago by Valentin Gagarin <[email protected]>
manual: fold sidebar sections

the table of contents is very long now, and folded sections allow
for a better overview.

github.com/NixOS/nix - 140de3b2780c6c49030b118051e15f32d202bc49 authored 11 months ago by Valentin Gagarin <[email protected]>
Support arbitrary stores in Perl bindings

Fix #9859

It's a breaking change but that's fine; we can just update Hydra to use
the new bindi...

github.com/NixOS/nix - bc085022494fe90f733aef0832b6d7dcc34709cf authored 11 months ago by John Ericson <[email protected]>
Automated team sync results.

github.com/NixOS/rfc39-record - e5a3d623cb0a11e8efb5d7e0dd934788e66a293a authored 11 months ago by rfc39 <rfc39@eris>
Daily update [ci skip]

github.com/NixOS/nixos-homepage - c6cd0d030ba5ed81e0d0495c7a152aa2450bace6 authored 11 months ago by GitHub Actions <[email protected]>
Automated team sync results.

github.com/NixOS/rfc39-record - 2409c2a963b1672bc0cc412253159e03a8fc5461 authored 11 months ago by rfc39 <rfc39@eris>
Automated team sync results.

github.com/NixOS/rfc39-record - 08506a7fc7eae1d33b01272cc9c376950a64d1ba authored 11 months ago by rfc39 <rfc39@eris>
Automated team sync results.

github.com/NixOS/rfc39-record - 156a21bbfc4c4f48945fab5c7351f9a4a1009de1 authored 11 months ago by rfc39 <rfc39@eris>
Merge pull request #9949 from fricklerhandwerk/fix-redirects-file

fix location of `_redirects` file

github.com/NixOS/nix - 09a6e8e7030170611a833612b9f40b9a10778c18 authored 11 months ago by Eelco Dolstra <[email protected]>
Automated team sync results.

github.com/NixOS/rfc39-record - f93cb81d9dbf323f0c93d61186bdec476deec2cf authored 11 months ago by rfc39 <rfc39@eris>
Merge pull request #905 from NixOS/readme-deploy-test

add more preview instructions to README

github.com/NixOS/nix.dev - a2c8326dcf3250a3b4dc004d1edeefa51142deaf authored 11 months ago by Daniel Sidhion <[email protected]>
Merge pull request #900 from fricklerhandwerk/add-linktext

add linktext to summary

github.com/NixOS/nix.dev - 1d327199cfc866d258dc5f94083f87ece2a7b7c4 authored 11 months ago by Daniel Sidhion <[email protected]>
fix up language in the packaging tutorial (#887)

* fix up language in the packaging tutorial

- make many sentences shorter
- add links
- exp...

github.com/NixOS/nix.dev - 53cbd112d7b131b56d4f58b27babbd1c006683b3 authored 11 months ago by Valentin Gagarin <[email protected]>
Add comment

github.com/NixOS/nix - 9723f533d85133fa3c4d9421a58c7765cb61e733 authored 11 months ago by Rebecca Turner <[email protected]>
Add comments

github.com/NixOS/nix - 474fc4078acbe062fcc31ce91c69c8f33bf00d5f authored 11 months ago by Rebecca Turner <[email protected]>
Automated team sync results.

github.com/NixOS/rfc39-record - 4cfde4b172af0230eaebdaf75a9fbaec8a6b08b9 authored 11 months ago by rfc39 <rfc39@eris>
Daily update [ci skip]

github.com/NixOS/nixos-homepage - e0101b28d5658520d598c27351720f225f1810cc authored 11 months ago by GitHub Actions <[email protected]>
add more preview instructions to README

github.com/NixOS/nix.dev - cafff4801cd5afe718535342fc0e5691731d41e1 authored 11 months ago by Valentin Gagarin <[email protected]>
actually fix mutable shortlinks (#904)

now tested with:

nix build && nix-shell -p netlify-cli --run "cd result; netlify dev"

github.com/NixOS/nix.dev - 1f6a1219ae71bec94a6ea5119c55b1477e1a203e authored 11 months ago by Valentin Gagarin <[email protected]>
fix location of `_redirects` file

the Netlify `_redirects` file must be in the root directory [0] of the
files to serve, and mdBoo...

github.com/NixOS/nix - 2d74b56aee84051d386f124c092d143b9cc437f9 authored 11 months ago by Valentin Gagarin <[email protected]>
fix mutable shortlinks (#903)

they were missing a response status code.

use 302 since the target URL is decidedly not perma...

github.com/NixOS/nix.dev - 2720a4121e11eb41bc6490b8c88adf9fac404635 authored 11 months ago by Valentin Gagarin <[email protected]>
Update the steering committee (#1220)

See
https://discourse.nixos.org/t/rfc-steering-committee-rotation-2023-24/36197/13?u=infinisil

...

github.com/NixOS/nixos-homepage - 60ecdd58c019a242645d780e57c8571618955fbc authored 11 months ago by Silvan Mosberger <[email protected]>
Automated team sync results.

github.com/NixOS/rfc39-record - 7a5cc9fc8606138a25f729b292672e1a1f3a355b authored 11 months ago by rfc39 <rfc39@eris>
Automated team sync results.

github.com/NixOS/rfc39-record - 4137e4e30a6c3b5255ed494947da3e27782615b4 authored 11 months ago by rfc39 <rfc39@eris>
Merge pull request #118 from RaitoBezarius/add-myself

readme: add myself as a board observer

github.com/NixOS/foundation - 2a6a446b980ed63c5c9cd62e270f551b61d41615 authored 11 months ago by Domen Kožar <[email protected]>
Add "Ryan Lahfa" as a board observer (#1219)

This was effective for at least 2 months if I remember well.

Signed-off-by: Raito Bezarius <mas...

github.com/NixOS/nixos-homepage - 44d65ef1d3cd132b55fd2e4f48e516cfc510767b authored 11 months ago by Ryan Lahfa <[email protected]>
readme: add myself as a board observer

This was effective for almost 2 months.

Signed-off-by: Raito Bezarius <[email protected]>

github.com/NixOS/foundation - 9a6c8d115969b5c984f5aba1d651ab5b367446ce authored 11 months ago by Raito Bezarius <[email protected]>
Extract AMD-GPU from Nvidia, to make it easier to choose either

github.com/NixOS/nixos-hardware - 6e5cc385fc8cf5ca6495d70243074ccdea9f64c7 authored 11 months ago by mexisme <[email protected]>
Initial config. for Lenovo Yoga Slim 7 Pro-X (14ARH7)

- Add entry to README.md and flake.nix

github.com/NixOS/nixos-hardware - 5a8ed531f99b52cf5413c724d8f982350d79416e authored 11 months ago by mexisme <[email protected]>
Update README.md and flake.nix

github.com/NixOS/nixos-hardware - 06e919ac0791475a4192068fdd7f8ebdd4f0f712 authored 11 months ago by mexisme <[email protected]>
Add a config for Asus Zephyrus GA402X* (2023) series

- Disable power-saving for the keyboard on the Asus Zephyrus GA402X series (2023)
- Add more-agg...

github.com/NixOS/nixos-hardware - b5c4fb6b89e3a3d261110ea79a59122574099b68 authored 11 months ago by mexisme <[email protected]>
Rename Omen model

github.com/NixOS/nixos-hardware - fc8d1ebb82b470e7c315d18f06804f26802afec8 authored 11 months ago by Samuel Cobb <[email protected]>
flake.lock: Update (#328)

Flake lock file updates:

• Updated input 'flake-utils':
'github:numtide/flake-utils/4022d58...

github.com/NixOS/nixos-metrics - 1c69c93c3a2284ca87d306829156c1abbff0f190 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(deps): bump reqwest from 0.11.23 to 0.11.24 (#339)

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.23 to 0.11.24.
- [Release note...

github.com/NixOS/nixos-metrics - 0ed1955d8405d30403ce3b2469a1de4551d76ee1 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump serde_json from 1.0.111 to 1.0.113 (#338)

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.111 to 1.0.113.
- [Release notes](...

github.com/NixOS/nixos-metrics - 10171e2fcb35d20ac85464fee6f40a1442e038e1 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump serde from 1.0.195 to 1.0.196 (#337)

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.195 to 1.0.196.
- [Release notes](http...

github.com/NixOS/nixos-metrics - 427256c65e95e65eed8daea28b04e6d9e3518c71 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump itertools from 0.12.0 to 0.12.1 (#336)

Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.12.0 to 0.12.1.
- [Changel...

github.com/NixOS/nixos-metrics - 258127132173985cdbf48d94e4b39240c645d3ef authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump tokio from 1.35.1 to 1.36.0 (#340)

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.35.1 to 1.36.0.
- [Release notes](https:...

github.com/NixOS/nixos-metrics - 18cb05e4b1936cebebb8ceac997c80889dfa9102 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
add linktext to summary

github.com/NixOS/nix.dev - 502a862077d584b28b0d1077c9bbf3f6229aec3a authored 11 months ago by Valentin Gagarin <[email protected]>
endorse CC-BY-SA for independent work (#894)

github.com/NixOS/nix.dev - e0e2f9586680c6b4affcef06bd585d8865af0629 authored 11 months ago by Valentin Gagarin <[email protected]>
Merge pull request #896 from fricklerhandwerk/team-handbook

update docs team page

github.com/NixOS/nix.dev - e23ae33951cd7e86af755f0f1eaae73ae7c8fb96 authored 11 months ago by Daniel Sidhion <[email protected]>
Daily update [ci skip]

github.com/NixOS/nixos-homepage - f7925e47a2ea087305344af87f7e21269cfeabab authored 11 months ago by GitHub Actions <[email protected]>
Merge pull request #616 from NixOS/localeindependence

Make hackage2nix locale independent

github.com/NixOS/cabal2nix - 173e8a5fa70dc95a1aeb0bd877bf5fee6d5e6b4a authored 11 months ago by maralorn <[email protected]>
Add entry to changelog

github.com/NixOS/cabal2nix - d0b586183e0c200a714982ecc5474bb52cc077ac authored 11 months ago by maralorn <[email protected]>
Add release note

github.com/NixOS/nix - 657a6078121bf08525e9cd286c6f8887e983a22e authored 11 months ago by Rebecca Turner <[email protected]>
Add release note

github.com/NixOS/nix - 155bc761f601346c8113cc760aaf26306136403c authored 11 months ago by Rebecca Turner <[email protected]>
Add release note

github.com/NixOS/nix - b63a8d7c46e7a59c3e133c94af24dfcf517fe50b authored 11 months ago by Rebecca Turner <[email protected]>
Add release note

github.com/NixOS/nix - 601fc7d15978827a04a1bc44e92a8a42a512f50a authored 11 months ago by Rebecca Turner <[email protected]>
Merge pull request #830 from fricklerhandwerk/nix-manual-shortlinks

add mutable shortlinks

github.com/NixOS/nix.dev - ab49acd74a4b23efe3a963a4d621b117c42c5ca6 authored 11 months ago by Silvan Mosberger <[email protected]>
Automated team sync results.

github.com/NixOS/rfc39-record - 4e634efd96c9403b101ca790b1a448cbd9a2bfda authored 11 months ago by rfc39 <rfc39@eris>
Merge pull request #9939 from edolstra/slash-operator

CanonPath, SourcePath: Change operator + to /

github.com/NixOS/nix - a31f2cb0cd4a662d908e751bf64b9ce98e398605 authored 11 months ago by Robert Hensing <[email protected]>
CanonPath, SourcePath: Change operator + to /

This is less confusing and makes it more similar to std::filesystem::path.

github.com/NixOS/nix - a6737b7e179fba2681393335c69c97df9bd5a2b0 authored 11 months ago by Eelco Dolstra <[email protected]>
Merge pull request #9927 from 9999years/catch-error-in-value-printer

Catch `Error`, not `BaseError` in `ValuePrinter`

github.com/NixOS/nix - c291d2d8dda38aa88b004e2ed05b28653c07e342 authored 11 months ago by Eelco Dolstra <[email protected]>
Merge pull request #9934 from nmeum/absPath-out-of-bounds

absPath: Explicitly check if path is empty before accessing it

github.com/NixOS/nix - 6ec08b85f607852eb6f976c1392c4917d0a53787 authored 11 months ago by Eelco Dolstra <[email protected]>
Merge pull request #9926 from 9999years/fix-cycle-detection-in-nix-repl

Fix cycle detection in `nix repl`

github.com/NixOS/nix - e190c20c3394fd1a5cd9be1afc3f30ab32dcd36b authored 11 months ago by Eelco Dolstra <[email protected]>
collapse unnecessary reference links (#898)

github.com/NixOS/nix.dev - b6bdfa86f551305f3b50fd6046de0ef3b9f7adeb authored 11 months ago by Valentin Gagarin <[email protected]>
Automated team sync results.

github.com/NixOS/rfc39-record - 523563b8e15bdce2c49006717c1aa3ca2eda1ddc authored 11 months ago by rfc39 <rfc39@eris>
update docs team page

- add link to inaugural announcement
- the GitHub team is the most up to date in terms of member...

github.com/NixOS/nix.dev - 4be58f2eafad7ad9989cfd76a2ce4dd36c0a9455 authored 11 months ago by Valentin Gagarin <[email protected]>
Automated team sync results.

github.com/NixOS/rfc39-record - 1f7157d1df19df5caddbbc3cf3aeb8a2d3ba3504 authored 11 months ago by rfc39 <rfc39@eris>
Automated team sync results.

github.com/NixOS/rfc39-record - 8c2aa57947430895ee5bd47f9d6eb5be980ab339 authored 11 months ago by rfc39 <rfc39@eris>
Automated team sync results.

github.com/NixOS/rfc39-record - f7d72603115184977ec70ec9f30f491e28fb9328 authored 11 months ago by rfc39 <rfc39@eris>
Automated team sync results.

github.com/NixOS/rfc39-record - 5fc5120e7d1d3f20b42dc927c519e6d6a0962cc9 authored 11 months ago by rfc39 <rfc39@eris>
catch multiple use of link reference (#9937)

github.com/NixOS/nix - 8d4890c3f83366a0d40ed7f9c3ee21dbd6a2ef67 authored 11 months ago by Valentin Gagarin <[email protected]>
fix anchor link; less weird link texts (#9936)

github.com/NixOS/nix - 8b873edcca2ff9f9f11efe3cba42a291dbdd124a authored 11 months ago by Valentin Gagarin <[email protected]>
use the right heading level (#9935)

github.com/NixOS/nix - 721fddac2f1cb633823046d97f465c579540de43 authored 11 months ago by Valentin Gagarin <[email protected]>
Merge pull request #9930 from rvl/print-dev-env-unbound-variables

print-dev-env: Avoid using unbound shellHook variable

github.com/NixOS/nix - 25385a408ef7281d966c8732608833e224b32586 authored 11 months ago by Théophane Hufschmitt <[email protected]>