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 }}
numinit
/
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
LnL7
All time
Commit history
Commits on May 27, 2020
installer: don't require xz on darwin
Show description for 4e6d7cb
LnL7
committed
4e6d7cb
View commit details
Copy full SHA for 4e6d7cb
Browse repository at this point
Commits on May 23, 2020
fix hydra build products
Show description for 6f6bdd6
LnL7
committed
6f6bdd6
View commit details
Copy full SHA for 6f6bdd6
Browse repository at this point
Commits on May 21, 2020
installer: don't clobber synthetic.conf
LnL7
committed
d3df188
View commit details
Copy full SHA for d3df188
Browse repository at this point
installer: refuse apfs volume creation when FileVault is enabled
LnL7
committed
477d7c2
View commit details
Copy full SHA for 477d7c2
Browse repository at this point
manual: clarify volume creation section
LnL7
committed
3386575
View commit details
Copy full SHA for 3386575
Browse repository at this point
install: make synthetic.conf and fstab checks stricter
LnL7
committed
bc24c09
View commit details
Copy full SHA for bc24c09
Browse repository at this point
install: improve output and error handling
LnL7
committed
04f597c
View commit details
Copy full SHA for 04f597c
Browse repository at this point
install: hide the store volume on darwin
LnL7
committed
caface1
View commit details
Copy full SHA for caface1
Browse repository at this point
manual: add apfs volume section
LnL7
committed
ee89b77
View commit details
Copy full SHA for ee89b77
Browse repository at this point
install: show macOS 10.15 message with --daemon
LnL7
committed
083bb3b
View commit details
Copy full SHA for 083bb3b
Browse repository at this point
install: also configure ~/.zshenv
Show description for 1020262
LnL7
committed
1020262
View commit details
Copy full SHA for 1020262
Browse repository at this point
install: configure and bootstrap synthetic.conf on darwin
Show description for 0726ad5
LnL7
committed
0726ad5
View commit details
Copy full SHA for 0726ad5
Browse repository at this point
Commits on May 2, 2020
logging: handle build log lines in simple logger
Show description for 4769eea
LnL7
committed
4769eea
View commit details
Copy full SHA for 4769eea
Browse repository at this point
remote-store: don't log raw stderr by default
Show description for f16e24f
LnL7
committed
f16e24f
View commit details
Copy full SHA for f16e24f
Browse repository at this point
Commits on Apr 12, 2020
never use /var/folders for TMPDIR on darwin
Show description for 4d9db42
LnL7
committed
4d9db42
View commit details
Copy full SHA for 4d9db42
Browse repository at this point
Commits on Mar 20, 2020
sandbox: fix /bin/sh on catalina
Show description for 2e9bc12
LnL7
committed
2e9bc12
View commit details
Copy full SHA for 2e9bc12
Browse repository at this point
sandbox: allow pty devices
Show description for f6c122a
LnL7
committed
f6c122a
View commit details
Copy full SHA for f6c122a
Browse repository at this point
libstore: relax default sandbox-paths on darwin
LnL7
committed
7f2df90
View commit details
Copy full SHA for 7f2df90
Browse repository at this point
libstore: disable resolve-system-dependencies hook
Show description for afb78eb
LnL7
committed
afb78eb
View commit details
Copy full SHA for afb78eb
Browse repository at this point
Commits on Feb 3, 2020
ssh-store: add remote-store and remote-program query params
Show description for 8745c63
LnL7
committed
8745c63
View commit details
Copy full SHA for 8745c63
Browse repository at this point
Commits on Jan 13, 2020
build: remove warning when in sandboxing test mode
Show description for 8b3217f
LnL7
committed
8b3217f
View commit details
Copy full SHA for 8b3217f
Browse repository at this point
Commits on Jan 11, 2020
libexpr: show expression in assertion errors
Show description for 307bcb9
LnL7
committed
307bcb9
View commit details
Copy full SHA for 307bcb9
Browse repository at this point
Commits on Jan 5, 2020
build: fix sandboxing on darwin
Show description for 66fccd5
LnL7
committed
66fccd5
View commit details
Copy full SHA for 66fccd5
Browse repository at this point
Commits on Jan 4, 2020
build: fix path repairing when hash rewriting is required
Show description for 7d448bc
LnL7
committed
7d448bc
View commit details
Copy full SHA for 7d448bc
Browse repository at this point
build: recover store path when replacing fails
Show description for b33fefc
LnL7
committed
b33fefc
View commit details
Copy full SHA for b33fefc
Browse repository at this point
Commits on Jul 2, 2019
nix-store: document --add-fixed
LnL7
authored and
grahamc
committed
a3c77c1
View commit details
Copy full SHA for a3c77c1
Browse repository at this point
Commits on Jul 1, 2019
build: replace 100 offset for build exit codes
LnL7
committed
a52c331
View commit details
Copy full SHA for a52c331
Browse repository at this point
nix-store: document exit codes
LnL7
committed
1ac399d
View commit details
Copy full SHA for 1ac399d
Browse repository at this point
build: add tests for --check status codes
LnL7
committed
99ee375
View commit details
Copy full SHA for 99ee375
Browse repository at this point
build: use binary mask for build status flags
Show description for cbf84bc
LnL7
committed
cbf84bc
View commit details
Copy full SHA for cbf84bc
Browse repository at this point
build: add exit code for hash and check mismatches
Show description for 97baf32
LnL7
committed
97baf32
View commit details
Copy full SHA for 97baf32
Browse repository at this point
Commits on May 12, 2019
build: make needsHashRewrite a method
LnL7
committed
ce02fc7
View commit details
Copy full SHA for ce02fc7
Browse repository at this point
build: add test for sandboxed --check
LnL7
committed
d75bdb5
View commit details
Copy full SHA for d75bdb5
Browse repository at this point
build: move needsHashRewrite initialization to startBuilder
Show description for ff6867a
LnL7
committed
ff6867a
View commit details
Copy full SHA for ff6867a
Browse repository at this point
Commits on Apr 17, 2019
build: only skip hash rewriting for sandboxing on linux
Show description for b614e0e
LnL7
committed
b614e0e
View commit details
Copy full SHA for b614e0e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.