File tree Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
inputs ? import ./nix/inputs.nix ,
3
3
system ? builtins . currentSystem ,
4
- pkgs ? import inputs . nixpkgs . "23 .05" {
4
+ pkgs ? import inputs . nixpkgs . "25 .05" {
5
5
config = { } ;
6
6
overlays = [ ( import ./nix/overlay.nix ) ] ;
7
7
inherit system ;
Original file line number Diff line number Diff line change 8
8
"repo" : " nixpkgs"
9
9
},
10
10
"branch" : " nixpkgs-unstable" ,
11
- "revision" : " 3a05eebede89661660945da1f151959900903b6a " ,
12
- "url" : " https://github.com/nixos/nixpkgs/archive/3a05eebede89661660945da1f151959900903b6a .tar.gz" ,
13
- "hash" : " 0n56l6v5k3lmrr4vjnp6xk1s46shkwdkvai05dzcbcabpl29yb9g "
11
+ "revision" : " fe51d34885f7b5e3e7b59572796e1bcb427eccb1 " ,
12
+ "url" : " https://github.com/nixos/nixpkgs/archive/fe51d34885f7b5e3e7b59572796e1bcb427eccb1 .tar.gz" ,
13
+ "hash" : " 0pg3ibyagan1y57l1q1rwyrygrwg02p59p0fbgl23hf1nw58asda "
14
14
},
15
15
"poetry2nix" : {
16
16
"type" : " Git" ,
20
20
"repo" : " poetry2nix"
21
21
},
22
22
"branch" : " master" ,
23
- "revision" : " fe0dcb4c9b44162a385f1170895fe6a392ed71b5 " ,
24
- "url" : " https://github.com/nix-community/poetry2nix/archive/fe0dcb4c9b44162a385f1170895fe6a392ed71b5 .tar.gz" ,
25
- "hash" : " 0cxccm7hzcmizhbg79rdqimjndin98waibw824cmgzwwqkyzl9lv "
23
+ "revision" : " ce2369db77f45688172384bbeb962bc6c2ea6f94 " ,
24
+ "url" : " https://github.com/nix-community/poetry2nix/archive/ce2369db77f45688172384bbeb962bc6c2ea6f94 .tar.gz" ,
25
+ "hash" : " 0xq52gq2920xnv7n8rchy3myxbijfpap8z0sd572ifla9dnpqzvi "
26
26
}
27
27
},
28
28
"version" : 3
29
- }
30
-
29
+ }
You can’t perform that action at this time.
0 commit comments