nixos-config/flake.lock

365 lines
9.2 KiB
Text
Raw Normal View History

2021-10-05 23:45:02 +02:00
{
"nodes": {
2022-02-09 08:13:16 +01:00
"emacs-overlay": {
2022-05-11 16:27:50 +02:00
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
2022-02-09 08:13:16 +01:00
"locked": {
2022-11-11 23:17:24 +01:00
"lastModified": 1668167903,
"narHash": "sha256-5OENaesVk94meyiaDFgxtr4TTuAg52baVHXOnXL98vI=",
2022-02-09 08:13:16 +01:00
"owner": "nix-community",
"repo": "emacs-overlay",
2022-11-11 23:17:24 +01:00
"rev": "7b58afb8604c9d53fe11bfb76e2ce903cb658b66",
2022-02-09 08:13:16 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
2021-11-12 12:40:13 +01:00
"flake-utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2021-11-12 12:40:13 +01:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2021-11-12 12:40:13 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-11-21 19:07:12 +01:00
"ha-now-playing": {
"inputs": {
2022-01-24 11:17:44 +01:00
"naersk": [
"naersk"
],
2021-11-21 19:07:12 +01:00
"nixpkgs": [
"nixpkgs"
],
2022-01-24 11:17:44 +01:00
"rust-overlay": [
"rust-overlay"
],
2021-11-21 19:07:12 +01:00
"utils": [
"flake-utils"
]
},
"locked": {
2022-11-08 09:46:07 +01:00
"lastModified": 1667641550,
"narHash": "sha256-jw2JzAFUaWrsckRETykLaO3h2FQN6d0tHMJ3LBKx2eU=",
2021-11-21 19:07:12 +01:00
"ref": "main",
2022-11-08 09:46:07 +01:00
"rev": "15dea9bbe932148fbea8790079d563184b388c2a",
"revCount": 60,
2021-11-21 19:07:12 +01:00
"type": "git",
2022-03-18 21:14:51 +01:00
"url": "https://git.datarift.nl/erwin/ha-now-playing.git"
2021-11-21 19:07:12 +01:00
},
"original": {
"ref": "main",
"type": "git",
2022-03-18 21:14:51 +01:00
"url": "https://git.datarift.nl/erwin/ha-now-playing.git"
2021-11-21 19:07:12 +01:00
}
},
2021-10-05 23:45:02 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-06-08 17:53:42 +02:00
],
2022-06-10 20:19:39 +02:00
"utils": "utils"
2021-10-05 23:45:02 +02:00
},
"locked": {
2022-11-11 23:17:24 +01:00
"lastModified": 1667981810,
"narHash": "sha256-p27zd5M+OkfND46gzbGkaHlNBZsYe95M48OJuFeuuSY=",
2021-10-05 23:45:02 +02:00
"owner": "nix-community",
"repo": "home-manager",
2022-11-11 23:17:24 +01:00
"rev": "6ce3493a3c5c6a8f4cfa6f5f88723272e0cfd335",
2021-10-05 23:45:02 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2022-10-30 21:11:48 +01:00
"hyprland": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"wlroots": "wlroots"
},
"locked": {
2022-11-11 23:17:24 +01:00
"lastModified": 1668175475,
"narHash": "sha256-Hqn18O5oH4SGl/zJJXz9IpmY13zOjIutTv4q46v2Xh8=",
2022-10-30 21:11:48 +01:00
"owner": "Hyprwm",
"repo": "Hyprland",
2022-11-11 23:17:24 +01:00
"rev": "61995e3b4ef526274519528278fd62089240e3fc",
2022-10-30 21:11:48 +01:00
"type": "github"
},
"original": {
"owner": "Hyprwm",
"repo": "Hyprland",
"type": "github"
}
},
2021-11-21 19:07:12 +01:00
"naersk": {
"inputs": {
2022-01-24 11:17:44 +01:00
"nixpkgs": [
"nixpkgs"
]
2021-11-21 19:07:12 +01:00
},
"locked": {
2022-09-07 22:59:08 +02:00
"lastModified": 1662220400,
"narHash": "sha256-9o2OGQqu4xyLZP9K6kNe1pTHnyPz0Wr3raGYnr9AIgY=",
2022-01-24 11:17:44 +01:00
"owner": "nix-community",
2021-11-21 19:07:12 +01:00
"repo": "naersk",
2022-09-07 22:59:08 +02:00
"rev": "6944160c19cb591eb85bbf9b2f2768a935623ed3",
2021-11-21 19:07:12 +01:00
"type": "github"
},
"original": {
2022-01-24 11:17:44 +01:00
"owner": "nix-community",
2022-01-15 14:48:10 +01:00
"repo": "naersk",
"type": "github"
}
},
2022-01-24 11:17:44 +01:00
"nixlib": {
2022-01-15 14:48:10 +01:00
"locked": {
2022-01-24 11:17:44 +01:00
"lastModified": 1636849918,
"narHash": "sha256-nzUK6dPcTmNVrgTAC1EOybSMsrcx+QrVPyqRdyKLkjA=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "28a5b0557f14124608db68d3ee1f77e9329e9dd5",
2022-01-15 14:48:10 +01:00
"type": "github"
},
"original": {
2022-01-24 11:17:44 +01:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2021-11-21 19:07:12 +01:00
"type": "github"
}
},
2022-01-24 11:17:44 +01:00
"nixos-generators": {
"inputs": {
"nixlib": "nixlib",
"nixpkgs": [
"nixpkgs"
]
2022-01-15 14:48:10 +01:00
},
"locked": {
2022-10-30 21:11:48 +01:00
"lastModified": 1666812839,
"narHash": "sha256-0nBDgjPU+iDsvz89W+cDEyhnFGSwCJmwDl/gMGqYiU0=",
2022-01-24 11:17:44 +01:00
"owner": "nix-community",
"repo": "nixos-generators",
2022-10-30 21:11:48 +01:00
"rev": "41f3518bc194389df22a3d198215eae75e6b5ab9",
2022-01-15 14:48:10 +01:00
"type": "github"
},
"original": {
2022-01-24 11:17:44 +01:00
"owner": "nix-community",
"repo": "nixos-generators",
2022-01-15 14:48:10 +01:00
"type": "github"
}
},
2022-07-02 19:10:15 +02:00
"nixos-hardware": {
"locked": {
2022-11-11 23:17:24 +01:00
"lastModified": 1668157555,
"narHash": "sha256-s5rt2FSmV4PWt89rjt4cvBGOhPizStsinkIB0BXnKrk=",
2022-07-02 19:10:15 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2022-11-11 23:17:24 +01:00
"rev": "062c3cca468a4b404ddd964fb444b665e4da982e",
2022-07-02 19:10:15 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-01-24 11:17:44 +01:00
"nixpkgs": {
2021-11-21 19:07:12 +01:00
"locked": {
2022-11-11 23:17:24 +01:00
"lastModified": 1667991831,
"narHash": "sha256-DHgEsLZI044B9T4AjA3K6+yB9/DqLr4dyA7OIx0FG7o=",
2021-11-12 12:40:13 +01:00
"owner": "nixos",
2021-10-05 23:45:02 +02:00
"repo": "nixpkgs",
2022-11-11 23:17:24 +01:00
"rev": "872fceeed60ae6b7766cc0a4cd5bf5901b9098ec",
2021-10-05 23:45:02 +02:00
"type": "github"
},
"original": {
2021-11-12 12:40:13 +01:00
"owner": "nixos",
2021-10-05 23:45:02 +02:00
"ref": "nixos-unstable",
2021-11-12 12:40:13 +01:00
"repo": "nixpkgs",
"type": "github"
2021-10-05 23:45:02 +02:00
}
},
2022-05-26 11:32:45 +02:00
"nixpkgs-22_05": {
"locked": {
2022-10-31 17:27:18 +01:00
"lastModified": 1667091951,
"narHash": "sha256-62sz0fn06Nq8OaeBYrYSR3Y6hUcp8/PC4dJ7HeGaOhU=",
2022-05-26 11:32:45 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-10-31 17:27:18 +01:00
"rev": "6440d13df2327d2db13d3b17e419784020b71d22",
2022-05-26 11:32:45 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
2021-11-21 19:07:12 +01:00
"pamedia": {
"inputs": {
2022-01-24 11:17:44 +01:00
"naersk": [
"naersk"
],
2021-11-21 19:07:12 +01:00
"nixpkgs": [
"nixpkgs"
],
"utils": [
"flake-utils"
]
},
"locked": {
2021-11-25 17:18:13 +01:00
"lastModified": 1637764576,
"narHash": "sha256-IJmGfpuapLcozRpGtgVooSrMVW9vROCLce49Wb9nboo=",
2021-11-21 19:07:12 +01:00
"ref": "main",
2021-11-25 17:18:13 +01:00
"rev": "7c037fef4cdc5933a70694d8c743b5439c8354ea",
"revCount": 4,
2021-11-21 19:07:12 +01:00
"type": "git",
2022-03-18 21:14:51 +01:00
"url": "https://git.datarift.nl/erwin/pamedia-rs.git"
2021-11-21 19:07:12 +01:00
},
"original": {
"ref": "main",
"type": "git",
2022-03-18 21:14:51 +01:00
"url": "https://git.datarift.nl/erwin/pamedia-rs.git"
2021-11-21 19:07:12 +01:00
}
},
2021-10-05 23:45:02 +02:00
"root": {
"inputs": {
2022-02-09 08:13:16 +01:00
"emacs-overlay": "emacs-overlay",
2021-11-12 12:40:13 +01:00
"flake-utils": "flake-utils",
2021-11-21 19:07:12 +01:00
"ha-now-playing": "ha-now-playing",
2021-10-05 23:45:02 +02:00
"home-manager": "home-manager",
2022-10-30 21:11:48 +01:00
"hyprland": "hyprland",
2022-01-24 11:17:44 +01:00
"naersk": "naersk",
"nixos-generators": "nixos-generators",
2022-07-02 19:10:15 +02:00
"nixos-hardware": "nixos-hardware",
2022-01-24 11:17:44 +01:00
"nixpkgs": "nixpkgs",
2021-11-26 22:21:16 +01:00
"pamedia": "pamedia",
2022-01-24 11:17:44 +01:00
"rust-overlay": "rust-overlay",
2022-09-27 20:38:45 +02:00
"sops": "sops",
"sunshine": "sunshine"
2021-11-26 22:21:16 +01:00
}
},
2022-01-15 14:48:10 +01:00
"rust-overlay": {
"inputs": {
2022-01-24 11:17:44 +01:00
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
2022-01-15 14:48:10 +01:00
},
"locked": {
2022-11-11 23:17:24 +01:00
"lastModified": 1668134765,
"narHash": "sha256-pPTpucjGejrv5aYBj1PElWl2SV//wmTUeGfyzakmqKM=",
2022-01-15 14:48:10 +01:00
"owner": "oxalica",
"repo": "rust-overlay",
2022-11-11 23:17:24 +01:00
"rev": "d9917a612b3d09f26f0ead5b793009a9f6047c16",
2022-01-15 14:48:10 +01:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2021-11-26 22:21:16 +01:00
"sops": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-05-17 21:06:28 +02:00
],
2022-05-26 11:32:45 +02:00
"nixpkgs-22_05": "nixpkgs-22_05"
2021-11-26 22:21:16 +01:00
},
"locked": {
2022-11-11 20:37:59 +01:00
"lastModified": 1667767301,
"narHash": "sha256-+UDtEkw6pZ+sqkC0Um5ocJ9kjvuu0qffSCbl+jAA8K8=",
2021-11-26 22:21:16 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2022-11-11 20:37:59 +01:00
"rev": "4407353739ad74a3d9744cf2988ab10f3b83e288",
2021-11-26 22:21:16 +01:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
2021-10-05 23:45:02 +02:00
}
2022-06-10 20:19:39 +02:00
},
2022-09-27 20:38:45 +02:00
"sunshine": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1664210128,
"narHash": "sha256-Ve7h8RN+48n4YJzRNkQTcpmPBENM2GMmpXlcVx14vnQ=",
"ref": "main",
"rev": "d43f5ce6761e609de875eeb2f36a12ef339f98d6",
"revCount": 11,
"type": "git",
2022-10-17 22:18:59 +02:00
"url": "https://git@git.datarift.nl/erwin/sunshine.git"
2022-09-27 20:38:45 +02:00
},
"original": {
"ref": "main",
"type": "git",
2022-10-17 22:18:59 +02:00
"url": "https://git@git.datarift.nl/erwin/sunshine.git"
2022-09-27 20:38:45 +02:00
}
},
2022-06-10 20:19:39 +02:00
"utils": {
"locked": {
2022-11-11 20:37:59 +01:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-06-10 20:19:39 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-11 20:37:59 +01:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-06-10 20:19:39 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2022-10-30 21:11:48 +01:00
},
"wlroots": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
"lastModified": 1666466001,
"narHash": "sha256-ZjxAnqtcGmHQHKL1Z9sIraDnzIqrJleWcJXfPtzAm74=",
"owner": "wlroots",
"repo": "wlroots",
"rev": "c2d2773df57750081b16d56da13b5015d752cbd7",
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
"type": "gitlab"
}
2021-10-05 23:45:02 +02:00
}
},
"root": "root",
"version": 7
}