This repository has been archived by the owner on Mar 31, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Bumping nixpkgs and scion pkgs #7
Open
sarcasticadmin
wants to merge
6
commits into
ngi-nix:master
Choose a base branch
from
sarcasticadmin:rh/1693684905nixpkgsbump
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bumping nixpkgs and scion pkgs #7
sarcasticadmin
wants to merge
6
commits into
ngi-nix:master
from
sarcasticadmin:rh/1693684905nixpkgsbump
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sarcasticadmin
force-pushed
the
rh/1693684905nixpkgsbump
branch
2 times, most recently
from
September 30, 2023 22:57
b111e41
to
b05ae39
Compare
sarcasticadmin
force-pushed
the
rh/1693684905nixpkgsbump
branch
from
October 10, 2023 20:19
b05ae39
to
530c4e1
Compare
sarcasticadmin
changed the title
Bumping nixpkgs and scion
Bumping nixpkgs and scion pkgs
Oct 10, 2023
sarcasticadmin
force-pushed
the
rh/1693684905nixpkgsbump
branch
from
October 10, 2023 22:06
530c4e1
to
af5cfa1
Compare
sarcasticadmin
force-pushed
the
rh/1693684905nixpkgsbump
branch
from
October 19, 2023 05:43
af5cfa1
to
47a7c4e
Compare
nixinator
reviewed
Nov 5, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nix build .#scion
nix build .#scion-apps
nix build .#rains
LGTM!
nix build .#scion-apps-examples
error: flake 'git+file:///home/l33/src/ngi-nix-scion' does not provide attribute 'packages.x86_64-linux.scion-apps-examples', 'legacyPackages.x86_64-linux.scion-apps-examples' or 'scion-apps-examples'
@nixinator which commit is this from? Im able to build |
sarcasticadmin
force-pushed
the
rh/1693684905nixpkgsbump
branch
2 times, most recently
from
November 9, 2023 01:00
1d029f6
to
9d2670a
Compare
Moving off of scionlabs scion fork and matching scion reqs for go 1.21 Exclude testing and misc pkgs from the drv build. Removing scion.sh from pkg scion as its a wrapper on very specific tools and testing processes within the scion repo. It doesnt seem very useful to include as a pkg required for operating a scion router.
ignoring _examples in the build of scion-apps and moving that to a separate pkg.
scionlab uses a fork of upstream scion which is pretty old. Its also a completely custom environment that at this time doesnt seem like its worth replicating in this flake.
sarcasticadmin
force-pushed
the
rh/1693684905nixpkgsbump
branch
from
November 22, 2023 05:11
9d2670a
to
8ebd5f5
Compare
13 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
(waiting for the changes to land upstream via Bump scionproto and rains dependencies netsec-ethz/scion-apps#246)(waiting for the following changes to land upstream via Bump to new scionproto version netsec-ethz/rains#242)I think it would be a good idea to wait until scion-apps
and rainsget there respective versions into master since Im currently referencing a fork.Tests
Building
scion
and the updated apps: