File tree Expand file tree Collapse file tree 4 files changed +40
-38
lines changed Expand file tree Collapse file tree 4 files changed +40
-38
lines changed Original file line number Diff line number Diff line change 1212 "172.16.40.70" = [ "hp5" "hp5eth" ] ;
1313 "172.16.40.122" = [ "pi5-1" "pi5-1-eth" ] ;
1414 "172.16.40.62" = [ "chromebox3" "chromebox3-eth" ] ;
15+ "127.0.0.1" = [ "redpanda-0" ] ;
1516 } ;
1617}
Original file line number Diff line number Diff line change 44 # https://nix.dev/manual/nix/2.24/command-ref/new-cli/nix3-flake.html#flake-inputs
55 inputs = {
66 nixpkgs . url = "github:nixos/nixpkgs/nixos-24.11" ;
7- # nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
7+ nixpkgs-unstable . url = "github:nixos/nixpkgs/nixos-unstable" ;
88 # https://docs.github.com/en/rest/branches/branches?apiVersion=2022-11-28#get-a-branch
99 # nixpkgs-unstable.url = "github:randomizedcoder/nixpkgs/8f146535307f0168d758fe6fee6f52663cb11695";#iperf2_2.2.1
10- nixpkgs-unstable . url = "github:randomizedcoder/nixpkgs/c9580e24eb621d72eda63355d7c8dbfb1654d333" ;
10+ # nixpkgs-unstable.url = "github:randomizedcoder/nixpkgs/c9580e24eb621d72eda63355d7c8dbfb1654d333";
1111 # https://github.com/NixOS/nix/issues/12022
1212 #nix flake lock --override-input nixpkgs /home/eelco/Dev/nixpkgs
1313 #nix flake lock --override-input nixpkgs "/home/das/Downloads/nixpkgs
Original file line number Diff line number Diff line change 1212 "172.16.40.70" = [ "hp5" "hp5eth" ] ;
1313 "172.16.40.122" = [ "pi5-1" "pi5-1-eth" ] ;
1414 "172.16.40.62" = [ "chromebox3" "chromebox3-eth" ] ;
15+ "127.0.0.1" = [ "redpanda-0" ] ;
1516 } ;
1617}
You can’t perform that action at this time.
0 commit comments