Compare commits
2 commits
56440c13f4
...
b2a213d2e0
Author | SHA1 | Date | |
---|---|---|---|
b2a213d2e0 | |||
fe7df5856f |
2 changed files with 18 additions and 18 deletions
32
flake.lock
32
flake.lock
|
@ -201,11 +201,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1717020155,
|
"lastModified": 1717052710,
|
||||||
"narHash": "sha256-Xpyv9i02ineeGakmmzd45hkBgy2a7Zf/3d6amM6MUb4=",
|
"narHash": "sha256-LRhOxzXmOza5SymhOgnEzA8EAQp+94kkeUYWKKpLJ/U=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "home-manager",
|
"repo": "home-manager",
|
||||||
"rev": "1b589257f72c9c54e92d1d631e988e5346156736",
|
"rev": "29c69d9a466e41d46fd3a7a9d0591ef9c113c2ae",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -244,11 +244,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1717034468,
|
"lastModified": 1717086306,
|
||||||
"narHash": "sha256-imRMUIndCPnE5gDBeKpa2Z3ja46V/Y4L5oWz8sGLj9I=",
|
"narHash": "sha256-5MzhMWayH7bG18kYcjmHBN+/0onDs/0VbfcuE8YAaFY=",
|
||||||
"ref": "refs/heads/master",
|
"ref": "refs/heads/master",
|
||||||
"rev": "1057dc0f3c4a25155ccd0fe8437043c78df3ee0d",
|
"rev": "adbe4632778947f8fac34a703087ff29a9c737d9",
|
||||||
"revCount": 833,
|
"revCount": 835,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.kempkens.io/daniel/nix-overlay"
|
"url": "https://git.kempkens.io/daniel/nix-overlay"
|
||||||
},
|
},
|
||||||
|
@ -295,11 +295,11 @@
|
||||||
},
|
},
|
||||||
"nixos-unstable": {
|
"nixos-unstable": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1716968199,
|
"lastModified": 1717068402,
|
||||||
"narHash": "sha256-vYbYTeWF4YMKYu6lHLQH+OagpubB9aZ1+V630h6qJr4=",
|
"narHash": "sha256-olLqhxrBPdq4Y6GA9voLSUkyvVcfmVP5lQWnewlZGq0=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "c598bbfe379934e8f379bc474cc1914a7c34fbdc",
|
"rev": "66c951d1278b9c105c750cb70ca37f1e3e3d0e57",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -311,11 +311,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1716941088,
|
"lastModified": 1716977081,
|
||||||
"narHash": "sha256-GKSAGfLNocNTux33YT9GbEXwEewxepwFL+ViX1CrMCQ=",
|
"narHash": "sha256-pFe5jLeIPlKEln5n2h998d7cpzXFdbrBMRe3suz4K1o=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "6c25325ec30a566f5c0446ceee61ada081903872",
|
"rev": "ac82a513e55582291805d6f09d35b6d8b60637a1",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -432,11 +432,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1715940852,
|
"lastModified": 1717078125,
|
||||||
"narHash": "sha256-wJqHMg/K6X3JGAE9YLM0LsuKrKb4XiBeVaoeMNlReZg=",
|
"narHash": "sha256-V68CsekhPCF6Oz84t2FHY5jin4smKrmsS208Xw057zs=",
|
||||||
"owner": "numtide",
|
"owner": "numtide",
|
||||||
"repo": "treefmt-nix",
|
"repo": "treefmt-nix",
|
||||||
"rev": "2fba33a182602b9d49f0b2440513e5ee091d838b",
|
"rev": "52b66cade760e93276146eb057122b8011ab9057",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
|
|
||||||
let
|
let
|
||||||
berkeley-mono = pkgs.stdenvNoCC.mkDerivation rec {
|
berkeley-mono = pkgs.stdenvNoCC.mkDerivation {
|
||||||
pname = "berkeley-mono";
|
pname = "berkeley-mono";
|
||||||
version = "1.009";
|
version = "1.009";
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@ let
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
nerdfonts = pkgs.stdenvNoCC.mkDerivation rec {
|
nerdfonts = pkgs.stdenvNoCC.mkDerivation {
|
||||||
pname = "nerdfonts";
|
pname = "nerdfonts";
|
||||||
version = "3.2.1";
|
version = "3.2.1";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue