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 }}
wingo
/
nix
Public
forked from
NixOS/nix
Notifications
You must be signed in to change notification settings
Fork
1
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 Aug 16, 2017
Update release notes
edolstra
committed
e2f9a61
View commit details
Copy full SHA for e2f9a61
Browse repository at this point
Merge branch 'tokenize' of https://github.com/nbp/nix
edolstra
committed
2ee1b93
View commit details
Copy full SHA for 2ee1b93
Browse repository at this point
nix verify: Restore the progress indicator
edolstra
committed
c2cab20
View commit details
Copy full SHA for c2cab20
Browse repository at this point
nix optimise-store: Show how much space has been freed
edolstra
committed
b4ed97e
View commit details
Copy full SHA for b4ed97e
Browse repository at this point
nix optimise-store: Add
Show description for 23b8b7e
edolstra
committed
23b8b7e
View commit details
Copy full SHA for 23b8b7e
Browse repository at this point
Progress indicator: Cleanup
edolstra
committed
40bffe0
View commit details
Copy full SHA for 40bffe0
Browse repository at this point
Progress indicator: More improvements
edolstra
committed
dff12b3
View commit details
Copy full SHA for dff12b3
Browse repository at this point
Progress indicator: Show number of active items
edolstra
committed
bf1f123
View commit details
Copy full SHA for bf1f123
Browse repository at this point
Progress indicator: Unify "copying" and "substituting"
Show description for 0e0dcf2
edolstra
committed
0e0dcf2
View commit details
Copy full SHA for 0e0dcf2
Browse repository at this point
Improve substitution progress indicator
Show description for c36467a
edolstra
committed
c36467a
View commit details
Copy full SHA for c36467a
Browse repository at this point
nix copy: Improve progress indicator
Show description for b29b6fe
edolstra
committed
b29b6fe
View commit details
Copy full SHA for b29b6fe
Browse repository at this point
nix copy: Revive progress bar
edolstra
committed
c5e4404
View commit details
Copy full SHA for c5e4404
Browse repository at this point
nix copy: Add --no-check-sigs flag
edolstra
committed
dffc3fe
View commit details
Copy full SHA for dffc3fe
Browse repository at this point
Disallow SSH host names starting with a dash
edolstra
committed
e4bd42f
View commit details
Copy full SHA for e4bd42f
Browse repository at this point
Commits on Aug 15, 2017
Add builtins.string function.
Show description for b8867a0
nbp
committed
b8867a0
View commit details
Copy full SHA for b8867a0
Browse repository at this point
Merge pull request #1517 from nbp/move-match-doc
Show description for 82c4b37
edolstra
authored
82c4b37
View commit details
Copy full SHA for 82c4b37
Browse repository at this point
Move builtins.match documentation between map and mul.
nbp
committed
27417c6
View commit details
Copy full SHA for 27417c6
Browse repository at this point
Commits on Aug 10, 2017
Start of 1.12 release notes
edolstra
committed
f76e85d
View commit details
Copy full SHA for f76e85d
Browse repository at this point
Style fix
edolstra
committed
b6ee5e5
View commit details
Copy full SHA for b6ee5e5
Browse repository at this point
Commits on Aug 9, 2017
Use /proc/self/fd to efficiently close all FDs on Linux
Show description for af765a8
edolstra
committed
af765a8
View commit details
Copy full SHA for af765a8
Browse repository at this point
nix repl: Support printing floating-point numbers
edolstra
committed
c6184de
View commit details
Copy full SHA for c6184de
Browse repository at this point
Merge pull request #1499 from puffnfresh/bug/arm-fixes
Show description for eb1d1ca
edolstra
authored
eb1d1ca
View commit details
Copy full SHA for eb1d1ca
Browse repository at this point
Commits on Aug 2, 2017
Include missing <cstdlib> for abort()
Show description for b39cc4f
puffnfresh
committed
b39cc4f
View commit details
Copy full SHA for b39cc4f
Browse repository at this point
Commits on Jul 31, 2017
Merge branch 'macOS' of https://github.com/davidak/nix
edolstra
committed
a277898
View commit details
Copy full SHA for a277898
Browse repository at this point
Merge branch 'quotes' of https://github.com/Mic92/nix-1
edolstra
committed
561e977
View commit details
Copy full SHA for 561e977
Browse repository at this point
Commits on Jul 30, 2017
Replace Unicode quotes in user-facing strings by ASCII
Show description for 2fd8f8b
Mic92
committed
2fd8f8b
View commit details
Copy full SHA for 2fd8f8b
Browse repository at this point
replace "OS X" with "macOS"
davidak
committed
fcb8d6a
View commit details
Copy full SHA for fcb8d6a
Browse repository at this point
replace "Mac OS X" with "macOS"
Show description for 92bcb61
davidak
committed
92bcb61
View commit details
Copy full SHA for 92bcb61
Browse repository at this point
Commits on Jul 28, 2017
nix-build: Fix regression causing all outputs to be built
edolstra
committed
c7654bc
View commit details
Copy full SHA for c7654bc
Browse repository at this point
nix-prefetch-url: Fix regression in hash printing
edolstra
committed
af4689f
View commit details
Copy full SHA for af4689f
Browse repository at this point
Commits on Jul 27, 2017
builtins.fetchgit: Support specifying commit hashes
Show description for 7480f4f
edolstra
committed
7480f4f
View commit details
Copy full SHA for 7480f4f
Browse repository at this point
builtins.fetchgit: Respect tarball-ttl
Show description for 9f64cb8
edolstra
committed
9f64cb8
View commit details
Copy full SHA for 9f64cb8
Browse repository at this point
builtins.fetchgit: Use proper refs locally
edolstra
committed
69deca1
View commit details
Copy full SHA for 69deca1
Browse repository at this point
builtins.fetchgit: Cache hash -> store path mappings
Show description for 6d7de7f
edolstra
committed
6d7de7f
View commit details
Copy full SHA for 6d7de7f
Browse repository at this point
Commits on Jul 26, 2017
nix search: Add a cache
Show description for 57b9505
edolstra
committed
57b9505
View commit details
Copy full SHA for 57b9505
Browse repository at this point
Previous
Next
You can’t perform that action at this time.