summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorquentin@aristote.fr <quentin@aristote.fr>2026-01-31 14:05:42 +0100
committerquentin@aristote.fr <quentin@aristote.fr>2026-01-31 14:05:54 +0100
commit86b2db315e1de69582621107f9e47acc1fe06c56 (patch)
tree9a79fab3271e2f1e41b5afcdf4ecb3aa3f6ec520 /flake.lock
parent157f6f78d29db79d27b6bd7902ed96078b3e4825 (diff)
flake: move inputs away from github
Flake lock file updates: • Updated input 'my-nixpkgs': 'github:qaristote/my-nixpkgs/e91ce613347c1db230413d3f60236fb8823ec33f' (2026-01-25) → 'git+https://git.aristote.fr/nix/my-nixpkgs?ref=refs/heads/master&rev=e91ce613347c1db230413d3f60236fb8823ec33f' (2026-01-25)
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/flake.lock b/flake.lock
index 9bb2c4c..a377c2d 100644
--- a/flake.lock
+++ b/flake.lock
@@ -48,15 +48,15 @@
"locked": {
"lastModified": 1769379661,
"narHash": "sha256-IwzvzWpEdBZRGTCJajk29SP++DoiVABPVwES+yhVIC8=",
- "owner": "qaristote",
- "repo": "my-nixpkgs",
+ "ref": "refs/heads/master",
"rev": "e91ce613347c1db230413d3f60236fb8823ec33f",
- "type": "github"
+ "revCount": 363,
+ "type": "git",
+ "url": "https://git.aristote.fr/nix/my-nixpkgs"
},
"original": {
- "owner": "qaristote",
- "repo": "my-nixpkgs",
- "type": "github"
+ "type": "git",
+ "url": "https://git.aristote.fr/nix/my-nixpkgs"
}
},
"nixos-hardware": {