nix/os/devices/steveej-x13s: bump versions

This commit is contained in:
steveej 2024-03-01 12:03:12 +01:00
parent e01290317a
commit 092e69133f
2 changed files with 39 additions and 23 deletions

View file

@ -18,9 +18,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nixos-x13s.url = "git+https://codeberg.org/adamcstephens/nixos-x13s";
# nixos-x13s.url = "git+https://codeberg.org/adamcstephens/nixos-x13s?ref=main";
nixos-x13s.url = "git+https://codeberg.org/adamcstephens/nixos-x13s?ref=refs/tags/2024-02-28";
# nixos-x13s.url = "path:/home/steveej/src/others/nixos-x13s";
nixos-x13s.inputs.nixpkgs.follows = "nixpkgs";
# nixos-x13s.inputs.nixpkgs.follows = "nixpkgs";
};
outputs = {