Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

Bumping nixpkgs and scion pkgs #7

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

sarcasticadmin
Copy link
Member

@sarcasticadmin sarcasticadmin commented Sep 26, 2023

Description

I think it would be a good idea to wait until scion-apps and rains get there respective versions into master since Im currently referencing a fork.

Tests

Building scion and the updated apps:

nix build .#scion
nix build .#scion-apps
nix build .#scion-apps-examples
nix build .#rains

@sarcasticadmin sarcasticadmin force-pushed the rh/1693684905nixpkgsbump branch 2 times, most recently from b111e41 to b05ae39 Compare September 30, 2023 22:57
@sarcasticadmin sarcasticadmin changed the title Bumping nixpkgs and scion Bumping nixpkgs and scion pkgs Oct 10, 2023
Copy link

@nixinator nixinator left a 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'

@sarcasticadmin
Copy link
Member Author

@nixinator which commit is this from? Im able to build nix build .#scion-apps-examples from df7bd20 which is the last commit on this branch

@sarcasticadmin sarcasticadmin force-pushed the rh/1693684905nixpkgsbump branch 2 times, most recently from 1d029f6 to 9d2670a Compare November 9, 2023 01:00
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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants