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 }}
syvb
/
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 Feb 20, 2024
Merge pull request #9916 from 9999years/quit-whole-program-from-debugger
Show description for a1b1070
Ericson2314
authored
a1b1070
View commit details
Copy full SHA for a1b1070
Browse repository at this point
Rename `ProcessLineResult` variants
9999years
committed
8e71883
View commit details
Copy full SHA for 8e71883
Browse repository at this point
`:quit` in the debugger should quit the whole program
9999years
committed
2a8fe9a
View commit details
Copy full SHA for 2a8fe9a
Browse repository at this point
Merge pull request #10049 from edolstra/dont-send-experimental-features
Show description for 78e7c98
Ericson2314
authored
78e7c98
View commit details
Copy full SHA for 78e7c98
Browse repository at this point
Don't send settings that depend on disabled experimental features to the daemon
Show description for 0acd783
edolstra
committed
0acd783
View commit details
Copy full SHA for 0acd783
Browse repository at this point
Merge pull request #10044 from edolstra/empty-git-repos
Show description for d2c6a93
thufschmitt
authored
d2c6a93
View commit details
Copy full SHA for d2c6a93
Browse repository at this point
Merge pull request #10043 from edolstra/fix-readonly-fetchToStore
Show description for 6f4bb1b
thufschmitt
authored
6f4bb1b
View commit details
Copy full SHA for 6f4bb1b
Browse repository at this point
fetchToStore(): Don't always respect settings.readOnlyMode
Show description for 7cb4d0c
edolstra
committed
7cb4d0c
View commit details
Copy full SHA for 7cb4d0c
Browse repository at this point
Support empty Git repositories / workdirs
Show description for 9e76245
edolstra
committed
9e76245
View commit details
Copy full SHA for 9e76245
Browse repository at this point
AllowListInputAccessor: Clarify that the "allowed paths" are actually allowed prefixes
Show description for d52d91f
edolstra
committed
d52d91f
View commit details
Copy full SHA for d52d91f
Browse repository at this point
Don't say "copying X to the store" in read-only mode
edolstra
committed
6162105
View commit details
Copy full SHA for 6162105
Browse repository at this point
Commits on Feb 16, 2024
Merge pull request #9881 from obsidiansystems/purify-canon-path
Show description for 60936f2
Ericson2314
authored
60936f2
View commit details
Copy full SHA for 60936f2
Browse repository at this point
Purify `CanonPath`
Show description for d17e1d9
3 people
committed
d17e1d9
View commit details
Copy full SHA for d17e1d9
Browse repository at this point
Merge pull request #9985 from alois31/symlink-resolution
Show description for d53c890
Ericson2314
authored
d53c890
View commit details
Copy full SHA for d53c890
Browse repository at this point
Add note about this being a temp solution
Ericson2314
authored
e27b7e0
View commit details
Copy full SHA for e27b7e0
Browse repository at this point
Commits on Feb 15, 2024
Merge pull request #9485 from edolstra/tarball-cache
Show description for 06be819
edolstra
authored
06be819
View commit details
Copy full SHA for 06be819
Browse repository at this point
Remove tarball-cache.{hh,cc}
Show description for 78b8db7
edolstra
committed
78b8db7
View commit details
Copy full SHA for 78b8db7
Browse repository at this point
Merge branch 'tarball-cache' of github.com:Ericson2314/nix into tarball-cache
edolstra
committed
9b04ce1
View commit details
Copy full SHA for 9b04ce1
Browse repository at this point
Merge remote-tracking branch 'origin/master' into tarball-cache
edolstra
committed
4b40fc5
View commit details
Copy full SHA for 4b40fc5
Browse repository at this point
Merge pull request #10013 from edolstra/libgit2-lookup
Show description for 27b8d5d
edolstra
authored
27b8d5d
View commit details
Copy full SHA for 27b8d5d
Browse repository at this point
Finish separating concerns with tarball cache
Show description for ed24baa
Ericson2314
committed
ed24baa
View commit details
Copy full SHA for ed24baa
Browse repository at this point
Split `GitRepoImpl::importTarball`
Show description for ba6a5f0
Ericson2314
committed
ba6a5f0
View commit details
Copy full SHA for ba6a5f0
Browse repository at this point
Merge pull request #9966 from NixOS/mention-OPTIMIZE-in-hacking-guide
Show description for bc9471d
thufschmitt
authored
bc9471d
View commit details
Copy full SHA for bc9471d
Browse repository at this point
Commits on Feb 14, 2024
GitInputAccessor: Speed up lookup()
Show description for 67a6d34
edolstra
committed
67a6d34
View commit details
Copy full SHA for 67a6d34
Browse repository at this point
Merge remote-tracking branch 'origin/master' into tarball-cache
edolstra
committed
54354ea
View commit details
Copy full SHA for 54354ea
Browse repository at this point
Merge pull request #9931 from 9999years/pretty-printer
Show description for d857914
thufschmitt
authored
d857914
View commit details
Copy full SHA for d857914
Browse repository at this point
Commits on Feb 13, 2024
Merge pull request #10001 from abathur/fix_macos_daemon_perms
Show description for ee9f6d0
Ericson2314
authored
ee9f6d0
View commit details
Copy full SHA for ee9f6d0
Browse repository at this point
Merge pull request #9986 from nbelakovski/patch-1
Show description for ef0b82a
Ericson2314
authored
ef0b82a
View commit details
Copy full SHA for ef0b82a
Browse repository at this point
Merge pull request #10006 from edolstra/fix-impure-fetchurl
Show description for 2b946aa
edolstra
authored
2b946aa
View commit details
Copy full SHA for 2b946aa
Browse repository at this point
Merge pull request #10009 from obsidiansystems/ca-type-names
Show description for 5b26c66
Ericson2314
authored
5b26c66
View commit details
Copy full SHA for 5b26c66
Browse repository at this point
Update src/libutil/file-content-address.cc
Ericson2314
authored
9d64613
View commit details
Copy full SHA for 9d64613
Browse repository at this point
Restore `builtins.pathExists` behavior on broken symlinks
Show description for 89e21ab
alois31
committed
89e21ab
View commit details
Copy full SHA for 89e21ab
Browse repository at this point
Use `ContentAddressMethod::render` in one more place
Show description for db41a06
Ericson2314
committed
db41a06
View commit details
Copy full SHA for db41a06
Browse repository at this point
Merge pull request #10008 from edolstra/config-status-dep
Show description for 4254cda
edolstra
authored
4254cda
View commit details
Copy full SHA for 4254cda
Browse repository at this point
Merge pull request #10005 from fricklerhandwerk/local-store-glossary
Show description for f49efb3
Ericson2314
authored
f49efb3
View commit details
Copy full SHA for f49efb3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.