1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00
nixos/flake.lock
Stefan Ellmauthaler 1327b9524d
FLAKE upd
• Updated input 'emacs-overlay':
  → 'github:nix-community/emacs-overlay/d223b464c6edffe88015c390cc137ee2eab64090' (2022-01-11)
• Updated input 'nixos-hardware':
  → 'github:NixOS/nixos-hardware/c9ede9e7312d63e6f2c92bdb27138369f989cdfd' (2022-01-10)
• Updated input 'nixpkgs':
  → 'github:NixOS/nixpkgs/79c7b6a353e22f0eec342dead0bc69fb7ce846db' (2022-01-10)
• Updated input 'nixpkgs-unstable':
  → 'github:NixOS/nixpkgs/0ecf7d414811f831060cf55707c374d54fbb1dec' (2022-01-09)
2022-01-11 11:17:10 +01:00

100 lines
2.6 KiB
JSON

{
"nodes": {
"emacs-overlay": {
"locked": {
"lastModified": 1641889470,
"narHash": "sha256-kpUsBsyOeRzYrKMO42D7G7KxVTaHVnY5JaC4EtThyWk=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "d223b464c6edffe88015c390cc137ee2eab64090",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1639871969,
"narHash": "sha256-6feWUnMygRzA9tzkrfAzpA5/NBYg75bkFxnqb1DtD7E=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "697cc8c68ed6a606296efbbe9614c32537078756",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-21.11",
"repo": "home-manager",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1641826906,
"narHash": "sha256-bYlz8xXXiEP/LSBzSsUesJ0fv7kj2yhbOIsbpioUHU4=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "c9ede9e7312d63e6f2c92bdb27138369f989cdfd",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1641783572,
"narHash": "sha256-gkrIuUtbRKGEb+SrBVl6hEG4PY9rg+zhDyX0n3mRFMY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "79c7b6a353e22f0eec342dead0bc69fb7ce846db",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-21.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1641710811,
"narHash": "sha256-yVJ+CtwWZY8BnkNIJ/ue5a28yrRM6CkDF1LvmGmqqwM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0ecf7d414811f831060cf55707c374d54fbb1dec",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"emacs-overlay": "emacs-overlay",
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},
"root": "root",
"version": 7
}