File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 33 "devenv": {
44 "locked": {
55 "dir": "src/modules",
6- "lastModified": 1742147141 ,
6+ "lastModified": 1744588088 ,
77 "owner": "cachix",
88 "repo": "devenv",
9- "rev": "e1eb23d427a3a0871c277268a28163898fd37266 ",
9+ "rev": "1e6c06a058dae3791c0303eb99636cee9605c8d9 ",
1010 "type": "github"
1111 },
1212 "original": {
4040 ]
4141 },
4242 "locked": {
43- "lastModified": 1742058297 ,
43+ "lastModified": 1742649964 ,
4444 "owner": "cachix",
4545 "repo": "git-hooks.nix",
46- "rev": "59f17850021620cd348ad2e9c0c64f4e6325ce2a ",
46+ "rev": "dcf5072734cb576d2b0c59b2ac44f5050b5eac82 ",
4747 "type": "github"
4848 },
4949 "original": {
7474 },
7575 "nixpkgs": {
7676 "locked": {
77- "lastModified": 1744157173 ,
77+ "lastModified": 1744536153 ,
7878 "owner": "NixOS",
7979 "repo": "nixpkgs",
80- "rev": "6a39c6e495eefabc935d8ddf66aa45d85b85fa3f ",
80+ "rev": "18dd725c29603f582cf1900e0d25f9f1063dbf11 ",
8181 "type": "github"
8282 },
8383 "original": {
Original file line number Diff line number Diff line change 33 qulacs = pkgs . callPackage ./nix/qulacs.nix { } ;
44in {
55 env = {
6- QULACS_PATH = " ${ qulacs } " ;
6+ QULACS_PATH = qulacs ;
77 LIBCLANG_PATH = "${ pkgs . libclang . lib } /lib" ;
88 } ;
99
You can’t perform that action at this time.
0 commit comments