nixos-config/flake.lock

154 lines
4 KiB
Plaintext
Raw Normal View History

{
"nodes": {
2023-11-19 17:00:09 +01:00
"extra-config": {
"locked": {
2024-01-23 21:16:29 +01:00
"lastModified": 1706042896,
"narHash": "sha256-JdvXtSE8ZC9xq195DE1yB7Vld5eT6QA+zRn0DXtw5h4=",
2023-11-19 17:00:09 +01:00
"ref": "refs/heads/main",
2024-01-23 21:16:29 +01:00
"rev": "6043cbff89e39769a034512d936156f090c7e747",
"revCount": 3,
2023-11-19 17:00:09 +01:00
"type": "git",
"url": "ssh://git@git.sr.ht/~dala/extra-config"
},
"original": {
"type": "git",
"url": "ssh://git@git.sr.ht/~dala/extra-config"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2024-03-19 21:38:21 +01:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
2024-03-19 21:38:21 +01:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
2024-03-22 19:46:18 +01:00
"lastModified": 1711122977,
"narHash": "sha256-EnHux7wf7/7r+YMv8d/Ym1OTllp4sqqq0Bws1a4s2Zo=",
"owner": "nix-community",
"repo": "home-manager",
2024-03-22 19:46:18 +01:00
"rev": "19b87b9ae6ecfd81104a2a36ef8364f1de1b54b1",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2024-03-21 18:55:59 +01:00
"lastModified": 1710951922,
"narHash": "sha256-FOOBJ3DQenLpTNdxMHR2CpGZmYuctb92gF0lpiirZ30=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-21 18:55:59 +01:00
"rev": "f091af045dff8347d66d186a62d42aceff159456",
"type": "github"
},
"original": {
"owner": "NixOS",
2023-12-03 11:02:41 +01:00
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable_2": {
"locked": {
2024-03-19 21:38:21 +01:00
"lastModified": 1710628718,
"narHash": "sha256-y+l3eH53UlENaYa1lmnCBHusZb1kxBEFd2/c7lDsGpw=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-19 21:38:21 +01:00
"rev": "6dc11d9859d6a18ab0c5e5829a5b8e4810658de3",
"type": "github"
},
"original": {
"owner": "NixOS",
2024-02-10 14:20:47 +01:00
"ref": "release-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2024-03-22 19:46:18 +01:00
"lastModified": 1711001935,
"narHash": "sha256-URtGpHue7HHZK0mrHnSf8wJ6OmMKYSsoLmJybrOLFSQ=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-22 19:46:18 +01:00
"rev": "20f77aa09916374aa3141cbc605c955626762c9a",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-11-19 17:00:09 +01:00
"extra-config": "extra-config",
"flake-utils": "flake-utils",
"home-manager": "home-manager",
"nixpkgs-stable": "nixpkgs-stable",
"nixpkgs-unstable": "nixpkgs-unstable",
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
],
"nixpkgs-stable": "nixpkgs-stable_2"
},
"locked": {
2024-03-19 21:38:21 +01:00
"lastModified": 1710644594,
"narHash": "sha256-RquCuzxfy4Nr8DPbdp3D/AsbYep21JgQzG8aMH9jJ4A=",
"owner": "Mic92",
"repo": "sops-nix",
2024-03-19 21:38:21 +01:00
"rev": "83b68a0e8c94b72cdd0a6e547a14ca7eb1c03616",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}