Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
argopkgs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
argo
argopkgs
Commits
e3a2c633
Commit
e3a2c633
authored
Jul 25, 2018
by
Valentin Reis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
readme update
parent
ea9e927f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
pkgs/README.md
pkgs/README.md
+2
-2
No files found.
pkgs/README.md
View file @
e3a2c633
...
...
@@ -12,8 +12,8 @@ nix-env -qaP -f .
#### Development
Add your package in a folder at the root and create a nix expression in it,
preferably
`default.nix`
. Add your package to the root d
atamove-nix/d
efault.nix.
preferably
`default.nix`
. Add your package to the root default.nix.
The global pinned nixpkgs version can be updated with ./pin.sh, which updates the json
The global pinned nixpkgs version can be updated with .
.
/pin.sh, which updates the json
file at the root of the package set. This should be done carefully, as it might break
some user packages.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment