summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorstuebinm2024-03-10 23:25:57 +0100
committerstuebinm2024-03-10 23:25:57 +0100
commita86a04f9e26854ec967c46a6ad3f015364fb91a6 (patch)
treee27e803dd0a094a85bc83bb4b416869a6ae374bd /flake.lock
parent1af7f4da6145aa2e2a7695f86349fe5cc61d855b (diff)
flora: test-deploy the mollysocket nixpkgs PR
https://github.com/NixOS/nixpkgs/pull/278981
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 209ebb5..a8bf7b1 100644
--- a/flake.lock
+++ b/flake.lock
@@ -220,6 +220,22 @@
"type": "github"
}
},
+ "nixpkgs-review": {
+ "locked": {
+ "lastModified": 1710036628,
+ "narHash": "sha256-ACV9Knz/OqGWGwjA/KtKU600zq1Hi8HbeEkIBzkjPrg=",
+ "owner": "dotlambda",
+ "repo": "nixpkgs",
+ "rev": "6fc8811f723187ce8996b5495e0d7dfe255313a9",
+ "type": "github"
+ },
+ "original": {
+ "owner": "dotlambda",
+ "ref": "mollysocket-init",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
"nixpkgs-unstable": {
"locked": {
"lastModified": 1708501555,
@@ -263,6 +279,7 @@
"home-manager": "home-manager",
"isabelle-utils": "isabelle-utils",
"nixpkgs": "nixpkgs",
+ "nixpkgs-review": "nixpkgs-review",
"nixpkgs-unstable": "nixpkgs-unstable",
"playground": "playground",
"rust-overlay": "rust-overlay",