04:14
nur-bot has joined #nixos-nur
04:14
nur-bot has quit [Client Quit]
04:42
justanotheruser has quit [Ping timeout: 260 seconds]
04:51
justanotheruser has joined #nixos-nur
05:07
nur-bot has joined #nixos-nur
05:07
nur-bot has quit [Client Quit]
05:34
palo1 has joined #nixos-nur
05:38
palo has quit [Ping timeout: 258 seconds]
05:38
palo1 is now known as palo
06:01
justan0theruser has joined #nixos-nur
06:03
justanotheruser has quit [Ping timeout: 260 seconds]
08:50
nur-bot has joined #nixos-nur
08:50
nur-bot has quit [Client Quit]
09:35
nur-bot has joined #nixos-nur
09:35
nur-bot has quit [Client Quit]
10:06
nur-bot has joined #nixos-nur
10:06
nur-bot has quit [Client Quit]
10:22
<
makefu >
according to nur-bot the rev got updated
10:24
<
Mic92 >
does it show up when using nix-env -f ./repo -qA '*'
11:28
<
makefu >
mhh it seems that marking a single package as broken kills the evaluation
11:31
<
makefu >
nix-env -f ./nur.nix -qaP '*' | grep soldat
11:31
<
makefu >
soldat soldat-1.0.0
11:41
nur-bot has joined #nixos-nur
11:41
nur-bot has quit [Client Quit]
11:57
<
Mic92 >
makefu: usually nix-env does work with packages marked as broken
11:57
<
Mic92 >
and this is what we use.
11:59
<
makefu >
yep, nix-env worked
12:00
<
makefu >
weirdly i cannot even find my repos in nur-search (searching for makefu)
12:00
<
makefu >
ah nevermind
12:00
<
makefu >
oh, not nevermind
12:11
<
makefu >
weirdly though when i run 'nix run '(import ./release.nix {})' -c nur index nur-combined' the soldat package is inside the json file
12:14
<
Mic92 >
makefu: is there maybe something missing in the nixpkgs channel we use? nixos-unstable
12:14
<
makefu >
i am also running on unstable
12:16
<
makefu >
where is the revision stored? or do we take the head of unstable?
12:20
<
makefu >
nix run -f channels:nixos-unstable '(import ./release.nix {})' -c nur index nur-combined also returns a json file which contains soldat
12:22
<
makefu >
s/channels/channel/
12:22
<
makefu >
however i do not know if this even works like this
12:24
<
makefu >
nix-shell -p nur.repos.makefu.soldat also works as expected ...
12:33
<
makefu >
okay i've found it
12:33
<
makefu >
error: go_1_12 has been removed
12:33
<
makefu >
in evaluation phase
12:44
<
makefu >
okay lets wait for the next build, i've updated the go package definition
12:54
nur-bot has joined #nixos-nur
12:54
nur-bot has quit [Client Quit]
13:04
<
makefu >
phew everything works now
14:21
nur-bot has joined #nixos-nur
14:21
nur-bot has quit [Client Quit]
14:25
pamplemousse has joined #nixos-nur
14:42
pamplemousse has quit [Ping timeout: 256 seconds]
15:21
crazazy has joined #nixos-nur
16:36
justan0theruser has quit [Ping timeout: 260 seconds]
16:47
crazazy has quit [Remote host closed the connection]
16:50
justan0theruser has joined #nixos-nur
17:40
nur-bot has joined #nixos-nur
17:40
nur-bot has quit [Client Quit]
19:01
nur-bot has joined #nixos-nur
19:01
nur-bot has quit [Client Quit]
19:07
pamplemousse has joined #nixos-nur
19:18
nur-bot has joined #nixos-nur
19:18
nur-bot has quit [Client Quit]
20:08
justanotheruser has joined #nixos-nur
20:10
justan0theruser has quit [Ping timeout: 256 seconds]
20:38
pamplemousse has quit [Ping timeout: 246 seconds]
21:16
<
makefu >
Mic92: any idea why the same repo both suceeds (updating nur-combined) and fails (updating nur-search)? do both ci jobs run with different inputs?
22:08
nur-bot has joined #nixos-nur
22:08
nur-bot has quit [Client Quit]
22:17
<
Mic92 >
makefu: sounds like a bug. Please open an issue
23:04
nur-bot has joined #nixos-nur
23:04
nur-bot has quit [Client Quit]
23:17
justanotheruser has quit [Ping timeout: 260 seconds]
23:32
justanotheruser has joined #nixos-nur
23:59
<
{^_^} >
nix-community/NUR#240 (by makefu, 24 seconds ago, open): [nur-search] repo does evaluate when generating nur-combined but does not evaluate on nur-search update