chore(flake): Switch to channel tarball for nixpkgs input

This commit is contained in:
Tristan Daniël Maat 2025-11-20 14:40:50 +08:00
parent 92b257e1af
commit 016ae5ec54
Signed by: tlater
GPG key ID: 02E935006CF2E8E7
2 changed files with 8 additions and 11 deletions

17
flake.lock generated
View file

@ -299,18 +299,15 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1760782625,
"narHash": "sha256-qeSmHF66cMiHObiBhm8IngmqDBEcqNdBSSoAjuE6tTw=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "f2ee78c4eb601be36a277e1779a7a87655419dad",
"type": "github"
"lastModified": 1763509821,
"narHash": "sha256-ibZr0ONEUA1W2WAdTzgm9/6jBE+tM20j1YW2FK4RZ/k=",
"rev": "659aa6fa27619d04de231b4cc0c938905dfa01e9",
"type": "tarball",
"url": "https://releases.nixos.org/nixos/25.05-small/nixos-25.05.812929.659aa6fa2761/nixexprs.tar.xz?lastModified=1763509821&rev=659aa6fa27619d04de231b4cc0c938905dfa01e9"
},
"original": {
"owner": "nixos",
"ref": "nixos-25.05-small",
"repo": "nixpkgs",
"type": "github"
"type": "tarball",
"url": "https://channels.nixos.org/nixos-25.05-small/nixexprs.tar.xz"
}
},
"pre-commit-hooks": {

View file

@ -2,7 +2,7 @@
description = "tlater.net host configuration";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05-small";
nixpkgs.url = "https://channels.nixos.org/nixos-25.05-small/nixexprs.tar.xz";
## Nix/OS utilities