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 }}
zopa
/
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 30, 2016
LocalStore: Keep track of ultimately trusted paths
Show description for 9cee600
edolstra
committed
9cee600
View commit details
Copy full SHA for 9cee600
Browse repository at this point
Fix nix-copy-closure test on 16.03
edolstra
committed
b86555a
View commit details
Copy full SHA for b86555a
Browse repository at this point
Improve the SQLite wrapper API
Show description for 3d119f0
edolstra
committed
3d119f0
View commit details
Copy full SHA for 3d119f0
Browse repository at this point
Factour out SQLite handling
edolstra
committed
d9c5e3b
View commit details
Copy full SHA for d9c5e3b
Browse repository at this point
Turn retrying SQLite transactions into a higher-order function
edolstra
committed
2ae43ce
View commit details
Copy full SHA for 2ae43ce
Browse repository at this point
nix verify: Support checking against signatures in other stores
Show description for 39a6abc
edolstra
committed
39a6abc
View commit details
Copy full SHA for 39a6abc
Browse repository at this point
HttpBinaryCacheStore: Treat 403 errors as 404
edolstra
committed
8854156
View commit details
Copy full SHA for 8854156
Browse repository at this point
CurlDownloader: Fix HTTP error processing
edolstra
committed
de88004
View commit details
Copy full SHA for de88004
Browse repository at this point
Commits on Mar 29, 2016
Improve SIGINT handling in multi-threaded programs
Show description for ab3ce1c
edolstra
committed
ab3ce1c
View commit details
Copy full SHA for ab3ce1c
Browse repository at this point
Add "nix verify-store" command
Show description for 4f34c40
edolstra
committed
4f34c40
View commit details
Copy full SHA for 4f34c40
Browse repository at this point
Add "nix verify-paths" command
Show description for 784ee35
edolstra
committed
784ee35
View commit details
Copy full SHA for 784ee35
Browse repository at this point
Re-enable sync_with_stdio
Show description for 0ebe69d
edolstra
committed
0ebe69d
View commit details
Copy full SHA for 0ebe69d
Browse repository at this point
Merge pull request #864 from copumpkin/remove-hack
Show description for 0f75428
edolstra
committed
0f75428
View commit details
Copy full SHA for 0f75428
Browse repository at this point
Kill the temporary darwin-specific channel
Show description for c89783b
copumpkin
committed
c89783b
View commit details
Copy full SHA for c89783b
Browse repository at this point
Commits on Mar 24, 2016
Use shorter daemon socket path in tests
Show description for 3b81b26
edolstra
committed
3b81b26
View commit details
Copy full SHA for 3b81b26
Browse repository at this point
Move signature support from NarInfo to ValidPathInfo
edolstra
committed
374198a
View commit details
Copy full SHA for 374198a
Browse repository at this point
Typos
edolstra
committed
1152537
View commit details
Copy full SHA for 1152537
Browse repository at this point
HttpBinaryCacheStore: Make thread-safe
edolstra
committed
8b7839b
View commit details
Copy full SHA for 8b7839b
Browse repository at this point
Commits on Mar 23, 2016
Drop support for daemon socket path >= 108 characters
Show description for c7d44ba
edolstra
committed
c7d44ba
View commit details
Copy full SHA for c7d44ba
Browse repository at this point
LocalStoreAccessor::stat: Handle ENOTDIR
Show description for 056b3ec
edolstra
committed
056b3ec
View commit details
Copy full SHA for 056b3ec
Browse repository at this point
Commits on Mar 22, 2016
Remove references to old-school signing
edolstra
committed
525c78a
View commit details
Copy full SHA for 525c78a
Browse repository at this point
Don't overload dumpPath()
edolstra
committed
bb10343
View commit details
Copy full SHA for bb10343
Browse repository at this point
Commits on Mar 21, 2016
Move signatures from NarInfo to ValidPathInfo
Show description for 712b616
edolstra
committed
712b616
View commit details
Copy full SHA for 712b616
Browse repository at this point
nix: Add --store flag
Show description for cebc150
edolstra
committed
cebc150
View commit details
Copy full SHA for cebc150
Browse repository at this point
Add Store::dumpPath() method
Show description for 1c5f73f
edolstra
committed
1c5f73f
View commit details
Copy full SHA for 1c5f73f
Browse repository at this point
Drop support for upgrading from Nix <= 0.12
edolstra
committed
87295b9
View commit details
Copy full SHA for 87295b9
Browse repository at this point
Commits on Mar 17, 2016
Merge pull request #852 from domenkozar/docker/1.11.2
Show description for 141a65d
edolstra
committed
141a65d
View commit details
Copy full SHA for 141a65d
Browse repository at this point
Commits on Mar 16, 2016
Dockerfile: 1.9 -> 1.11.2, add more users
domenkozar
committed
c588f79
View commit details
Copy full SHA for c588f79
Browse repository at this point
Commits on Mar 15, 2016
Fix RPM build
Show description for 69f28eb
edolstra
committed
69f28eb
View commit details
Copy full SHA for 69f28eb
Browse repository at this point
Fix Darwin build
Show description for 02654f7
edolstra
committed
02654f7
View commit details
Copy full SHA for 02654f7
Browse repository at this point
Commits on Mar 14, 2016
Fix another mismatched tag
Show description for 00a75b1
edolstra
committed
00a75b1
View commit details
Copy full SHA for 00a75b1
Browse repository at this point
Fix build on clang due to -Wmismatched-tags
Show description for dc4a71a
edolstra
committed
dc4a71a
View commit details
Copy full SHA for dc4a71a
Browse repository at this point
Fix bad DocBook
Show description for e69c48d
edolstra
committed
e69c48d
View commit details
Copy full SHA for e69c48d
Browse repository at this point
BinaryCacheStore::isValidPath(): Use .narinfo cache
Show description for e7c76f7
edolstra
committed
e7c76f7
View commit details
Copy full SHA for e7c76f7
Browse repository at this point
Commits on Mar 10, 2016
Merge pull request #834 from abbradar/master
Show description for 674c5ff
edolstra
committed
674c5ff
View commit details
Copy full SHA for 674c5ff
Browse repository at this point
Previous
Next
You can’t perform that action at this time.