Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
j-baker
/
nix
Public
forked from
NixOS/nix
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 25, 2023
Merge pull request #7948 from mkenigs/ventura-diff
Show description for f41dd2c
thufschmitt
authored
f41dd2c
View commit details
Copy full SHA for f41dd2c
Browse repository at this point
installer: don't assume GNU diff
Show description for 367fcd9
mkenigs
committed
367fcd9
View commit details
Copy full SHA for 367fcd9
Browse repository at this point
Commits on May 24, 2023
Merge pull request #8390 from oxalica/fix/long-path-error-msg
Show description for 6e45702
thufschmitt
authored
6e45702
View commit details
Copy full SHA for 6e45702
Browse repository at this point
Commits on May 23, 2023
Fix typo in error message of too long store path
oxalica
committed
303858a
View commit details
Copy full SHA for 303858a
Browse repository at this point
`nix flake check`: skip derivations for foreign systems (#7759)
Show description for a420ccc
peterbecich
authored
a420ccc
View commit details
Copy full SHA for a420ccc
Browse repository at this point
Commits on May 22, 2023
Merge pull request #8377 from layus/fix-ssl-cert-mount
Show description for 494a09c
thufschmitt
authored
494a09c
View commit details
Copy full SHA for 494a09c
Browse repository at this point
Merge pull request #8365 from obsidiansystems/proto-structs
Show description for 673fe85
thufschmitt
authored
673fe85
View commit details
Copy full SHA for 673fe85
Browse repository at this point
Add tests for bind mount of SSL certs in sandbox
layus
committed
5a98dd0
View commit details
Copy full SHA for 5a98dd0
Browse repository at this point
Commits on May 19, 2023
Shortcircuit for empty caFile
layus
committed
b14fea6
View commit details
Copy full SHA for b14fea6
Browse repository at this point
Make mounting ssl cert file optional
layus
committed
36b7e30
View commit details
Copy full SHA for 36b7e30
Browse repository at this point
Merge pull request #8354 from KasyanDiGris/git-fetcher-ask-credentials
Show description for 3305fd0
edolstra
authored
3305fd0
View commit details
Copy full SHA for 3305fd0
Browse repository at this point
Merge pull request #8215 from obsidiansystems/general-repair-path
Show description for 34381d5
edolstra
authored
34381d5
View commit details
Copy full SHA for 34381d5
Browse repository at this point
Merge pull request #7312 from layus/fixed-output-system-cert
Show description for e31d9b9
edolstra
authored
e31d9b9
View commit details
Copy full SHA for e31d9b9
Browse repository at this point
Commits on May 18, 2023
Merge pull request #8366 from obsidiansystems/worker-proto-forward-decl-types
Show description for b1c34c0
roberth
authored
b1c34c0
View commit details
Copy full SHA for b1c34c0
Browse repository at this point
Merge pull request #8353 from obsidiansystems/downstream-installable-type
Show description for c27fb72
roberth
authored
c27fb72
View commit details
Copy full SHA for c27fb72
Browse repository at this point
Remove unused
KasyanDiGris
committed
31ffd0c
View commit details
Copy full SHA for 31ffd0c
Browse repository at this point
Add option isInteractive
KasyanDiGris
committed
4c4ae88
View commit details
Copy full SHA for 4c4ae88
Browse repository at this point
Don't use `store-api.hh` in `worker-protocol.hh`
Show description for 9923403
Ericson2314
committed
9923403
View commit details
Copy full SHA for 9923403
Browse repository at this point
Revert "Revert "Use template structs instead of phantoms""
Show description for cb5052d
Ericson2314
committed
cb5052d
View commit details
Copy full SHA for cb5052d
Browse repository at this point
Commits on May 17, 2023
Upgrade `downstreamPlaceholder` to a type with methods
Show description for b9e5ce4
Ericson2314
committed
b9e5ce4
View commit details
Copy full SHA for b9e5ce4
Browse repository at this point
Add test for `downstreamPlaceholder`
Show description for e7c1113
Ericson2314
committed
e7c1113
View commit details
Copy full SHA for e7c1113
Browse repository at this point
Merge pull request #8337 from fricklerhandwerk/channel-files
Show description for 684e9be
Ericson2314
authored
684e9be
View commit details
Copy full SHA for 684e9be
Browse repository at this point
Merge pull request #8349 from tweag/fix-control-master
Show description for 32dc77b
Ericson2314
authored
32dc77b
View commit details
Copy full SHA for 32dc77b
Browse repository at this point
Merge pull request #8360 from obsidiansystems/worker-protocol.cc
Show description for 05cb934
Ericson2314
authored
05cb934
View commit details
Copy full SHA for 05cb934
Browse repository at this point
Move `worker_proto` defs out of `remote-store.cc` to own file
Show description for 904878d
Ericson2314
committed
904878d
View commit details
Copy full SHA for 904878d
Browse repository at this point
Merge pull request #8358 from fricklerhandwerk/output-addressed-references
Show description for 16a6052
Ericson2314
authored
16a6052
View commit details
Copy full SHA for 16a6052
Browse repository at this point
fix wording on output-addressed store objects
Show description for 76f40c0
fricklerhandwerk
committed
76f40c0
View commit details
Copy full SHA for 76f40c0
Browse repository at this point
Merge pull request #8276 from aschmolck/short-options-to-long-ones
Show description for f1cbc4c
roberth
authored
f1cbc4c
View commit details
Copy full SHA for f1cbc4c
Browse repository at this point
Merge pull request #8273 from wamserma/fix-6dbce3
Show description for dfc393f
thufschmitt
authored
dfc393f
View commit details
Copy full SHA for dfc393f
Browse repository at this point
Add a test for ControlMaster
balsoft
committed
992e2ed
View commit details
Copy full SHA for 992e2ed
Browse repository at this point
Also use long options in src/nix/*.md
aschmolck
committed
afd9bd7
View commit details
Copy full SHA for afd9bd7
Browse repository at this point
Convert short nix options to long ones
Show description for 8d4b676
aschmolck
committed
8d4b676
View commit details
Copy full SHA for 8d4b676
Browse repository at this point
Commits on May 16, 2023
Ask for git credentials in fetcher
KasyanDiGris
committed
25434df
View commit details
Copy full SHA for 25434df
Browse repository at this point
Merge pull request #8346 from tweag/fix-nix-profile-install-conflict-segfault
Show description for 5fd1611
Ericson2314
authored
5fd1611
View commit details
Copy full SHA for 5fd1611
Browse repository at this point
Fix ControlMaster behaviour
balsoft
committed
61cdb0b
View commit details
Copy full SHA for 61cdb0b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.