nixos-config/flake.lock

392 lines
9.9 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": {
"lastModified": 1668861223,
"narHash": "sha256-Y7Jc7n79h7vl7WGDohiSTpc4xdUx/B2n19+zMNjj0js=",
2022-02-09 08:13:16 +01:00
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "909b090c1181644ef3def6a37a18e9e3d08d1b07",
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": {
"flake-utils": [
"flake-utils"
],
2022-01-24 11:17:44 +01:00
"naersk": [
"naersk"
],
2021-11-21 19:07:12 +01:00
"nixpkgs": [
"nixpkgs"
],
"pre-commit-hooks": [
"pre-commit-hooks"
],
2022-01-24 11:17:44 +01:00
"rust-overlay": [
"rust-overlay"
2021-11-21 19:07:12 +01:00
]
},
"locked": {
"lastModified": 1668761963,
"narHash": "sha256-EQmTnDsvtQ2tsNoHZaPJijjOShyg9N3htU+krSkoArI=",
2021-11-21 19:07:12 +01:00
"ref": "main",
"rev": "66be98a0181a4cdc6bfbb45440412422c316c0e0",
"revCount": 62,
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": {
"lastModified": 1668788863,
"narHash": "sha256-FsdUG+YkRX7JZKZm6T44J2h+0pXB1sWA9AobyiozFK0=",
2021-10-05 23:45:02 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "948d1f8a5cef55a281d4f5d17f3b79df6c82fce1",
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": {
"lastModified": 1668879337,
"narHash": "sha256-Lm9054CdFfOvHTLTtktSuOFri3k5wuEXb2LDDg44tb8=",
2022-10-30 21:11:48 +01:00
"owner": "Hyprwm",
"repo": "Hyprland",
"rev": "5530cf6e7939365ef6197a50c59bed20a64e3e11",
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": {
"lastModified": 1668876315,
"narHash": "sha256-7zGrnFju+sDuH5xkiyQomR1UROtmLI+UvR2zJG4vEi0=",
2022-01-24 11:17:44 +01:00
"owner": "nix-community",
"repo": "nixos-generators",
"rev": "87f6494e9daedaa583eb2b61d25e6d925193fb57",
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-14 18:40:09 +01:00
"lastModified": 1668334946,
"narHash": "sha256-omMbUj4r5DVBWh7KxkoO/Z/1V1shVR6Ls4jXNB4mr3U=",
2022-07-02 19:10:15 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2022-11-14 18:40:09 +01:00
"rev": "e0452b33ab0ef16ffe075e980644ed92a6a200bb",
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": {
"lastModified": 1668765800,
"narHash": "sha256-rC40+/W6Hio7b/RsY8SvQPKNx4WqNcTgfYv8cUMAvJk=",
"owner": "nixos",
2021-10-05 23:45:02 +02:00
"repo": "nixpkgs",
"rev": "52b2ac8ae18bbad4374ff0dd5aeee0fdf1aea739",
2021-10-05 23:45:02 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"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-11-14 18:40:09 +01:00
"lastModified": 1668307144,
"narHash": "sha256-uY2StvGJvTfgtLaiz3uvX+EQeWZDkiLFiz2vekgJ9ZE=",
2022-05-26 11:32:45 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-11-14 18:40:09 +01:00
"rev": "eac99848dfd869e486573d8272b0c10729675ca2",
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
}
},
"pre-commit-hooks": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1668880995,
"narHash": "sha256-1pohNJx6MIVeYpXmsugZG3fUKPSIKpQouttWFVfqsNU=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "364568e63556045ea9d08d29fafa46febbdb015b",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
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",
"nixpkgs": "nixpkgs",
2021-11-26 22:21:16 +01:00
"pamedia": "pamedia",
"pre-commit-hooks": "pre-commit-hooks",
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": {
"lastModified": 1668825399,
"narHash": "sha256-F2ro05D6tGMwSaOYeIediJq6X0ATD7JgWEG2TgOs9Wo=",
2022-01-15 14:48:10 +01:00
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "a705fe51ef5cdf932ff1cb342f0fe9e5d66f1b71",
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-14 18:40:09 +01:00
"lastModified": 1668311578,
"narHash": "sha256-nF6mwSbVyvnlIICWFZlADegWdTsgrk1pZnA/0VqByNw=",
2021-11-26 22:21:16 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2022-11-14 18:40:09 +01:00
"rev": "39f0fe57f1ef78764c1abc1de145f091fee1bbbb",
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": 1668785720,
"narHash": "sha256-CX+PYJP2PxZWL380WzyMNsrfRgIb/78brdwvDg/zj28=",
2022-10-30 21:11:48 +01:00
"owner": "wlroots",
"repo": "wlroots",
"rev": "4ff46e6cf9463e594605928feeb7c55cf323b5e7",
2022-10-30 21:11:48 +01:00
"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
}