aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-06-06 15:14:06 +0200
committerSoispha <soispha@vhack.eu>2023-06-06 15:14:06 +0200
commit926f0e4b66d58fe758da39dc1b98032ad576c4a7 (patch)
treee76d3b059006bec89a3d407bc2d8ed0e7613298e
parentFix(system/services/serverphone): Fully add (diff)
downloadnixos-config-926f0e4b66d58fe758da39dc1b98032ad576c4a7.zip
Build(flake): Update
-rw-r--r--flake.lock48
1 files changed, 42 insertions, 6 deletions
diff --git a/flake.lock b/flake.lock
index dbd8f581..76aedeb3 100644
--- a/flake.lock
+++ b/flake.lock
@@ -234,11 +234,11 @@
]
},
"locked": {
- "lastModified": 1685885003,
- "narHash": "sha256-+OB0EvZBfGvnlTGg6mtyUCqkMnUp9DkmRUU4d7BZBVE=",
+ "lastModified": 1685999310,
+ "narHash": "sha256-gaRMZhc7z4KeU/xS3IWv3kC+WhVcAXOLXXGKLe5zn1Y=",
"owner": "nix-community",
"repo": "home-manager",
- "rev": "607d8fad96436b134424b9935166a7cd0884003e",
+ "rev": "28614ed7a1e3ace824c122237bdc0e5e0b62c5c3",
"type": "github"
},
"original": {
@@ -413,6 +413,7 @@
"ragenix": "ragenix",
"river_init_lesser": "river_init_lesser",
"rust-overlay": "rust-overlay",
+ "serverphone": "serverphone",
"shell_library": "shell_library",
"snap-sync": "snap-sync",
"strip_js_comments": "strip_js_comments",
@@ -434,11 +435,11 @@
]
},
"locked": {
- "lastModified": 1685932304,
- "narHash": "sha256-HUrE7Al6Rp9GeOjUycXz25TYhXXf1vtZLf/FFPVFRNw=",
+ "lastModified": 1686018793,
+ "narHash": "sha256-3w+6dmVbFg4wJqDMjGmy4Ki5GclJx4AhzSEfAwtu6Aw=",
"owner": "oxalica",
"repo": "rust-overlay",
- "rev": "08b06ab2046bce2c3b5f53ec599a6550ab9a9485",
+ "rev": "32b17eeafe550935bd5ca1afd1717dcefcb97653",
"type": "github"
},
"original": {
@@ -447,6 +448,41 @@
"type": "github"
}
},
+ "serverphone": {
+ "inputs": {
+ "crane": [
+ "crane"
+ ],
+ "flake-compat": [
+ "flake-compat"
+ ],
+ "flake-utils": [
+ "flake-utils"
+ ],
+ "nixpkgs": [
+ "nixpkgs"
+ ],
+ "rust-overlay": [
+ "rust-overlay"
+ ],
+ "systems": [
+ "systems"
+ ]
+ },
+ "locked": {
+ "lastModified": 1686056777,
+ "narHash": "sha256-cpDLFw7g/agA+85OTik9AhWmgIqcPvhaA5ZzCm2YEvE=",
+ "ref": "refs/heads/prime",
+ "rev": "da5eb44154c4d975190ebe9f67bcafc93d074dd8",
+ "revCount": 14,
+ "type": "git",
+ "url": "https://codeberg.org/vhack.eu/serverphone.git"
+ },
+ "original": {
+ "type": "git",
+ "url": "https://codeberg.org/vhack.eu/serverphone.git"
+ }
+ },
"shell_library": {
"inputs": {
"flake-utils": [