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 }}
tabe
/
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 Jan 14, 2025
Merge pull request #12253 from nix-windows/windows-create-writable-files
Show description for 8aafc05
edolstra
authored
8aafc05
View commit details
Copy full SHA for 8aafc05
Browse repository at this point
windows: create files if they don't exist, and with write permission
puffnfresh
committed
0be55f8
View commit details
Copy full SHA for 0be55f8
Browse repository at this point
Commits on Jan 13, 2025
Merge pull request #12245 from siddarthkay/fix-typo-in-error-message
Show description for 2cb0ddf
Mic92
authored
2cb0ddf
View commit details
Copy full SHA for 2cb0ddf
Browse repository at this point
Merge pull request #12238 from apoelstra/2025-01--unsorted-gc
Show description for a78f998
edolstra
authored
a78f998
View commit details
Copy full SHA for a78f998
Browse repository at this point
scripts/install-multi-user: fix typo
siddarthkay
committed
fd053fd
View commit details
Copy full SHA for fd053fd
Browse repository at this point
Merge pull request #12235 from martinetd/add_multi_uaf
Show description for 140aee3
Mic92
authored
140aee3
View commit details
Copy full SHA for 140aee3
Browse repository at this point
Commits on Jan 12, 2025
Merge pull request #12237 from NixOS/reject-conflicts
Show description for 01f5cf2
roberth
authored
01f5cf2
View commit details
Copy full SHA for 01f5cf2
Browse repository at this point
gc: replace ordered sets with unordered sets for in-memory caches
Show description for 4fac767
apoelstra
committed
4fac767
View commit details
Copy full SHA for 4fac767
Browse repository at this point
Reject merge conflicts
Show description for 29a1a21
roberth
committed
29a1a21
View commit details
Copy full SHA for 29a1a21
Browse repository at this point
libutil: thread-pool: ensure threads finished on error
Show description for afac093
martinetd
committed
afac093
View commit details
Copy full SHA for afac093
Browse repository at this point
Commits on Jan 11, 2025
Merge pull request #12152 from Mic92/dscl
Show description for a44ae8b
mergify[bot]
authored
a44ae8b
View commit details
Copy full SHA for a44ae8b
Browse repository at this point
Merge pull request #12167 from RossComputerGuy/fix/unsupported-type-docker
Show description for 84f116e
mergify[bot]
authored
84f116e
View commit details
Copy full SHA for 84f116e
Browse repository at this point
Merge pull request #12166 from DeterminateSystems/upgrade-nix-error-msg
Show description for d155e34
mergify[bot]
authored
d155e34
View commit details
Copy full SHA for d155e34
Browse repository at this point
Commits on Jan 10, 2025
nix flake: clarify error message when file is an unknown type
RossComputerGuy
committed
22adffe
View commit details
Copy full SHA for 22adffe
Browse repository at this point
Commits on Jan 9, 2025
nix upgrade-nix: Give a better error message if the profile is using 'nix profile'
edolstra
committed
fccfdbe
View commit details
Copy full SHA for fccfdbe
Browse repository at this point
Merge pull request #12157 from DeterminateSystems/fix-path-flakeref-query-without-fragment
Show description for 2d9b213
Mic92
authored
2d9b213
View commit details
Copy full SHA for 2d9b213
Browse repository at this point
Merge pull request #12160 from Mic92/deadlock
Show description for 9b9e416
edolstra
authored
9b9e416
View commit details
Copy full SHA for 9b9e416
Browse repository at this point
Attempt to make the FlakeRef test succeed on macOS
edolstra
committed
3ad0f45
View commit details
Copy full SHA for 3ad0f45
Browse repository at this point
Remove unused variable
edolstra
committed
1a38e62
View commit details
Copy full SHA for 1a38e62
Browse repository at this point
parsePathFlakeRefWithFragment(): Add unit tests
edolstra
committed
5f7b535
View commit details
Copy full SHA for 5f7b535
Browse repository at this point
parsePathFlakeRefWithFragment(): Handle query params in the non-git case
Show description for 83ff523
edolstra
committed
83ff523
View commit details
Copy full SHA for 83ff523
Browse repository at this point
Commits on Jan 8, 2025
derivation-goal: unlock output lock to avoid deadlock
Show description for 3d877ec
Mic92
committed
3d877ec
View commit details
Copy full SHA for 3d877ec
Browse repository at this point
parsePathFlakeRefWithFragment(): Handle 'path?query' without a fragment
Show description for 28caa35
edolstra
committed
28caa35
View commit details
Copy full SHA for 28caa35
Browse repository at this point
scripts/install-darwin-multi-user: workaround dscl failing sometimes
Mic92
committed
ed4f2c3
View commit details
Copy full SHA for ed4f2c3
Browse repository at this point
Document `--max-freed` for `nix-collect-garbage` (#12155)
Show description for 5230d3e
allrealmsoflife
authored
5230d3e
View commit details
Copy full SHA for 5230d3e
Browse repository at this point
Merge pull request #12154 from allrealmsoflife/patch-1
fricklerhandwerk
authored
8bec777
View commit details
Copy full SHA for 8bec777
Browse repository at this point
outdated building instructions, update documentation.md
Show description for 3a5fccc
allrealmsoflife
authored
3a5fccc
View commit details
Copy full SHA for 3a5fccc
Browse repository at this point
Commits on Jan 7, 2025
Merge pull request #12149 from DeterminateSystems/remove-url-field
Show description for 2f3bc6c
mergify[bot]
authored
2f3bc6c
View commit details
Copy full SHA for 2f3bc6c
Browse repository at this point
ParsedURL: Remove base field
edolstra
committed
4077aa4
View commit details
Copy full SHA for 4077aa4
Browse repository at this point
ParsedURL: Remove url field
Show description for f705ce7
edolstra
committed
f705ce7
View commit details
Copy full SHA for f705ce7
Browse repository at this point
Merge pull request #12143 from Mic92/installer-test-name
Show description for a0901e5
edolstra
authored
a0901e5
View commit details
Copy full SHA for a0901e5
Browse repository at this point
Merge pull request #12046 from roberth/cli-symlink-fixes
Show description for 383ab87
Mic92
authored
383ab87
View commit details
Copy full SHA for 383ab87
Browse repository at this point
test: Avoid regressing accidental use of weakly_canonical instead of makeParentCanonical
Show description for 4c74d67
roberth
authored and
Mic92
committed
4c74d67
View commit details
Copy full SHA for 4c74d67
Browse repository at this point
makeParentCanonical: test case where parent is empty
Mic92
committed
5a5a869
View commit details
Copy full SHA for 5a5a869
Browse repository at this point
test: Add hydraJobs.tests.functional_symlinked-home
roberth
authored and
Mic92
committed
628c11d
View commit details
Copy full SHA for 628c11d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.