Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dotfiles
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jens Nolte
dotfiles
Commits
9e552328
Commit
9e552328
authored
3 years ago
by
Jens Nolte
Browse files
Options
Downloads
Patches
Plain Diff
Remove qd and update
parent
4504c6c9
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
configuration.nix
+5
-3
5 additions, 3 deletions
configuration.nix
flake.lock
+17
-21
17 additions, 21 deletions
flake.lock
flake.nix
+1
-6
1 addition, 6 deletions
flake.nix
layers/desktop.nix
+0
-2
0 additions, 2 deletions
layers/desktop.nix
with
23 additions
and
32 deletions
configuration.nix
+
5
−
3
View file @
9e552328
...
@@ -46,7 +46,7 @@ in
...
@@ -46,7 +46,7 @@ in
(
path
+
"/configuration.nix"
)
(
path
+
"/configuration.nix"
)
normalSystemConfiguration
normalSystemConfiguration
flakeInputs
.
homemanager
.
nixosModules
.
home-manager
flakeInputs
.
homemanager
.
nixosModules
.
home-manager
flakeInputs
.
qd
.
nixosModules
.
qd
#
flakeInputs.
sample
.nixosModules.
sample
]
++
layerImports
;
]
++
layerImports
;
home-manager
=
{
home-manager
=
{
...
@@ -59,8 +59,10 @@ in
...
@@ -59,8 +59,10 @@ in
nixpkgs
.
overlays
=
[
nixpkgs
.
overlays
=
[
(
import
./pkgs
)
(
import
./pkgs
)
flakeInputs
.
qd
.
overlay
#flakeInputs.q.overlay
flakeInputs
.
q
.
overlay
(
self
:
super
:
{
q
=
flakeInputs
.
q
.
packages
.
${
system
}
.
q
;
})
]
++
extraOverlays
;
]
++
extraOverlays
;
# Pin channel in nix path
# Pin channel in nix path
...
...
This diff is collapsed.
Click to expand it.
flake.lock
+
17
−
21
View file @
9e552328
...
@@ -7,11 +7,11 @@
...
@@ -7,11 +7,11 @@
]
]
},
},
"locked": {
"locked": {
"lastModified": 162
0138697
,
"lastModified": 162
8287034
,
"narHash": "sha256-
8Mgj+Fj4zGEI7oA9wbyqvdwq+46kAyd3barMIedWkho
=",
"narHash": "sha256-
pWMEpQQcKxBy0OKskFLXJHEyGYJIiMu/BUQjCWxGF38
=",
"owner": "nix-community",
"owner": "nix-community",
"repo": "home-manager",
"repo": "home-manager",
"rev": "
64c5228c0828fff0c94c1d42f7225115c299ae08
",
"rev": "
b0d769691cc379c9ab91d3acec5d14e75c02c02b
",
"type": "github"
"type": "github"
},
},
"original": {
"original": {
...
@@ -22,11 +22,11 @@
...
@@ -22,11 +22,11 @@
},
},
"nixpkgs": {
"nixpkgs": {
"locked": {
"locked": {
"lastModified": 162
0901170
,
"lastModified": 162
8199198
,
"narHash": "sha256-
hsJnA0fH6gGzj9KOoolUR+8mw+wNAJC/2SxjZsEq1AI
=",
"narHash": "sha256-
DkMFcm5VdqbausjUjyHWGBlcXNw/EMFiQpiCY5KKtMo
=",
"owner": "nixos",
"owner": "nixos",
"repo": "nixpkgs",
"repo": "nixpkgs",
"rev": "
d1601a40c48426ae460eede1675fd1d6ee23e198
",
"rev": "
439b1605227b8adb1357b55ce8529d541abbe9eb
",
"type": "github"
"type": "github"
},
},
"original": {
"original": {
...
@@ -39,20 +39,17 @@
...
@@ -39,20 +39,17 @@
"q": {
"q": {
"inputs": {
"inputs": {
"nixpkgs": [
"nixpkgs": [
"qd",
"nixpkgs"
"nixpkgs"
],
],
"qd": [
"qrpc": "qrpc"
"qd"
]
},
},
"locked": {
"locked": {
"host": "git.c3pb.de",
"host": "git.c3pb.de",
"lastModified": 16
1419692
3,
"lastModified": 16
2585384
3,
"narHash": "sha256-
Yjnd3hSW1XpZ9BQJCUeC0ES3KrWe6kubh22wkxEp9xE
=",
"narHash": "sha256-
lEsACncCRVYHimQYe4phdCsXKN3XyXwDVpTrz8l53WU
=",
"owner": "jens",
"owner": "jens",
"repo": "q",
"repo": "q",
"rev": "
1002c6c644bb377a22a8ac5a8ac9e54bcb055874
",
"rev": "
4d8addff43a1c55da33c3fffaf614a4ffe69d66a
",
"type": "gitlab"
"type": "gitlab"
},
},
"original": {
"original": {
...
@@ -84,7 +81,7 @@
...
@@ -84,7 +81,7 @@
"type": "gitlab"
"type": "gitlab"
}
}
},
},
"q
d
": {
"q
rpc
": {
"inputs": {
"inputs": {
"nixpkgs": [
"nixpkgs": [
"nixpkgs"
"nixpkgs"
...
@@ -92,17 +89,17 @@
...
@@ -92,17 +89,17 @@
},
},
"locked": {
"locked": {
"host": "git.c3pb.de",
"host": "git.c3pb.de",
"lastModified": 16
15431166
,
"lastModified": 16
25850564
,
"narHash": "sha256-
ZwR9s18dGMrPJ+SLFOTL2BCsd4eZ6dd86v+Z7M2LSZc
=",
"narHash": "sha256-
ubB7L1MDiQyTikN7ocFrqhz9QZSUk5JC+h4yEm8f2/A
=",
"owner": "jens",
"owner": "jens",
"repo": "q
d
",
"repo": "q
rpc
",
"rev": "
49571704277e7f59712622dc2c87ee18b226da31
",
"rev": "
66ceccbb855df7e6048f70fb0790de47412c754a
",
"type": "gitlab"
"type": "gitlab"
},
},
"original": {
"original": {
"host": "git.c3pb.de",
"host": "git.c3pb.de",
"owner": "jens",
"owner": "jens",
"repo": "q
d
",
"repo": "q
rpc
",
"type": "gitlab"
"type": "gitlab"
}
}
},
},
...
@@ -111,8 +108,7 @@
...
@@ -111,8 +108,7 @@
"homemanager": "homemanager",
"homemanager": "homemanager",
"nixpkgs": "nixpkgs",
"nixpkgs": "nixpkgs",
"q": "q",
"q": "q",
"qauth": "qauth",
"qauth": "qauth"
"qd": "qd"
}
}
}
}
},
},
...
...
This diff is collapsed.
Click to expand it.
flake.nix
+
1
−
6
View file @
9e552328
...
@@ -10,14 +10,9 @@
...
@@ -10,14 +10,9 @@
url
=
gitlab
:
jens/qauth
?
host
=
git
.
c3pb
.
de
;
url
=
gitlab
:
jens/qauth
?
host
=
git
.
c3pb
.
de
;
inputs
.
nixpkgs
.
follows
=
"nixpkgs"
;
inputs
.
nixpkgs
.
follows
=
"nixpkgs"
;
};
};
qd
=
{
url
=
gitlab
:
jens/qd
?
host
=
git
.
c3pb
.
de
;
inputs
.
nixpkgs
.
follows
=
"nixpkgs"
;
};
q
=
{
q
=
{
url
=
gitlab
:
jens/q
?
host
=
git
.
c3pb
.
de
;
url
=
gitlab
:
jens/q
?
host
=
git
.
c3pb
.
de
;
inputs
.
qd
.
follows
=
"qd"
;
inputs
.
nixpkgs
.
follows
=
"nixpkgs"
;
inputs
.
nixpkgs
.
follows
=
"qd/nixpkgs"
;
};
};
};
};
...
...
This diff is collapsed.
Click to expand it.
layers/desktop.nix
+
0
−
2
View file @
9e552328
...
@@ -28,8 +28,6 @@ in
...
@@ -28,8 +28,6 @@ in
];
];
environment
.
systemPackages
=
with
pkgs
;
[
environment
.
systemPackages
=
with
pkgs
;
[
qd
# desktop environment programs
# desktop environment programs
kitty
kitty
rxvt_unicode
rxvt_unicode
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment