udpate synix input
This commit is contained in:
parent
4deac779a0
commit
0939baa461
2 changed files with 10 additions and 9 deletions
15
flake.lock
generated
15
flake.lock
generated
|
|
@ -6856,17 +6856,18 @@
|
||||||
"stylix": "stylix_8"
|
"stylix": "stylix_8"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1778186150,
|
"lastModified": 1778449158,
|
||||||
"narHash": "sha256-+c+hppYv49meqibMZieHw4TGW8HL3qGGpBn9k0XIGX0=",
|
"narHash": "sha256-CFmp5RjuwC6OjoSFNE9Fu4kJ526W6Y6G+SEXqRndP/I=",
|
||||||
"ref": "refs/heads/develop",
|
"ref": "release-25.11",
|
||||||
"rev": "fe6df369cb0c77d2f991919e61a9d1aaf2bc9fa6",
|
"rev": "d953dd7f8a5d66dc1e98976a9d9a3f76f8e649bc",
|
||||||
"revCount": 42,
|
"revCount": 72,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "file:///home/sid/src/synix"
|
"url": "https://git.sid.ovh/sid/synix.git"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
"ref": "release-25.11",
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "file:///home/sid/src/synix"
|
"url": "https://git.sid.ovh/sid/synix.git"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"systems": {
|
"systems": {
|
||||||
|
|
|
||||||
|
|
@ -8,8 +8,8 @@
|
||||||
home-manager.url = "github:nix-community/home-manager/release-25.11";
|
home-manager.url = "github:nix-community/home-manager/release-25.11";
|
||||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
||||||
# synix.url = "git+https://git.sid.ovh/sid/synix.git?ref=release-25.11";
|
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+file:///home/sid/src/synix";
|
||||||
synix.inputs.nixpkgs.follows = "nixpkgs";
|
synix.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
||||||
servers.url = "git+https://git.sid.ovh/sid/sid.ovh.git";
|
servers.url = "git+https://git.sid.ovh/sid/sid.ovh.git";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue