Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
horizon-platform
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
package-sets
horizon-platform
Commits
e5fe1862
Commit
e5fe1862
authored
2 years ago
by
Daniel Firth
Browse files
Options
Downloads
Plain Diff
Merge branch 'lock-file' into 'master'
README.md: fix See merge request
!22
parents
a4481759
564331e0
Branches
Branches containing commit
1 merge request
!22
README.md: fix
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+0
-9
0 additions, 9 deletions
README.md
with
0 additions
and
9 deletions
README.md
+
0
−
9
View file @
e5fe1862
...
@@ -28,10 +28,6 @@ This package set has the following policy.
...
@@ -28,10 +28,6 @@ This package set has the following policy.
*
xmonad
*
xmonad
*
wai-app-static
*
wai-app-static
*
warp
*
warp
*
Tags will be of the form
`unstable-<yyyy>-<mm>-<dd>-r<N>`
where any
unversioned source is used.
*
Tags will be of the form
`stable-<yyyy>-<mm>-<dd>-r<N>`
where all
stable sources are used.
## Updating the package set
## Updating the package set
...
@@ -41,11 +37,6 @@ The package set is generated from the `horizon.dhall` using the following comman
...
@@ -41,11 +37,6 @@ The package set is generated from the `horizon.dhall` using the following comman
nix run 'git+https://gitlab.horizon-haskell.net/haskell/horizon-gen-nix?ref=refs/tags/0.10.0'
nix run 'git+https://gitlab.horizon-haskell.net/haskell/horizon-gen-nix?ref=refs/tags/0.10.0'
```
```
This will generate both the packages folder and the package set file. If you
want to regenerate a particular package in the packages folder, delete that file
from the packages folder. To regenerate the entire package set from scratch,
delete the packages folder.
If you need to do additional manual overrides to the nix code, such as
If you need to do additional manual overrides to the nix code, such as
`addPkgconfigDepends`
, edit the
`configuration.nix`
overlay, which is applied
`addPkgconfigDepends`
, edit the
`configuration.nix`
overlay, which is applied
afterwards.
afterwards.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment