udpate synix input

This commit is contained in:
sid 2026-05-11 11:28:43 +02:00
parent 4deac779a0
commit 0939baa461
2 changed files with 10 additions and 9 deletions

15
flake.lock generated
View file

@ -6856,17 +6856,18 @@
"stylix": "stylix_8"
},
"locked": {
"lastModified": 1778186150,
"narHash": "sha256-+c+hppYv49meqibMZieHw4TGW8HL3qGGpBn9k0XIGX0=",
"ref": "refs/heads/develop",
"rev": "fe6df369cb0c77d2f991919e61a9d1aaf2bc9fa6",
"revCount": 42,
"lastModified": 1778449158,
"narHash": "sha256-CFmp5RjuwC6OjoSFNE9Fu4kJ526W6Y6G+SEXqRndP/I=",
"ref": "release-25.11",
"rev": "d953dd7f8a5d66dc1e98976a9d9a3f76f8e649bc",
"revCount": 72,
"type": "git",
"url": "file:///home/sid/src/synix"
"url": "https://git.sid.ovh/sid/synix.git"
},
"original": {
"ref": "release-25.11",
"type": "git",
"url": "file:///home/sid/src/synix"
"url": "https://git.sid.ovh/sid/synix.git"
}
},
"systems": {

View file

@ -8,8 +8,8 @@
home-manager.url = "github:nix-community/home-manager/release-25.11";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
# synix.url = "git+https://git.sid.ovh/sid/synix.git?ref=release-25.11";
synix.url = "git+file:///home/sid/src/synix";
synix.url = "git+https://git.sid.ovh/sid/synix.git?ref=release-25.11";
# synix.url = "git+file:///home/sid/src/synix";
synix.inputs.nixpkgs.follows = "nixpkgs";
servers.url = "git+https://git.sid.ovh/sid/sid.ovh.git";