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 }}
gilligan
/
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 30, 2020
Update issue templates
domenkozar
committed
625868b
View commit details
Copy full SHA for 625868b
Browse repository at this point
Update issue templates
domenkozar
authored
a15f918
View commit details
Copy full SHA for a15f918
Browse repository at this point
nix dev-shell: Unset shellHook
Show description for 0135fd6
edolstra
committed
0135fd6
View commit details
Copy full SHA for 0135fd6
Browse repository at this point
nix dev-shell: Support structured attrs
Show description for efe6c18
edolstra
committed
efe6c18
View commit details
Copy full SHA for efe6c18
Browse repository at this point
nix dev-shell: Refactor script for getting the environment
edolstra
committed
2fcfc6c
View commit details
Copy full SHA for 2fcfc6c
Browse repository at this point
Merge pull request #3548 from Ma27/fetchtarball-pos
Show description for df8e9d6
domenkozar
authored
df8e9d6
View commit details
Copy full SHA for df8e9d6
Browse repository at this point
Commits on Apr 29, 2020
Fix displaying error-position in `builtins.fetch{Tree,Tarball}`
Show description for d122985
Ma27
committed
d122985
View commit details
Copy full SHA for d122985
Browse repository at this point
Merge pull request #3547 from nlewo/grantpt
Show description for aeb406d
edolstra
authored
aeb406d
View commit details
Copy full SHA for aeb406d
Browse repository at this point
Only call grantpt on MacOS systems
Show description for ca93b26
nlewo
committed
ca93b26
View commit details
Copy full SHA for ca93b26
Browse repository at this point
Commits on Apr 28, 2020
Merge pull request #3542 from mkenigs/gcroots
Show description for 06849c3
edolstra
authored
06849c3
View commit details
Copy full SHA for 06849c3
Browse repository at this point
rename to NIX_GCROOT
mkenigs
committed
6d40fe5
View commit details
Copy full SHA for 6d40fe5
Browse repository at this point
Tweak warning message
edolstra
committed
52a3ca8
View commit details
Copy full SHA for 52a3ca8
Browse repository at this point
Merge branch 'nix-env-warn-unmatched' of https://github.com/lheckemann/nix
edolstra
committed
6a8cba8
View commit details
Copy full SHA for 6a8cba8
Browse repository at this point
Merge pull request #3541 from alyssais/gcdos
Show description for ee754f0
edolstra
authored
ee754f0
View commit details
Copy full SHA for ee754f0
Browse repository at this point
Commits on Apr 27, 2020
Fix long paths permanently breaking GC
Show description for c05e20d
alyssais
committed
c05e20d
View commit details
Copy full SHA for c05e20d
Browse repository at this point
comment
mkenigs
committed
9e95b95
View commit details
Copy full SHA for 9e95b95
Browse repository at this point
Set GCROOT to store path to prevent garbage collection
mkenigs
committed
a3bc695
View commit details
Copy full SHA for a3bc695
Browse repository at this point
Commits on Apr 25, 2020
nix-env: refactor uninstallDerivations
Show description for f59404e
lheckemann
committed
f59404e
View commit details
Copy full SHA for f59404e
Browse repository at this point
Commits on Apr 22, 2020
Don't include error.hh in util.hh to prevent header bloat
edolstra
committed
c9d0cf7
View commit details
Copy full SHA for c9d0cf7
Browse repository at this point
Don't install error-demo
edolstra
committed
7114f08
View commit details
Copy full SHA for 7114f08
Browse repository at this point
Merge branch 'error-format' of https://github.com/bburdette/nix
edolstra
committed
16e3bf4
View commit details
Copy full SHA for 16e3bf4
Browse repository at this point
Path fetcher: Fix store path name
Show description for 2ea4d45
edolstra
committed
2ea4d45
View commit details
Copy full SHA for 2ea4d45
Browse repository at this point
Merge pull request #3522 from HackerFoo/replace-select-with-poll
Show description for 4a2a45f
edolstra
authored
4a2a45f
View commit details
Copy full SHA for 4a2a45f
Browse repository at this point
Commits on Apr 21, 2020
Replace select() with poll() to allow waiting on more than FD_SETSIZE fds
HackerFoo
committed
c0d9409
View commit details
Copy full SHA for c0d9409
Browse repository at this point
Commits on Apr 18, 2020
Merge pull request #3502 from NixOS/more-pos
Show description for 25ed842
domenkozar
authored
25ed842
View commit details
Copy full SHA for 25ed842
Browse repository at this point
Commits on Apr 16, 2020
iomanip no longer needed
bburdette
committed
1281480
View commit details
Copy full SHA for 1281480
Browse repository at this point
Use Logger::stdout()
Show description for efaffaa
edolstra
committed
efaffaa
View commit details
Copy full SHA for efaffaa
Browse repository at this point
Logger: Add method for writing to stdout
Show description for 67a5941
edolstra
committed
67a5941
View commit details
Copy full SHA for 67a5941
Browse repository at this point
Use RootValue
edolstra
committed
fcd048a
View commit details
Copy full SHA for fcd048a
Browse repository at this point
switch to structs, which don't need public:
bburdette
committed
96262e7
View commit details
Copy full SHA for 96262e7
Browse repository at this point
JSONSax: Use a RootValue
Show description for 9f46f54
edolstra
committed
9f46f54
View commit details
Copy full SHA for 9f46f54
Browse repository at this point
ValueMap, VectorVector: Use traceable_allocator
Show description for 10e17ea
edolstra
committed
10e17ea
View commit details
Copy full SHA for 10e17ea
Browse repository at this point
Add function to allocate a Value in traceable memory
edolstra
committed
b3e5eea
View commit details
Copy full SHA for b3e5eea
Browse repository at this point
fetchMercurial: Use inputFromAttrs()
edolstra
committed
1290411
View commit details
Copy full SHA for 1290411
Browse repository at this point
pass Pos to forceValue to improve infinite recursion error
domenkozar
committed
b865b5b
View commit details
Copy full SHA for b865b5b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.