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 }}
kayhide
/
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 22, 2022
Merge pull request #6296 from edolstra/fix-profile-manifest
Show description for 8434869
edolstra
authored
8434869
View commit details
Copy full SHA for 8434869
Browse repository at this point
Don't hide repeated values while generating manifest.nix
Show description for a0259a2
edolstra
committed
a0259a2
View commit details
Copy full SHA for a0259a2
Browse repository at this point
printValue(): <REPEAT> -> «repeated»
Show description for 732296d
edolstra
committed
732296d
View commit details
Copy full SHA for 732296d
Browse repository at this point
Merge pull request #6294 from edolstra/filter-manifest
Show description for 63f564c
edolstra
authored
63f564c
View commit details
Copy full SHA for 63f564c
Browse repository at this point
buildProfile(): Ignore manifest.{nix,json}
Show description for 0b42afe
edolstra
committed
0b42afe
View commit details
Copy full SHA for 0b42afe
Browse repository at this point
Merge pull request #6237 from obsidiansystems/store-path-string-context
Show description for e4ff430
edolstra
authored
e4ff430
View commit details
Copy full SHA for e4ff430
Browse repository at this point
Commits on Mar 21, 2022
Merge pull request #6290 from Misterio77/fix-sourcehut-tags-refs
Show description for 7ed8170
edolstra
authored
7ed8170
View commit details
Copy full SHA for 7ed8170
Browse repository at this point
Commits on Mar 19, 2022
Fix sourcehut integration test
Show description for 31544b9
Misterio77
committed
31544b9
View commit details
Copy full SHA for 31544b9
Browse repository at this point
Don't partial match sourcehut refs
Misterio77
committed
9720797
View commit details
Copy full SHA for 9720797
Browse repository at this point
Fix sourcehut tag ref resolving
Misterio77
committed
345a8ee
View commit details
Copy full SHA for 345a8ee
Browse repository at this point
Commits on Mar 18, 2022
Merge pull request #6284 from obsidiansystems/generlized-derivation-type
Show description for 8ad485e
thufschmitt
authored
8ad485e
View commit details
Copy full SHA for 8ad485e
Browse repository at this point
Decode string context straight to using `StorePath`s
Show description for 4d6a380
Ericson2314
committed
4d6a380
View commit details
Copy full SHA for 4d6a380
Browse repository at this point
Generalize `DerivationType` in preparation for impure derivations
Ericson2314
committed
a544ed7
View commit details
Copy full SHA for a544ed7
Browse repository at this point
Avoid some pointless copying of drvs
Ericson2314
committed
049fae1
View commit details
Copy full SHA for 049fae1
Browse repository at this point
Use Deferred when building an input-addressed drv
Show description for 8496be7
Ericson2314
committed
8496be7
View commit details
Copy full SHA for 8496be7
Browse repository at this point
Merge pull request #6283 from obsidiansystems/outputs-less-nesting
Show description for e433e42
thufschmitt
authored
e433e42
View commit details
Copy full SHA for e433e42
Browse repository at this point
Commits on Mar 17, 2022
Clean up `DerivationOutput`, and headers
Show description for 197feed
Ericson2314
committed
197feed
View commit details
Copy full SHA for 197feed
Browse repository at this point
Merge pull request #6277 from thufschmitt/ca/nix-build-dry-run
Show description for 6afc361
edolstra
authored
6afc361
View commit details
Copy full SHA for 6afc361
Browse repository at this point
Merge branch 'avoid-quadratic-gc' of https://github.com/trofi/nix
edolstra
committed
d8f69b9
View commit details
Copy full SHA for d8f69b9
Browse repository at this point
gc: don't visit implicit referrers on garbage collection
Show description for d58453f
trofi
committed
d58453f
View commit details
Copy full SHA for d58453f
Browse repository at this point
Merge pull request #6270 from Artturin/stdineval
Show description for 7117053
thufschmitt
authored
7117053
View commit details
Copy full SHA for 7117053
Browse repository at this point
Fix `nix build --dry-run` with CA derivations
Show description for 3fc4c61
thufschmitt
committed
3fc4c61
View commit details
Copy full SHA for 3fc4c61
Browse repository at this point
Merge pull request #6242 from ncfavier/print-output-names
Show description for a0b517d
thufschmitt
authored
a0b517d
View commit details
Copy full SHA for a0b517d
Browse repository at this point
Commits on Mar 16, 2022
Add some tests for `nix-env -q --json`
thufschmitt
authored and
ncfavier
committed
c20e077
View commit details
Copy full SHA for c20e077
Browse repository at this point
nix-env: print a final newline after JSON
ncfavier
committed
8dcecc0
View commit details
Copy full SHA for 8dcecc0
Browse repository at this point
nix-env: always print output names in JSON and XML
Show description for 5736661
ncfavier
committed
5736661
View commit details
Copy full SHA for 5736661
Browse repository at this point
Merge pull request #6267 from nomeata/patch-1
Show description for fe1ad96
thufschmitt
authored
fe1ad96
View commit details
Copy full SHA for fe1ad96
Browse repository at this point
add tests for nix eval and nix-instantiate
Artturin
committed
4f8ad41
View commit details
Copy full SHA for 4f8ad41
Browse repository at this point
nix: allow using --file - to read from stdin
Artturin
committed
a5c969d
View commit details
Copy full SHA for a5c969d
Browse repository at this point
distributed-builds.md: fixing typo of the most minor sort
nomeata
authored
af01328
View commit details
Copy full SHA for af01328
Browse repository at this point
Merge pull request #6245 from trofi/fix-nix-store-gc-limit-auto-optimise-store
Show description for a53c1dc
edolstra
authored
a53c1dc
View commit details
Copy full SHA for a53c1dc
Browse repository at this point
Merge pull request #6264 from thufschmitt/fix-32bits-tests
Show description for 7b0eb9e
edolstra
authored
7b0eb9e
View commit details
Copy full SHA for 7b0eb9e
Browse repository at this point
Fix the date in the comment of fetchPath’s test
Show description for 3cea6f5
thufschmitt
and
pennae
authored
3cea6f5
View commit details
Copy full SHA for 3cea6f5
Browse repository at this point
Commits on Mar 15, 2022
Merge pull request #6229 from obsidiansystems/refactor-hash-modulo
Show description for 516a7ac
thufschmitt
authored
516a7ac
View commit details
Copy full SHA for 516a7ac
Browse repository at this point
Fix the tests on 32bits machines
Show description for 2d5c43f
thufschmitt
committed
2d5c43f
View commit details
Copy full SHA for 2d5c43f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.