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 }}
mayl
/
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 Mar 4, 2020
nix-build: Fix !<output> handling
Show description for d37dc71
edolstra
committed
d37dc71
View commit details
Copy full SHA for d37dc71
Browse repository at this point
Merge branch 'emacs_lambda_indentation' of https://github.com/tbsmoest/nix-1
edolstra
committed
887030f
View commit details
Copy full SHA for 887030f
Browse repository at this point
Optimise Derivation::unparse()
Show description for 75db069
edolstra
committed
75db069
View commit details
Copy full SHA for 75db069
Browse repository at this point
builtins.cache: Cache regular expressions
Show description for 401b5bc
edolstra
committed
401b5bc
View commit details
Copy full SHA for 401b5bc
Browse repository at this point
Add test for foldl'
edolstra
committed
d700eec
View commit details
Copy full SHA for d700eec
Browse repository at this point
Commits on Feb 28, 2020
Fix GC failures on bad store path names
Show description for 22a754c
edolstra
committed
22a754c
View commit details
Copy full SHA for 22a754c
Browse repository at this point
Commits on Feb 20, 2020
.dir-locals.el: Set additional lambda indentation to zero
tbsmoest
committed
f6fd01b
View commit details
Copy full SHA for f6fd01b
Browse repository at this point
Commits on Feb 19, 2020
Merge pull request #3325 from xzfc/clean-tmpdir
Show description for 2e953b5
edolstra
authored
2e953b5
View commit details
Copy full SHA for 2e953b5
Browse repository at this point
nix-shell: clean up the tmpDir and escape variables
Show description for f2a03ac
xzfc
committed
f2a03ac
View commit details
Copy full SHA for f2a03ac
Browse repository at this point
Merge pull request #3332 from Calvin-L/patch-1
Show description for 2ba67da
edolstra
authored
2ba67da
View commit details
Copy full SHA for 2ba67da
Browse repository at this point
Merge pull request #3357 from carlosdagos/pure-nix-shell-proxy-env
Show description for 2a14c28
edolstra
authored
2a14c28
View commit details
Copy full SHA for 2a14c28
Browse repository at this point
Merge pull request #3328 from Rovanion/nix-daemon-already-running-when-installing-fix
Show description for e3e8ee0
edolstra
authored
e3e8ee0
View commit details
Copy full SHA for e3e8ee0
Browse repository at this point
Use Nixpkgs 20.03
edolstra
committed
906afed
View commit details
Copy full SHA for 906afed
Browse repository at this point
Typo
edolstra
committed
16e9a75
View commit details
Copy full SHA for 16e9a75
Browse repository at this point
Merge pull request #3359 from bhipple/doc/pure-eval
Show description for 15ed413
edolstra
authored
15ed413
View commit details
Copy full SHA for 15ed413
Browse repository at this point
Merge pull request #3353 from tbsmoest/priv_tobias_pr_set_deathsig-1.4
Show description for c4d3674
edolstra
authored
c4d3674
View commit details
Copy full SHA for c4d3674
Browse repository at this point
Add dev output
Show description for 82de909
edolstra
committed
82de909
View commit details
Copy full SHA for 82de909
Browse repository at this point
Commits on Feb 18, 2020
Build with large config Boehm GC
edolstra
committed
583d063
View commit details
Copy full SHA for 583d063
Browse repository at this point
Enable debug symbols
edolstra
committed
f46bc0e
View commit details
Copy full SHA for f46bc0e
Browse repository at this point
LocalStore::checkDerivationOutputs(): Improve error message
edolstra
committed
553e584
View commit details
Copy full SHA for 553e584
Browse repository at this point
Disable the progress bar if $TERM == dumb or unset
Show description for d8fd31f
edolstra
committed
d8fd31f
View commit details
Copy full SHA for d8fd31f
Browse repository at this point
Commits on Feb 15, 2020
doc: mention how to turn on pure evaluation mode in manual
Show description for 762feba
bhipple
committed
762feba
View commit details
Copy full SHA for 762feba
Browse repository at this point
Commits on Feb 14, 2020
Fix PR_SET_PDEATHSIG results in Broken pipe (#2395)
Show description for 3e34722
tbsmoest
committed
3e34722
View commit details
Copy full SHA for 3e34722
Browse repository at this point
Pass through http proxy env vars in pure shell
carlosdagos
committed
d78141a
View commit details
Copy full SHA for d78141a
Browse repository at this point
Commits on Feb 13, 2020
Bindings::get(): std::optional<Attr *> -> Attr *
Show description for 9af10b7
edolstra
committed
9af10b7
View commit details
Copy full SHA for 9af10b7
Browse repository at this point
Prevent uninitialized StorePath creation
edolstra
committed
d897231
View commit details
Copy full SHA for d897231
Browse repository at this point
Commits on Feb 10, 2020
Merge pull request #3350 from curiousleo/no-macro-use
Show description for 94c9343
edolstra
authored
94c9343
View commit details
Copy full SHA for 94c9343
Browse repository at this point
Remove macro_use
Show description for 1b56de8
curiousleo
committed
1b56de8
View commit details
Copy full SHA for 1b56de8
Browse repository at this point
Commits on Feb 7, 2020
Fix segfault in gcc on i686-linux
Show description for d82b78b
edolstra
committed
d82b78b
View commit details
Copy full SHA for d82b78b
Browse repository at this point
Commits on Feb 4, 2020
Merge pull request #3344 from LnL7/ssh-ng-remote-params
Show description for db88cb4
edolstra
authored
db88cb4
View commit details
Copy full SHA for db88cb4
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 Feb 1, 2020
Show "warning:" in yellow instead of red
edolstra
committed
c5319e5
View commit details
Copy full SHA for c5319e5
Browse repository at this point
Commits on Jan 29, 2020
Merge pull request #3335 from domenkozar/retry-429
Show description for 7be1a07
edolstra
authored
7be1a07
View commit details
Copy full SHA for 7be1a07
Browse repository at this point
retry on HTTP status code 429
domenkozar
committed
48ddb8e
View commit details
Copy full SHA for 48ddb8e
Browse repository at this point
Commits on Jan 27, 2020
Document that autoconf is a dependency
Calvin-L
authored
46992e7
View commit details
Copy full SHA for 46992e7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.