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 }}
gitfoxi
/
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 Aug 7, 2012
Don't warn about maximum link count exceeded on 0-byte files
edolstra
committed
325d1cf
View commit details
Copy full SHA for 325d1cf
Browse repository at this point
Commits on Aug 6, 2012
Handle amount of disk space saved by hard linking being negative
Show description for d025142
edolstra
committed
d025142
View commit details
Copy full SHA for d025142
Browse repository at this point
Fix race condition when two processes create a hard link to a file in .links
Show description for b6c989b
edolstra
committed
b6c989b
View commit details
Copy full SHA for b6c989b
Browse repository at this point
Commits on Aug 5, 2012
Fix race condition when two processes create the same link in /nix/store/.links
edolstra
committed
108e14b
View commit details
Copy full SHA for 108e14b
Browse repository at this point
Commits on Aug 2, 2012
Count bytes freed deleting unused links
edolstra
committed
6763084
View commit details
Copy full SHA for 6763084
Browse repository at this point
Drop the block count in the garbage collector
edolstra
committed
01d56c1
View commit details
Copy full SHA for 01d56c1
Browse repository at this point
Commits on Aug 1, 2012
nix-store --gc: Make ‘--max-freed 0’ do the right thing
Show description for 967d066
edolstra
committed
967d066
View commit details
Copy full SHA for 967d066
Browse repository at this point
removeUnusedLinks(): Print stats on disk space saved by hard linking
edolstra
committed
1df702d
View commit details
Copy full SHA for 1df702d
Browse repository at this point
Doh
edolstra
committed
234ce61
View commit details
Copy full SHA for 234ce61
Browse repository at this point
Make ‘nix-store --optimise’ interruptible
edolstra
committed
7b10562
View commit details
Copy full SHA for 7b10562
Browse repository at this point
Commits on Jul 31, 2012
Manual: Remove reference to non-existent -I option
edolstra
committed
1571700
View commit details
Copy full SHA for 1571700
Browse repository at this point
Commits on Jul 29, 2012
Document the --option flag
Show description for f15083c
edolstra
committed
f15083c
View commit details
Copy full SHA for f15083c
Browse repository at this point
Commits on Jul 26, 2012
Set permissions on temporary build directories to 0700
Show description for 3a4623a
edolstra
committed
3a4623a
View commit details
Copy full SHA for 3a4623a
Browse repository at this point
Commits on Jul 25, 2012
nix-profile.sh: Don't set NIX_REMOTE on single user installations
Show description for 2605f4f
edolstra
committed
2605f4f
View commit details
Copy full SHA for 2605f4f
Browse repository at this point
Subscribe to the Nixpkgs rather than NixOS channel
edolstra
committed
477b0fb
View commit details
Copy full SHA for 477b0fb
Browse repository at this point
prim_import: When importing .drvs, allocate the intermediate attrset on the heap just in case it escapes the stack frame.
shlevy
authored and
edolstra
committed
f5954e2
View commit details
Copy full SHA for f5954e2
Browse repository at this point
Turn tests back on
shlevy
authored and
edolstra
committed
1ef2d57
View commit details
Copy full SHA for 1ef2d57
Browse repository at this point
import: If the path is a valid .drv file, parse it and generate a derivation attrset.
Show description for b1112bb
shlevy
authored and
edolstra
committed
b1112bb
View commit details
Copy full SHA for b1112bb
Browse repository at this point
Disable tests temporarily
shlevy
authored and
edolstra
committed
566a30c
View commit details
Copy full SHA for 566a30c
Browse repository at this point
Commits on Jul 23, 2012
Handle platforms that don't support linking to a symlink
Show description for e98c029
edolstra
committed
e98c029
View commit details
Copy full SHA for e98c029
Browse repository at this point
Unlink the right file
edolstra
committed
fd63c8b
View commit details
Copy full SHA for fd63c8b
Browse repository at this point
Add a test for Nix store optimisation
edolstra
committed
0f65793
View commit details
Copy full SHA for 0f65793
Browse repository at this point
Garbage collect unused links in /nix/store/.links
Show description for 680ab6f
edolstra
committed
680ab6f
View commit details
Copy full SHA for 680ab6f
Browse repository at this point
Automatically optimise the Nix store when a new path is added
Show description for 6193105
edolstra
committed
6193105
View commit details
Copy full SHA for 6193105
Browse repository at this point
optimiseStore(): Use a content-addressed file store in /nix/store/.links
Show description for 564fb7d
edolstra
committed
564fb7d
View commit details
Copy full SHA for 564fb7d
Browse repository at this point
nix-build: Support the ‘-’ argument to build an expression from stdin
edolstra
committed
ed59bf7
View commit details
Copy full SHA for ed59bf7
Browse repository at this point
Use lutimes() if available to canonicalise the timestamp of symlinks
Show description for 6852289
edolstra
committed
6852289
View commit details
Copy full SHA for 6852289
Browse repository at this point
Commits on Jul 18, 2012
Bump version
edolstra
committed
1832ab7
View commit details
Copy full SHA for 1832ab7
Browse repository at this point
Remove RPM builds that don't evaluate
edolstra
committed
98193bb
View commit details
Copy full SHA for 98193bb
Browse repository at this point
Use "#pragma once" to prevent repeated header file inclusion
edolstra
committed
b7fd2c2
View commit details
Copy full SHA for b7fd2c2
Browse repository at this point
Set release date
edolstra
committed
58337e0
View commit details
Copy full SHA for 58337e0
Browse repository at this point
Commits on Jul 17, 2012
Add function queryPathFromHashPart()
Show description for ccc52ad
edolstra
committed
ccc52ad
View commit details
Copy full SHA for ccc52ad
Browse repository at this point
queryPathInfo(): return hash in base-32 if desired
Show description for 220818f
edolstra
committed
220818f
View commit details
Copy full SHA for 220818f
Browse repository at this point
Return an exit code of 100 for cached failed builds
Show description for 3a9fdf2
edolstra
committed
3a9fdf2
View commit details
Copy full SHA for 3a9fdf2
Browse repository at this point
Remove dead code
edolstra
committed
1217204
View commit details
Copy full SHA for 1217204
Browse repository at this point
Previous
Next
You can’t perform that action at this time.