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 }}
nixy
/
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
Breadcrumbs
History for
nix
perl
on
new-cli
User selector
All users
All time
Commit history
Commits on Mar 2, 2016
importPaths(): Optionally add NARs to binary cache accessor
Show description for cca4a8d
edolstra
committed
cca4a8d
View commit details
Copy full SHA for cca4a8d
View code at this point
Browse repository at this point
Commits on Feb 16, 2016
Add C++ functions for .narinfo processing / signing
Show description for c4d2299
edolstra
committed
c4d2299
View commit details
Copy full SHA for c4d2299
View code at this point
Browse repository at this point
Rename ValidPathInfo::hash -> narHash for consistency
edolstra
committed
5ac2705
View commit details
Copy full SHA for 5ac2705
View code at this point
Browse repository at this point
Commits on Feb 15, 2016
Fix nix-copy-closure
Show description for 03109e9
edolstra
committed
03109e9
View commit details
Copy full SHA for 03109e9
View code at this point
Browse repository at this point
Commits on Feb 4, 2016
StoreAPI -> Store
Show description for fa7cd53
edolstra
committed
fa7cd53
View commit details
Copy full SHA for fa7cd53
View code at this point
Browse repository at this point
Eliminate the "store" global variable
Show description for c10c614
edolstra
committed
c10c614
View commit details
Copy full SHA for c10c614
View code at this point
Browse repository at this point
Commits on Jan 7, 2016
Fix bad use of croak()
Show description for 94595f4
edolstra
committed
94595f4
View commit details
Copy full SHA for 94595f4
View code at this point
Browse repository at this point
Commits on Oct 9, 2015
Provide addTempRoot in the Perl API
Show description for 133a421
edolstra
committed
133a421
View commit details
Copy full SHA for 133a421
View code at this point
Browse repository at this point
Commits on Sep 17, 2015
Shut up clang warnings
edolstra
committed
4ba6bc1
View commit details
Copy full SHA for 4ba6bc1
View code at this point
Browse repository at this point
Commits on Jun 3, 2015
Handle base-16 NarHash fields in signed .narinfo files
edolstra
committed
9437891
View commit details
Copy full SHA for 9437891
View code at this point
Browse repository at this point
Be more robust wrt broken .narinfo files
edolstra
committed
a64da59
View commit details
Copy full SHA for a64da59
View code at this point
Browse repository at this point
Commits on Jun 1, 2015
Include the cache.nixos.org signing key by default
edolstra
committed
b8b571c
View commit details
Copy full SHA for b8b571c
View code at this point
Browse repository at this point
Commits on Mar 25, 2015
addToStore(): Take explicit name argument
edolstra
committed
7ea6ecf
View commit details
Copy full SHA for 7ea6ecf
View code at this point
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
View code at this point
Browse repository at this point
Commits on Feb 17, 2015
Include NAR size in fingerprint computation
Show description for f19b4ab
edolstra
committed
f19b4ab
View commit details
Copy full SHA for f19b4ab
View code at this point
Browse repository at this point
Commits on Feb 10, 2015
Make libsodium an optional dependency
edolstra
committed
1c972cb
View commit details
Copy full SHA for 1c972cb
View code at this point
Browse repository at this point
Commits on Feb 4, 2015
Sign a subset of the .narinfo
Show description for f3a5930
edolstra
committed
f3a5930
View commit details
Copy full SHA for f3a5930
View code at this point
Browse repository at this point
Use libsodium instead of OpenSSL for binary cache signing
Show description for e0def5b
edolstra
committed
e0def5b
View commit details
Copy full SHA for e0def5b
View code at this point
Browse repository at this point
Commits on Dec 9, 2014
Link against perl.dll on Cygwin
durko
committed
f665c5d
View commit details
Copy full SHA for f665c5d
View code at this point
Browse repository at this point
Commits on Nov 20, 2014
Fix bad operator
Show description for 048ec3d
edolstra
committed
048ec3d
View commit details
Copy full SHA for 048ec3d
View code at this point
Browse repository at this point
Commits on Nov 10, 2014
SSH.pm: Print a friendlier message if connecting fails
Show description for d436e44
edolstra
committed
d436e44
View commit details
Copy full SHA for d436e44
View code at this point
Browse repository at this point
Commits on Oct 14, 2014
Remove unused @sshOpts flag
Show description for f1adf4c
edolstra
committed
f1adf4c
View commit details
Copy full SHA for f1adf4c
View code at this point
Browse repository at this point
Commits on Sep 18, 2014
Remove debug statement
edolstra
committed
726abde
View commit details
Copy full SHA for 726abde
View code at this point
Browse repository at this point
Store.so: Add dependency on libnixutil
Show description for 7d7b679
edolstra
committed
7d7b679
View commit details
Copy full SHA for 7d7b679
View code at this point
Browse repository at this point
Commits on Aug 23, 2014
Fix building with Clang
edolstra
committed
3f0a4bf
View commit details
Copy full SHA for 3f0a4bf
View code at this point
Browse repository at this point
Commits on Aug 20, 2014
Use proper quotes everywhere
edolstra
committed
11849a3
View commit details
Copy full SHA for 11849a3
View code at this point
Browse repository at this point
Commits on Aug 13, 2014
Use $XDG_RUNTIME_DIR for temporary files
edolstra
committed
3bea429
View commit details
Copy full SHA for 3bea429
View code at this point
Browse repository at this point
Commits on Jul 24, 2014
nix-copy-closure: Drop --bzip2, --xz, --show-progress
Show description for 1a44f1c
edolstra
committed
1a44f1c
View commit details
Copy full SHA for 1a44f1c
View code at this point
Browse repository at this point
Fix NIX_SSHOPTS
Show description for 17ef234
edolstra
committed
17ef234
View commit details
Copy full SHA for 17ef234
View code at this point
Browse repository at this point
Remove obsolete SSH master connection code
edolstra
committed
7b351da
View commit details
Copy full SHA for 7b351da
View code at this point
Browse repository at this point
Refactor
edolstra
committed
56131a2
View commit details
Copy full SHA for 56131a2
View code at this point
Browse repository at this point
Commits on Jul 11, 2014
build-remote.pl: Don't keep a shell process around
edolstra
committed
b2e0293
View commit details
Copy full SHA for b2e0293
View code at this point
Browse repository at this point
build-remote.pl: Fix build log
edolstra
committed
a00a985
View commit details
Copy full SHA for a00a985
View code at this point
Browse repository at this point
build-remote.pl: Use ‘nix-store --serve’ on the remote side
Show description for a5c6347
edolstra
committed
a5c6347
View commit details
Copy full SHA for a5c6347
View code at this point
Browse repository at this point
Fix closure size display
edolstra
committed
b8f24f2
View commit details
Copy full SHA for b8f24f2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.