steveej-x13s: switch to adamcstephens' repo
This commit is contained in:
parent
b3434c5ebb
commit
9a9c912b77
2 changed files with 7 additions and 7 deletions
12
nix/os/devices/steveej-x13s/flake.lock
generated
12
nix/os/devices/steveej-x13s/flake.lock
generated
|
@ -97,17 +97,17 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1706097550,
|
"lastModified": 1706542645,
|
||||||
"narHash": "sha256-rR4HMpUlT7SbVPxQIvWH0DsxaEQcjTLqLrst2xoT1CY=",
|
"narHash": "sha256-XIxV5qw9cfAfRZfuw6J/GBhJxiSCQ37fnu7ZaF3Vk58=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/main",
|
||||||
"rev": "732a0f1549996740bdb06989599a5f0653de5056",
|
"rev": "769c31de6af3ddc9853e388b31af8faba01709b7",
|
||||||
"revCount": 6,
|
"revCount": 9,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://codeberg.org/steveej/nixos-x13s"
|
"url": "https://codeberg.org/adamcstephens/nixos-x13s"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://codeberg.org/steveej/nixos-x13s"
|
"url": "https://codeberg.org/adamcstephens/nixos-x13s"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
nixos-x13s.url = "git+https://codeberg.org/steveej/nixos-x13s";
|
nixos-x13s.url = "git+https://codeberg.org/adamcstephens/nixos-x13s";
|
||||||
nixos-x13s.inputs.nixpkgs.follows = "nixpkgs";
|
nixos-x13s.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue