diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-10-22 11:22:09 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-10-22 11:22:09 -0700 |
| commit | 43696537a905039760d12c7bbb9b344cc79af398 (patch) | |
| tree | c412e9597fa36c856274a3942f54b7a68b198473 /flake.lock | |
| parent | feat(home/packages): install the tool x509-info (diff) | |
| download | infra-43696537a905039760d12c7bbb9b344cc79af398.tar.gz | |
fix(flake): remove unstable URL for nixpkgs
I was not using it.
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 17 |
1 files changed, 0 insertions, 17 deletions
@@ -229,22 +229,6 @@ "type": "indirect" } }, - "nixpkgs-unstable": { - "locked": { - "lastModified": 1666424192, - "narHash": "sha256-rb/a7Kg9s31jqkvdOQHFrUc5ig5kB+O2ZKB8mjU2kW8=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "4f8287f3d597c73b0d706cfad028c2d51821f64d", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, "nixpkgs_2": { "locked": { "lastModified": 1664676151, @@ -383,7 +367,6 @@ "home-manager": "home-manager", "naersk": "naersk_2", "nixpkgs": "nixpkgs_5", - "nixpkgs-unstable": "nixpkgs-unstable", "nur": "nur", "pre-commit-hooks": "pre-commit-hooks", "rust": "rust", |
