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
Branch selector
nix-make
User selector
All users
All time
Commit history
Commits on Jul 6, 2004
* ATerm library example.
edolstra
committed
f1ed340
View commit details
Copy full SHA for f1ed340
Browse repository at this point
* A function to build libraries.
Show description for 17e2071
edolstra
committed
17e2071
View commit details
Copy full SHA for 17e2071
Browse repository at this point
* A `map' primop.
edolstra
committed
5d48dd6
View commit details
Copy full SHA for 5d48dd6
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
Browse repository at this point
* Automatically determine header file dependencies using the
Show description for 7d386d5
edolstra
committed
7d386d5
View commit details
Copy full SHA for 7d386d5
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
Browse repository at this point
* Linker accepts a name for the program.
Show description for 321be46
edolstra
committed
321be46
View commit details
Copy full SHA for 321be46
Browse repository at this point
* Deal with directory components in header file references (e.g.,
Show description for 0920fe3
edolstra
committed
0920fe3
View commit details
Copy full SHA for 0920fe3
Browse repository at this point
* Header files that are used by a compilation must be declared
Show description for 08de98f
edolstra
committed
08de98f
View commit details
Copy full SHA for 08de98f
Browse repository at this point
* Some trivial Nix Make examples.
edolstra
committed
1564624
View commit details
Copy full SHA for 1564624
Browse repository at this point
* Branch for nix-make. So that all those ad-hoc extensions don't
Show description for a2e33d2
edolstra
committed
a2e33d2
View commit details
Copy full SHA for a2e33d2
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
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
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
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
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
Browse repository at this point
* Include some missing headers.
edolstra
committed
b584253
View commit details
Copy full SHA for b584253
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
Browse repository at this point
Commits on Jun 28, 2004
* Use ATerm 2.1.
edolstra
committed
00aadf4
View commit details
Copy full SHA for 00aadf4
Browse repository at this point
* By default, `nix-env -i' now deletes previously installed
Show description for 151e61f
edolstra
committed
151e61f
View commit details
Copy full SHA for 151e61f
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
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
Browse repository at this point
* Typo.
edolstra
committed
2746a87
View commit details
Copy full SHA for 2746a87
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
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
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
Browse repository at this point
Commits on Jun 24, 2004
* Obsolete.
edolstra
committed
795d9f8
View commit details
Copy full SHA for 795d9f8
Browse repository at this point
* Add a test to check that when we cannot realise a closure
Show description for a29c8ac
edolstra
committed
a29c8ac
View commit details
Copy full SHA for a29c8ac
Browse repository at this point
* Multiple and/or failing substitutes now work.
edolstra
committed
ec32627
View commit details
Copy full SHA for ec32627
Browse repository at this point
* A test for multiple and/or failing substitutes.
edolstra
committed
8052aef
View commit details
Copy full SHA for 8052aef
Browse repository at this point
Commits on Jun 22, 2004
* Arghhhhhh
edolstra
committed
66c7f34
View commit details
Copy full SHA for 66c7f34
Browse repository at this point
* Some more diagnostics changes.
edolstra
committed
05a5362
View commit details
Copy full SHA for 05a5362
Browse repository at this point
* Nix-instantiate can return multiple store expressions.
edolstra
committed
d051cd4
View commit details
Copy full SHA for d051cd4
Browse repository at this point
* A utility script `nix-build' that builds Nix expressions and prints
Show description for 3093af5
edolstra
committed
3093af5
View commit details
Copy full SHA for 3093af5
Browse repository at this point
* We don't really need this here.
edolstra
committed
b302e5f
View commit details
Copy full SHA for b302e5f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.