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 }}
devlato
/
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 Apr 22, 2015
Merge pull request #522 from lethalman/nix-collect-garbage
Show description for 4bbcfaf
edolstra
committed
4bbcfaf
View commit details
Copy full SHA for 4bbcfaf
Browse repository at this point
nix-collect-garbage: translate to C++
Luca Bruno
committed
ab2b3d6
View commit details
Copy full SHA for ab2b3d6
Browse repository at this point
Commits on Apr 18, 2015
Add the pre-build hook.
Show description for 4d65287
shlevy
committed
4d65287
View commit details
Copy full SHA for 4d65287
Browse repository at this point
Revert "Add the pre-build hook."
Show description for fd6774e
shlevy
committed
fd6774e
View commit details
Copy full SHA for fd6774e
Browse repository at this point
Commits on Apr 17, 2015
Merge branch 'add-manpath' of git://github.com/mmerickel/nix
shlevy
committed
9b1866b
View commit details
Copy full SHA for 9b1866b
Browse repository at this point
Commits on Apr 16, 2015
Fix using restricted mode with chroots
edolstra
committed
035aeb9
View commit details
Copy full SHA for 035aeb9
Browse repository at this point
Commits on Apr 13, 2015
add the manpath to the installer
mmerickel
committed
76f985b
View commit details
Copy full SHA for 76f985b
Browse repository at this point
Commits on Apr 12, 2015
Add the pre-build hook.
Show description for 1e4a4a2
shlevy
committed
1e4a4a2
View commit details
Copy full SHA for 1e4a4a2
Browse repository at this point
Commits on Apr 9, 2015
Use cached result if there is a network error
edolstra
committed
4ed2187
View commit details
Copy full SHA for 4ed2187
Browse repository at this point
Move curl stuff into a separate file
edolstra
committed
1fc905a
View commit details
Copy full SHA for 1fc905a
Browse repository at this point
Implement a TTL on cached fetchurl/fetchTarball results
Show description for c1f04fa
edolstra
committed
c1f04fa
View commit details
Copy full SHA for c1f04fa
Browse repository at this point
Implement caching of fetchurl/fetchTarball results
Show description for 60340ce
edolstra
committed
60340ce
View commit details
Copy full SHA for 60340ce
Browse repository at this point
Commits on Apr 7, 2015
Revert /nix/store permission back to 01775
Show description for 1711679
edolstra
committed
1711679
View commit details
Copy full SHA for 1711679
Browse repository at this point
Commits on Apr 2, 2015
Chroot builds: Provide world-readable /nix/store
Show description for afa433e
edolstra
committed
afa433e
View commit details
Copy full SHA for afa433e
Browse repository at this point
Commits on Mar 27, 2015
Add dependency on libcurl-dev
Show description for be1ff23
edolstra
committed
be1ff23
View commit details
Copy full SHA for be1ff23
Browse repository at this point
Commits on Mar 25, 2015
Add fetchTarball builtin
Show description for 000b5a0
edolstra
committed
000b5a0
View commit details
Copy full SHA for 000b5a0
Browse repository at this point
addToStore(): Take explicit name argument
edolstra
committed
7ea6ecf
View commit details
Copy full SHA for 7ea6ecf
Browse repository at this point
Commits on Mar 24, 2015
Improve setting the default chroot dirs
edolstra
committed
5114a07
View commit details
Copy full SHA for 5114a07
Browse repository at this point
Add the closure of store paths to the chroot
Show description for fd89f97
edolstra
committed
fd89f97
View commit details
Copy full SHA for fd89f97
Browse repository at this point
Tighten permissions on chroot directories
edolstra
committed
5ce50cd
View commit details
Copy full SHA for 5ce50cd
Browse repository at this point
Don't rely on __noChroot for corepkgs
Show description for 6f0c6e2
edolstra
committed
6f0c6e2
View commit details
Copy full SHA for 6f0c6e2
Browse repository at this point
Commits on Mar 19, 2015
Disable scanning for interior pointers
Show description for b005e63
edolstra
committed
b005e63
View commit details
Copy full SHA for b005e63
Browse repository at this point
Fix Boehm API violation
Show description for 726f7f7
edolstra
committed
726f7f7
View commit details
Copy full SHA for 726f7f7
Browse repository at this point
Check return values from malloc/strdup
edolstra
committed
da6b704
View commit details
Copy full SHA for da6b704
Browse repository at this point
Commits on Mar 18, 2015
Print some Boehm GC stats
edolstra
committed
fa47279
View commit details
Copy full SHA for fa47279
Browse repository at this point
valueSize(): Take into account list/bindings/env size
edolstra
committed
7a84143
View commit details
Copy full SHA for 7a84143
Browse repository at this point
Commits on Mar 6, 2015
Fix typos: s/the the/the/
blueyed
authored and
edolstra
committed
e659978
View commit details
Copy full SHA for e659978
Browse repository at this point
forceValueDeep: Add to error prefix
edolstra
committed
17c7133
View commit details
Copy full SHA for 17c7133
Browse repository at this point
Improve error message
edolstra
committed
5badc8f
View commit details
Copy full SHA for 5badc8f
Browse repository at this point
Commits on Mar 4, 2015
Reduce verbosity in build-remote.pl
edolstra
committed
9f3eb56
View commit details
Copy full SHA for 9f3eb56
Browse repository at this point
Add option to hide display of missing paths
edolstra
committed
71b0a3a
View commit details
Copy full SHA for 71b0a3a
Browse repository at this point
Don't use vfork() before clone()
Show description for 75ede65
edolstra
committed
75ede65
View commit details
Copy full SHA for 75ede65
Browse repository at this point
Commits on Mar 3, 2015
Merge branch 'allow-system-library' of git://github.com/copumpkin/nix
Show description for c2699be
shlevy
committed
c2699be
View commit details
Copy full SHA for c2699be
Browse repository at this point
Make the default impure prefix (not actual allowed impurities!) include all of /System/Library, since we also want PrivateFrameworks from there and (briefly) TextEncodings, and who knows what else.…
Show description for 336c427
copumpkin
committed
336c427
View commit details
Copy full SHA for 336c427
Browse repository at this point
Allow local networking in the darwin sandbox to appease tests
copumpkin
committed
66d612f
View commit details
Copy full SHA for 66d612f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.