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
src
on
nix-make
User selector
All users
All time
Commit history
Commits on Jul 6, 2004
* A `map' primop.
edolstra
committed
5d48dd6
View commit details
Copy full SHA for 5d48dd6
View code at this point
Browse repository at this point
* Dirty interim hack to make header file dependency determination
Show description for af54a60
edolstra
committed
af54a60
View commit details
Copy full SHA for af54a60
View code at this point
Browse repository at this point
* The `import' primop now accepts derivations. These are first
Show description for fa50c08
edolstra
committed
fa50c08
View commit details
Copy full SHA for fa50c08
View code at this point
Browse repository at this point
Commits on Jul 1, 2004
* Don't go into a (sometimes infinite) loop calling the build hook.
edolstra
committed
056cd1d
View commit details
Copy full SHA for 056cd1d
View code at this point
Browse repository at this point
* Nix-instantiate now accepts sets of derivations (just like nix-env).
edolstra
committed
638ce33
View commit details
Copy full SHA for 638ce33
View code at this point
Browse repository at this point
* Nix-env operations now by default filter out any derivations for
Show description for 292d646
edolstra
committed
292d646
View commit details
Copy full SHA for 292d646
View code at this point
Browse repository at this point
* Align the columns in the output of `nix-env -q'.
edolstra
committed
8f6254e
View commit details
Copy full SHA for 8f6254e
View code at this point
Browse repository at this point
* Allow the system attribute of derivations to be queried in
Show description for 593bc23
edolstra
committed
593bc23
View commit details
Copy full SHA for 593bc23
View code at this point
Browse repository at this point
* Include some missing headers.
edolstra
committed
b584253
View commit details
Copy full SHA for b584253
View code at this point
Browse repository at this point
Commits on Jun 29, 2004
* Write build logs to disk again.
edolstra
committed
f5d5ffe
View commit details
Copy full SHA for f5d5ffe
View code at this point
Browse repository at this point
Commits on Jun 28, 2004
* By default, `nix-env -i' now deletes previously installed
Show description for 151e61f
edolstra
committed
151e61f
View commit details
Copy full SHA for 151e61f
View code at this point
Browse repository at this point
* In a realisation goal, check the result of the corresponding
Show description for 4d2946c
edolstra
committed
4d2946c
View commit details
Copy full SHA for 4d2946c
View code at this point
Browse repository at this point
* `nix-env -u' now allows a specific version to be specified when
Show description for 24286e1
edolstra
committed
24286e1
View commit details
Copy full SHA for 24286e1
View code at this point
Browse repository at this point
* Added a switch `--fallback'. From the manual:
Show description for 91dc023
edolstra
committed
91dc023
View commit details
Copy full SHA for 91dc023
View code at this point
Browse repository at this point
Commits on Jun 25, 2004
* A flag `--keep-going / -k' to keep building goals if one fails, as
Show description for b113ede
edolstra
committed
b113ede
View commit details
Copy full SHA for b113ede
View code at this point
Browse repository at this point
* Don't throw an exception when a build fails. Just terminate the
Show description for e488321
edolstra
committed
e488321
View commit details
Copy full SHA for e488321
View code at this point
Browse repository at this point
Commits on Jun 24, 2004
* Obsolete.
edolstra
committed
795d9f8
View commit details
Copy full SHA for 795d9f8
View code at this point
Browse repository at this point
* Multiple and/or failing substitutes now work.
edolstra
committed
ec32627
View commit details
Copy full SHA for ec32627
View code at this point
Browse repository at this point
Commits on Jun 22, 2004
* Arghhhhhh
edolstra
committed
66c7f34
View commit details
Copy full SHA for 66c7f34
View code at this point
Browse repository at this point
* Some more diagnostics changes.
edolstra
committed
05a5362
View commit details
Copy full SHA for 05a5362
View code at this point
Browse repository at this point
* Well, it's better than printf.
edolstra
committed
83ae172
View commit details
Copy full SHA for 83ae172
View code at this point
Browse repository at this point
* Started making Nix's diagnostic messages a bit more useful.
edolstra
committed
72bc9a5
View commit details
Copy full SHA for 72bc9a5
View code at this point
Browse repository at this point
* Put WEXITSTATUS stuff somewhere else.
edolstra
committed
5e2cf44
View commit details
Copy full SHA for 5e2cf44
View code at this point
Browse repository at this point
* Reduce gratuitous cut & pasting.
edolstra
committed
84007a0
View commit details
Copy full SHA for 84007a0
View code at this point
Browse repository at this point
* Wrapper class around pids.
edolstra
committed
c9fbd2d
View commit details
Copy full SHA for c9fbd2d
View code at this point
Browse repository at this point
* Substitutes should occupy a build slot.
edolstra
committed
155d7c8
View commit details
Copy full SHA for 155d7c8
View code at this point
Browse repository at this point
* Refactoring.
edolstra
committed
c4cb6ea
View commit details
Copy full SHA for c4cb6ea
View code at this point
Browse repository at this point
Commits on Jun 21, 2004
* Remove debug output.
edolstra
committed
2db9748
View commit details
Copy full SHA for 2db9748
View code at this point
Browse repository at this point
* Acquire a lock on the output path when running a substitute. Also
Show description for 3f3a3ae
edolstra
committed
3f3a3ae
View commit details
Copy full SHA for 3f3a3ae
View code at this point
Browse repository at this point
* Ugh, nasty Heisenbug due to an uninitialiased variable. The bug
Show description for 72c857f
edolstra
committed
72c857f
View commit details
Copy full SHA for 72c857f
View code at this point
Browse repository at this point
* Remove obstructing invalid store paths add[Text]ToStore().
edolstra
committed
be1a917
View commit details
Copy full SHA for be1a917
View code at this point
Browse repository at this point
* Wrap calls to registerSubstitute() in a single transaction to
Show description for daf0a92
edolstra
committed
daf0a92
View commit details
Copy full SHA for daf0a92
View code at this point
Browse repository at this point
* Disable calls to fsync() since Berkeley DB's DB_TXN_WRITE_NOSYNC
Show description for 15c60ca
edolstra
committed
15c60ca
View commit details
Copy full SHA for 15c60ca
View code at this point
Browse repository at this point
Commits on Jun 20, 2004
* Re-enable support for substitutes in the normaliser.
Show description for 112ee89
edolstra
committed
112ee89
View commit details
Copy full SHA for 112ee89
View code at this point
Browse repository at this point
* Refactoring.
edolstra
committed
85ae781
View commit details
Copy full SHA for 85ae781
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.