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

This commit is contained in:
steveej 2024-02-01 15:50:46 +01:00
parent 4fb9e024aa
commit 5c840c68d8
2 changed files with 7 additions and 6 deletions

View file

@ -112,11 +112,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1706515015,
"narHash": "sha256-eFfY5A7wlYy3jD/75lx6IJRueg4noE+jowl0a8lIlVo=",
"lastModified": 1706718339,
"narHash": "sha256-S+S97c/HzkO2A/YsU7ZmNF9w2s7Xk6P8dzmfDdckzLs=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "f4a8d6d5324c327dcc2d863eb7f3cc06ad630df4",
"rev": "53fbe41cf76b6a685004194e38e889bc8857e8c2",
"type": "github"
},
"original": {
@ -162,11 +162,11 @@
},
"nixpkgs-unstable-small": {
"locked": {
"lastModified": 1706631780,
"narHash": "sha256-prq+Rk/1drYmoG5Xm/ttzyYux2NNn5ZGX0Lt3j69VBo=",
"lastModified": 1706768163,
"narHash": "sha256-mSQ/t2+AriQCxsHHDJ/2uJGMnUzjZLKFVYImln05JPs=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d3c09ae008dbb08a238aadfad70d5a168bc63e29",
"rev": "32cf02a2607143d94c565c068b73fe45fd57c3a0",
"type": "github"
},
"original": {

View file

@ -19,6 +19,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
# nixos-x13s.url = "git+https://codeberg.org/adamcstephens/nixos-x13s?rev=5044811f7804e7cf83923908d1b35322f34fb3fc"; # 6.7.0-1
nixos-x13s.url = "git+https://codeberg.org/adamcstephens/nixos-x13s";
nixos-x13s.inputs.nixpkgs.follows = "nixpkgs";
};