aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-10-22 11:22:09 -0700
committerFranck Cuny <franck@fcuny.net>2022-10-22 11:22:09 -0700
commit43696537a905039760d12c7bbb9b344cc79af398 (patch)
treec412e9597fa36c856274a3942f54b7a68b198473 /flake.lock
parentfeat(home/packages): install the tool x509-info (diff)
downloadinfra-43696537a905039760d12c7bbb9b344cc79af398.tar.gz
fix(flake): remove unstable URL for nixpkgs
I was not using it.
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock17
1 files changed, 0 insertions, 17 deletions
diff --git a/flake.lock b/flake.lock
index 302e1eb..d8170ae 100644
--- a/flake.lock
+++ b/flake.lock
@@ -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",