-
Tweag I/O @tweag
- Utrecht, Netherlands
- http://nixos.org/~eelco/
Block or Report
Block or report edolstra
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
nix-ccache Public
A flake to remotely build and/or cache C/C++ compilation, using recursive Nix
1,334 contributions in the last year
Less
More
Activity overview
Contribution activity
January 2022
Created a pull request in NixOS/nix that received 3 comments
In pure mode, set builtins.nixVersion to a constant
This prevents issues like NixOS/nixpkgs#156527. Eventually we should do this in impure mode as well. Issue #5970.
+1
−1
•
3
comments
Opened 11 other pull requests in 2 repositories
NixOS/nix
1
open
8
merged
- nix store ping: Report Nix daemon version
- Remove unused Rust stuff
- Add regression / performance tests against a fixed revision of Nixpkgs
- Allow builtins.{readFile,path} on invalid paths
- Fix parsing of variable names that are a prefix of '__curPos'
- Fix exception handling around realisePath()
- Remove shared strings
- Add command to copy build logs between stores
- Attrset improvements
Reviewed 16 pull requests in 2 repositories
NixOS/nix
15 pull requests
- convert more string copies into string_views
- Add try/catch to queryJSON for assertion and errors
- Push docker image to docker hub for each commit on master
- Fix segfault or stack overflow caused by large derivation fields
-
Make
nix why-dependsquieter by default - Remove shared strings
- Document the concept of “experimental flags”
- Print build logs when not connected to a TTY
- optimize primops and utils by caching more and copying less
- Custom commit messages when commiting the lockfile
-
Release Notes 2.4: add
--indirectno-op change - Make --repair-path also repair corrupt optimised links
- Add outputs to JSON query
- be more memory friendly
- libexpr: printValue improvements
NixOS/hydra
1 pull request
Created an issue in NixOS/nix that received 3 comments
Incorrect error message about default flake output attributes
Describe the bug
Example:
$ nix build github:edolstra/import-cargo
error: flake 'github:edolstra/import-cargo' does not provide attribute 'packages…
3
comments