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 #9601 from edolstra/lazy-trees-backports

Lazy trees backports

github.com/NixOS/nix - 1f93fa2ed29ff0ba92bfa58995232668187fb0d0 authored about 1 year ago
LibExprTest: Ignore $NIX_PATH

Otherwise a broken $NIX_PATH can cause the test suite to fail.

github.com/NixOS/nix - faa4cae9aed4e9f8c40ed8c6fe00bd0216c3b0ea authored about 1 year ago
Improve SourcePath display

github.com/NixOS/nix - 103ca0bde5d4f32745d4c3aee534cf4aa0a69a9d authored about 1 year ago
Remove unused variable

github.com/NixOS/nix - cc3913e4584beb19e7af00572db119d2638333d5 authored about 1 year ago
Lenovo Legion 16achg6 support (#796)

github.com/NixOS/nixos-hardware - 7763c6fd1f299cb9361ff2abf755ed9619ef01d6 authored about 1 year ago
fix: nix copy ssh-ng:// not respecting --substitute-on-destination

github.com/NixOS/nix - 04f454f2a0e1bfb4fc0368872f215cb690df11bc authored about 1 year ago
Merge pull request #9523 from fricklerhandwerk/conf-reword-always-allow-substitutes

reword documentation on settings and attributes related to substitution

github.com/NixOS/nix - 7026abfddea93727a45beeb20153d52a58f23c3a authored about 1 year ago
Merge pull request #9525 from fricklerhandwerk/conf-reword-builders-use-substitutes

reword description of the `builders-use-substitutes` setting

github.com/NixOS/nix - 09041071bfd427eec04918a7d449c1ec0de12352 authored about 1 year ago
Revert "Add nix::isASCII*, locale-independent"

This reverts commit 79eb2920bb51c7ec9528a403986e79f04738e2be.

Not used at this time.

github.com/NixOS/nix - 0b87ba50c08d83384e11a8e6db1e2f97fba4b61c authored about 1 year ago
isValidSchemeName: Use regex

As requested by Eelco Dolstra. I think it used to be simpler.

github.com/NixOS/nix - 4eaeda6604e2f8977728f14415fe92350d047970 authored about 1 year ago
schemeRegex -> schemeNameRegex

Scheme could be understood to include the typical `:` separator.

github.com/NixOS/nix - 2e451a663eff96b89360cfd3c0d5eaa60ca46181 authored about 1 year ago
Merge pull request #9593 from B4dM4n/fix-path-like-flake-query

Fix query parsing for path-like flakes

github.com/NixOS/nix - 0dfa66d120256b2b6d79ab4b176da2ef13a16d8f authored about 1 year ago
Merge pull request #9597 from tweag/fix-vm-tests

Fix the VM tests

github.com/NixOS/nix - e687e867542153bd6d0e816a8c56e4ad8c54d958 authored about 1 year ago
Automated team sync results.

github.com/NixOS/rfc39-record - 2f242efb2640e528ae4a03bf253f86ae2618fd15 authored about 1 year ago
Fix the VM tests

Work around https://github.com/NixOS/nixpkgs/issues/271146 until we can
depend on a Nixpkgs vers...

github.com/NixOS/nix - 589fb105f311af65230d374cbbddf7173c7ad103 authored about 1 year ago
Merge pull request #9589 from obsidiansystems/floating-content-addressing-derivations-eval-store

Fix building CA derivations with and eval store

github.com/NixOS/nix - dfc0cee7024a082d90a4f68296f55a82dfd52126 authored about 1 year ago
chore(deps): bump tokio from 1.34.0 to 1.35.0 (#308)

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

github.com/NixOS/nixos-metrics - 66a2440d72f649fedc50a21eedaf0dcef94d3b03 authored about 1 year ago
surface: linux 6.5.11 -> 6.6.6

- linux-surface: arch-6.6.1-1 -> arch-6.6.4-1
- update config for 6.6

github.com/NixOS/nixos-hardware - fef05bf9c8e818f4ca1425ef4c18e6680becd072 authored about 1 year ago
Merge remote-tracking branch 'upstream/master' into package-nix

github.com/NixOS/nix - ff992f8b4604c28c479a1511cb789dd912494172 authored about 1 year ago
Merge pull request #9519 from nix-windows/mingw-shell

Allow getting in a MinGW dev shell

github.com/NixOS/nix - 5e649618beb1661708f7e6c447c1c32ea1e85191 authored about 1 year ago
flake.nix: Use `config` not `system` for cross so we can be a bit more precise

github.com/NixOS/nix - 78492cfde73d57ca01c73d77a23440754c9e7ee4 authored about 1 year ago
flake.nix: Put some list items on their own line

These things are about to become longer

github.com/NixOS/nix - 0b81557e2cf30cebb916f82f192f04df38c810d7 authored about 1 year ago
flake.nix: `installScriptFor` take tarballs not strings

Trying to look up keys in multiple places is not nice, better for the
caller to be explicit.

github.com/NixOS/nix - f60c2e8a5acabf5fb554f77014904bb0d0c91604 authored about 1 year ago
flake.nix: Make a MinGW dev shell

This requires a `shellCrossSystems` for now, since Nix doesn't actually
build on Windows. This c...

github.com/NixOS/nix - b892161e314d976e7692ffcf487e1aa042165745 authored about 1 year ago
flake.nix: Make changes so a MinGW dev shell would work

github.com/NixOS/nix - 46b98a40a7c5488a99525bc780b7f7bba0131545 authored about 1 year ago
Fix building CA derivations with and eval store

I don't love the way this code looks. There are two larger problems:

- eval, build/scratch, des...

github.com/NixOS/nix - 9f39dda66ce0f92707d4be05d0a90961c78f8bd4 authored about 1 year ago
Merge pull request #9588 from obsidiansystems/queryDerivationOutputMap-evalStore

Give `Store::queryDerivationOutputMap` and `evalStore` argument

github.com/NixOS/nix - 8cddda4f892cb42be43e9bd87aa0111572617e78 authored about 1 year ago
Give `Store::queryDerivationOutputMap` and `evalStore` argument

Picking up where https://github.com/NixOS/nix/pull/9563 left off.

github.com/NixOS/nix - 5f30c8acc7e0cad08924cc53e350e811d097fae7 authored about 1 year ago
Automated team sync results.

github.com/NixOS/rfc39-record - 621f479ae427cc1be8fec1428980569e47d22cfa authored about 1 year ago
Add test cases for flake urls with fragments

github.com/NixOS/nix - 994f1b5c0de44319992ef6b1b106cee3fa400dc4 authored about 1 year ago
Fix query parsing for path-like flakes

github.com/NixOS/nix - f45d2ee2b7090560fc30a227d638684268af700d authored about 1 year ago
Merge remote-tracking branch 'upstream/master' into package-nix

github.com/NixOS/nix - 2220a4a22c938c6b965ddeb82cd2e66b35f891e9 authored about 1 year ago
Contributing branches and reverting (#9577)

Co-authored-by: Valentin Gagarin <[email protected]>

github.com/NixOS/nix - 89cf53648ca98434a40b0c0cef51fa64f6e0fa37 authored about 1 year ago
Merge pull request #9586 from obsidiansystems/legacy-ssh-store-header

Create header for `LegacySSHStore`

github.com/NixOS/nix - da58c00ee051b181d381c005373a93a3a08bafca authored about 1 year ago
allowed-uris: Match whole schemes also when scheme is not followed by slashes

github.com/NixOS/nix - a05bc9eb92371af631fc9fb83c3595957fb56943 authored about 1 year ago
isAllowedURI: Format

github.com/NixOS/nix - 1fa958dda1ef0cb37441ef8d1a84faf6d501ac12 authored about 1 year ago
Add nix::isASCII*, locale-independent

github.com/NixOS/nix - 79eb2920bb51c7ec9528a403986e79f04738e2be authored about 1 year ago
isValidSchemeName: Add function

github.com/NixOS/nix - d3a85b68347071d8d93ec796a38c707483d7b272 authored about 1 year ago
isAllowedURI: Remove incorrect note

github.com/NixOS/nix - 6cbba914a70eb5da6447fee5528a63723ed13245 authored about 1 year ago
isAllowedURI: Extract function and test

github.com/NixOS/nix - 91ba7b230777e3fb023bda48c269d533702e50e8 authored about 1 year ago
add FAQ entry on how to run non-nix executables (#832)

github.com/NixOS/nix.dev - e3f4d7be863d37cb5ca857338c857c212e77f58f authored about 1 year ago
Merge pull request #9587 from amjoseph-nixpkgs/pr/wopBuildDerivation/explain

libstore/daemon.cc: note trust model difference in readDerivation()s

github.com/NixOS/nix - 5c917c32048ef185ea0eec352c3505485aa3212c authored about 1 year ago
libstore/daemon.cc: note trust model difference in readDerivation()s

Below the comment added by this commit is a much longer comment
followed by a trust check, both ...

github.com/NixOS/nix - e43bb655feaa23977322d68278c88ac075eb2c41 authored about 1 year ago
flake.lock: Update (#303)

Flake lock file updates:

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

github.com/NixOS/nixos-metrics - 15747bd3186700779550296e555599fd333e6db6 authored about 1 year ago
Fix positioning of social links (#1184)

Follow-up to #1182. This is still not *quite* right, but it's a pretty
big improvement. (Sorry,...

github.com/NixOS/nixos-homepage - fc5b8672a8354d539c5a6a33dfcd95d3692dfe80 authored about 1 year ago
lenovo: add config for ideapad s145-15api

github.com/NixOS/nixos-hardware - c78145fc512a703af114aec176658dee872e4e90 authored about 1 year ago
lenovo: add ideapad s145-15api to readme.md

github.com/NixOS/nixos-hardware - 030edbb68e69f2b97231479f98a9597024650df2 authored about 1 year ago
lenovo: reference ideapad s145-15api on flake.nix

github.com/NixOS/nixos-hardware - b32113560acaadb92251efcd6bef67419797839b authored about 1 year ago
chore(deps): bump clap from 4.4.8 to 4.4.11 (#307)

Bumps [clap](https://github.com/clap-rs/clap) from 4.4.8 to 4.4.11.
- [Release notes](https://g...

github.com/NixOS/nixos-metrics - bab6b34ccb2405e67e5d4102b64f2002e3e6fd1c authored about 1 year ago
chore(deps): bump cachix/install-nix-action from 23 to 24 (#306)

Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 23 to 24.
...

github.com/NixOS/nixos-metrics - 82d57d5f0a69fca1097df5743a3a2388b12eb1a9 authored about 1 year ago
Create header for `LegacySSHStore`

In https://github.com/NixOS/nix/pull/6134#issuecomment-1079199888,
@thuffschmitt proposed exposi...

github.com/NixOS/nix - deadb3bfe9cde3e78e8e89340e4c92499069461a authored about 1 year ago
Merge pull request #9572 from obsidiansystems/serve-proto-build-options

Create `ServeProto::BuildOptions` and a serializer for it

github.com/NixOS/nix - b7e016ab2464ad2e7e2e856ad0f173157135aae0 authored about 1 year ago
Automated team sync results.

github.com/NixOS/rfc39-record - 0e4ec3577149793ebd16d5426105d6a823945db3 authored about 1 year ago
Automated team sync results.

github.com/NixOS/rfc39-record - c7d02a6865fab0af9be299a758a2196df1761328 authored about 1 year ago
Automated team sync results.

github.com/NixOS/rfc39-record - 9924ab03e386deaa3e6775aaf4248d3b7dcaef12 authored about 1 year ago
Automated team sync results.

github.com/NixOS/rfc39-record - 32e5f2f172bc7785e77b92128a288a29a3f543a1 authored about 1 year ago
Automated team sync results.

github.com/NixOS/rfc39-record - f9a733a815ba82581b39bb7f0a348754c8a9323e authored about 1 year ago
document `fetchTree` (#9258)

* document `fetchTree`

* display experimental feature note at the top

we have to enable th...

github.com/NixOS/nix - 3c200da242d8f0ccda447866028bb757e0b0bbd9 authored about 1 year ago
Merge pull request #9575 from hercules-ci/shell-on-hydra

flake.nix: Cache shell inputs through hydra

github.com/NixOS/nix - b1842a4f05113967e8c20c9ebfd79edc39da259b authored about 1 year ago
flake.nix: Cache shell inputs through hydra

github.com/NixOS/nix - a63be6578f7e17182fdec8e3d3fdbab19a814152 authored about 1 year ago
Merge pull request #9573 from hercules-ci/rl-next-md-frontmatter

rl-next: Fix and support markdown frontmatter syntax

github.com/NixOS/nix - 69b7876a0810269ad71807594cfd99b26cd8a5ff authored about 1 year ago
Add checks.rl-next

github.com/NixOS/nix - a856f603ed5a124f7eb818dadab6c88da73570fb authored about 1 year ago
rl-next: Use markdown frontmatter syntax

The old syntax is still supported, as long as you don't use a {
in the description - the reason ...

github.com/NixOS/nix - 3811b334c646bc3b4bf8caef6d13c9f5027246f1 authored about 1 year ago
changelog-d: Use roberth fork with markdown frontmatter support

github.com/NixOS/nix - 360f3b3a9e0a74eb8b7d5a1744ad58f4cd487ca0 authored about 1 year ago
Create `ServeProto::BuildOptions` and a serializer for it

More tests, and more serializers for Hydra reuse.

github.com/NixOS/nix - 5417990e313272a5f1129ac39228b111e8dac857 authored about 1 year ago
Automated team sync results.

github.com/NixOS/rfc39-record - fbdf36522f04794e3942ae363d5edabc2463a4a5 authored about 1 year ago
Automated team sync results.

github.com/NixOS/rfc39-record - 0ea907a1963d6607987e66fbe55c7e1d9e1ee05b authored about 1 year ago
Merge pull request #9555 from 9999years/positions-in-errors

Pass positions when evaluating

github.com/NixOS/nix - c8458bd731eb1c74159bebe459ea00165e056b65 authored about 1 year ago
Merge pull request #9568 from hercules-ci/revert-9553

Revert 9553

github.com/NixOS/nix - 7cdc8786d9f57410acbec088e13e46ce10cdce35 authored about 1 year ago
Merge pull request #9306 from NixOS/accessor-no-follow-symlink

Clarify `SourceAccessor` methods should never implicitly follow symlinks

github.com/NixOS/nix - 6aba2fdb4dc59fae966f75a90c8ec4650ccd2cb7 authored about 1 year ago
Automated team sync results.

github.com/NixOS/rfc39-record - eee2e56e35453e99a85cb8be1687bedec194add9 authored about 1 year ago
tests/lang/eval-fail-bad-string-interpolation-4: init

github.com/NixOS/nix - 6e8d5983143ae576e3f4b1d2954a5267f2943a49 authored about 1 year ago
Update rl-next/source-positions-in-errors for Nix 2.19+

github.com/NixOS/nix - b9980b377ede0aca542b2baeeef9e4538dec20db authored about 1 year ago
Revert "Print the value in `error: cannot coerce` messages (#9553)"

This reverts commit f0ac2a35d5e9dfb3a53e6cc810e871fe119cbf4b.

The request from the sibling PR, ...

github.com/NixOS/nix - 9b7b7a7561b24d48452627709e6872d9c610428b authored about 1 year ago
Clarify `SourceAccessor` methods should never implicitly follow symlinks

The code has already been fixed (yay!) so what is left of this commit is
just updating the API d...

github.com/NixOS/nix - ce4ca574d24abe233b717babc679e4c9228ba94b authored about 1 year ago
Automated team sync results.

github.com/NixOS/rfc39-record - 16db310bd6dab4936c595a7aa9227d151f79e828 authored about 1 year ago
Merge pull request #9497 from edolstra/move-access-control

Move restricted/pure-eval access control out of the evaluator and into the accessor

github.com/NixOS/nix - d4f6b1d38bfd0d5bb0ae6df9b98e184fe5da58b8 authored about 1 year ago
doc/prerequisites-source: Add bdwgc-traceable-allocator patch

github.com/NixOS/nix - 005eaa1bd6c6090d5a55a062f429e6464345c6df authored about 1 year ago
Merge pull request #9564 from NixOS/fix-clang-build

Avoid `std::strstream`, fix the clang build

github.com/NixOS/nix - 762af72728c7987e219de2b5bee811ecc885f6d8 authored about 1 year ago
Merge pull request #9563 from obsidiansystems/tryResolve-evalStore

Give `Derivation::tryResolve` an `evalStore` argument

github.com/NixOS/nix - 36ca6adc60511dc822870f2df43c0a578e481925 authored about 1 year ago
Avoid `std::strstream`, fix the clang build

According https://en.cppreference.com/w/cpp/io/strstream, it has been
deprecated since C++98! Th...

github.com/NixOS/nix - f9ee1bedcf98334d8bc015c2e04e30fbba958a3e authored about 1 year ago
Print the value in `error: cannot coerce` messages (#9553)

* Print the value in `error: cannot coerce` messages

This extends the `error: cannot coerce a...

github.com/NixOS/nix - f0ac2a35d5e9dfb3a53e6cc810e871fe119cbf4b authored about 1 year ago
Merge pull request #9560 from obsidiansystems/serve-proto-unkeyed-valid-path-info-serializer

Factor out `ServeProto::Serialiser<UnkeyedValidPathInfo>` and test

github.com/NixOS/nix - 139982997eec493a0f74105c427953f6be77da6d authored about 1 year ago
Give `Derivation::tryResolve` an `evalStore` argument

This is needed for building CA deriations with a src store / dest store
split. In particular it ...

github.com/NixOS/nix - 96dd757b0c0f3d6702f8e38467a8bf467b43154e authored about 1 year ago
Automated team sync results.

github.com/NixOS/rfc39-record - fc442a52d83cb886bbe4980947557d3f6dfe6bf6 authored about 1 year ago
Automated team sync results.

github.com/NixOS/rfc39-record - 835abec43df5e586ca444707ab7281130908bc2c authored about 1 year ago
fix grammar and punctuation in declarative-shell.md (#834)

github.com/NixOS/nix.dev - 876483a1f4084f8d7340fa517fb9469c91ea774a authored about 1 year ago
Pass positions when evaluating

This includes position information in more places, making debugging
easier.

Before:

```
$ nix-...

github.com/NixOS/nix - 0b80935c22f367b1deecffeddb97c90d7ed985e9 authored about 1 year ago
Factor out `ServeProto::Serialiser<UnkeyedValidPathInfo>` and test

In the process, partially undo e89b5bd0bfeb4dfdd8fe7e6929544cb9ceb8a505
in that the ancient < 2....

github.com/NixOS/nix - a5521b7d9445af63a159d4fe7b44a0902c3a2a24 authored about 1 year ago
Automated team sync results.

github.com/NixOS/rfc39-record - 4e96af6c1b39e5af6077981029e40bf78285babb authored about 1 year ago
Merge pull request #9557 from bryanhonof/bryanhonof.fix-apple-double-shenanigans

Add option to libarchive so it behaves correctly

github.com/NixOS/nix - c3827ff6348a4d5199eaddf8dbc2ca2e2ef46ec5 authored about 1 year ago
fix(libutil/tarfile): add option to libarchive so it behaves correctly with AppleDouble files

AppleDouble files were extracted differently on macOS machines than on other
UNIX's.
Setting `ar...

github.com/NixOS/nix - bf00d5ecef20c11eb7e49dff3482b9e536cf7abe authored about 1 year ago
Automated team sync results.

github.com/NixOS/rfc39-record - dea49c03b7191fe9cd72d15f37befc1eda767968 authored about 1 year ago
Automated team sync results.

github.com/NixOS/rfc39-record - 4b2c0d8580f5d572c25d3398f7d338eda6a850a4 authored about 1 year ago
Setup tz package overrides to reference system tzdata package correctly

This commit changes the cabal2nix hooks for the `tz` Haskell package.
Originally, the `tz` packa...

github.com/NixOS/cabal2nix - 42f3e98abbdd95bd795e56a3485a3b948caf3f63 authored about 1 year ago
docs team: Remove @zmitchell (#1183)

Asked to be removed from the team due to time constraints, thanks for
all the contributions!

github.com/NixOS/nixos-homepage - ababd16f8dde16709374f52f1c390b2af668c000 authored about 1 year ago
Merge pull request #9452 from kolloch/feature/nix-hash-convert

Add nix hash convert

github.com/NixOS/nix - 82449a455f58351e9e7444e5c586f45195da0ca4 authored about 1 year ago
HashType: Rename to HashAlgorithm

To be consistent with CLI, nix API
and many other references.

As part of this, we also converte...

github.com/NixOS/nix - 5334c9c792a208db4d3824e88019a626ded1b65d authored about 1 year ago
Update src/libexpr/primops.cc

Co-authored-by: Théophane Hufschmitt <[email protected]>

github.com/NixOS/nix - d38ec1285573c98c987ec1421f7cec68754204f9 authored about 1 year ago
Refactor concurrently added tests to use HashAlgorithm.

https://github.com/NixOS/nix/issues/8876

github.com/NixOS/nix - bbba2055f0b77e9677ef318ceea3084906eccd7d authored about 1 year ago