dotfiles/nixos/flake.lock

62 lines
1.5 KiB
Plaintext
Raw Normal View History

{
"nodes": {
"nixpkgs": {
"locked": {
2021-01-10 19:54:00 +01:00
"lastModified": 1609867866,
"narHash": "sha256-ITciATW51g/VqL4CTCh74Cu/wqIztkoJNZJxqj2vEMs=",
"owner": "NixOS",
"repo": "nixpkgs",
2021-01-10 19:54:00 +01:00
"rev": "4a75ca4a4e7d14e7b0b0230b3ea57b5bd7c16218",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-20.09",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
2021-01-10 19:54:00 +01:00
"lastModified": 1610062394,
"narHash": "sha256-0ntFTZonPiGr+w+kA/pp9cMxBCkkf1teuPt1KxygcfM=",
"owner": "NixOS",
"repo": "nixpkgs",
2021-01-10 19:54:00 +01:00
"rev": "9414948a5a19463acce5a7f2b2206c39ecb6359f",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2021-01-10 19:54:00 +01:00
"lastModified": 1609866355,
"narHash": "sha256-TMzb8nMePC4OusDde+xv8AIgbNYuFku/dlLkPO/hifM=",
"owner": "NixOS",
"repo": "nixpkgs",
2021-01-10 19:54:00 +01:00
"rev": "d9dba88d08a9cdf483c3d45f0d7220cf97a4ce64",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgs-master": "nixpkgs-master",
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},
"root": "root",
"version": 7
}