Lunaphied
|
54cc0918d4
|
overlay: support nix-doc integration into Lix
|
2024-04-03 15:55:27 -06:00 |
|
jade
|
2714f7ac02
|
Merge pull request 'Add LICENSE' (#10) from jade/license into main
Reviewed-on: lix-project/nixos-module#10
|
2024-04-03 20:08:18 +00:00 |
|
jade
|
48055468d5
|
Add LICENSE
|
2024-04-02 13:21:56 -07:00 |
|
jade
|
a428fa24ae
|
probably fix cross compilation
|
2024-04-02 00:41:06 -07:00 |
|
jade
|
9c691a4185
|
Merge pull request 'fix: pin nurl to upstream nix' (#9) from mweinelt/nixos-module:nurl-pin into main
Reviewed-on: lix-project/nixos-module#9
|
2024-03-29 07:16:53 +00:00 |
|
hexa
|
600fc154e4
|
fix: pin nurl to upstream nix
nix-init depends on nurl, so they need to use the same nix for nix-init
to not be rebuilt.
|
2024-03-29 02:27:19 +01:00 |
|
eldritch horrors
|
280c404856
|
flake.lock: update
|
2024-03-28 18:32:40 +01:00 |
|
eldritch horrors
|
eabed5a04f
|
fix: add cmake and toml11 to inputs
toml11 is needed anyway, cmake is only needed for meson. meson isn't
needed right now but let's not have this cause problems *again* soon
|
2024-03-28 18:32:00 +01:00 |
|
jade
|
5d64b01d02
|
Merge pull request 'fix: pin nix-init to upstream nix' (#8) from mweinelt/nixos-module:nix-init-pin into main
Reviewed-on: lix-project/nixos-module#8
|
2024-03-27 08:07:07 +00:00 |
|
hexa
|
7afd8fbb0d
|
fix: pin nix-init to upstream nix
|
2024-03-27 05:54:26 +01:00 |
|
jade
|
5d2b325d3a
|
flake.lock: Update
Flake lock file updates:
• Updated input 'lix':
'git+ssh://git@git.lix.systems/lix-project/lix.git?ref=refs/heads/main&rev=66ccc93eeded1ab77281600bd41d6b0d8d8bf43a' (2024-03-25)
→ 'git+ssh://git@git.lix.systems/lix-project/lix.git?ref=refs/heads/main&rev=0be766c12de6badbbfa4fb9f76b6688b04d81059' (2024-03-25)
|
2024-03-25 13:45:09 -07:00 |
|
jade
|
1062d3c1ff
|
Add version suffix in nixos module
|
2024-03-25 13:44:56 -07:00 |
|
jade
|
f8b5d0bc9c
|
flake.lock: Update
Flake lock file updates:
• Updated input 'lix':
'git+ssh://git@git.lix.systems/lix-project/lix.git?ref=refs/heads/main&rev=d26eccebfc1f0d3f5b77e781ffc6455f05f8f90c' (2024-03-24)
→ 'git+ssh://git@git.lix.systems/lix-project/lix.git?ref=refs/heads/main&rev=66ccc93eeded1ab77281600bd41d6b0d8d8bf43a' (2024-03-25)
|
2024-03-24 21:32:14 -07:00 |
|
Qyriad
|
adbbecb518
|
Merge pull request 'Add gitignore' (#6) from emilytrau/nixos-module:emilytrau/gitignore into main
Reviewed-on: lix-project/nixos-module#6
|
2024-03-25 03:03:56 +00:00 |
|
Emily Trau
|
ebdf6e66ae
|
Add gitignore
|
2024-03-25 13:57:03 +11:00 |
|
jade
|
30a7b8f7c8
|
Update lix and add system profile
|
2024-03-24 17:17:53 -07:00 |
|
jade
|
41990c5d80
|
Add system profile
|
2024-03-24 17:14:18 -07:00 |
|
jade
|
f173ccc0aa
|
put prerelease info in the version
|
2024-03-18 14:26:45 -07:00 |
|
jade
|
4d09a927b0
|
bump lix to a non bork version
|
2024-03-18 13:18:23 -07:00 |
|
jade
|
7278990b5a
|
fix: make the boehm patch content addressed to avoid rebuilds
|
2024-03-18 13:16:48 -07:00 |
|
jade
|
8b7315c5b9
|
nix-doc: disable plugin since it is broken by Lix API changes
We don't intend to fix the API changes in nix-doc, because we should be
able to kill nix-doc in like a week?
|
2024-03-16 16:30:31 -07:00 |
|
jade
|
e61b27f3f6
|
Merge pull request 'Switch to the replicated forgejo, and bump lix to head' (#2) from ktemkin/nixos-module:change_url into main
Reviewed-on: lix-project/nixos-module#2
|
2024-03-09 00:30:16 -07:00 |
|
Kate Temkin
|
ff76ec73c9
|
flake.lock: Update
Flake lock file updates:
• Updated input 'lix':
'git+ssh://gerrit.lix.systems:2022/lix?ref=refs/heads/main&rev=eac76dbe90ad1ceade863744739246e9b6abaa90' (2024-03-08)
→ 'git+ssh://git@git.lix.systems/lix-project/lix.git?ref=refs/heads/main&rev=896e525681bbf696c330af4e51c5e161d3818350' (2024-03-09)
|
2024-03-09 00:24:17 -07:00 |
|
Kate Temkin
|
c88abb52dc
|
lix: switch to forgejo (replicated) clone addr
|
2024-03-09 00:23:44 -07:00 |
|
raito
|
89ccd6e015
|
fix: pin nixos-option to upstream
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
|
2024-03-09 02:27:21 +01:00 |
|
jade
|
7083c47d04
|
Merge pull request 'feat: introduce our own flake-compat' (#1) from flake-compat into main
Reviewed-on: lix-project/nixos-module#1
|
2024-03-08 18:11:31 -07:00 |
|
raito
|
d2b5d0a958
|
feat: introduce our own flake-compat
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
|
2024-03-09 01:48:11 +01:00 |
|
Jade Lovelace
|
a312274b08
|
fake version
|
2024-03-08 00:10:56 -08:00 |
|
Jade Lovelace
|
5ca6ed5690
|
fix git-requiring tests
|
2024-03-08 00:05:25 -08:00 |
|
Jade Lovelace
|
c4615ccc7f
|
fix version
|
2024-03-07 23:49:29 -08:00 |
|
Jade Lovelace
|
9ed607358a
|
update lix
|
2024-03-07 23:43:21 -08:00 |
|
jade
|
6e25f8e097
|
nix bug: nix flake lock doesnt delete stuff if you set flake=false
|
2024-03-07 12:22:46 -08:00 |
|
jade
|
19fcea3c01
|
dont build electron please
|
2024-03-07 12:11:49 -08:00 |
|
jade
|
95c13a16e0
|
version suffix
|
2024-03-07 11:49:12 -08:00 |
|
jade
|
be0e76426b
|
fix nix-doc
|
2024-03-07 11:45:59 -08:00 |
|
jade
|
d56179fb03
|
update nix stable
|
2024-03-07 11:38:40 -08:00 |
|
jade
|
cede19bbad
|
un-flakes your lix
|
2024-03-07 11:31:59 -08:00 |
|
jade
|
e8bbab27ee
|
nixos module to catfood it
|
2024-03-07 11:27:15 -08:00 |
|